CN110675219B - 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
CN110675219B
CN110675219B CN201910844347.7A CN201910844347A CN110675219B CN 110675219 B CN110675219 B CN 110675219B CN 201910844347 A CN201910844347 A CN 201910844347A CN 110675219 B CN110675219 B CN 110675219B
Authority
CN
China
Prior art keywords
network node
data
target
target network
product
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.)
Active
Application number
CN201910844347.7A
Other languages
Chinese (zh)
Other versions
CN110675219A (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

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

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method of page and order generation, the method comprising: 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; transmitting 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 answer message carries the agreeing mark, 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 products of a plurality of network nodes can be ordered simultaneously in one order, the number of times of ordering by a user is reduced, the user experience is enhanced, and the service pressure of a platform is relieved.

Description

Page and order generation method, system, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of network technologies, and in particular, to a method, a system, a computer device, and a computer storage medium for generating pages and orders.
Background
With the continuous development of the Internet, the dependence of people on the electronic commerce platform is gradually deepened, however, so far, all stores in the electronic commerce platform are mutually independent, only products in the store are displayed, and when a user needs to shop in a plurality of stores at the same time, the user needs to place orders in different stores respectively, so that inconvenience is brought to the shopping of people; for example, if there is only a mobile phone in store a and only a mobile phone case in store B, the user needs to place a bill in store a and store B separately to purchase the mobile phone and the mobile phone case.
In the prior art, the flexibility of page and order generation is insufficient, so that repeated operations (such as repeated ordering) are required when purchasing commodities, the service pressure of a platform is increased, and the user experience is poor.
Disclosure of Invention
The page and order generation method solves the problems that in the prior art, the page and order generation flexibility is insufficient, repeated operations (such as repeated ordering) are needed when goods are purchased, the service pressure of a platform is increased, and 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 the agreement mark, establishing an association relation between the source network node and the target network node, and generating a target page based on the association relation, the product data of the source network node and the product data of the target network node;
receiving an access request of a user 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.
In order to achieve the above objective, the embodiment of the present invention further provides a system for generating a page and an order, 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 identification 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 mark or a refusal mark;
a node response receiving module, configured to receive the response message of the target network node;
the page generation module is used for establishing an association relation between the source network node and the target network node if the response message carries the agreement mark, and generating a target page based on the association relation, the product data of the source network node and the 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 the product data of the source network node and the 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 the product data of the source network node and/or the target product data of the target network node.
In order to solve the technical problems, another technical scheme adopted by the application is as follows: there is provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the page and order generation method described above.
In order to solve the technical problems, another technical scheme adopted by the application is as follows: a computer readable storage medium is provided storing program instructions that can be loaded and perform the above page and order generation method.
The beneficial effects of this application are: different from the situation of the prior art, the application provides a page and order generation method, a system, computer equipment and a computer storage medium, wherein an association relation is established among different source network nodes, and a target page is generated based on the association relation, product data of the source network nodes and product data of the target network nodes, so that a user can browse product information of a plurality of network nodes in one target page at the same time, order the products of the plurality of network nodes in one order at the same time, the order number of the user is reduced, user experience is enhanced, and platform service pressure is relieved.
Drawings
FIG. 1 is a flowchart of a first embodiment of a method for generating pages and orders provided in the present application;
fig. 2 is a flowchart of step S104 in a first embodiment of a page and order generation method provided in the present application.
Fig. 3 is a flowchart of step S106 in a first embodiment of a page and order generation method provided in the present application.
Fig. 4 is a flowchart of step S100 in a first embodiment of a page and order generation method provided in the present application.
Fig. 5 is a flowchart of step S001 in a first embodiment of a page and order generation method provided in the present application.
Fig. 6 is a flowchart of step S002 in a first embodiment of a page and order generation method provided in the present application.
FIG. 7 is a block diagram illustrating a page and order generation system according to a second embodiment of the present 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 scheme adopted and the technical effects achieved by the application clearer, the technical scheme of the embodiment of the application will be described in further detail below with reference to the accompanying drawings.
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the present application. The appearances of such phrases 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. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
Example 1
Referring to fig. 1, a schematic flow chart of a method for generating a page and an order according to a first embodiment of the present invention is provided. As shown in the figure, the page construction method includes steps S101 to S106.
S101: and receiving a data merging request initiated by a source network node, and analyzing the network node identification 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 perform data merging 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 so as to uniquely determine the target network node.
In an application scenario, each network node may be a terminal of a store on the platform (for clarity of expression, in this embodiment, data exchange between stores on the platform is described as a scenario, but the invention is not limited thereto), and the platform receives a request initiated by one store to perform data merging with another store, where the request includes store identification information, such as a store name, that can uniquely determine a target store, and the other store is the target store that initiates the data merging request store.
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 merging request further carries a plurality of description data for describing the source network node, wherein the plurality of description data comprise geographic position information and product data of the source network node.
The target network node evaluates whether to accept the data merging request according to a plurality of pre-stored common geographical paths and geographical position information of the source network node, generates a response message with an agreeing identifier if the data merging request is accepted, and generates a response message with a refusing identifier if the data merging request is not accepted;
in an application scene, one common geographic path of the target store B is a-B-c-d, the geographic position information of the store A initiating the data merging request is c, and the data merging request of the store A can be accepted when the common geographic path of the target store B passes through the store A after evaluation.
The target network node performs complementarity evaluation according to a plurality of pre-stored target product data and product data provided by the source network node, evaluates whether to accept the data merging request according to the result of the complementarity evaluation, and evaluates the correlation coefficient between each target product data and each product data through a neural network.
In an application scene, the main product of the target store B is a mobile phone shell, the main product of the store A is a mobile phone, and the correlation coefficient between the product data of the two stores is high through evaluation, so that the data combination request of the store A can be accepted.
S103, receiving a response message of the target network node;
wherein,, the reply message carries an agreeing identity or a refusing identity.
And S104, if the response message carries the agreement mark, establishing an association relation between the source network node and the target network node, and generating a target page based on the association relation, the product data of the source network node and the product data of the target network node.
Illustratively, the step of generating the target page based on the association, the product data of the source network node, and the product data of the target network node includes:
step S104A, inquiring the product types in the product data of the target network node and the product elements under the product types;
step S104B, each product element of the target network node is added into the product data of the source network node according to the corresponding product type, so as to generate a target page.
In an application scenario, product data of a store and a target store may include a product type, products under the product type, prices, sales, and the like corresponding to each product.
For example:
store product data:
product category Product(s)
Beverage Water and soybean milk
Fruit Apple and strawberry
Product data of the target store:
product category Product(s)
Beverage Apple juice and orange juice
Fruit Banana and peach
The method comprises the steps of respectively adding each product element of a target network node to product data of a source network node according to corresponding product types, wherein the product data comprises the following steps:
product category Product(s)
Beverage Water, soybean milk, apple juice and orange juice
Fruit Apple, strawberry, banana and peach
In other application scenarios, step S104B may further include, after generating the target page:
in step S104C, the target page is further optimized, and three specific implementation manners may be:
(1) Step S104Ca, establishing a link relation between the source network node and the target network node.
Specifically, by establishing a link relation between the source network node and the target network node, a user can simply, conveniently and quickly switch between pages of 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 store after integration may be:
product category Product(s)
Beverage Water, soya-bean milk, apple juice (C), orange juice (C)
Fruit Apple, strawberry, banana (C), peach (C)
Wherein C is the target network node identification.
(3) Step S104Cc, when the source network node has a plurality of target network nodes, ordering the plurality of target network nodes, displaying the product elements of the target network nodes with the preset number, and establishing a second image-text identifier to switch and hide/display the 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 descending order according to sales of each target store; or alternatively
Sorting in descending order according to the user scores of all target stores; or alternatively
Sorting in descending order according to the turnover of each target shop; or alternatively
And assigning weights to the node data of each target store, and sorting the target stores after obtaining the scores of the target stores by weighting calculation. Specifically, the node data may include: sales ranking, user scoring, turnover ranking.
For example, store B has C, D, E, F target stores, and the sales of each target store are C, D, F, E in descending order, and when the product elements of the first 2 target stores are displayed, the page of store B displays only the product elements of B, C, D.
It is understood that the steps S104Ca-S104Cc are independent, i.e. not related in sequence, but 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 product data and target product data, S106 further includes:
S106A: 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
S106B: the order delivery shortest path is sent to the delivery person's client.
In an application scenario, before the platform receives a request for data combination between a shop and a target shop, the platform can screen a recommendable target shop for the target shop according to a screening request of the shop so as to recommend the target shop to the shop and select the shop, wherein the shop is a qualified shop which is subjected to primary screening by the platform and is authorized to carry out data combination, and correspondingly, the screening range of the shop of the platform is limited to the qualified shop when the target shop is screened and recommendable, namely, only the shop meeting a certain condition can participate in the data combination activity.
At this time, step S100 is further included before step S101:
the source network node is screened for recommended target network nodes.
Step S100 may specifically include:
step S001, performing primary screening on all network nodes to obtain qualified network nodes, wherein the qualified network nodes are network nodes which can initiate or receive data merging requests.
Step S001 may specifically include:
step S001a, node data of all network nodes are obtained;
in an application scenario, the user scores for the acquisition store A, B, C, D are 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;
step S001c, if the node data is higher than or equal to the preset threshold value, sending a qualified instruction to the network node corresponding to the node data.
In an application scenario, the preset threshold is 6. Store B, C, D user scores above this threshold, as compared, store B, C, D is eligible to participate in the data merge activity.
S002: receiving a screening request of a qualified network node (namely a source network node), and rescreening other qualified network nodes to obtain a recommended target network node of the qualified network node;
s003: and sending the node data of the recommended target network node to the qualified network node.
The step S002 specifically includes:
s002a: acquiring description data of all qualified network nodes;
the description data is data describing network nodes, including but not limited to one or more of product data, geographic position information, node data and the like;
s002b: matching the description data of the qualified network node initiating the screening request with the description data of other network nodes, and obtaining a corresponding matching value;
s002c: and comparing the matching value with a preset matching threshold value, and if the matching value is equal to or lower than the preset matching threshold value, the network node corresponding to the matching value is the recommended target network node.
In an application scenario, the description data is geographic location information, the matching threshold is 5 km, the platform receives screening requests of store B, acquires geographic location information of all stores B, C, D in the platform, matches the geographic location information of store C, D with the geographic location information of store B, and matches the geographic location information of store B, C with the geographic location information of store B, D by a geographic location distance of 4 km, and the geographic location distance of store B, C is 5 km below the matching threshold, so that store C is a recommended target store of store B.
It can be understood that the description data is merely taken as the geographical location information for example, and in other application scenarios, the description data may be node data, such as user score, or both node data and geographical location data, and at this time, a weighting calculation may be performed to obtain a matching value, which is not described herein.
Example two
With continued reference to FIG. 5, a schematic diagram of program modules of a second embodiment of the page and order generation system 20 of the present invention is shown. In this embodiment, the page and order generation system 20 may include or be divided into one or more program modules stored in a storage medium and executed by one or more processors to accomplish the present invention and to implement the page and order generation methods described above. Program modules depicted in the embodiments of the present invention are directed to a series of computer program instruction segments capable of performing the specified functions and are more suitable than the programs themselves for describing the execution of the page and order generation system 20 in a storage medium. The following description will specifically describe functions of each program module 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.
And the monitoring module 202 is 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 response receiving module 204, configured to receive the response message of the target network node
And the page generating module 206 is configured to establish an association between the source network node and the target network node if the answer message carries an agreement identifier, and generate a target page based on the association, the product data of the source network node, and the product data of the target network node.
Illustratively, the page generation module 206 is further configured to:
inquiring the product types in the product data of the target network node and the product elements under the product types; each product element of the target network node is added 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 identifier to display a target network node identifier for the product data of the target network node;
when the source network node is provided with a plurality of target network nodes, the plurality of target network nodes are ordered, the product elements of the target network nodes with the preset quantity are displayed, and a second image-text identifier is established so as to switch and hide/display the product elements of other target network nodes.
A display module 208, configured to receive an access request from a user accessing 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.
The path generating module 210 is 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 person, 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: when the order data comprises product data and target product data at the same time, generating an order delivery shortest path according to the geographic position information of the source network node, the geographic position information of the target network node and the geographic 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 source network node for recommended target network nodes.
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 can initiate or receive data merging requests; receiving a screening request of a qualified network node, and rescreening other qualified network nodes to obtain a recommended target network node of the network node; transmitting node data of the recommended 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 ranking, user scoring and sales ranking; comparing the node data with a preset qualified threshold; if the node data is higher than or equal to the preset qualification threshold, a qualification 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 recommended target network node of the qualified network node, and sending node data of the recommended target network node to the qualified network node; acquiring description data of all qualified network nodes, wherein the description data comprises one or more of product data, geographical position information and node data; 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, and if the matching value is equal to or higher than the preset matching threshold, determining that the network node corresponding to the matching value is the recommended target network node.
Example III
Referring to fig. 6, a hardware architecture diagram of a computer device according to a third embodiment of the present invention is shown. In this embodiment, the computer device 2 is a device capable of automatically performing numerical calculation and/or information processing according to 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 a stand-alone server, or a server cluster made up of multiple servers), or 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 flash memory, a hard disk, a multimedia card, a card 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 memory 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) or the like, which are provided on the computer device 20. Of course, the memory 21 may also include both internal storage units of the computer device 2 and external storage devices. In this embodiment, the memory 21 is generally used to store an operating system and various application software installed on the computer device 2, such as the page of the second embodiment and the program code of the order generation system 20. Further, the memory 21 may be used to temporarily store various types of data that have been output or are to be output.
The processor 22 may be a central processing unit (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 execute the program code or process data stored in the memory 21, for example, to execute the page and order generation system 20, so as to implement the page and order generation method of the first embodiment.
The network interface 23 may comprise a wireless network interface or a wired network interface, which network interface 23 is typically used for establishing a communication connection between the computer apparatus 2 and other electronic devices. 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 an Intranet (Intranet), the Internet (Internet), a global system for mobile communications (Global System of Mobile communication, GSM), wideband code division multiple access (Wideband Code Division Multiple Access, WCDMA), a 4G network, a 5G network, bluetooth (Bluetooth), wi-Fi, or other wireless or wired network.
It is noted that fig. 6 only shows a computer device 2 having components 20-23, but it is understood that not all of the illustrated components are required to be implemented, and that more or fewer components may alternatively be implemented.
In this embodiment, the page and order generation system 20 stored in the memory 21 may also be divided into one or more program modules, which are stored in the memory 21 and executed by one or more processors (the processor 22 in this embodiment) to complete the present invention.
For example, fig. 6 shows a schematic diagram of a program module for implementing the second embodiment of the page and order generation system 20, where the page and order generation system 20 may be divided into a parsing module 200, a listening module 202, a node reply receiving module 204, a page generation module 206, a path generation module 210, and may further include a filtering module 212, as an example. Program modules depicted herein are intended to be a series of computer program instruction segments, which perform particular functions, more readily available than programs, describing the execution of the page and order generation system 20 by the computer device 2. The specific functions of the program modules 200-212 are described in detail in the second embodiment, and are not described herein.
Example IV
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 store, etc., on which a computer program is stored, which when executed by a processor, performs the corresponding functions. The computer readable storage medium of the present embodiment is used to store the page and order generation system 20, and when executed by the processor, implements the page and order generation method of the first embodiment.
The foregoing description is only exemplary embodiments of the present application and is not intended to limit the scope of the present application, and all equivalent structures or equivalent processes using the descriptions and the drawings of the present application, or direct or indirect application in other related technical fields are included in the scope of the present application.

Claims (8)

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; the source network node is a terminal of one store, and the target network node is a terminal of another store;
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 the agreement mark, establishing an association relation between the source network node and the target network node, and generating a target page based on the association relation, the product data of the source network node and the product data of the target network node;
receiving an access request of a user 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;
the specific step of generating the target page based on the association relationship, the product data of the source network node and the product data of the target network node is as follows:
inquiring the product types in the product data of the target network node and the product elements under the product types;
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;
the method further comprises the steps of adding each product element of the target network node into the product data of the source network node according to the corresponding product type to generate the target page, wherein the method further comprises the following steps:
establishing a link relation between the source network node and the target network node; and/or
Adding a first image-text identifier to display the target network node identifier for the product data of the target network node; and/or
When the source network node is provided with a plurality of target network nodes, sequencing the plurality of target network nodes, displaying the product elements of the target network nodes with the preset quantity, and establishing a second image-text identifier so as to switch and hide/display the product elements of other target network nodes.
2. The method of claim 1, wherein,
when the order data comprises the product data and the target product data at the same time, generating an order delivery shortest path according to the geographic position information of the source network node, the geographic position information of the target network node and the geographic position information of a user client, and sending the order delivery shortest path to the client of a delivery person.
3. The method of claim 1, wherein prior to the step of receiving a source network node initiated data merge request, resolving the network node identity of the target network node in the data merge request further comprises:
performing primary screening on all network nodes to obtain qualified network nodes, wherein the qualified network nodes are network nodes which can initiate or receive data merging requests;
receiving a screening request of a qualified network node, and rescreening other qualified network nodes to obtain a recommended target network node of the qualified network node;
and sending the node data of the recommended target network node to the qualified network node.
4. A method according to claim 3, wherein the step of screening all network nodes to obtain a qualified network node is specifically:
acquiring node data of all network nodes, wherein the node data comprises at least one of sales ranking, user scoring and sales ranking;
comparing the node data with a preset qualified threshold;
and if the node data is higher than or equal to the preset qualification threshold, sending a qualification instruction to a network node corresponding to the node data.
5. The method of claim 3, wherein,
the step of screening other qualified network nodes specifically includes:
acquiring description data of all qualified network nodes, wherein the description data comprises one or more of product data, geographical position information and node data;
matching the description data of the qualified network node initiating the screening request with the description data of other network nodes, and obtaining a corresponding matching value;
and 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, taking the network node corresponding to the matching value as the recommended target network node.
6. 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 identification of a target network node in the data merging request; the source network node is a terminal of one store, and the target network node is a terminal of another store;
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 mark or a refusal mark;
a node response receiving module, configured to receive the response message of the target network node;
the page generation module is used for establishing an association relation between the source network node and the target network node if the response message carries the agreement mark, and generating a target page based on the association relation, the product data of the source network node and the 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 the product data of the source network node and the target product data of the target network node on the client;
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;
the page generation module is further configured to:
inquiring the product types in the product data of the target network node and the product elements under the product types;
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;
wherein, the page generation module is further used for:
establishing a link relation between the source network node and the target network node; and/or
Adding a first image-text identifier to display the target network node identifier for the product data of the target network node; and/or
When the source network node is provided with a plurality of target network nodes, sequencing the plurality of target network nodes, displaying the product elements of the target network nodes with the preset quantity, and establishing a second image-text identifier so as to switch and hide/display the product elements of other target network nodes.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the computer program when executed by the processor implements the steps of the page and order generation method of any of claims 1 to 5.
8. 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 5.
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 CN110675219A (en) 2020-01-10
CN110675219B true 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)

