CN110675219A - Page and order generation method, system, computer equipment and storage medium - Google Patents

Page and order generation method, system, computer equipment and storage medium Download PDF

Info

Publication number
CN110675219A
CN110675219A CN201910844347.7A CN201910844347A CN110675219A CN 110675219 A CN110675219 A CN 110675219A CN 201910844347 A CN201910844347 A CN 201910844347A CN 110675219 A CN110675219 A CN 110675219A
Authority
CN
China
Prior art keywords
network node
data
target
product
target network
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.)
Granted
Application number
CN201910844347.7A
Other languages
Chinese (zh)
Other versions
CN110675219B (en
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.)
Ping An Property and Casualty Insurance Company of China Ltd
Original Assignee
Ping An Property and Casualty Insurance Company of China 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 Ping An Property and Casualty Insurance Company of China Ltd filed Critical Ping An Property and Casualty Insurance Company of China Ltd
Priority to CN201910844347.7A priority Critical patent/CN110675219B/en
Publication of CN110675219A publication Critical patent/CN110675219A/en
Application granted granted Critical
Publication of CN110675219B publication Critical patent/CN110675219B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping
    • 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/0639Item locations

Abstract

A page and order generation method comprises the following steps: receiving a data merging request initiated by a source network node, and analyzing a network node identifier of a target network node in the data merging request; sending the data merging request to a target network node, and monitoring a response message of the target network node based on the data merging request; receiving a response message of the target network node; if the response message carries the agreement identifier, combining the product data of the source network node and the product data of the target network node to generate a target page; and receiving the access of the user to the target page, and generating order data according to the trigger command of the user. According to the scheme, the product data of the source network node and the product data of the target network node are combined to generate the new target page, so that the orders of the products of the network nodes can be placed in one order, the order placing times of a user are reduced, the user experience is enhanced, and the platform service pressure is relieved.

Description

Page and order generation method, system, computer equipment and storage medium
Technical Field
The present application relates to the field of network technologies, and in particular, to a method, a system, a computer device, and a computer-readable storage medium for generating a page and an order.
Background
With the continuous development of the internet, the e-commerce platform is increasingly strong, and the dependence of people on the e-commerce platform is gradually deepened, however, at present, all shops in the e-commerce platform are independent of each other, only the products in the shop are displayed, and when a user needs to shop in multiple shops at the same time, the user needs to place orders in different shops respectively, which brings inconvenience to the shopping of people; for example, if only a mobile phone is in store a and only a mobile phone shell is in store B, the user needs to order in store a and store B respectively to purchase the mobile phone and the mobile phone shell.
In the prior art, the flexibility of page and order generation is insufficient, so that repeated operation (such as repeated ordering) is required for purchasing commodities, the service pressure of a platform is increased, and the user experience is poor.
Disclosure of Invention
The application provides a page and an order generation method, which aims to solve the problems that in the prior art, due to insufficient flexibility of page and order generation, repeated operation (such as repeated ordering) is required for purchasing commodities, the service pressure of a platform is increased, and the user experience is poor.
The method specifically comprises the following steps:
receiving a data merging request initiated by a source network node, and analyzing a network node identifier of a target network node in the data merging request;
sending the data merging request to the target network node, and monitoring a response message of the target network node based on the data merging request;
receiving a response message of the target network node;
if the response message carries an agreement identifier, establishing an association relationship between the source network node and a target network node, and generating a target page based on the association relationship, the product data of the source network node and the product data of the target network node;
receiving an access request of a user for accessing the source network node or the target network node through a client, and returning the target page to the client based on the access request so as to display product data of the source network node and target product data of the target network node on the client;
receiving a trigger instruction of a user based on the target page, generating order data according to the trigger instruction, generating an order delivery path according to the order data, and sending the order delivery path to a client of a delivery person, wherein the order data comprises product data of the source network node and/or target product data of the target network node.
In order to achieve the above object, an embodiment of the present invention further provides a page and order generation system, where the system includes:
the analysis module is used for receiving a data merging request initiated by a source network node and analyzing the network node identifier of a target network node in the data merging request;
the monitoring module is used for sending the data merging request to the target network node and monitoring a response message of the target network node based on the data merging request, wherein the response message comprises an agreement identifier or a rejection identifier;
a node response receiving module, configured to receive the response message of the target network node;
a page generating module, configured to establish an association relationship between the source network node and a target network node if the response message carries an agreement identifier, and generate a target page based on the association relationship, product data of the source network node, and product data of the target network node;
the display module is used for receiving an access request of a user for accessing the source network node or the target network node through a client, and returning the target page to the client based on the access request so as to display product data of the source network node and target product data of the target network node on the client;
and the path generation module is used for receiving a trigger instruction of a user based on the target page, generating order data according to the trigger instruction, generating an order delivery path according to the order data, and sending the order delivery path to a client of a delivery person, wherein the order data comprises product data of the source network node and/or target product data of the target network node.
In order to solve the above technical problem, another technical solution adopted by the present application is: there is provided a computer device comprising a memory, a processor and a computer program stored on said memory and executable on said processor, said computer program, when executed by the processor, implementing the steps of the above page and order generation method.
In order to solve the above technical problem, another technical solution adopted by the present application is: a computer readable storage medium is provided storing program instructions that can be loaded and executed to perform the above-described page and order generation method.
The beneficial effect of this application is: different from the situation of the prior art, the application provides a page and order generation method, a system, a computer device and a computer storage medium, by establishing an association relationship among different source network nodes and generating a target page based on the association relationship, product data of the source network nodes and product data of the target network nodes, a user can browse product information of a plurality of network nodes in one target page at the same time, and can place orders for products of the plurality of network nodes in one order at the same time, so that the order placing times of the user are reduced, the user experience is enhanced, and the platform service pressure is relieved.
Drawings
Fig. 1 is a flowchart of a first embodiment of a page and order generation method provided in the present application;
fig. 2 is a flowchart of step S104 in an embodiment of a page and order generation method provided in the present application.
Fig. 3 is a flowchart of step S106 in an embodiment of a page and order generation method provided in the present application.
Fig. 4 is a flowchart of step S100 in an embodiment of a page and order generation method provided in the present application.
Fig. 5 is a flowchart of step S001 in the first embodiment of the page and order generation method provided in the present application.
Fig. 6 is a flowchart of step S002 in the first embodiment of the page and order generation method provided in the present application.
FIG. 7 is a schematic diagram of program modules of a second embodiment of a page and order generation system according to the invention.
Fig. 8 is a schematic diagram of a hardware structure of a third embodiment of the computer device of the present invention.
Detailed Description
In order to make the technical problems solved, the technical solutions adopted, and the technical effects achieved by the present application clearer, the technical solutions of the embodiments of the present application will be further described in detail below with reference to the accompanying drawings.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
Example one
Fig. 1 is a schematic flowchart of a method for generating a page and an order according to a first embodiment of the present invention. As shown in the figure, the page construction method includes steps S101 to S106.
S101: receiving a data merging request initiated by a source network node, and analyzing the network node identifier of a target network node in the data merging request.
The data merging request is a request initiated by one network node (i.e., a source network node) to merge data with another network node (i.e., a target network node), and the data merging request at least includes a network node identifier of the target network node to uniquely determine the target network node.
In an application scenario, each network node may be a terminal of a certain shop on the platform (for clarity, in this embodiment, data exchange between shops on the platform is used as a scenario, but the present invention is not limited thereto), and the platform receives a request initiated by a shop to perform data merging with another shop, where the request includes shop identification information, such as a shop name, that can uniquely identify a target shop, and the other shop is a target shop that initiates a data merging request shop.
S102, sending the data merging request to the target network node, and monitoring a response message of the target network node based on the data merging request;
in an application scenario, the data merge request further carries a plurality of description data for describing the source network node, where the plurality of description data includes geographic location information and product data of the source network node.
Illustratively, the target network node evaluates whether to accept the data merging request according to a plurality of pre-stored common geographical paths and geographical location information of the source network node, generates a response message carrying an agreement identifier if the data merging request is accepted, and generates a response message carrying a rejection identifier if the data merging request is not accepted;
in an application scene, one common geographic path of a target shop B is a-B-c-d, the geographic position information of the shop A initiating the data merging request is c, and the common geographic path of the target shop B passes through the shop A and can receive the data merging request of the shop A after evaluation.
Illustratively, the target network node performs complementarity evaluation according to a plurality of target product data saved in advance and the product data provided by the source network node, and evaluates whether to accept the data merging request according to the complementarity evaluation result, and the complementarity evaluation may evaluate a correlation coefficient between each target product data and each product data through a neural network.
In an application scene, the product of the target shop B is a mobile phone shell, the product of the shop A is a mobile phone, and through evaluation, the correlation coefficient between the product data of the two shops is high, and the data merging request of the shop A can be accepted.
S103, receiving a response message of the target network node;
wherein, the response message carries the agreement mark or the refusal mark.
S104, if the response message carries the agreement identification, establishing an incidence relation between the source network node and the target network node, and generating a target page based on the incidence relation, the product data of the source network node and the product data of the target network node.
Illustratively, the step of generating the destination page based on the association relationship, the product data of the source network node and the product data of the destination network node comprises:
step S104A, inquiring product types and product elements under the product types in the product data of the target network node;
step S104B, adding each product element of the destination network node into the product data of the source network node according to the corresponding product type, respectively, to generate a destination page.
In an application scenario, the product data of the stores and the target stores may include product types, products under the product types, prices, sales volumes, and the like corresponding to the respective products.
For example:
product data of the store:
kind of product Product(s)
Beverage product Water and soybean milk
Fruit Apple and strawberry
Product data of the targeted store:
kind of product Product(s)
Beverage product Apple juice and orange juice
Fruit Bananas and peaches
After each product element of the target network node is added to the product data of the source network node according to the corresponding product type, the following steps are carried out:
kind of product Product(s)
Beverage product Water, soybean milk, apple juice, and orange juice
Fruit Apple, strawberry, banana, peach
In other application scenarios, after the step S104B generates the target page, the method may further include:
step S104C, further optimizing the target page, which may be implemented in three specific ways:
(1) step S104Ca, a link relationship between the source network node and the target network node is established.
Specifically, the user can switch between the pages of the source network node and the target network node simply, conveniently and quickly by establishing the link relationship between the source network node and the target network node.
(2) Step S104Cb, adding the first image-text identifier to display the target network node identifier for the product data of the target network node.
For example, the product data of the integrated store may be:
kind of product Product(s)
Beverage product Water, soya-bean milk, apple juice (C), orange juice (C)
Fruit Apple, strawberry, banana (C), peach (C)
Where C is the target network node identification.
(3) Step S104Cc, when the source network node has multiple target network nodes, the multiple target network nodes are sequenced, product elements of a preset number of target network nodes are displayed, and a second graphic identifier is established to switch and hide/display product elements of other target network nodes.
In an application scenario, the step of sorting the plurality of target stores may specifically be:
sorting in a descending order according to the sales volume of each target shop; or
Sorting in a descending order according to the user scores of the target stores; or
Sorting in a descending order according to the turnover number of each target shop; or
And assigning a weight to the node data of each target store, calculating a score of each target store by a weighting calculation, and sorting the scores. Specifically, the node data may include: at least one of sales ranking, user rating, turnover ranking.
For example, if the store B has C, D, E, F five target stores, the sales volume of each target store is ranked C, D, F, E in descending order, and the product elements of the top 2 target stores are displayed, the page of the store B displays only the product elements of B, C, D.
It is understood that the steps S104Ca-S104Cc are independent, i.e., have no precedence relationship, or can be combined arbitrarily.
S105: and receiving an access request of a user for accessing the source network node or the target network node through a client, and returning the target page to the client based on the access request so as to display the product data of the source network node and the target product data of the target network node on the client.
S106: receiving a trigger instruction of a user based on the target page, generating order data according to the trigger instruction, generating an order delivery path according to the order data, and sending the order delivery path to a client of a delivery person, wherein the order data comprises product data of the source network node and/or target product data of the target network node.
Illustratively, when the order data includes both the product data and the target product data, S106 further includes:
S106A: generating order delivery shortest path according to the geographical position information of the source network node, the geographical position information of the target network node and the geographical position information of the user client
S106B: and sending the order delivery shortest path to a client of a delivery person.
In an application scenario, before the platform receives a request for data merging between a store and a target store, the platform can screen a recommendable target store for the platform according to a screening request of the store so as to recommend the store to the store and provide the store for selection, wherein the store needs to be a qualified store which is subjected to initial screening by the platform and is authorized to perform data merging, and correspondingly, the range of screening the store of the platform when the recommendable target store is screened is limited to the qualified store, namely, only stores meeting certain conditions can participate in data merging activities.
At this time, step S100 is further included before step S101:
and screening the recommendable target network node for the source network node.
Step S100 may specifically include:
and S001, performing primary screening on all network nodes to obtain qualified network nodes, wherein the qualified network nodes are the network nodes which have the qualification of initiating or receiving the data merging request.
Step S001 may specifically include:
step S001a, acquiring node data of all network nodes;
in an application scenario, the user rating of the acquisition store A, B, C, D is as follows:
shop name User scoring
A 5.5
B 8
C 9
D 7
Step S001b, comparing the node data with a preset threshold value;
in step S001c, if the node data is higher than or equal to the preset threshold, a qualified instruction is sent to the network node corresponding to the node data.
In an application scenario, the preset threshold is 6. By comparison, the store B, C, D users scored above the threshold, and therefore the stores B, C, D were all eligible to participate in the data consolidation activity.
S002: receiving a screening request of a qualified network node (namely a source network node), and performing re-screening on other qualified network nodes to obtain a recommendable target network node of the qualified network node;
s003: and sending the node data of the recommendable target network node to the qualified network node.
Wherein, step S002 specifically includes:
s002 a: acquiring description data of all qualified network nodes;
the description data is data describing network nodes, and includes but is not limited to one or more of product data, geographical location information, node data and the like;
s002 b: matching the description data of the qualified network node which initiates the screening request with the description data of other network nodes, and obtaining a corresponding matching value;
s002 c: and comparing the matching value with a preset matching threshold, wherein if the matching value is equal to or lower than the preset matching threshold, the network node corresponding to the matching value is the recommendable target network node.
In an application scenario, the description data is geographic position information, the matching threshold is 5 kilometers, the platform receives a screening request of the shop B, acquires geographic position information of all shops B, C, D in the platform, matches the geographic position information of the shop C, D with the geographic position information of the shop B, and after matching, the geographic position distance between the shops B, C is 4 kilometers, the geographic position distance between the shops B, D is 6 kilometers, and the shop C is a recommendable shop target of the shop B because the geographic position distance between the shops B, C is 5 kilometers lower than the matching threshold.
It can be understood that, in other application scenarios, the description data may be node data, such as user scores, or may include both the node data and the geographic location data, and at this time, weighting calculation may be performed to obtain a matching value, which is not described herein again.
Example two
Referring to fig. 5, a schematic diagram of program modules of a second embodiment of the page and order generation system 20 is shown. In this embodiment, the page and order generation system 20 may include or be divided into one or more program modules, and the one or more program modules are stored in a storage medium and executed by one or more processors to implement the page and order generation method. The program module referred to in the embodiments of the present invention refers to a series of computer program instruction segments capable of performing specific functions, and is more suitable for describing the execution process of the page and order generation system 20 in the storage medium than the program itself. The following description will specifically describe the functions of the program modules of the present embodiment:
the parsing module 200 is configured to receive a data merging request initiated by a source network node, and parse a network node identifier of a target network node in the data merging request.
A monitoring module 202, configured to send the data merging request to the target network node, and monitor a response message of the target network node based on the data merging request, where the response message includes an agreement identifier or a rejection identifier.
A node reply receiving module 204, configured to receive the reply message of the target network node
A page generating module 206, configured to establish an association relationship between the source network node and a target network node if the response message carries an agreement identifier, and generate a target page based on the association relationship, the product data of the source network node, and the product data of the target network node.
Illustratively, the page generating module 206 is further configured to:
inquiring product types and product elements under the product types in the target network node product data; adding each product element of the target network node into the product data of the source network node according to the corresponding product type;
establishing a link relation between a source network node and a target network node;
adding a first image-text identification to display the identification of the target network node on the product data of the target network node;
when the source network node is provided with a plurality of target network nodes, the target network nodes are sequenced, the product elements of the target network nodes with the preset number are displayed, and a second image-text identifier is established to switch and hide/display the product elements of other target network nodes.
And the display module 208 is configured to receive an access request from a user to access the source network node or the target network node through a client, and return the target page to the client based on the access request, so as to display product data of the source network node and target product data of the target network node on the client.
A path generating module 210, configured to receive a trigger instruction of a user based on the target page, generate order data according to the trigger instruction, generate an order delivery path according to the order data, and send the order delivery path to a client of a delivery worker, where the order data includes product data of the source network node and/or target product data of the target network node.
Illustratively, the path generation module 210 is further configured to: and when the order data simultaneously comprise product data and target product data, generating an order delivery shortest path according to the geographical position information of the source network node, the geographical position information of the target network node and the geographical position information of the user client, and sending the order delivery shortest path to the client of the delivery personnel.
Illustratively, a screening module 212 may also be included for screening the recommendable target network nodes for the source network node.
Illustratively, the screening module 212 is further configured to:
performing primary screening on all network nodes to obtain qualified network nodes, wherein the qualified network nodes are network nodes which have qualification of initiating or receiving a data merging request; receiving a screening request of a qualified network node, and re-screening other qualified network nodes to obtain a recommendable target network node of the network node; sending node data of the recommendable target network node to the qualified network node;
acquiring node data of all network nodes, wherein the node data comprises at least one of sales volume ranking, user rating and turnover ranking; comparing the node data to a preset qualified threshold; if the node data is higher than or equal to the preset qualified threshold value, a qualified instruction is sent to a network node corresponding to the node data;
receiving a screening request of a qualified network node (namely a source network node), screening other qualified network nodes to obtain a recommendable target network node of the qualified network node, and sending node data of the recommendable target network node to the qualified network node; obtaining description data of all qualified network nodes, wherein the description data comprises but is not limited to one or more of the product data, the geographic position information and the node data; and matching the description data of the qualified network node initiating the screening request with the description data of other network nodes, obtaining a corresponding matching value, comparing the matching value with a preset matching threshold value, and if the matching value is equal to or higher than the preset matching threshold value, determining that the network node corresponding to the matching value is the recommendable target network node.
EXAMPLE III
Fig. 6 is a schematic diagram of a hardware architecture of a computer device according to a third embodiment of the present invention. In the present embodiment, the computer device 2 is a device capable of automatically performing numerical calculation and/or information processing in accordance with a preset or stored instruction. The computer device 2 may be a rack server, a blade server, a tower server or a rack server (including an independent server or a server cluster composed of a plurality of servers), and the like. As shown, the computer device 2 includes, but is not limited to, at least a memory 21, a processor 22, a network interface 23, and a page and order generation system 20 communicatively coupled to each other via a system bus. Wherein:
in this embodiment, the memory 21 includes at least one type of computer-readable storage medium including a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a Programmable Read Only Memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. In some embodiments, the storage 21 may be an internal storage unit of the computer device 2, such as a hard disk or a memory of the computer device 2. In other embodiments, the memory 21 may also be an external storage device of the computer device 2, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), etc. provided on the computer device 20. Of course, the memory 21 may also comprise both internal and external memory units of the computer device 2. In this embodiment, the memory 21 is generally used for storing an operating system installed on the computer device 2 and various application software, such as a page of the second embodiment and program codes of the order generation system 20. Further, the memory 21 may also be used to temporarily store various types of data that have been output or are to be output.
Processor 22 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor, or other data Processing chip in some embodiments. The processor 22 is typically used to control the overall operation of the computer device 2. In this embodiment, the processor 22 is configured to run the program codes stored in the memory 21 or process data, for example, run the page and order generating system 20, so as to implement the page and order generating method of the first embodiment.
The network interface 23 may comprise a wireless network interface or a wired network interface, and the network interface 23 is generally used for establishing communication connection between the computer device 2 and other electronic apparatuses. For example, the network interface 23 is used to connect the computer device 2 to an external terminal through a network, establish a data transmission channel and a communication connection between the computer device 2 and the external terminal, and the like. The network may be a wireless or wired network such as an Intranet (Intranet), the Internet (Internet), a Global System of Mobile communication (GSM), Wideband Code Division Multiple Access (WCDMA), a 4G network, a 5G network, Bluetooth (Bluetooth), Wi-Fi, and the like.
It is noted that fig. 6 only shows the computer device 2 with components 20-23, but it is to be understood that not all shown components are required to be implemented, and that more or less components may be implemented instead.
In this embodiment, the page and order generation system 20 stored in the memory 21 can be further divided into one or more program modules, and the one or more program modules are stored in the memory 21 and executed by one or more processors (in this embodiment, the processor 22) to complete the present invention.
For example, fig. 6 shows a schematic diagram of program modules of a second embodiment of the page and order generation system 20, in this embodiment, the page and order generation system 20 may be divided into an analysis module 200, a monitoring module 202, a node response receiving module 204, a page generation module 206, and a path generation module 210, and may further include a screening module 212. The program module referred to in the present invention refers to a series of computer program instruction segments capable of performing specific functions, and is more suitable than a program for describing the execution process of the page and order generation system 20 in the computer device 2. The specific functions of the program modules 200 and 212 have been described in detail in the second embodiment, and are not described herein again.
Example four
The present embodiment also provides a computer-readable storage medium, such as a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, a server, an App application mall, etc., on which a computer program is stored, which when executed by a processor implements corresponding functions. The computer readable storage medium of the embodiment is used for storing the page and order generating system 20, and when executed by the processor, the page and order generating method of the first embodiment is implemented.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings, or which are directly or indirectly applied to other related technical fields, are intended to be included within the scope of the present application.

