CN112070584A - Order management method, device, equipment and storage medium - Google Patents

Order management method, device, equipment and storage medium Download PDF

Info

Publication number
CN112070584A
CN112070584A CN202010941655.4A CN202010941655A CN112070584A CN 112070584 A CN112070584 A CN 112070584A CN 202010941655 A CN202010941655 A CN 202010941655A CN 112070584 A CN112070584 A CN 112070584A
Authority
CN
China
Prior art keywords
data
commerce platform
pushed
target
push
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010941655.4A
Other languages
Chinese (zh)
Inventor
汪建军
匡南臻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bestseller Shenzhen Technology Co ltd
Original Assignee
Bestseller Shenzhen Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bestseller Shenzhen Technology Co ltd filed Critical Bestseller Shenzhen Technology Co ltd
Priority to CN202010941655.4A priority Critical patent/CN112070584A/en
Publication of CN112070584A publication Critical patent/CN112070584A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Item investigation
    • G06Q30/0625Directed, with specific intent or strategy
    • G06Q30/0627Directed, with specific intent or strategy using item specifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Abstract

The invention relates to the field of data transmission and discloses an order management method, an order management device, order management equipment and a storage medium. The method comprises the following steps: receiving a data push request sent by a preset starting e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform; connecting the pushed IP address, reading a data standard in the target E-commerce platform, and judging whether the pushed data meets the data standard; if yes, sending the push data to the target e-commerce platform; and if not, modifying the push data until the push data meets the data standard.

Description