Families Citing this family (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
CN113821750B (en) * 2021-11-23 2022-03-04 北京交研智慧科技有限公司 Page data processing method and system, electronic equipment and readable storage medium
CN117557187B (en) * 2024-01-10 2024-03-26 四川宽窄智慧物流有限责任公司 Intelligent load control method for multiple orders

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Family Cites Families (2)

* 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
CN104636895A (en) * 2013-11-07 2015-05-20 阿里巴巴集团控股有限公司 Data processing method and system thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Also Published As

Publication number Publication date
CN110675219A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
CN110675219B (en) Page and order generation method, system, computer equipment and storage medium
CN111125512B (en) Service recommendation processing method, device and system
JP6622316B2 (en) System and method for user attribute information confirmation, and client and server using the same
CN106372961A (en) Commodity recommendation method and device
CN109639771B (en) Method and device for pushing service, computer equipment and storage medium
CN108564251A (en) Insure method for allocating tasks, device, equipment and storage medium
CN104077351A (en) Heterogeneous information network based content providing method and system
US11244153B2 (en) Method and apparatus for processing information
KR20170038239A (en) Monitoring and changing system for price fluctuations of open market
CN108920530B (en) Information processing method and device, storage medium and electronic equipment
CN109408737B (en) User recommendation method, device and storage medium
US20160210638A1 (en) Server and method for generating evaluation information of shop, and device for receiving evaluation information
CN107784548B (en) Order processing method and device
KR20220055591A (en) Methods and System for Matching Clothing Buyer and Clothing Seller
CN112417164A (en) Information recommendation method and device, storage medium and electronic device
CN116431929A (en) Information recommendation method, device, equipment and medium based on privacy calculation
CN114466322B (en) Communication method, system, device, storage medium and processor
CN106326284A (en) Historical record acquisition method, server and terminal
CN114169920A (en) Virtual resource pushing method, device, equipment and storage medium
KR20220031959A (en) Live shopping system using artificial intelligence
CN111985752A (en) Bid information evaluation method and device
CN113269262B (en) Method, apparatus and storage medium for training matching degree detection model
CN110544099A (en) Payment method, payment processing system and payment acceptance terminal based on block chain
KR101549996B1 (en) Open business platform survice method and apparatus thereof
CN116862620A (en) Comment query method and related device

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