Claims (10)

1. A page and order generation method is characterized by comprising the following steps:
receiving a data merging request initiated by a source network node, and analyzing a network node identifier of a target network node in the data merging request;
sending the data merging request to the target network node, and monitoring a response message of the target network node based on the data merging request;
receiving a response message of the target network node;
if the response message carries an agreement identifier, establishing an association relationship between the source network node and a target network node, and generating a target page based on the association relationship, the product data of the source network node and the product data of the target network node;
receiving an access request of a user for accessing the source network node or the target network node through a client, and returning the target page to the client based on the access request so as to display the product data of the source network node and the target product data of the target network node on the client;
receiving a trigger instruction of a user based on the target page, generating order data according to the trigger instruction, generating an order delivery path according to the order data, and sending the order delivery path to a client of a delivery person, wherein the order data comprises product data of the source network node and/or target product data of the target network node.
2. The method of claim 1,
and when the order data simultaneously comprise the product data and the target product data, generating an order delivery shortest path according to the geographical position information of the source network node, the geographical position information of the target network node and the geographical position information of the user client, and sending the order delivery shortest path to the client of the delivery personnel.
3. The method of claim 1, wherein the step of generating the destination page based on the association relationship, the product data of the source network node, and the product data of the destination network node comprises:
inquiring product types in the target network node product data and product elements under the product types;
and adding each product element of the target network node into the product data of the source network node according to the corresponding product type respectively to generate the target page.
4. The method of claim 3, wherein adding each product element of the destination network node into the product data of the source network node according to the corresponding product category to generate the destination page further comprises:
establishing a link relation between the source network node and the target network node; and/or
Adding a first image-text identification to display the target network node identification on the product data of the target network node; and/or
When the source network node is provided with a plurality of target network nodes, the target network nodes are sequenced, a preset number of product elements of the target network nodes are displayed, and a second image-text identifier is established to switch and hide/display the product elements of other target network nodes.
5. The method of claim 1, wherein the step of receiving a data merge request initiated by a source network node, resolving the network node identification of a target network node in the data merge request is preceded by the step of:
performing primary screening on all network nodes to obtain qualified network nodes, wherein the qualified network nodes are network nodes which have qualification of initiating or receiving a data merging request;
receiving a screening request of a qualified network node, and re-screening other qualified network nodes to obtain a recommendable target network node of the qualified network node;
and sending the node data of the recommendable target network node to the qualified network node.
6. The method of claim 5, wherein the step of screening all network nodes to obtain qualified network nodes is specifically:
acquiring node data of all network nodes, wherein the node data comprises at least one of sales volume ranking, user rating and turnover ranking;
comparing the node data to a preset qualified threshold;
and if the node data is higher than or equal to the preset qualified threshold, sending a qualified instruction to a network node corresponding to the node data.
7. The method of claim 5,
the step of screening other qualified network nodes specifically includes:
obtaining description data of all qualified network nodes, wherein the description data comprises but is not limited to one or more of the product data, the geographic position information and the node data;
matching the description data of the qualified network node which initiates the screening request with the description data of the other network nodes, and obtaining corresponding matching values;
and comparing the matching value with a preset matching threshold, and if the matching value is equal to or higher than the preset matching threshold, taking the network node corresponding to the matching value as the recommendable target network node.
8. A page and order generation system, the system comprising:
the analysis module is used for receiving a data merging request initiated by a source network node and analyzing the network node identifier of a target network node in the data merging request;
the monitoring module is used for sending the data merging request to the target network node and monitoring a response message of the target network node based on the data merging request, wherein the response message comprises an agreement identifier or a rejection identifier;
a node response receiving module, configured to receive the response message of the target network node;
a page generating module, configured to establish an association relationship between the source network node and a target network node if the response message carries an agreement identifier, and generate a target page based on the association relationship, product data of the source network node, and product data of the target network node;
the display module is used for receiving an access request of a user for accessing the source network node or the target network node through a client, and returning the target page to the client based on the access request so as to display product data of the source network node and target product data of the target network node on the client;
and the path generation module is used for receiving a trigger instruction of a user based on the target page, generating order data according to the trigger instruction, generating an order delivery path according to the order data, and sending the order delivery path to a client of a delivery person, wherein the order data comprises product data of the source network node and/or target product data of the target network node.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the computer program, when executed by the processor, implements the steps of the page and order generation method according to any of claims 1 to 7.
10. A computer-readable storage medium, having stored therein a computer program executable by at least one processor to cause the at least one processor to perform the steps of the page and order generation method of any one of claims 1 to 7.
CN201910844347.7A 2019-09-06 2019-09-06 Page and order generation method, system, computer equipment and storage medium Active CN110675219B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910844347.7A CN110675219B (en) 2019-09-06 2019-09-06 Page and order generation method, system, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910844347.7A CN110675219B (en) 2019-09-06 2019-09-06 Page and order generation method, system, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110675219A true CN110675219A (en) 2020-01-10
CN110675219B CN110675219B (en) 2023-07-18

Family

ID=69076252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910844347.7A Active CN110675219B (en) 2019-09-06 2019-09-06 Page and order generation method, system, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110675219B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113504858A (en) * 2021-07-16 2021-10-15 北京猿力未来科技有限公司 Order page processing method, device, equipment and storage medium
CN113821750A (en) * 2021-11-23 2021-12-21 北京交研智慧科技有限公司 Page data processing method and system, electronic equipment and readable storage medium
CN117557187A (en) * 2024-01-10 2024-02-13 四川宽窄智慧物流有限责任公司 Intelligent load control method for multiple orders

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080222098A1 (en) * 2007-03-06 2008-09-11 Bellsouth Intellectual Property Corporation Methods, systems, and computer program products for providing consolidated order information
CN103701714A (en) * 2013-12-25 2014-04-02 北京奇虎科技有限公司 Page extraction method, server and network system
US20150127704A1 (en) * 2013-11-07 2015-05-07 Alibaba Group Holding Limited Data Processing
CN107203921A (en) * 2017-04-20 2017-09-26 多点生活(中国)网络科技有限公司 Sequence information merging treatment method and system
CN107248096A (en) * 2017-04-20 2017-10-13 多点生活(中国)网络科技有限公司 Order processing method and system
CN109360048A (en) * 2018-09-26 2019-02-19 中国平安人寿保险股份有限公司 Order generation method, system, computer equipment and storage medium
CN109615460A (en) * 2018-11-09 2019-04-12 北京京东尚科信息技术有限公司 Gather the selection method and selection system of single commodity

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080222098A1 (en) * 2007-03-06 2008-09-11 Bellsouth Intellectual Property Corporation Methods, systems, and computer program products for providing consolidated order information
US20150127704A1 (en) * 2013-11-07 2015-05-07 Alibaba Group Holding Limited Data Processing
CN103701714A (en) * 2013-12-25 2014-04-02 北京奇虎科技有限公司 Page extraction method, server and network system
CN107203921A (en) * 2017-04-20 2017-09-26 多点生活(中国)网络科技有限公司 Sequence information merging treatment method and system
CN107248096A (en) * 2017-04-20 2017-10-13 多点生活(中国)网络科技有限公司 Order processing method and system
CN109360048A (en) * 2018-09-26 2019-02-19 中国平安人寿保险股份有限公司 Order generation method, system, computer equipment and storage medium
CN109615460A (en) * 2018-11-09 2019-04-12 北京京东尚科信息技术有限公司 Gather the selection method and selection system of single commodity

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113504858A (en) * 2021-07-16 2021-10-15 北京猿力未来科技有限公司 Order page processing method, device, equipment and storage medium
CN113821750A (en) * 2021-11-23 2021-12-21 北京交研智慧科技有限公司 Page data processing method and system, electronic equipment and readable storage medium
CN117557187A (en) * 2024-01-10 2024-02-13 四川宽窄智慧物流有限责任公司 Intelligent load control method for multiple orders
CN117557187B (en) * 2024-01-10 2024-03-26 四川宽窄智慧物流有限责任公司 Intelligent load control method for multiple orders

Also Published As

Publication number Publication date
CN110675219B (en) 2023-07-18

Similar Documents

Publication Publication Date Title
US20200382374A1 (en) Method for generating network slice template and for applying network slice template, and apparatus
CN104850871B (en) The method and device of barcode scanning result information is provided
CN110675219B (en) Page and order generation method, system, computer equipment and storage medium
EP3859644A1 (en) Block chain-based data check system and method, computing device, and storage medium
CN107545451B (en) Advertisement pushing method and device
CN106469276B (en) Type identification method and device of data sample
CN104766227A (en) Information pushing method and device
CN102668457A (en) Systems and methods for social graph data analytics to determine connectivity within a community
CN109639771B (en) Method and device for pushing service, computer equipment and storage medium
CN108563681B (en) Content recommendation method and device, electronic equipment and system
CN108429776B (en) Network object pushing method, device, client, interaction equipment and system
US20200004785A1 (en) Automatic grouping based on user behavior
CN105335883A (en) Order processing method and device
CN108055690B (en) WiFi hotspot recommendation method, application server and computer-readable storage medium
CN106886936A (en) A kind of order processing method, device and server
CN114640956B (en) Short message issuing method, device, system and electronic equipment
CN107784548B (en) Order processing method and device
CN110852338A (en) User portrait construction method and device
CN114245324B (en) Data flow reminding method and device, computer equipment and readable storage medium
CN108256957A (en) Vehicle source search result based on user's history behavior shows method and device
CN116862620B (en) Comment query method and related device
CN107578322A (en) A kind of commodity selling method and e-commerce system based on CBC patterns
CN114169780A (en) Service processing method, device and storage medium
CN113297467A (en) Recommendation method, recommendation device and computer storage medium
US11475452B2 (en) Method of processing a transaction request

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
GR01 Patent grant
GR01 Patent grant