Order management method, device, equipment and storage medium
Technical Field
The present invention relates to the field of data transmission, and in particular, to a method, an apparatus, a device, and a storage medium for order management.
Background
The interconnection technology enables the e-commerce industry to develop vigorously, and people can purchase various commodities on the network and carry out ordering transaction through the e-commerce platform. The E-commerce platform is used as a product of the Internet technology, so that the shopping demand of people is met, and the commodity circulation is guaranteed to help the national economy to increase.
The huge market has produced various nationwide and local e-commerce platforms, and data can be transmitted and converted among the same type of e-commerce platform. However, in different e-commerce platforms, because the interface names, the sequences and the types of data in the design process of the e-commerce platforms are different, data exchange between different e-commerce platforms is difficult to generate, and the transaction speed is influenced. Therefore, there is a need for an e-commerce data conversion technique that can exchange different e-commerce data.
Disclosure of Invention
The invention mainly aims to solve the technical problem that data between different E-commerce platforms are difficult to exchange and transmit mutually.
The first aspect of the present invention provides an order management method, including the steps of:
receiving a data push request sent by a preset starting e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform;
connecting the pushed IP address, reading a data standard in the target E-commerce platform, and judging whether the pushed data meets the data standard;
if yes, sending the push data to the target e-commerce platform;
and if not, modifying the push data until the push data meets the data standard.
Optionally, in a first implementation manner of the first aspect of the present invention, the receiving a data push request sent by a preset initial e-commerce platform includes:
receiving a data input instruction for presetting a starting e-commerce platform, awakening a preset data entry frame, and focusing to an entry text box in the data entry frame;
and receiving a data confirmation instruction of the starting e-commerce platform, extracting data of all input text boxes in the data input frame, and generating a data push request of the starting e-commerce platform.
Optionally, in a second implementation manner of the first aspect of the present invention, the determining whether the pushed data meets the data standard includes:
reading first data tags corresponding to all data in the pushed data, and reading second data tags corresponding to all standards in the data standards;
and comparing the pushed data with the data standard according to the matching of the first data label and the second data label, and sequentially judging whether the data in the pushed data meet the data standard.
Optionally, in a third implementation manner of the first aspect of the present invention, after the sending the push data to the target e-commerce platform, the method further includes:
receiving a purchase selection request for the pushed data in the target e-commerce platform;
generating a purchase order based on a preset conversion algorithm according to the purchase selection request, and displaying the purchase order on the target E-commerce platform;
and receiving a payment confirmation instruction of the purchase order, and sending the purchase order to the IP address of the corresponding merchant.
Optionally, in a fourth implementation manner of the first aspect of the present invention, the generating a purchase order based on a preset conversion algorithm according to the purchase selection request includes:
reading all commodity names in the purchase selection request, and reading the purchase quantity corresponding to the commodity names;
according to the commodity name, capturing a commodity price corresponding to the commodity name from a preset commodity price corresponding table;
and generating a purchase order based on a preset accounting algorithm according to the commodity name, the commodity price and the purchase quantity.
Optionally, in a fifth implementation manner of the first aspect of the present invention, after the receiving the payment confirmation instruction of the purchase order and sending the purchase order to the IP address of the corresponding merchant, the method further includes:
acquiring logistics information of the purchase order;
and synchronously sending the logistics information to the starting e-commerce platform and the target e-commerce platform.
Optionally, in a sixth implementation manner of the first aspect of the present invention, the modifying the push data until the push data meets the data standard includes:
judging whether the data format of the pushed data meets the data standard or not;
if not, converting the data format of the pushed data into a data format corresponding to the data standard, and judging whether the pushed data meets the data standard again;
and if so, stopping the modification of the pushed data and sending the information of the data standard to the starting e-commerce platform.
A second aspect of the present invention provides an order management apparatus, including:
the receiving module is used for receiving a data pushing request sent by a preset starting e-commerce platform, wherein the data pushing request comprises: pushing data and a pushed IP address of a target e-commerce platform;
the judging module is used for connecting the pushed IP address, reading a data standard in the target e-commerce platform and judging whether the pushed data meets the data standard;
the pushing module is used for sending the pushing data to the target e-commerce platform if the pushing data are consistent with the target e-commerce platform;
and the modification module is used for modifying the push data if the push data does not meet the data standard.
A third aspect of the present invention provides an order management apparatus comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line; the at least one processor invokes the instructions in the memory to cause the order management device to perform the order management method described above.
A fourth aspect of the present invention provides a computer-readable storage medium having stored therein instructions, which, when run on a computer, cause the computer to execute the above-mentioned order management method.
Drawings
FIG. 1 is a diagram of a first embodiment of an order management method according to an embodiment of the invention;
FIG. 2 is a diagram of a second embodiment of an order management method according to the embodiment of the invention;
FIG. 3 is a diagram of a third embodiment of an order management method according to an embodiment of the invention;
FIG. 4 is a diagram illustrating a fourth embodiment of an order management method according to the embodiment of the invention;
FIG. 5 is a schematic diagram of an embodiment of an order management apparatus according to the embodiment of the present invention;
FIG. 6 is a schematic diagram of another embodiment of an order management apparatus according to the embodiment of the present invention;
fig. 7 is a schematic diagram of an embodiment of an order management device in the embodiment of the present invention.
Detailed Description
The embodiment of the invention provides an order management method, an order management device, order management equipment and a storage medium.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For convenience of understanding, a detailed flow of an embodiment of the present invention is described below, and referring to fig. 1, a first embodiment of an order management method according to an embodiment of the present invention includes:
101. receiving a data push request sent by a preset starting e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform;
in this embodiment, the starting e-commerce platform is a source of data push, a merchant in the starting e-commerce platform can input product information, product price and product picture, then click a preset push virtual button to register information of a target product, and send the product information, the product price and the product picture to be pushed to an IP address corresponding to the target e-commerce platform. In another embodiment, webhook can be used to monitor the initial e-commerce data, and if new data exists, the data content can be checked out, and a new data push request is generated.
102. Connecting a push IP address, reading a data standard in a target E-commerce platform, and judging whether push data meets the data standard or not;
in this embodiment, a channel for establishing a TCP/IP wireless communication connection with the push IP address is used to obtain a standard for all data in the provider platform. The data standard has the requirements that the product name is set to be a standard which needs to be Chinese, two digits after a decimal point are needed to be reserved for the product price, and the size of a product picture cannot exceed 1M. And sequentially reading the data standard of the push information in the target E-commerce platform, and judging whether the product name in the push data is set to be in a full Chinese language, whether the product price reserves two digits after decimal point, and whether the data size of the product picture exceeds 1M.
103. If yes, sending the push data to a target e-commerce platform;
in this embodiment, if all the push data are in accordance with the setting of the target e-commerce platform, the push data are written into the target e-commerce platform according to the data tag of the target e-commerce platform. For example, the push data is { id: new price: 12.33 photo: 545556.jpg }, reading corresponding items ee, oud, kdl and the like in the target e-commerce platform according to tags such as id, price, photo and the like in the target e-commerce platform are not equal in characters.
104. If not, modifying the push data until the push data meets the data standard.
In this embodiment, the push data is { id: new 55 price: 12.339 photo: 545556.jpg }, the name and price do not accord with the requirement of the target e-commerce platform, then adjustment is needed, the number in id is removed, the data in pirce is changed into 12.34 according to the rule of "rounding", and the data is pushed to be { id: the new price: 12.34 photo: 545556.jpg } meets the requirement of pushing data, and data in the pushing data is filled according to tags e2e, outddd and kPdl corresponding to the target platform data.
In the embodiment of the invention, the data in the initial e-commerce platform which does not conform to the target e-commerce platform is adjusted by coordinating the data standards of different platforms, so that the data of different e-commerce platforms can be mutually transmitted to the corresponding positions in the target e-commerce platform, and the problem of data mismatch of different e-commerce platforms is solved.
Referring to fig. 2, a second embodiment of the order management method according to the embodiment of the present invention includes:
201. receiving a data input instruction for presetting a starting e-commerce platform, awakening a preset data entry frame, and focusing to an entry text box in the data entry frame;
in this embodiment, the receiving merchant clicks a button corresponding to the data input instruction in the e-commerce platform, and enters the data into the frame { name: price: picture: and focused into the entry text box of id.
202. Receiving a data confirmation instruction of an initial e-commerce platform, extracting data of all input text boxes in a data input frame, and generating a data push request of the initial e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform;
in this embodiment, after receiving the electric signal obtained by the merchant clicking the button corresponding to the initial data confirmation instruction, the electrical signal is extracted from the frame { name: the new price point is as follows: 12.34 Picture: 545556.jpg } "new point", "12.34", "545556. jpg". And generating a data push request according to the new point, the 12.34, the 545556.jpg and the target E-business platform push IP.
203. Connecting and pushing an IP address, and reading a data standard in a target e-commerce platform;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
204. Reading first data tags corresponding to all data in the pushed data, and reading second data tags corresponding to all standards in the data standards;
in this embodiment, the { id: a new point of price: 12.34 photo: 545556.jpg }, price, photo, and reads the corresponding tags e2e, ouddD, kPdl in the data standard.
205. According to the matching of the first data label and the second data label, the pushed data is compared with the data standard, and whether the data in the pushed data meet the data standard or not is sequentially judged;
in this embodiment, according to the matching of id and e2e, the matching of price and ouddD, and the matching of photo and kPdl, id, price, and photo are compared with the data standard, and it is sequentially determined whether "new point" is a full chinese, whether "12.34" retains two-digit decimal point, and whether "545556. jpg" is smaller than 1M.
206. If yes, sending the push data to a target e-commerce platform;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
207. If not, modifying the push data until the push data meets the data standard.
The method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
In the embodiment of the invention, the data in the initial e-commerce platform which does not conform to the target e-commerce platform is adjusted by coordinating the data standards of different platforms, so that the data of different e-commerce platforms can be mutually transmitted to the corresponding positions in the target e-commerce platform, and the problem of data mismatch of different e-commerce platforms is solved.
Referring to fig. 3, a third embodiment of the order management method according to the embodiment of the present invention includes:
301. receiving a data push request sent by a preset starting e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
302. Connecting a push IP address, reading a data standard in a target E-commerce platform, and judging whether push data meets the data standard or not;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
303. If yes, sending the push data to a target e-commerce platform;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
304. Receiving a purchase selection request for push data in a target E-commerce platform;
in this embodiment, the push data includes push data of a fruit, an electric appliance, a mobile phone, a computer, and the like, and when a purchase request is selected, all or part of the push data may be selected from the fruit, the electric appliance, the mobile phone, and the computer.
305. Reading all commodity names in the purchase selection request and reading the purchase quantity corresponding to the commodity names;
in this embodiment, only the mobile phone is in the purchase request, the names of the commodities in the mobile phone are mobile phone 1, mobile phone 2 and mobile phone 3, and the corresponding purchase quantity is 100, 500 and 600.
306. According to the commodity name, capturing the commodity price corresponding to the commodity name from a preset commodity price corresponding table;
in this embodiment, the prices corresponding to the grasping mobile phones 1, 2, and 3 are 800, 1000, and 1200.
307. Generating a purchase order based on a preset accounting algorithm according to the commodity name, the commodity price and the purchase quantity;
in this embodiment, the purchase quantity and price corresponding to the purchase order mobile phone 1, mobile phone 2, and mobile phone 3 are calculated, the total price corresponding to the mobile phone 1, mobile phone 2, and mobile phone 3 is 80000, 500000, and 720000, and the total price of the purchase order is 202000.
308. Receiving a payment confirmation instruction of a purchase order, and sending the purchase order to an IP address of a corresponding merchant;
in this embodiment, an electrical signal of a button corresponding to the payment confirmation button of the target e-commerce platform is received, and the detailed item and the total price of the purchase order are sent to the merchant IP address.
309. Acquiring logistics information of a purchase order;
in this embodiment, the logistics information of the purchase order in the links of shipment, receipt of the logistics company, transportation node 1, …, transportation node n, receipt confirmation, and the like is obtained.
310. Synchronously sending the logistics information to an initial e-commerce platform and a target e-commerce platform;
in this embodiment, the logistics information is transmitted to the initial e-commerce platform and the target e-commerce platform in real time, so that the buyer and the merchant can know the specific conditions of the articles.
311. If not, modifying the push data until the push data meets the data standard.
The method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
In the embodiment of the invention, the data in the initial e-commerce platform which does not conform to the target e-commerce platform is adjusted by coordinating the data standards of different platforms, so that the data of different e-commerce platforms can be mutually transmitted to the corresponding positions in the target e-commerce platform, and the problem of data mismatch of different e-commerce platforms is solved.
Referring to fig. 4, a fourth embodiment of the order management method according to the embodiment of the present invention includes:
401. receiving a data push request sent by a preset starting e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
402. Connecting a push IP address, reading a data standard in a target E-commerce platform, and judging whether push data meets the data standard or not;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
403. If yes, sending the push data to a target e-commerce platform;
the method embodiment described in this embodiment is similar to the first embodiment, and reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
404. If not, judging whether the data format of the pushed data meets the data standard or not;
in the present embodiment, push data { id: a new point of price: 12.34 photo: 545556.jpg } the photos are in jpg format, but the photos of the target e-commerce platform only accept PNG, and the photos do not meet the data standard.
405. If not, converting the data format of the pushed data into a data format corresponding to the data standard, and judging whether the pushed data meets the data standard again;
in this embodiment, the 545556.jpg photo format is converted into the 545556.PNG, and then it is determined whether the 545556.PNG meets the data standard of the target e-commerce platform.
406. And if so, stopping the modification of the pushed data and sending the information of the data standard to the starting e-commerce platform.
In this embodiment, if the format is in compliance, the data standard is sent to the data source without modification, and the merchant modifies the data standard.
In the embodiment of the invention, the data in the initial e-commerce platform which does not conform to the target e-commerce platform is adjusted by coordinating the data standards of different platforms, so that the data of different e-commerce platforms can be mutually transmitted to the corresponding positions in the target e-commerce platform, and the problem of data mismatch of different e-commerce platforms is solved.
With reference to fig. 5, the order management method in the embodiment of the present invention is described above, and an order management apparatus in the embodiment of the present invention is described below, where an embodiment of the order management apparatus in the embodiment of the present invention includes:
a receiving module 501, configured to receive a data pushing request sent by a preset initial e-commerce platform, where the data pushing request includes: pushing data and a pushed IP address of a target e-commerce platform;
a judging module 502, configured to connect to the pushed IP address, read a data standard in the target e-commerce platform, and judge whether the pushed data meets the data standard;
the pushing module 503 is configured to send the pushed data to the target e-commerce platform if the pushed data is consistent with the target e-commerce platform;
a modifying module 504, configured to modify the pushed data if the pushed data does not meet the data standard.
In the embodiment of the invention, the data in the initial e-commerce platform which does not conform to the target e-commerce platform is adjusted by coordinating the data standards of different platforms, so that the data of different e-commerce platforms can be mutually transmitted to the corresponding positions in the target e-commerce platform, and the problem of data mismatch of different e-commerce platforms is solved.
Referring to fig. 6, another embodiment of the order management apparatus according to the embodiment of the present invention includes:
a receiving module 501, configured to receive a data pushing request sent by a preset initial e-commerce platform, where the data pushing request includes: pushing data and a pushed IP address of a target e-commerce platform;
a judging module 502, configured to connect to the pushed IP address, read a data standard in the target e-commerce platform, and judge whether the pushed data meets the data standard;
the pushing module 503 is configured to send the pushed data to the target e-commerce platform if the pushed data is consistent with the target e-commerce platform;
a modifying module 504, configured to modify the pushed data if the pushed data does not meet the data standard.
The receiving module 501 is specifically configured to:
receiving a data input instruction for presetting a starting e-commerce platform, awakening a preset data entry frame, and focusing to an entry text box in the data entry frame;
and receiving a data confirmation instruction of the starting e-commerce platform, extracting data of all input text boxes in the data input frame, and generating a data push request of the starting e-commerce platform.
The determining module 502 is specifically configured to:
reading first data tags corresponding to all data in the pushed data, and reading second data tags corresponding to all standards in the data standards;
and comparing the pushed data with the data standard according to the matching of the first data label and the second data label, and sequentially judging whether the data in the pushed data meet the data standard.
Wherein, the order management apparatus further comprises an order production module 505, and the order production module 505 comprises:
a receiving unit 5051, configured to receive a purchase selection request for the pushed data in the target e-commerce platform;
a generating unit 5052, configured to generate a purchase order based on a preset conversion algorithm according to the purchase selection request, and display the purchase order on the target e-commerce platform;
a sending unit 5053, configured to receive a payment confirmation instruction of the purchase order, and send the purchase order to an IP address of a corresponding merchant.
The generation unit 5052 is specifically configured to:
reading all commodity names in the purchase selection request, and reading the purchase quantity corresponding to the commodity names;
according to the commodity name, capturing a commodity price corresponding to the commodity name from a preset commodity price corresponding table;
and generating a purchase order based on a preset accounting algorithm according to the commodity name, the commodity price and the purchase quantity.
The order production module 505 further includes a synchronization unit 5054, and the synchronization unit 5054 is specifically configured to:
acquiring logistics information of the purchase order;
and synchronously sending the logistics information to the starting e-commerce platform and the target e-commerce platform.
Wherein the modification module 504 is specifically configured to:
judging whether the data format of the pushed data meets the data standard or not;
if not, converting the data format of the pushed data into a data format corresponding to the data standard, and judging whether the pushed data meets the data standard again;
and if so, stopping the modification of the pushed data and sending the information of the data standard to the starting e-commerce platform.
In the embodiment of the invention, the data in the initial e-commerce platform which does not conform to the target e-commerce platform is adjusted by coordinating the data standards of different platforms, so that the data of different e-commerce platforms can be mutually transmitted to the corresponding positions in the target e-commerce platform, and the problem of data mismatch of different e-commerce platforms is solved.
Fig. 5 and fig. 6 describe the order management apparatus in the embodiment of the present invention in detail from the perspective of the modular functional entity, and the order management device in the embodiment of the present invention is described in detail from the perspective of hardware processing.
Fig. 7 is a schematic structural diagram of an order management apparatus 700 according to an embodiment of the present invention, where the order management apparatus 700 may have a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 710 (e.g., one or more processors) and a memory 720, and one or more storage media 730 (e.g., one or more mass storage devices) for storing applications 733 or data 732. Memory 720 and storage medium 730 may be, among other things, transient storage or persistent storage. The program stored in the storage medium 730 may include one or more modules (not shown), each of which may include a series of instruction operations for the order management apparatus 700. Still further, the processor 710 may be configured to communicate with the storage medium 730 to execute a series of instruction operations in the storage medium 730 on the order management device 700.
The order-based management apparatus 700 may also include one or more power supplies 740, one or more wired or wireless network interfaces 750, one or more input-output interfaces 760, and/or one or more operating systems 731, such as Windows Server, Mac OS X, Unix, Linux, FreeBSD, and the like. Those skilled in the art will appreciate that the order management facility configuration shown in FIG. 7 does not constitute a limitation of order-based management facilities, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
The present invention also provides a computer readable storage medium, which may be a non-volatile computer readable storage medium, which may also be a volatile computer readable storage medium, having stored therein instructions, which, when run on a computer, cause the computer to perform the steps of the order management method.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses, and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An order management method, comprising the steps of:
receiving a data push request sent by a preset starting e-commerce platform, wherein the data push request comprises: pushing data and a pushed IP address of a target e-commerce platform;
connecting the pushed IP address, reading a data standard in the target E-commerce platform, and judging whether the pushed data meets the data standard;
if yes, sending the push data to the target e-commerce platform;
and if not, modifying the push data until the push data meets the data standard.
2. The order management method according to claim 1, wherein the receiving a data push request sent by a preset initiating e-commerce platform comprises:
receiving a data input instruction for presetting a starting e-commerce platform, awakening a preset data entry frame, and focusing to an entry text box in the data entry frame;
and receiving a data confirmation instruction of the starting e-commerce platform, extracting data of all input text boxes in the data input frame, and generating a data push request of the starting e-commerce platform.
3. The order management method according to claim 1, wherein said determining whether the pushed data meets the data standard comprises:
reading first data tags corresponding to all data in the pushed data, and reading second data tags corresponding to all standards in the data standards;
and comparing the pushed data with the data standard according to the matching of the first data label and the second data label, and sequentially judging whether the data in the pushed data meet the data standard.
4. The order management method of claim 1, wherein after said sending said push data to said target e-commerce platform, further comprising:
receiving a purchase selection request for the pushed data in the target e-commerce platform;
generating a purchase order based on a preset conversion algorithm according to the purchase selection request, and displaying the purchase order on the target E-commerce platform;
and receiving a payment confirmation instruction of the purchase order, and sending the purchase order to the IP address of the corresponding merchant.
5. The order management method of claim 4, wherein said generating a purchase order based on a preset conversion algorithm according to said purchase selection request comprises:
reading all commodity names in the purchase selection request, and reading the purchase quantity corresponding to the commodity names;
according to the commodity name, capturing a commodity price corresponding to the commodity name from a preset commodity price corresponding table;
and generating a purchase order based on a preset accounting algorithm according to the commodity name, the commodity price and the purchase quantity.
6. The order management method according to claim 1, wherein after receiving the payment confirmation instruction of the purchase order and sending the purchase order to the IP address of the corresponding merchant, the method further comprises:
acquiring logistics information of the purchase order;
and synchronously sending the logistics information to the starting e-commerce platform and the target e-commerce platform.
7. The order management method of claim 1, wherein said modifying said push data until said push data meets said data criteria comprises:
judging whether the data format of the pushed data meets the data standard or not;
if not, converting the data format of the pushed data into a data format corresponding to the data standard, and judging whether the pushed data meets the data standard again;
and if so, stopping the modification of the pushed data and sending the information of the data standard to the starting e-commerce platform.
8. An order management apparatus, characterized in that the order management apparatus comprises:
the receiving module is used for receiving a data pushing request sent by a preset starting e-commerce platform, wherein the data pushing request comprises: pushing data and a pushed IP address of a target e-commerce platform;
the judging module is used for connecting the pushed IP address, reading a data standard in the target e-commerce platform and judging whether the pushed data meets the data standard;
the pushing module is used for sending the pushing data to the target e-commerce platform if the pushing data are consistent with the target e-commerce platform;
and the modification module is used for modifying the push data if the push data does not meet the data standard.
9. An order management apparatus characterized by comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invoking the instructions in the memory to cause the order management apparatus to perform the order management method of any of claims 1-7.
10. A computer-readable storage medium, having a computer program stored thereon, which, when being executed by a processor, carries out the order management method according to any one of claims 1-7.
CN202010941655.4A 2020-09-09 2020-09-09 Order management method, device, equipment and storage medium Pending CN112070584A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010941655.4A CN112070584A (en) 2020-09-09 2020-09-09 Order management method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010941655.4A CN112070584A (en) 2020-09-09 2020-09-09 Order management method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112070584A true CN112070584A (en) 2020-12-11

Family

ID=73663165

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010941655.4A Pending CN112070584A (en) 2020-09-09 2020-09-09 Order management method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112070584A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1484804A (en) * 2001-01-09 2004-03-24 ά���ƹ�˾ Method and apparatus for facilitating business processes
US20040128211A1 (en) * 2002-12-27 2004-07-01 Tsai Min Fun Purchase management system and method
CN107067209A (en) * 2017-04-11 2017-08-18 苏州云仓物流科技有限公司 Cross-border electric business clearance system
CN107645524A (en) * 2016-07-21 2018-01-30 腾讯科技(深圳)有限公司 A kind of message push processing method and device
CN107833595A (en) * 2017-10-12 2018-03-23 山东大学 Medical big data multicenter integration platform and method
CN109150940A (en) * 2017-06-27 2019-01-04 阿里巴巴集团控股有限公司 Business object information sending method, dissemination method, server and client side

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1484804A (en) * 2001-01-09 2004-03-24 ά���ƹ�˾ Method and apparatus for facilitating business processes
US20040128211A1 (en) * 2002-12-27 2004-07-01 Tsai Min Fun Purchase management system and method
CN107645524A (en) * 2016-07-21 2018-01-30 腾讯科技(深圳)有限公司 A kind of message push processing method and device
CN107067209A (en) * 2017-04-11 2017-08-18 苏州云仓物流科技有限公司 Cross-border electric business clearance system
CN109150940A (en) * 2017-06-27 2019-01-04 阿里巴巴集团控股有限公司 Business object information sending method, dissemination method, server and client side
CN107833595A (en) * 2017-10-12 2018-03-23 山东大学 Medical big data multicenter integration platform and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
秦耀坤, 曹元大: "用TongIntegrator实现电子商务中的系统集成", 现代电子技术, no. 08 *

Similar Documents

Publication Publication Date Title
US7734729B2 (en) System and method for obtaining information relating to an item of commerce using a portable imaging device
CN112115190B (en) Method, device and system for converting interface message
US20060212361A1 (en) Method of and system for accessing consumer product related information at points of consumer presence on the World Wide Web(WWW) at which UPN-encoded java-applets are embedded within HTML-encoded documents
US11315070B2 (en) Method and apparatus for storing information
RU2676877C2 (en) Method and device for using tag data
WO2020029775A1 (en) Commodity return code generation and return method and apparatus, device, and storage medium thereof
KR20080042210A (en) System for commodity-auto registration and method thereof
CN112598434A (en) Data acquisition method and device and commodity release method
CN110730975A (en) E-commerce commodity display system based on cloud computing
CN111080399A (en) Commodity information processing method and device
CN107977876B (en) Method and device for processing order information
KR20090000702A (en) Integrated supplying chain management system for on line shopping mall
KR20190046549A (en) Method of generating shopping mall product detail page and server performing the same
CN112070584A (en) Order management method, device, equipment and storage medium
CN111078636A (en) Marketing data processing method and system and related equipment
CN111753056A (en) Information pushing method and device, computing equipment and computer readable storage medium
CN110889730A (en) Commodity transaction method based on block chain
CN115170221A (en) Commodity information aggregation method and device and electronic equipment
CN108717639A (en) Barcode scanning is quickly obtained the method and system of product details
CN104571816A (en) Method, terminal and system for acquiring information
CN107967638B (en) Ordering method and system for customized commodities
KR20030004179A (en) System and method for price searching and transaction of goods using wireless communication device and optical character reader engine
KR20090067400A (en) System and method for providing a marketing information
CN203070361U (en) Finance equipment information acquisition system based on hand-held terminal
CN113535101B (en) Print file generation method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination