CN109697658B - Order management method and device, electronic equipment and computer readable storage medium - Google Patents

Order management method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN109697658B
CN109697658B CN201811631654.9A CN201811631654A CN109697658B CN 109697658 B CN109697658 B CN 109697658B CN 201811631654 A CN201811631654 A CN 201811631654A CN 109697658 B CN109697658 B CN 109697658B
Authority
CN
China
Prior art keywords
order
event
module
torsion
preset
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
CN201811631654.9A
Other languages
Chinese (zh)
Other versions
CN109697658A (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.)
Rajax Network Technology Co Ltd
Original Assignee
Rajax Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rajax Network Technology Co Ltd filed Critical Rajax Network Technology Co Ltd
Priority to CN201811631654.9A priority Critical patent/CN109697658B/en
Publication of CN109697658A publication Critical patent/CN109697658A/en
Application granted granted Critical
Publication of CN109697658B publication Critical patent/CN109697658B/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

Abstract

The embodiment of the disclosure discloses an order management method, an order management device, electronic equipment and a computer readable storage medium, wherein the method comprises the following steps: detecting a reference torsion event in preset torsion events; responding to the detection result, controlling a main order of the target order to generate a reference sub-order corresponding to the reference torsion event; according to at least one order requirement corresponding to the reference torsion event, controlling the reference sub-order to acquire a reference stage module group corresponding to the reference sub-order from a preset grouped data model, and acquiring at least one functional module capable of realizing the at least one order requirement from a plurality of functional modules included in the reference stage module group; and controlling the reference order sharing to realize the fulfillment process of the reference order sharing by calling the at least one functional module. According to the scheme, when the number of orders is increased, convenience and effectiveness of order management are improved, and meanwhile maintenance cost of order management is reduced.

Description

Order management method and device, electronic equipment and computer readable storage medium
Technical Field
The present disclosure relates to the field of information processing technologies, and in particular, to an order management method and apparatus, an electronic device, and a computer-readable storage medium.
Background
With the development of internet technology, more and more merchants can provide purchasing services for users through websites.
In the related art, after receiving an order for a user to purchase an item, a website may process an order stream using a state machine. Take the order flow of take-out orders when a user orders take-out as an example: take-away orders involve three groups, each being a user, i.e., a person who purchases take-away; a merchant, i.e., a merchant or restaurant that produces take-out; logistics personnel, i.e. the delivery of takeaway riders.
The whole takeaway order is regarded as a whole, actions of the three groups in the takeaway ordering process are taken as subscription events, the corresponding subscription events are triggered when corresponding actions are performed by customers, merchants or logistics personnel, and the state machine is triggered by the subscription events to change the state of the takeaway order. For example, when a user selects a takeout to be purchased and places an order, a subscription event of "user placing an order" is triggered, and at this time, the subscription event can trigger the state machine to change the state of the takeout order into "order generation"; when the merchant chooses to make the takeaway, triggering a subscription event of 'merchant taking order', wherein the subscription event can trigger a state machine to change the state of the takeaway order into an 'order binding food state'; when the rider selects to deliver the takeaway, a subscription event of 'rider order taking' is triggered, and the subscription event can trigger the state machine to change the state of the takeaway order into an 'order binding logistics state'. By analogy, according to subscription events triggered by different actions of different groups, the management of the takeout orders can be completed.
Disclosure of Invention
The embodiment of the disclosure provides an order management method and device, electronic equipment and a computer-readable storage medium.
In a first aspect, an embodiment of the present disclosure provides an order management method.
Specifically, the order management method includes:
detecting a reference torsion event in preset torsion events, wherein the reference torsion event is any one of the preset torsion events;
responding to the detection result, controlling a main order of the target order to generate a reference sub-order corresponding to the reference torsion event;
according to at least one order requirement corresponding to the reference torsion event, controlling the reference sub-order to acquire a reference stage module group corresponding to the reference sub-order from a preset grouped data model, and acquiring at least one functional module capable of realizing the at least one order requirement from a plurality of functional modules included in the reference stage module group;
and controlling the reference order sharing to realize the fulfillment process of the reference order sharing by calling the at least one functional module.
With reference to the first aspect, in a first implementation manner of the first aspect, the grouped data model includes a plurality of phase module groups, and the phase module groups respectively correspond to the preset torsion events or different service groups; each stage module group comprises a plurality of functional modules which are used for realizing various different order demands.
With reference to the first aspect and the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the method further includes:
and generating a main order of the target order when a preset initial event is detected.
With reference to the first aspect, the first implementation manner of the first aspect, and the second implementation manner of the first aspect, in a third implementation manner of the first aspect, the generating a master order of the target order when the preset initial event is detected includes:
and when an order placing event of a user is detected, generating a main order of the target order corresponding to the user.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, and the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the method further includes:
after the reference order is fulfilled, controlling the reference order to send a completion notification to the main order, so that the main order can generate the order corresponding to other torsion events when other torsion events in the plurality of preset torsion events are detected.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, and the fourth implementation manner of the first aspect, in a fifth implementation manner of the first aspect, the generating a reference sub-order corresponding to the reference torsion event by the master order of the control target order includes:
acquiring a reference service group corresponding to the reference torsion event;
and controlling a main order of the target order to generate a reference sub-order corresponding to the reference business group.
In a second aspect, an order management apparatus is provided in an embodiment of the present disclosure.
Specifically, the order management apparatus includes:
the device comprises a detection module, a detection module and a control module, wherein the detection module is used for detecting a reference torsion event in preset torsion events, and the reference torsion event is any one of the preset torsion events;
the first generation module is used for responding to the detection result and controlling a main order of the target order to generate a reference sub-order corresponding to the reference torsion event;
the acquisition module is used for controlling the reference sublevel to acquire a reference stage module group corresponding to the reference sublevel from a preset grouped data model according to at least one order requirement corresponding to the reference torsion event, and acquiring at least one functional module capable of realizing the at least one order requirement from a plurality of functional modules included in the reference stage module group;
and the calling module is used for controlling the reference order sharing to realize the fulfillment process of the reference order sharing by calling the at least one functional module.
With reference to the second aspect, in a first implementation manner of the second aspect, the grouped data model includes a plurality of stage module groups, and the plurality of stage module groups respectively correspond to the plurality of preset torsion events or a plurality of different service groups; each stage module group comprises a plurality of functional modules which are used for realizing various different order demands.
With reference to the second aspect and the first implementation manner of the second aspect, in a second implementation manner of the second aspect, the apparatus further includes:
and the second generation module is used for generating a main order of the target order when a preset initial event is detected.
With reference to the second aspect, the first implementation manner of the second aspect, and the second implementation manner of the second aspect, in a third implementation manner of the second aspect, the second generating module includes:
the first generation submodule is used for generating a main order of the target order corresponding to the user when an order placing event of the user is detected.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, and the third implementation manner of the second aspect, in a fourth implementation manner of the second aspect, the apparatus further includes:
and the sending module is used for controlling the reference order to send a completion notice to the main order after the reference order is fulfilled, so that the main order can generate the order corresponding to other torsion events when other torsion events in the plurality of preset torsion events are detected.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, and the fourth implementation manner of the second aspect, in a fifth implementation manner of the second aspect, the first generating module includes:
the obtaining submodule is used for obtaining a reference service group corresponding to the reference torsion event;
and the second generation submodule is used for controlling the main order of the target order to generate a reference sub-order corresponding to the reference business group.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including a memory and a processor, where the memory is used to store one or more computer instructions for supporting an order management apparatus to execute the method described in any one of the above embodiments of the first aspect, and the processor is configured to execute the computer instructions stored in the memory. The order management apparatus may further include a communication interface for the order management apparatus to communicate with other devices or a communication network.
In a fourth aspect, an embodiment of the present disclosure provides a computer-readable storage medium for storing computer instructions for an order management apparatus, where the computer instructions include computer instructions for performing the method according to any one of the above first aspects as an order management apparatus.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the technical scheme, the main order is divided into a plurality of branch orders according to different torsion events, the branch orders are fulfilled by calling the function module through each branch order, and the fulfillment process of the whole main order is further fulfilled through fulfillment of each branch order. By the scheme, when the number of the orders is increased, convenience and effectiveness of order management can be improved, and maintenance cost of order management is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
Other features, objects, and advantages of the present disclosure will become more apparent from the following detailed description of non-limiting embodiments when taken in conjunction with the accompanying drawings. In the drawings:
FIG. 1 illustrates a flow diagram of an order management method according to an embodiment of the present disclosure;
FIG. 2 illustrates a flow diagram of an order management method according to an embodiment of the present disclosure;
FIG. 3 shows a block diagram of an order management apparatus according to an embodiment of the present disclosure;
FIG. 4 shows a block diagram of an order management apparatus according to an embodiment of the present disclosure;
FIG. 5 shows a block diagram of an order management apparatus according to an embodiment of the present disclosure;
FIG. 6 shows a block diagram of an order management apparatus according to an embodiment of the present disclosure;
FIG. 7 is a block diagram illustrating a first generation module 302 of the order management apparatus according to the embodiment shown in FIG. 3;
FIG. 8 shows a block diagram of an electronic device according to an embodiment of the present disclosure;
FIG. 9 is a block diagram of a computer system suitable for use in implementing an order management method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. Also, for the sake of clarity, parts not relevant to the description of the exemplary embodiments are omitted in the drawings.
In the present disclosure, it is to be understood that terms such as "including" or "having," etc., are intended to indicate the presence of the disclosed features, numbers, steps, behaviors, components, parts, or combinations thereof, and are not intended to preclude the possibility that one or more other features, numbers, steps, behaviors, components, parts, or combinations thereof may be present or added.
It should be further noted that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
In the technical scheme provided by the embodiment of the disclosure, the server can divide the main order into a plurality of branch orders according to different torsion events, and implement the fulfillment of the branch orders through the calling of each branch order to the function module, thereby implementing the fulfillment process of the whole main order through the fulfillment of each branch order. By the scheme, when the number of the orders is increased, convenience and effectiveness of order management can be improved, and maintenance cost of order management is reduced.
Fig. 1 shows a flowchart of an order management method according to an embodiment of the present disclosure, which is applied to a server, and as shown in fig. 1, the order management method includes the following steps S101 to S104:
in step S101, a reference torsion event among preset torsion events is detected.
Wherein the reference torsion event is any one of the preset torsion events.
In step S102, in response to the detection result, the master order of the control target order generates a reference order corresponding to the reference torsion event.
In step S103, according to at least one order requirement corresponding to the reference torsion event, the reference sub-order is controlled to obtain a reference stage module group corresponding to the reference sub-order from a preset block-based data model, and obtain at least one function module capable of realizing the at least one order requirement from a plurality of function modules included in the reference stage module group.
The grouped data model comprises a plurality of stage module groups, wherein the plurality of stage module groups respectively correspond to a plurality of preset torsion events or a plurality of different service groups; each stage module group comprises a plurality of functional modules which are used for realizing a plurality of different order requirements.
In step S104, the reference order is controlled to implement the fulfillment process of the reference order by calling the at least one function module.
In the related technology, the server may regard the whole order for purchasing goods as a whole when performing order management, take actions of different business groups in the process of ordering goods as subscription events, trigger the corresponding subscription events when the different business groups perform the corresponding actions, and then trigger the state machine to change the state of the order by the subscription events, thereby completing management of the fulfillment process of the whole order. However, each order needs to be managed individually as an independent individual, so that when the number of orders is large, both time cost and labor cost for order management are high, and effectiveness and convenience for large-batch order management are reduced.
In view of the foregoing drawbacks, in this embodiment, an order management method is provided, where when a reference torsion event in a plurality of preset torsion events is detected, the method first controls a master order of a target order to generate a reference sub-order corresponding to the reference torsion event, then controls, according to at least one order requirement corresponding to the reference torsion event, the reference sub-order to obtain a reference stage module group corresponding to the reference sub-order from a preset grouped data model, and obtains at least one function module capable of implementing the at least one order requirement from a plurality of function modules included in the reference stage module group, and further controls the reference sub-order to implement a fulfillment process of the reference sub-order by calling the at least one function module. According to the technical scheme, the main order can be divided into the plurality of sub-orders for management, the whole main order fulfillment process is achieved through fulfillment of each sub-order, when the number of orders is increased, convenience and effectiveness of order management can be improved, and meanwhile maintenance cost of order management is reduced.
The preset torsion event refers to an order torsion event, and the order torsion event is an event causing a state or phase change of an order. During initialization, the server counts a plurality of orders needing to participate in management, counts a plurality of order torsion events appearing in the plurality of orders, and determines and stores a plurality of preset torsion events according to the plurality of order torsion events appearing in the plurality of orders.
Specifically, assume that the orders that the server needs to participate in management include a take out order and a Taobao order. A number of order reversal events that may occur in the take order include: a user ordering event, a merchant order taking event, a merchant meal-out event, a rider meal-taking event, a rider delivery event, and a user meal-receiving event. The plurality of order torsion events that may occur in the elutriation order include: the method comprises the following steps of ordering events of a user, order confirmation events of merchants, merchant packaging events, logistics package events, logistics transportation events and user receiving events. The server can simulate order twisting events appearing in two types of orders, if the takeout food in the takeout order and the ordered goods in the Taobao order are similar to goods, a merchant order taking event in the takeout order and a merchant confirmation order event in the Taobao order can be unified into a merchant stock-preparing event, a merchant meal-taking event in the takeout order and a merchant packaging event in the Taobao order are unified into a merchant delivery event, a rider meal-taking event in the takeout order and a logistics pickup event in the Taobao order are unified into a logistics store-waiting event, a rider delivery event in the takeout order and a logistics transportation event in the Taobao order are unified into a logistics delivery event, and a user meal-receiving event in the takeout order and a user pickup event in the Taobao order are unified into a user pickup event. In this way, in order to facilitate the server to be compatible with the management of the two orders, the server may determine and store the user ordering event, the merchant stock-in event, the merchant delivery event, the logistics store-to-store event, the logistics pick-up event, the logistics distribution event, and the user receiving event as the plurality of preset torsion events.
After determining the plurality of preset torsion events, the server may also generate a block-based data model. Specifically, the server may count the order requirements corresponding to each preset torsion event, and then set the block-based data model according to the plurality of preset torsion events and the order requirements corresponding to each preset torsion event. Specifically, taking the example that the orders that the server needs to participate in the management include a take-out order and a Taobao order, the preset torsion events include a user order placing event, a merchant stock-in event, a merchant delivery event, a logistics store-to-store event, a logistics pick-up event, a logistics delivery event, and a user receiving event. The server may set a plurality of phase module groups according to the plurality of preset torsion events, different phase module groups correspond to different preset torsion events, then collect order requirements of each preset torsion event for each order, and set the function modules included in each phase module group according to the order requirements of each preset torsion event for each order. For example, the server may first collect order requirements of an order placing event of a user in a take-away order, where the order requirements may include reserved delivery time, a picture of a food item taken by a rider, cold chain transportation or hot chain transportation, and the like, and simultaneously collect order requirements of the order placing event of the user in an order panning order, where the order requirements may include a designated logistics company, reserved delivery time, or a designated pickup location, and then determine a plurality of order requirements in the collected take-away order and a plurality of order requirements in the order panning order as a plurality of order requirements corresponding to the order placing event of the user, and set a plurality of function modules included in a stage module group corresponding to the order placing event of the user according to the plurality of order requirements corresponding to the order placing event of the user, where different function modules are used to implement different order requirements. For example, the server may set a function module capable of reserving delivery time in a stage module group corresponding to a user ordering event, may implement a function module capable of requiring a rider to take a meal, may specify a cold chain transportation mode, may specify a hot chain transportation mode, may specify a logistics company, may specify a self-service location, and the like. Similarly, the server may further set a plurality of function modules included in the stage module group corresponding to the merchant stock event according to a plurality of order demands occurring in the take-out order and a plurality of order demands occurring in the Taobao order of the merchant stock event; according to a plurality of order demands of a merchant shipment event in a take-out order and a plurality of order demands of a panning order, setting a plurality of functional modules included in a phase module group corresponding to the merchant shipment event; setting a plurality of function modules included in a stage module group corresponding to the logistics to-be-store event according to a plurality of order demands appearing in the takeout order of the logistics to-be-store event and a plurality of order demands appearing in the Taobao order; according to a plurality of order demands of the logistics to-be-picked event in the take-out order and a plurality of order demands of the panning order, setting a plurality of function modules included in a stage module group corresponding to the logistics to-be-picked event; according to a plurality of order demands of the logistics distribution event in the take order and a plurality of order demands of the logistics distribution event in the Taobao order, setting a plurality of function modules included in a stage module group corresponding to the logistics distribution event; and setting a plurality of functional modules included in the stage module group corresponding to the goods receiving event of the user according to a plurality of order requirements of the goods receiving event of the user in the take-out order and a plurality of order requirements of the goods receiving event of the user in the Taobao order. After obtaining the plurality of function modules included in the phase module group corresponding to each preset torsion event, the server may generate and store a grouped data model according to the plurality of phase module groups corresponding to the plurality of preset torsion events and the plurality of function modules included in each phase module group.
Or, the server may first determine a plurality of service groups corresponding to the preset torsion events, then set a plurality of phase module groups according to the plurality of service groups, where different phase module groups correspond to different service groups, then collect order requirements of each service group in each order, and set a function module included in each phase module group according to the order requirements of each service group in each order. For example, the server may first determine that a business group of an order placing event of a user and a goods receiving event of the user is the user, a business group of a goods stocking event of the merchant and a goods delivery event of the merchant is the merchant, and a business group of a goods delivery event of logistics waiting for the store, a goods delivery event of logistics waiting for the logistics and a goods delivery event of logistics personnel are the logistics personnel, then set three phase module groups according to the user, the merchant and the logistics personnel, the different phase module groups corresponding to the different business groups, then collect order requirements of the user, the merchant and the logistics personnel for each order, and set a function module included in each phase module group according to the order requirements of the user, the merchant and the logistics personnel for each order. For example, the server may collect order requirements of the user ordering event in the take-away order, which may include appointment delivery time, taking a picture of the meal by the rider when the rider takes the meal, cold chain transportation or hot chain transportation, etc.; collecting order requirements of a user ordering event in an elutriation order, wherein the order requirements can comprise a specified logistics company, a reserved delivery time or a specified self-picking place and the like; collecting order demands of a user receiving event in a take-out order, wherein the order demands can comprise confirmation of receiving, complaint of meal quality or evaluation of logistics and the like; order requirements of a user's receiving event in the Taobao order are collected, and the order requirements can comprise a self-pick-point receiving notice or sending of a receiving code and the like. Then, the collected multiple order demands of the take-away order in the user order placing event and the user goods receiving event and the multiple order demands of the panning order in the user order placing event and the user goods receiving event are determined as the multiple order demands corresponding to the business group of the user, and according to the multiple order demands corresponding to the user, a plurality of function modules included in the stage module group corresponding to the user are arranged, different function modules are used for realizing different order demands, for example, the server can arrange a function module capable of reserving delivery time in the stage module group corresponding to the user, a function module capable of photographing food when a rider is required to take food, a function module capable of designating a cold chain transportation mode, a function module capable of designating a hot chain transportation mode, a function module capable of designating a logistics company, a function module capable of designating a self-picking place, a function module capable of confirming the delivery, a function module capable of realizing the complaint of the quality of the meal, a function module capable of carrying out the logistics evaluation, a function module capable of carrying out the self-service delivery and receipt notification, a function module capable of sending the delivery code, and the like. Similarly, the server can also set a plurality of functional modules included in the stage module group corresponding to the business group of the merchant according to a plurality of order demands appearing in the takeaway order and a plurality of order demands appearing in the Taobao order of the merchant; according to a plurality of order demands of logistics personnel in take orders and a plurality of order demands in Taobao orders, a plurality of function modules included in a stage module group corresponding to a business group of the logistics personnel are set. After obtaining the plurality of function modules included in the phase module group corresponding to each service group, the server may generate and store a grouped data model according to the plurality of phase module groups corresponding to the plurality of service groups, respectively, and the plurality of function modules included in each phase module group.
After generating the grouped data model, the server may further set corresponding sub-orders for the plurality of stage module groups included in the grouped data model, and establish a corresponding relationship between the sub-orders and the plurality of preset torsion events. If a plurality of phase module groups included in the grouped data model respectively correspond to a plurality of preset torsion events, a plurality of sub-orders which are in one-to-one correspondence with the plurality of preset torsion events can be respectively set, different preset torsion events correspond to different sub-orders, the plurality of sub-orders also have one-to-one correspondence with the plurality of phase module groups included in the grouped data model, and one sub-order can only call the function modules included in the phase module group corresponding to the sub-order. If the plurality of stage module groups included in the grouped data model respectively correspond to the plurality of service groups, a plurality of sub-orders which correspond to the plurality of service groups one to one may be respectively set, different service groups correspond to different sub-orders, and the plurality of sub-orders also have one to one correspondence with the plurality of stage module groups included in the grouped data model, and one sub-order can only call the function modules included in the stage module group corresponding to the sub-order.
In an optional implementation manner of this embodiment, the server may first generate a main order of the target order when a preset initial event is detected, then detect whether a reference torsion event in a plurality of preset torsion events occurs, and control the main order of the target order to generate a reference sub-order corresponding to the reference torsion event when it is determined that the reference torsion event is detected. The preset initial event can be a shopping cart adding event for goods, namely, when the server determines that the goods required to be purchased are added into a shopping cart by a user, a main order of a target order corresponding to the user can be generated; or the preset initial event may be a user order placing event, that is, the server may generate a main order of the target order corresponding to the user when determining that the user order placing event is detected.
In an optional implementation manner of this embodiment, assuming that a plurality of stage module groups included in a grouped data model respectively correspond to a plurality of preset torsion events, taking a user ordering a takeout item as an example, after the user selects the takeout item to be ordered and clicks to place an order, a server may detect a user placing event, at this time, the server may generate a master order of a target order corresponding to the user, and control the master order to generate a first order corresponding to the user placing event, then control the first order to obtain at least one order requirement corresponding to the user placing event, and according to the at least one order requirement, control the first order to obtain a first stage module group corresponding to the user placing event from a preset grouped data model, and obtain at least one function module capable of realizing the at least one order requirement corresponding to the user placing event from a plurality of function modules included in the first stage module group, and controlling the first order sharing to realize the fulfillment process of the first order sharing by calling the at least one functional module. After the first order fulfils, the server controls the first order to send a completion notification to the master order. The server confirms that the first branch order completes the fulfillment, and determines whether a merchant stock event is detected in real time, if the merchant stock event is detected, the server controls the main order to generate a second branch order corresponding to the merchant stock event, then controls the second branch order to obtain at least one order requirement corresponding to the merchant stock event, then controls the second branch order to obtain a second stage module group corresponding to the merchant stock event from a preset grouping data model according to the at least one order requirement, obtains at least one functional module capable of realizing the at least one order requirement corresponding to the merchant stock event from a plurality of functional modules included in the second stage module group, and further controls the second branch order to realize the fulfillment process of the second branch order by calling the at least one functional module. After the second order fulfils, the server controls the second order to send a completion notification to the master order. By analogy, the server can control the main order to respectively generate branch orders corresponding to a plurality of preset torsion events through the plurality of preset torsion events which are detected in sequence, and finally realize the management of the whole main order through the management of the fulfillment process of each branch order. It should be noted that the reference partial orders may be a first partial order, a second partial order, and other partial orders generated according to the preset torsion event in this embodiment, and the reference phase module group may be a first phase module group, a second phase module group, and a phase module group corresponding to other partial orders in this embodiment, which is not limited in this disclosure.
In an alternative implementation manner of this embodiment, as shown in fig. 2, the step S102 of controlling the main order of the target order to generate the reference order corresponding to the reference torsion event in response to the detection result includes steps S201 to S202:
in step S201, in response to the detection result, a reference service group corresponding to the reference torsion event is obtained.
In step S202, the master order of the target order is controlled to generate a reference order score corresponding to the reference business group.
For example, assuming that a plurality of stage module groups included in the grouped data model respectively correspond to a plurality of service groups, taking the example that a user orders an elutriation goods, after the user selects a goods to be ordered and clicks to place an order, the server may detect an order placing event of the user, at this time, the server may generate a main order of a target order corresponding to the user, control the main order to generate a third order corresponding to the service group of the user, control the third order to obtain at least one order requirement corresponding to the order placing event of the user, control the third order to obtain a third stage module group corresponding to the service group of the user from a preset grouped data model according to the at least one order requirement, and obtain at least one function module capable of realizing the at least one order requirement corresponding to the order placing event of the user from a plurality of function modules included in the third stage module group, and controlling the third order to realize the fulfillment process of the third order under the order placing event of the user by calling the at least one functional module. After the third order completes the performance of the order placing event of the user, the server controls the third order to send a completion notice to the main order. At this time, the server determines that the order placing event of the user of the third order completes the fulfillment, then determines whether a merchant stock event is detected in real time, if the merchant stock event is detected, the server controls the main order to generate a fourth order corresponding to the business group of the merchant, then controlling the fourth order to obtain at least one order requirement corresponding to the merchant stock event, then according to the at least one order requirement, controlling the fourth order to obtain a fourth stage module group corresponding to the business group of the merchant from a preset grouped data model, and at least one functional module capable of realizing at least one order requirement corresponding to the merchant stock event is obtained from a plurality of functional modules included in the fourth stage module group, and controlling the fourth order to realize the fulfillment process of the fourth order under the order receiving event of the merchant by calling the at least one functional module. After the fourth order completes the fulfillment of the order taking event of the merchant, the server controls the fourth order to send a completion notice to the main order. At this time, the server determines that the fulfillment of the order receiving event of the merchant of the fourth order is completed, and determines whether the merchant shipment event is detected in real time, if the merchant shipment event is detected, the server controls the fourth order to obtain at least one order requirement corresponding to the merchant shipment event, then controls the fourth order to obtain at least one function module capable of realizing the at least one order requirement corresponding to the merchant shipment event from a plurality of function modules included in the fourth stage module group according to the at least one order requirement, and further controls the fourth order to realize the fulfillment process of the fourth order under the merchant shipment event by calling the at least one function module. After the fourth order completes the fulfillment of the merchant's shipment event, the server controls the fourth order to send a completion notification to the main order. At this time, the server determines that the merchant delivery event of the fourth order is completed, and determines whether a logistics store-to-store event is detected in real time, if the logistics store-to-store event is detected, the server controls the main order to generate a fifth order corresponding to the business group of the logistics personnel, then controlling the fifth order to acquire at least one order demand corresponding to the logistics store waiting event, then according to the at least one order demand, controlling the fifth order to obtain a fifth stage module group corresponding to the business group of the logistics personnel from a preset grouped data model, and at least one functional module capable of realizing at least one order requirement corresponding to the logistics store waiting event is obtained from a plurality of functional modules included in the fifth stage module group, and controlling the fifth order to realize a fulfillment process of the fifth order under the logistics waiting to store event by calling the at least one functional module. After the fifth order completes the logistics to the store event fulfillment, the server controls the fifth order to send a completion notification to the master order. Referring to the fulfillment process of the fourth order, it can be known that the fifth order can implement the fulfillment process under the logistics waiting for pickup event and the logistics distribution event, respectively. Likewise, the third order may also implement a fulfillment process at the customer's receiving event. The server can control the main order to respectively generate branch orders corresponding to a plurality of business groups through the plurality of business groups corresponding to the plurality of preset torsion events which are detected in sequence, and finally realize the management of the whole main order through the management of the fulfillment process of each branch order. It should be noted that the reference sub-orders may be a third sub-order, a fourth sub-order, a fifth sub-order, and other sub-orders generated according to a business group in this embodiment, and the reference stage module group may be a third stage module group, a fourth stage module group, a fifth stage module group, and a stage module group corresponding to other sub-orders in this embodiment, which is not limited in this disclosure.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
Fig. 3 shows a block diagram of an order management apparatus according to an embodiment of the present disclosure, which may be implemented as part or all of an electronic device by software, hardware, or a combination of the two. As shown in fig. 3, the order management apparatus includes a detection module 301, a first generation module 302, an acquisition module 303, and a calling module 304.
The detecting module 301 is configured to detect a reference torsion event in preset torsion events, where the reference torsion event is any one of the preset torsion events.
A first generating module 302, configured to control, in response to the detection result, the master order of the target order to generate a reference branch order corresponding to the reference torsion event.
The reference torsion event is any one of the plurality of preset torsion events.
An obtaining module 303, configured to control the reference sublevel to obtain, according to at least one order requirement corresponding to the reference torsion event, a reference stage module group corresponding to the reference sublevel from a preset block-based data model, and obtain, from a plurality of function modules included in the reference stage module group, at least one function module capable of implementing the at least one order requirement.
The grouped data model comprises a plurality of phase module groups, and the phase module groups respectively correspond to the preset torsion events or different service groups; each stage module group comprises a plurality of functional modules which are used for realizing various different order demands.
A calling module 304, configured to control the reference order book to implement a fulfillment process of the reference order book by calling the at least one function module.
In the related technology, the server may regard the whole order for purchasing goods as a whole when performing order management, take actions of different business groups in the process of ordering goods as subscription events, trigger the corresponding subscription events when the different business groups perform the corresponding actions, and then trigger the state machine to change the state of the order by the subscription events, thereby completing management of the fulfillment process of the whole order. However, each order needs to be managed individually as an independent individual, so that when the number of orders is large, both time cost and labor cost for order management are high, and effectiveness and convenience for large-batch order management are reduced.
In view of the above drawbacks, in this embodiment, an order management apparatus is provided, which includes a detection module 301, a first generation module 302, an acquisition module 303, and a calling module 304. The detecting module 301 may detect a reference torsion event in the preset torsion events, and then the first generating module 302 may control the main order of the target order to generate a reference order according to the detection result. The obtaining module 303 may control the reference sublevel to obtain a reference stage module group corresponding to the reference sublevel from a preset block-based data model according to at least one order requirement corresponding to the reference torsion event, and obtain at least one function module capable of realizing the at least one order requirement from a plurality of function modules included in the reference stage module group. The invoking module 304 may control the reference order book to implement the fulfillment process of the reference order book by invoking the at least one function module.
The preset torsion event refers to an order torsion event, and the order torsion event is an event causing the state or the phase of the order to change. During initialization, the device can count a plurality of orders which need to be managed by the device, count a plurality of order torsion events appearing in the plurality of orders, determine a preset torsion event according to the plurality of order torsion events appearing in the plurality of orders, and instruct the device to store the plurality of preset torsion events.
Specifically, the device may generate a block-based data model, which includes a plurality of stage module groups; each stage module group comprises a plurality of functional modules which are used for realizing various different order demands. The plurality of stage module groups included in the grouped data model may respectively correspond to a plurality of preset torsion events, or may respectively correspond to a plurality of different service groups, which is not limited in the embodiment of the present disclosure.
After generating the grouped data model, the device may further set corresponding sub-orders for a plurality of stage module groups included in the grouped data model, and establish a corresponding relationship between the sub-orders and a plurality of preset torsion events. If a plurality of phase module groups included in the grouped data model respectively correspond to a plurality of preset torsion events, a plurality of sub-orders which are in one-to-one correspondence with the plurality of preset torsion events can be respectively set, different preset torsion events correspond to different sub-orders, the plurality of sub-orders also have one-to-one correspondence with the plurality of phase module groups included in the grouped data model, and one sub-order can only call the function modules included in the phase module group corresponding to the sub-order. If the plurality of stage module groups included in the grouped data model respectively correspond to the plurality of service groups, a plurality of sub-orders which correspond to the plurality of service groups one to one may be respectively set, different service groups correspond to different sub-orders, and the plurality of sub-orders also have one to one correspondence with the plurality of stage module groups included in the grouped data model, and one sub-order can only call the function modules included in the stage module group corresponding to the sub-order.
In an optional implementation manner of this embodiment, as shown in fig. 4, the apparatus includes a second generating module 305, where the second generating module 305 is configured to generate a main order of the target order when a preset initial event is detected.
In this embodiment, the apparatus may first generate, by the second generating module 305, a master order of the target order when a preset initial event is detected, then detect, by the detecting module 301, a reference torsion event in the preset torsion event, and then, in response to the detection result, the first generating module 302 controls the master order of the target order to generate a reference order score corresponding to the reference torsion event, that is, when it is determined that the reference torsion event in the preset torsion event is detected, the master order of the target order is controlled to generate the reference order score corresponding to the reference torsion event. The preset initial event may be an event of adding a shopping cart to the goods, that is, when it is determined that the user adds the goods to be purchased to the shopping cart, the device may generate a main order of the target order corresponding to the user through the second generating module 305.
In an optional implementation manner of this embodiment, as shown in fig. 5, the second generating module 305 includes a first generating sub-module 3051, where the first generating sub-module 3051 is configured to generate a master order of the target order corresponding to the user when an order placing event of the user is detected.
The preset initial event may also be a user order placing event, that is, the device may generate a main order of the target order corresponding to the user through the first generating sub-module 3051 when it is determined that the user order placing event is detected.
In an optional implementation manner of this embodiment, assuming that a plurality of stage module groups included in a grouped data model respectively correspond to a plurality of preset torsion events, taking a user ordering a takeout food as an example, after the user selects a takeout food to be ordered and clicks to place an order, the apparatus may detect an order placing event of the user through the first generation sub-module 3051, generate a main order of a target order corresponding to the user, then control the main order to generate a first order corresponding to the order placing event of the user through the first generation module 302, control the first order to obtain at least one order requirement corresponding to the order placing event of the user through the obtaining module 303, control the first order to obtain a first stage module group corresponding to the order placing event of the user from a preset grouped data model according to the at least one order requirement, and obtain at least one stage module group corresponding to the order placing event of the user from a plurality of function modules included in the first stage module group The at least one function module of the order requirement, in turn, controls the first order through the calling module 304 to implement the fulfillment process of the first order by calling the at least one function module.
In an optional implementation manner of this embodiment, as shown in fig. 6, the apparatus further includes a sending module 306, where the sending module 306 is configured to, after the reference order is fulfilled, control the reference order to send a completion notification to the main order, so that when the main order detects another twisting event in the plurality of preset twisting events, the main order generates an order corresponding to the another twisting event.
For example, after the first order fulfils, the apparatus controls the first order to send a completion notification to the master order via the sending module 306. At this time, the apparatus confirms that the first order fulfils the first order, and determines whether a merchant stock event is detected in real time through the first generation module 302, and if the merchant stock event is detected, the apparatus controls the master order to generate a second order corresponding to the merchant stock event through the first generating module 302, then the obtaining module 303 controls the second order to obtain at least one order requirement corresponding to the merchant stock event, then according to the at least one order demand, controlling the second branch order to obtain a second stage module group corresponding to the merchant stock event from a preset group type data model, and at least one functional module capable of realizing at least one order requirement corresponding to the merchant stock event is obtained from a plurality of functional modules included in the second stage module group, and controlling the second order through the calling module 304 to realize the fulfillment process of the second order through calling the at least one function module. After the second order fulfils, the apparatus controls the second order to send a completion notification to the master order via the sending module 306. By analogy, the apparatus may control, by the first generating module 302, the main order to generate the branch orders corresponding to the preset torsion events through the multiple preset torsion events detected in sequence, and finally implement management of the whole main order through management of the fulfillment process of each branch order by the invoking module 304. It should be noted that the reference partial orders may be a first partial order, a second partial order, and other partial orders generated according to the preset torsion event in this embodiment, and the reference phase module group may be a first phase module group, a second phase module group, and a phase module group corresponding to other partial orders in this embodiment, which is not limited in this disclosure.
In an optional implementation manner of the present embodiment, as shown in fig. 7, the first generation module 302 includes an acquisition submodule 3021 and a second generation submodule 3022.
The obtaining submodule 3021 is configured to obtain a reference service group corresponding to the reference torsion event.
A second generating submodule 3022, configured to control a main order of the target order to generate a reference sub-order corresponding to the reference business group.
For example, assuming that a plurality of stage module groups included in a grouped data model respectively correspond to a plurality of service groups, taking a case that a user orders an treasure good, after the user selects a good to be ordered and clicks the order, the apparatus may detect an order placing event of the user, at this time, the apparatus may generate a main order of a target order corresponding to the user through the second generating module 305, and control the main order to generate a third order corresponding to the service group of the user through the first generating module 302, then control the third order to obtain at least one order requirement corresponding to the order placing event of the user through the obtaining module 303, then control the third order to obtain the third stage module group corresponding to the service group of the user from a preset grouped data model according to the at least one order requirement, and obtain at least one order requirement capable of realizing the order requirement corresponding to the order placing event of the user from a plurality of function modules included in the third stage module group The at least one function module, in turn, controls the third order form through the invoking module 304, and invokes the at least one function module to implement a fulfillment process of the third order form in the order placing event of the user. After the third order completes the fulfillment of the user placing event, the apparatus controls the third order to send a completion notification to the master order through the sending module 306. At this time, the apparatus determines that the order placing event of the user of the third order completes fulfillment, then determines whether a merchant stock event is detected in real time through the first generating module 302, if the merchant stock event is detected, the apparatus controls the main order to generate a fourth order corresponding to the business group of the merchant through the first generating module 302, then controls the fourth order to obtain at least one order requirement corresponding to the merchant stock event through the obtaining module 303, then controls the fourth order to obtain a fourth stage module group corresponding to the business group of the merchant from a preset packet-type data model according to the at least one order requirement, obtains at least one functional module capable of realizing the at least one order requirement corresponding to the merchant stock event from a plurality of functional modules included in the fourth stage module group, and further controls the fourth order through the calling module 304 to realize that the fourth order is realized at the merchant through calling the at least one functional module And performing under the order receiving event. After the fourth order completes the fulfillment of the merchant order taking event, the apparatus controls the fourth order to send a completion notification to the primary order through the sending module 306. At this time, the apparatus determines that the fulfillment of the merchant order receiving event of the fourth order is completed, and determines whether a merchant shipment event is detected in real time through the first generating module 302, if the merchant shipment event is detected, the apparatus controls the fourth order to obtain at least one order requirement corresponding to the merchant shipment event through the obtaining module 303, then controls the fourth order to obtain at least one function module capable of realizing the at least one order requirement corresponding to the merchant shipment event from a plurality of function modules included in the fourth stage module group according to the at least one order requirement, and further controls the fourth order through the calling module 304 to realize the fulfillment process of the fourth order under the merchant shipment event by calling the at least one function module. After the fourth order completes the fulfillment of the merchant's shipment event, the apparatus controls the fourth order to send a completion notification to the main order through the sending module 306. At this time, the apparatus determines that the merchant delivery event of the fourth order is fulfilled, and determines whether a logistics store-waiting event is detected in real time through the first generating module 302, if the logistics store-waiting event is detected, the apparatus controls the main order to generate a fifth order corresponding to the business group of logistics personnel through the first generating module 302, then controls the fifth order to obtain at least one order requirement corresponding to the logistics store-waiting event through the obtaining module 303, then controls the fifth order to obtain a fifth stage module group corresponding to the business group of logistics personnel from a preset grouping data model according to the at least one order requirement, and obtains at least one function module capable of realizing the at least one order requirement corresponding to the logistics store-waiting event from a plurality of function modules included in the fifth stage module group, and controlling the fifth order through the calling module 304 and realizing the fulfillment process of the fifth order under the logistics waiting for store event by calling the at least one function module. After the fifth order completes the logistics to the store event fulfillment, the apparatus controls the fifth order to send a completion notification to the master order via the sending module 306. Referring to the fulfillment process of the fourth order, it can be known that the fifth order can implement the fulfillment process under the logistics waiting for pickup event and the logistics distribution event, respectively. Likewise, the third order may also implement a fulfillment process at the customer's receiving event. The apparatus may control, by the first generating module 302, the main order to generate the branch orders corresponding to the plurality of business groups through the plurality of business groups corresponding to the plurality of preset torsion events detected in sequence, and manage the fulfillment process of each branch order by the invoking module 304, to finally realize management of the entire main order. It should be noted that the reference sub-orders may be a third sub-order, a fourth sub-order, a fifth sub-order, and other sub-orders generated according to a business group in this embodiment, and the reference stage module group may be a third stage module group, a fourth stage module group, a fifth stage module group, and a stage module group corresponding to other sub-orders in this embodiment, which is not limited in this disclosure.
The embodiment of the disclosure provides an order management device, which can divide a main order into a plurality of sub-orders for management, and implement the fulfillment process of the whole main order through fulfillment of each sub-order, so that when the number of orders increases, convenience and effectiveness of order management can be improved, and meanwhile, maintenance cost of order management is reduced.
The present disclosure also discloses an electronic device, fig. 8 shows a block diagram of an electronic device according to an embodiment of the present disclosure, and as shown in fig. 8, the electronic device 1100 includes a memory 1101 and a processor 1102; wherein the content of the first and second substances,
the memory 1101 is used to store one or more computer instructions that are executed by the processor 1102 to implement any of the method steps described above.
FIG. 9 is a block diagram of a computer system suitable for use in implementing an order management method according to an embodiment of the present disclosure.
As shown in fig. 9, the computer system 1200 includes a Central Processing Unit (CPU)1201, which can execute various processes in the above-described embodiments according to a program stored in a Read Only Memory (ROM)1202 or a program loaded from a storage section 1208 into a Random Access Memory (RAM) 1203. In the RAM1203, various programs and data necessary for the operation of the system 1200 are also stored. The CPU1201, ROM1202, and RAM1203 are connected to each other by a bus 1204. An input/output (I/O) interface 1205 is also connected to bus 1204.
The following components are connected to the I/O interface 1205: an input section 1206 including a keyboard, a mouse, and the like; an output portion 1207 including a display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 1208 including a hard disk and the like; and a communication section 1209 including a network interface card such as a LAN card, a modem, or the like. The communication section 1209 performs communication processing via a network such as the internet. A driver 1210 is also connected to the I/O interface 1205 as needed. A removable medium 1211, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like, is mounted on the drive 1210 as necessary, so that a computer program read out therefrom is mounted into the storage section 1208 as necessary.
In particular, the above described methods may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the order management method. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 1209, and/or installed from the removable medium 1211.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowcharts or block diagrams may represent a module, a program segment, or a portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present disclosure may be implemented by software or hardware. The units or modules described may also be provided in a processor, and the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
As another aspect, the present disclosure also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus in the above-described embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described in the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is possible without departing from the inventive concept. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.

Claims (12)

1. An order management method, comprising:
detecting a reference torsion event in preset torsion events, wherein the reference torsion event is any one of the preset torsion events; wherein the preset torsion event is an event which causes the state or stage of the order to change;
responding to the detection result, controlling a main order of the target order to generate a reference sub-order corresponding to the reference torsion event;
according to at least one order requirement corresponding to the reference torsion event, controlling the reference sub-order to acquire a reference stage module group corresponding to the reference sub-order from a preset grouped data model, and acquiring at least one functional module capable of realizing the at least one order requirement from a plurality of functional modules included in the reference stage module group;
controlling the reference order sharing module to call the at least one function module to realize the fulfillment process of the reference order sharing module;
the grouped data model comprises a plurality of phase module groups, and the phase module groups respectively correspond to a plurality of preset torsion events or a plurality of different service groups; each stage module group comprises a plurality of functional modules which are used for realizing various different order demands.
2. The method of claim 1, further comprising:
and generating a main order of the target order when a preset initial event is detected.
3. The method of claim 2, wherein generating the master order for the target order upon detecting a preset initial event comprises:
and when an order placing event of a user is detected, generating a main order of the target order corresponding to the user.
4. The method according to any one of claims 1 to 3, further comprising:
after the reference order is fulfilled, controlling the reference order to send a completion notification to the main order, so that the main order can generate the order corresponding to other torsion events when other torsion events in the plurality of preset torsion events are detected.
5. The method of any of claims 1 to 3, wherein the controlling the master order of the target order to generate the reference orders corresponding to the reference torsion events comprises:
acquiring a reference service group corresponding to the reference torsion event;
and controlling a main order of the target order to generate a reference sub-order corresponding to the reference business group.
6. An order management apparatus, comprising:
the device comprises a detection module, a detection module and a control module, wherein the detection module is used for detecting a reference torsion event in preset torsion events, and the reference torsion event is any one of the preset torsion events; wherein the preset torsion event is an event which causes the state or stage of the order to change;
the first generation module is used for responding to the detection result and controlling a main order of the target order to generate a reference sub-order corresponding to the reference torsion event;
the acquisition module is used for controlling the reference sublevel to acquire a reference stage module group corresponding to the reference sublevel from a preset grouped data model according to at least one order requirement corresponding to the reference torsion event, and acquiring at least one functional module capable of realizing the at least one order requirement from a plurality of functional modules included in the reference stage module group;
the calling module is used for controlling the reference order sharing module to realize the fulfillment process of the reference order sharing module by calling the at least one function module;
the grouped data model comprises a plurality of phase module groups, and the phase module groups respectively correspond to a plurality of preset torsion events or a plurality of different service groups; each stage module group comprises a plurality of functional modules which are used for realizing various different order demands.
7. The apparatus of claim 6, further comprising:
and the second generation module is used for generating a main order of the target order when a preset initial event is detected.
8. The apparatus of claim 7, wherein the second generating module comprises:
the first generation submodule is used for generating a main order of the target order corresponding to the user when an order placing event of the user is detected.
9. The apparatus of any one of claims 6 to 8, further comprising:
and the sending module is used for controlling the reference order to send a completion notice to the main order after the reference order is fulfilled, so that the main order can generate the order corresponding to other torsion events when other torsion events in the plurality of preset torsion events are detected.
10. The apparatus of any one of claims 6 to 8, wherein the first generating module comprises:
the obtaining submodule is used for obtaining a reference service group corresponding to the reference torsion event;
and the second generation submodule is used for controlling the main order of the target order to generate a reference sub-order corresponding to the reference business group.
11. An electronic device comprising a memory and a processor; wherein the content of the first and second substances,
the memory is configured to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to implement the method steps of any of claims 1-5.
12. A computer-readable storage medium having stored thereon computer instructions, characterized in that the computer instructions, when executed by a processor, carry out the method steps of any of claims 1-5.
CN201811631654.9A 2018-12-29 2018-12-29 Order management method and device, electronic equipment and computer readable storage medium Active CN109697658B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811631654.9A CN109697658B (en) 2018-12-29 2018-12-29 Order management method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811631654.9A CN109697658B (en) 2018-12-29 2018-12-29 Order management method and device, electronic equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN109697658A CN109697658A (en) 2019-04-30
CN109697658B true CN109697658B (en) 2021-03-23

Family

ID=66232325

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811631654.9A Active CN109697658B (en) 2018-12-29 2018-12-29 Order management method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN109697658B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110310170A (en) * 2019-05-24 2019-10-08 深圳壹账通智能科技有限公司 Order processing method, apparatus, electronic equipment and storage medium
CN111445124B (en) * 2020-03-25 2022-08-30 拉扎斯网络科技(上海)有限公司 Order scheduling method, device and system
CN113487232B (en) * 2021-08-19 2023-10-20 餐道信息科技有限公司 Intelligent distribution method for polymer flow

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1878206A (en) * 2006-07-07 2006-12-13 华为技术有限公司 Event subscription method and system
CN1900967A (en) * 2006-07-28 2007-01-24 中山盛仕铭保健品有限公司 Logistics bidding system and method for internet electronic business
US7409351B2 (en) * 2004-05-21 2008-08-05 Sap Ag Method and system for splitting an order in a flexible order transaction system
CN103246945A (en) * 2012-02-07 2013-08-14 阿里巴巴集团控股有限公司 Business-based flow processing method and system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8874477B2 (en) * 2005-10-04 2014-10-28 Steven Mark Hoffberg Multifactorial optimization system and method
EP2172883A1 (en) * 2008-09-30 2010-04-07 Siemens Aktiengesellschaft Method for managing and controlling manufacturing processes planned by an Enterprise Resource Planning and produced by a plant floor
CN102467730A (en) * 2010-11-11 2012-05-23 喻跃海 Transaction method by using Internet
CN106204000A (en) * 2016-07-05 2016-12-07 康存乐付保数据科技(上海)有限公司 A kind of service consumption method for processing payment information and system
CN108428074B (en) * 2017-02-13 2020-11-20 北京京东尚科信息技术有限公司 Processing method and device for canceling order in order fulfillment process
CN107038623A (en) * 2017-03-30 2017-08-11 南京车喇叭信息科技有限公司 A kind of processing method of electric business order in underlying services device framework
CN108171576B (en) * 2017-12-26 2021-06-08 北京星选科技有限公司 Order processing method and device, electronic equipment and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7409351B2 (en) * 2004-05-21 2008-08-05 Sap Ag Method and system for splitting an order in a flexible order transaction system
CN1878206A (en) * 2006-07-07 2006-12-13 华为技术有限公司 Event subscription method and system
CN1900967A (en) * 2006-07-28 2007-01-24 中山盛仕铭保健品有限公司 Logistics bidding system and method for internet electronic business
CN103246945A (en) * 2012-02-07 2013-08-14 阿里巴巴集团控股有限公司 Business-based flow processing method and system

Also Published As

Publication number Publication date
CN109697658A (en) 2019-04-30

Similar Documents

Publication Publication Date Title
US10636027B2 (en) Methods and systems for self-service checkout
CN109697658B (en) Order management method and device, electronic equipment and computer readable storage medium
US10223729B2 (en) Ecommerce high volume order management system and method
US20110238526A1 (en) System and Method for Modifying Package Service Subscriptions Online
CN110717800B (en) Digital processing method, device and system for restaurant stores
WO2014145742A2 (en) Group buying systems and related methods
CN110520888A (en) The processing method and program of store system, electronic shelf label, store system
CN111652693A (en) Method and system for owning personal e-commerce APP
US11551184B2 (en) Aggregated and distributed inventory availability
CN108846093B (en) Business processing method and system supporting multi-user operation
WO2003044708A1 (en) Network system
CN110335417B (en) Application system and method of electronic water ticket
US20100235257A1 (en) Multimedia gift registry system
JP2005043975A (en) Electronic commerce method and system, and processing program therefor
CN114004688A (en) Processing method and system for service data of bank product package
US10657578B2 (en) Order processing systems and methods
JP6502549B2 (en) Electronic commerce integrated management system
KR101709594B1 (en) Method for managing online shopping mall through server
TWM592552U (en) Merchant selling system
JP5613739B2 (en) Information processing apparatus and program
JP6328314B1 (en) Electronic commerce integrated management system
JP6300248B1 (en) Electronic commerce integrated management system
CN112819455A (en) Data processing method, data processing apparatus, electronic device, storage medium, and program product
JP2006285334A (en) Customer treatment system, information processor, information processing method, and program
CN115170233A (en) Method and device for receiving goods

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