CN110619555A - Unified management method and device for order information, terminal equipment and medium - Google Patents

Unified management method and device for order information, terminal equipment and medium Download PDF

Info

Publication number
CN110619555A
CN110619555A CN201910752151.5A CN201910752151A CN110619555A CN 110619555 A CN110619555 A CN 110619555A CN 201910752151 A CN201910752151 A CN 201910752151A CN 110619555 A CN110619555 A CN 110619555A
Authority
CN
China
Prior art keywords
order
information
unified
resource
resource information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910752151.5A
Other languages
Chinese (zh)
Inventor
魏飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN201910752151.5A priority Critical patent/CN110619555A/en
Publication of CN110619555A publication Critical patent/CN110619555A/en
Pending legal-status Critical Current

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

Abstract

The invention provides a unified management method, a unified management device, terminal equipment and a medium for order information, which are suitable for the technical field of information processing, and the method comprises the following steps: the system is respectively in communication connection with a plurality of e-commerce systems; receiving order resource information pushed by an e-commerce system; according to a preset algorithm, converting order resource information into target resource information, wherein the target resource information meets a preset resource package format condition; and pushing the target resource information to the unified order management platform so that the unified order management platform executes interaction with the user object based on the target resource information. According to the invention, through an extensible docking standard, order resource information of different E-commerce systems is abstracted together into a set of fixed processing flow to carry out unified management on orders; even if the logic of the e-commerce system is changed, the transmission process of the order resource information is ensured to be free from modifying codes again, so that the development complexity of the order information unified management scheme is reduced, and the expandability of the unified management platform is improved.

Description

Unified management method and device for order information, terminal equipment and medium
Technical Field
The invention belongs to the technical field of information processing, and particularly relates to a unified management method and device for order information, terminal equipment and a computer readable storage medium.
Background
The order module is an important component module essential to the e-commerce system. When a plurality of e-commerce systems exist in an enterprise, in order to provide a unified management entrance for users, a system needs to be developed to interface the e-commerce systems so as to realize centralized management of order information of the systems. However, since the order module in the e-commerce system has a high coupling degree with other modules, if each order module is to be completely separated, the development difficulty is high and a long development period is required.
In a conventional processing manner, a unified management system generally interfaces each e-commerce system one by one, synchronizes order information from the e-commerce system to a local unified management system in a pull or push manner, and forwards an operation event executed by a local user on any order to the e-commerce system to which the order belongs for processing in an interface manner when the operation event is detected. In this way, if the associated e-commerce system modifies its own logic, for example, a comment operation function of an order is newly added, the unified management system also needs to modify accordingly and bring online in synchronization with the same, otherwise, the problem of compatibility easily occurs. When the number of the butted e-commerce systems is gradually increased, a large amount of manpower is required to be invested for technical butting work, so that the existing unified management method for order information has the problems of high development complexity and high maintenance difficulty.
Disclosure of Invention
In view of this, embodiments of the present invention provide a unified management method and apparatus for order information, a terminal device, and a computer-readable storage medium, so as to solve the problems of high development complexity and high maintenance difficulty of the existing unified management method for order information.
A first aspect of an embodiment of the present invention provides a unified management method for order information, including:
the system is respectively in communication connection with a plurality of e-commerce systems;
receiving order resource information pushed by the e-commerce system;
converting the order resource information into target resource information according to pre-stored local configuration information, wherein the target resource information meets a preset resource package format condition;
and pushing the target resource information to a unified order management platform so that the unified order management platform executes interaction with a user object based on the target resource information.
A second aspect of the embodiments of the present invention provides a unified management apparatus for order information, including:
the connection unit is used for being respectively in communication connection with the plurality of e-commerce systems;
the receiving unit is used for receiving order resource information pushed by the e-commerce system;
the conversion unit is used for converting the order resource information into target resource information according to pre-stored local configuration information, wherein the target resource information meets a preset resource package format condition;
and the first pushing unit is used for pushing the target resource information to a unified order management platform so that the unified order management platform executes interaction with the user object based on the target resource information.
A third aspect of the embodiments of the present invention provides a terminal device, including a memory and a processor, where the memory stores a computer program operable on the processor, and the processor implements the steps of the unified management method for order information when executing the computer program.
A fourth aspect of the embodiments of the present invention provides a computer-readable storage medium, where a computer program is stored, and when the computer program is executed by a processor, the steps of the unified management method for order information are implemented.
In the embodiment of the invention, the order resource information pushed by each e-commerce system is converted into the target resource information meeting the requirement of the preset format by using the preset algorithm through establishing connection with the plurality of e-commerce systems, and then the target resource information is pushed to the unified order management platform, so that the order resource information of different e-commerce systems is abstracted into a set of fixed processing flow together through the extensible docking standard to carry out unified management on the order. Because only the standard interface of the joint debugging conversion algorithm is needed in advance when the order resource information is in butt joint, in the subsequent process, even if the logic of the e-commerce system is changed, the transmission process of the order resource information is ensured not to modify codes again, so that the development complexity of the order information unified management scheme is reduced, the expandability of a unified management platform is improved, and the butt joint of a new e-commerce system and the full response to the change of the requirements of the original e-commerce system can be realized.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a system architecture diagram to which the method for processing order resource information according to the embodiment of the present invention is applied;
FIG. 2 is a flowchart of a unified management method for order information according to an embodiment of the present invention;
fig. 3 is a flowchart of a specific implementation of the unified management method S103 for order information according to the embodiment of the present invention;
FIG. 4 is a flowchart illustrating a unified management method for order information according to another embodiment of the present invention;
FIG. 5 is a flowchart illustrating a unified management method for order information according to another embodiment of the present invention;
fig. 6 is a block diagram of a unified management apparatus for order information according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
It is to be understood that, although the terms first, second, etc. may be used herein to describe various elements in some embodiments of the invention, these elements should not be limited by these terms. These terms are only used to distinguish one element from another.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
Fig. 1 is a system architecture diagram for applying the processing method of order resource information according to the embodiment of the present invention, and only the relevant parts to this embodiment are shown for convenience of description.
Referring to fig. 1, the system is composed of a docking system 11, an e-commerce system 12, a unified order management platform 13, and a plurality of clients 14. The docking system 11 is used as an intermediate component and is in communication connection with a plurality of e-commerce systems 12 and a unified order management platform 13. The docking system 11 is configured to process the order resource information pushed by the e-commerce system 12 according to a pre-stored conversion algorithm, and send the target resource information meeting the preset format requirement obtained through the processing to the unified order management platform 13, so that the unified order management platform 13 can provide an interactive service for the external client 14 based on various types of target resource information received by the unified order management platform 13. The docking system 11 is further configured to convert configuration information sent by the e-commerce system 12 into a standardized message, and transmit the standardized message to the unified order management platform 13. The configuration information includes a resource status mapping field, a type display field, and control authority field information, so that the unified order management platform 13 can determine the order resource information usage authority of the client 14 in the interaction process according to each type of configuration information.
In the system, the client 14 may be an application client or a web page client, and is operated on a terminal device including a personal computer, a tablet computer, or a mobile phone, which provides a network access function, and is configured to provide an operating environment for the client 14 and ensure communication between the client 14 and the unified order management platform 13. Each client 14 serves as a request client, submits an order management request to the unified order management platform 13, and displays a response result returned by the unified order management platform 13 to a user of the client 14.
As an embodiment of the present invention, the processing procedure of the order resource information specifically includes steps S101 to S104, and the execution subject of each step is the docking system in fig. 1. The implementation principle of each step is as follows:
step S101: and the system is respectively connected with a plurality of e-commerce systems in a communication way.
A plurality of e-commerce systems are preset in the enterprise and used for storing and managing electronic resource orders related to various types of services. The electronic resource order represents a business order received by the enterprise in an online connection manner by using a communication network. Each e-commerce system can be associated with electronic resource orders of one type of service, and can also be associated with electronic resource orders of multiple types of services. And respectively establishing communication connection with each e-commerce system according to a preset standard interface.
Step S102: and receiving order resource information pushed by the e-commerce system.
In the embodiment of the invention, various types of parameter information related to the electronic resource order are order resource information. When the e-commerce system detects that the electronic resource order is changed or detects a setting instruction sent by an administrator of the e-commerce system, the e-commerce system receives order resource information pushed by the e-commerce system.
Step S103: and converting the order resource information into target resource information according to pre-stored local configuration information, wherein the target resource information meets a preset resource package format condition.
And for each received order resource information, carrying attribute values corresponding to a plurality of parameter fields. The parameter fields include, but are not limited to, order number, order status, responsible person, order generation date, and order amount. Because the attribute values corresponding to the order resource information pushed by different e-commerce systems may be different, and some attribute values cannot be subjected to compatibility processing or display on the unified order management platform, the received order resource information is converted into target resource information according to a preset algorithm. The target resource information is information which can be identified and processed by the unified order management platform and meets the predefined resource package format condition of the unified order management platform.
Illustratively, the converted target resource information comprises basic parameter fields such as an order number, a user to which the order belongs, order placing time, completion time, an order original price, an order discount price and the like, and an extension field based on a json format. Order resource information specific to the current e-commerce system is pushed through the extension fields, such as: license plate number, frame number, etc. of the vehicle insurance order. If the order resource information received in the initial state contains attribute values corresponding to ten parameter fields, respectively extracting the attribute values matched with six basic parameter fields of an order number, a user to which the order belongs, order placing time, completion time, an original order price and an order discount price through a preset algorithm logic, and generating an order standard message based on the extracted attribute values. And meanwhile, filling the attribute values of the rest parameter fields into the extension fields of the order standard message to obtain target resource information.
Optionally, as an embodiment of the present invention, fig. 2 shows a specific implementation flow of the unified management method S103 for order information provided in the embodiment of the present invention, which is detailed as follows:
s1031: respectively extracting a first attribute value of each first parameter field in the order resource information; the first attribute value comprises a resource status value of a resource status field.
The order resource information pushed by each e-commerce system comprises resource status fields, and the resource status fields are used for storing the processing status of the electronic resource order, including but not limited to, to-be-quoted, to-be-audited, to-be-checked, to-be-modified, to-be-paid, underwriting failure, transaction closing, deleted, signature success and the like. In the embodiment of the invention, the attribute values of the parameter fields of the order resource information are extracted, and the attribute values corresponding to the resource state fields, namely the resource state values, are detected.
S1032: and acquiring standard state information corresponding to the resource state value based on a preset resource state mapping algorithm.
In the embodiment of the invention, a locally pre-stored resource state mapping algorithm is loaded. The resource state mapping algorithm comprises algorithm logic associated with a resource state mapping table, and the resource state mapping table is used for recording the mapping relation between each resource state value of the order resource information in the initial state and each standard state value which can be identified by the unified order management platform. And converting the resource state value of the order resource information based on the read resource state mapping algorithm to obtain standard state information.
Preferably, different e-commerce systems correspond to different resource state mapping algorithms. Therefore, before loading the resource state mapping algorithm, the e-commerce system identifier to which the current order resource information belongs is read, and then the resource state mapping algorithm matched with the e-commerce system identifier is searched from the local database.
For example, if the resource state value of the order resource information pushed by the vehicle insurance e-commerce system is in a state of "waiting for quote" or "waiting for payment", the e-commerce system identifier carried by the order resource information, that is, the vehicle insurance e-commerce system identifier, is obtained. At this time, the resource state mapping algorithm matched with the vehicle insurance e-commerce system identification can be used, and the labeled state values corresponding to the states of 'to-be-quoted price' or 'to-be-paid fee' are all 'processing' states. Therefore, the resource status value of the order resource information is converted into the 'processing' status of the unified order management platform, so as to obtain the standard status information containing the status value.
S1033: target resource information associated with the standard status information and with the remaining respective first attribute values is created.
And combining and packaging each attribute value which is not converted in the order resource information and the standard state information to obtain target resource information with the format condition required by the unified order management platform.
Step S104: and pushing the target resource information to a unified order management platform so that the unified order management platform executes interaction with a user object based on the target resource information.
In the embodiment of the invention, the assembled target resource information is pushed to the unified order management platform in an http interface or Message Queue (MQ) mode, so that the unified order management platform can display the received target resource information, and a user object can be ensured to check the target resource information after logging in the unified order management platform through a client side of the user object.
In the embodiment of the invention, the order resource information pushed by each e-commerce system is converted into the target resource information meeting the requirement of the preset format by using the preset algorithm through establishing connection with the plurality of e-commerce systems, and then the target resource information is pushed to the unified order management platform, so that the order resource information of different e-commerce systems is abstracted into a set of fixed processing flow together through the extensible docking standard to carry out unified management on the order. Because only the standard interface of the joint debugging conversion algorithm is needed in advance when the order resource information is in butt joint, in the subsequent process, even if the logic of the e-commerce system is changed, the transmission process of the order resource information is ensured not to modify codes again, so that the development complexity of the order information unified management scheme is reduced, the expandability of a unified management platform is improved, and the butt joint of a new e-commerce system and the requirement change of an original e-commerce system can be fully met.
As another embodiment of the present invention, as shown in fig. 3, before the step S102, the method further includes:
s105: receiving configuration information pushed by the e-commerce system, and identifying a second parameter field carrying a change mark in the configuration information; the second parameter field comprises at least one of a resource state mapping field, a type exhibition field and a manipulation permission field.
The e-commerce system can push configuration information input by a manager of the e-commerce system besides order resource information. The configuration information comprises attribute values corresponding to the resource state mapping field, the type display field and the control authority field. The resource state mapping field is used for describing a corresponding relation value associated with the resource state mapping table in the embodiment; the type display field is used for describing a parameter field of the target resource information which can be viewed by the user object; the manipulation authority field is used to describe the type of order manipulation event executable by the user object and the manipulatable authority of the order manipulation event. The configuration information can be changed according to a setting instruction input by a manager of the e-commerce system.
In the embodiment of the invention, whether the parameter field carrying the change mark exists in the received configuration information is detected. If the parameter field exists, the partial configuration information corresponding to the parameter field carrying the change mark needs to be modified. If the configuration information does not exist, the configuration information of each item of locally pre-stored configuration information and the configuration information pushed by the current e-commerce system are the same version of configuration information.
S106: and acquiring a second attribute value of the second parameter field carrying the change mark.
S107: and updating the pre-stored local configuration information according to the original configuration information and each second attribute value.
And reading the corresponding attribute value of each parameter field carrying the change mark. If the attribute value associated with the parameter field does not exist in the local configuration information, adding the local configuration information; otherwise, updating the local configuration information according to the pre-stored attribute value and the currently read attribute value.
Preferably, when detecting that the configuration information corresponding to any parameter field changes, the e-commerce system only pushes the incremental part of the configuration information to the docking system.
In the embodiment of the invention, the configuration information pushed by the e-commerce system is received, and the local configuration information is updated according to the parameter field carrying the change mark, so that the operations of adding, modifying, deleting and the like of the configuration information are delivered to the docked e-commerce system to be pushed in an interface mode, and after the local configuration information is updated, the docking system can also transmit the local configuration information to the unified order management platform, so that the unified order management platform is actually only responsible for defining the standard of an operation interface, and can automatically and extendably process order resource information as long as the interface standard is met, thereby reducing the complexity of order information management and the realization difficulty.
Preferably, as another embodiment of the present invention, as shown in fig. 4, after S107, the method further includes:
s108: and pushing the local configuration information to the unified order management platform so that the unified order management platform displays the order resource information of each type matched with the type display field, and responding to the order control event of the user object by the unified order management platform according to the control authority information in the local configuration information.
In the embodiment of the invention, the docking system synchronously pushes the updated local configuration information to the pre-connected unified order management platform. Preferably, only the incremental part or the updated part of the local configuration information is pushed. In the local configuration information pushed by the unified order management platform, if the unified order management platform detects that the unified order management platform contains the attribute value of the type display field, when a user inquires any electronic resource order through the unified order management platform, the unified order management platform only displays the parameter field value of the electronic resource order according to the parameter field value indicated by the type display field, and the rest parameter field values are hidden and displayed. For example, if the attribute value of the type display field pushed by the car insurance system is a license plate number and a frame number, the user can only view the license plate number and the frame number corresponding to the electronic resource order in the unified order management platform display interface, and for other field information in the electronic resource order, such as a "vehicle model", the user cannot view the information.
And if the unified order management platform detects that the configuration information contains the attribute value of the control authority field, responding to the control event matched with the attribute value. For example, if the attribute value of the manipulation permission field pushed by the car insurance system is "the event which is allowed to be manipulated in the state of waiting for payment includes canceling an order, paying for the event and viewing details", the unified order management platform only responds to the manipulation events such as canceling the order, paying for the event and viewing details executed by the user, that is, the user cannot trigger other manipulation events except the above events. For example, the order modification operation cannot be performed.
Preferably, as shown in fig. 4, after the step S108, the method further includes:
s109: and if response information which is returned by the unified order management platform and related to the order control event is received, identifying the E-commerce system corresponding to the order control event.
S110: and generating a resource feedback message matched with the order control event, and transmitting the resource feedback message to the identified e-commerce system so as to update order resource information in the e-commerce system.
In the embodiment of the invention, the unified order management platform feeds back the operation event type to the docking system in an interface mode after collecting the click operation event of the user. The docking system performs corresponding logic processing according to the type of the control event, such as canceling an electronic resource order and the like, and feeds back a processing result to the e-commerce system of the corresponding service so as to ensure synchronous updating of the order resource information of the e-commerce system.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 6 shows a block diagram of the unified management apparatus for order information provided by the embodiment of the present invention, which corresponds to the method of the above embodiment, and for convenience of explanation, only the parts related to the embodiment of the present invention are shown. The unified management apparatus of order information illustrated in fig. 6 may be an executive body of the unified management method of order information provided in the foregoing embodiment.
Referring to fig. 6, the order information unified management apparatus includes:
and the connection unit 61 is used for being respectively in communication connection with a plurality of e-commerce systems.
The receiving unit 62 is configured to receive the order resource information pushed by the e-commerce system.
A converting unit 63, configured to convert the order resource information into target resource information according to pre-stored local configuration information, where the target resource information meets a preset resource package format condition.
A first pushing unit 64, configured to push the target resource information to a unified order management platform, so that the unified order management platform performs interaction with a user object based on the target resource information.
Optionally, the conversion unit 63 includes:
the extraction subunit is configured to extract the first attribute values of the first parameter fields in the order resource information respectively; the first attribute value comprises a resource status value of a resource status field.
And the obtaining subunit is configured to obtain, based on a resource state mapping algorithm in the pre-stored local configuration information, standard state information corresponding to the resource state value.
And the creating subunit is used for creating target resource information associated with the standard state information and the rest first attribute values.
Optionally, the unified management apparatus further includes:
the first identification unit is used for receiving the configuration information pushed by the e-commerce system and identifying a second parameter field carrying a change mark in the configuration information; the second parameter field comprises at least one of a resource state mapping field, a type exhibition field and a manipulation permission field.
And the obtaining unit is used for obtaining the second attribute value of the second parameter field carrying the change mark.
And the updating unit is used for updating the pre-stored local configuration information according to the original configuration information and each second attribute value.
Optionally, the unified management apparatus further includes:
and the second pushing unit is used for pushing the local configuration information to the unified order management platform so that the unified order management platform displays the order resource information of each type matched with the type display field, and the unified order management platform responds to the order control event of the user object according to the control authority information in the local configuration information.
Optionally, the unified management apparatus further includes:
and the second identification unit is used for identifying the e-commerce system corresponding to the order control event if response information which is returned by the unified order management platform and relates to the order control event is received.
And the transmission unit is used for generating a resource feedback message matched with the order control event and transmitting the resource feedback message to the identified e-commerce system so as to update the order resource information in the e-commerce system.
In the embodiment of the invention, the order resource information pushed by each e-commerce system is converted into the target resource information meeting the requirement of the preset format by using the preset algorithm through establishing connection with the plurality of e-commerce systems, and then the target resource information is pushed to the unified order management platform, so that the order resource information of different e-commerce systems is abstracted into a set of fixed processing flow together through the extensible docking standard to carry out unified management on the order. Because only the standard interface of the joint debugging conversion algorithm is needed in advance when the order resource information is in butt joint, in the subsequent process, even if the logic of the e-commerce system is changed, the transmission process of the order resource information is ensured not to modify codes again, so that the development complexity of the order information unified management scheme is reduced, the expandability of a unified management platform is improved, and the butt joint of a new e-commerce system and the full response to the change of the requirements of the original e-commerce system can be realized.
Fig. 7 is a schematic diagram of a terminal device according to an embodiment of the present invention. As shown in fig. 7, the terminal device 7 of this embodiment includes: a processor 70 and a memory 71, wherein the memory 71 stores a computer program 72 operable on the processor 70. The processor 70, when executing the computer program 72, implements the steps in the above-mentioned embodiment of the unified management method for various order information, such as the steps 101 to 104 shown in fig. 1. Alternatively, the processor 70, when executing the computer program 72, implements the functions of the modules/units in the above-described device embodiments, such as the functions of the units 61 to 64 shown in fig. 6.
The terminal device 7 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device may include, but is not limited to, a processor 70, a memory 71. It will be appreciated by those skilled in the art that fig. 7 is merely an example of a terminal device 7 and does not constitute a limitation of the terminal device 7 and may comprise more or less components than shown, or some components may be combined, or different components, e.g. the terminal device may further comprise an input transmitting device, a network access device, a bus, etc.
The Processor 70 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field-Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 71 may be an internal storage unit of the terminal device 7, such as a hard disk or a memory of the terminal device 7. The memory 71 may also be an external storage device of the terminal device 7, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 7. Further, the memory 71 may also include both an internal storage unit and an external storage device of the terminal device 7. The memory 71 is used for storing the computer program and other programs and data required by the terminal device. The memory 71 may also be used to temporarily store data that has been transmitted or is to be transmitted.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A unified management method for order information is characterized by comprising the following steps:
the system is respectively in communication connection with a plurality of e-commerce systems;
receiving order resource information pushed by the e-commerce system;
converting the order resource information into target resource information according to pre-stored local configuration information, wherein the target resource information meets a preset resource package format condition;
and pushing the target resource information to a unified order management platform so that the unified order management platform executes interaction with a user object based on the target resource information.
2. The unified management method for order information according to claim 1, wherein said converting the order resource information into the target resource information according to the pre-stored local configuration information comprises:
respectively extracting a first attribute value of each first parameter field in the order resource information; the first attribute value comprises a resource status value of a resource status field;
acquiring standard state information corresponding to the resource state value based on a resource state mapping algorithm in pre-stored local configuration information;
target resource information associated with the standard status information and with the remaining respective first attribute values is created.
3. The unified management method for order information according to claim 1, before said receiving the order resource information pushed by the e-commerce system, further comprising:
receiving configuration information pushed by the e-commerce system, and identifying a second parameter field carrying a change mark in the configuration information; the second parameter field comprises at least one of a resource state mapping field, a type display field and a control authority field;
acquiring a second attribute value of the second parameter field carrying the change mark;
and updating the pre-stored local configuration information according to the original configuration information and each second attribute value.
4. The unified management method for order information according to claim 3, wherein after updating the pre-stored local configuration information according to the original configuration information and each of the second attribute values, the method further comprises:
pushing the local configuration information to the unified order management platform so that the unified order management platform displays each type of order resource information matched with the type display field, and enabling the unified order management platform to respond to the order control event of the user object according to the control authority information in the local configuration information
5. The unified management method for order information according to claim 4, further comprising:
if response information about the order control event returned by the unified order management platform is received, identifying the e-commerce system corresponding to the order control event;
and generating a resource feedback message matched with the order control event, and transmitting the resource feedback message to the identified e-commerce system so as to update order resource information in the e-commerce system.
6. A unified management apparatus for order information, comprising:
the connection unit is used for being respectively in communication connection with the plurality of e-commerce systems;
the receiving unit is used for receiving order resource information pushed by the e-commerce system;
the conversion unit is used for converting the order resource information into target resource information according to pre-stored local configuration information, wherein the target resource information meets a preset resource package format condition;
and the first pushing unit is used for pushing the target resource information to a unified order management platform so that the unified order management platform executes interaction with the user object based on the target resource information.
7. The unified management apparatus for order information according to claim 6, wherein said conversion unit comprises:
the extraction subunit is configured to extract the first attribute values of the first parameter fields in the order resource information respectively; the first attribute value comprises a resource status value of a resource status field;
the acquisition subunit is configured to acquire, based on a resource state mapping algorithm in pre-stored local configuration information, standard state information corresponding to the resource state value;
and the creating subunit is used for creating target resource information associated with the standard state information and the rest first attribute values.
8. The unified management apparatus for order information according to claim 6, further comprising:
the first identification unit is used for receiving the configuration information pushed by the e-commerce system and identifying a second parameter field carrying a change mark in the configuration information; the second parameter field comprises at least one of a resource state mapping field, a type display field and a control authority field;
an obtaining unit, configured to obtain a second attribute value of the second parameter field carrying the change flag;
and the updating unit is used for updating the pre-stored local configuration information according to the original configuration information and each second attribute value.
9. A terminal device comprising a memory and a processor, the memory storing a computer program operable on the processor, wherein the processor implements the steps of the method according to any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 5.
CN201910752151.5A 2019-08-15 2019-08-15 Unified management method and device for order information, terminal equipment and medium Pending CN110619555A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910752151.5A CN110619555A (en) 2019-08-15 2019-08-15 Unified management method and device for order information, terminal equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910752151.5A CN110619555A (en) 2019-08-15 2019-08-15 Unified management method and device for order information, terminal equipment and medium

Publications (1)

Publication Number Publication Date
CN110619555A true CN110619555A (en) 2019-12-27

Family

ID=68921771

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910752151.5A Pending CN110619555A (en) 2019-08-15 2019-08-15 Unified management method and device for order information, terminal equipment and medium

Country Status (1)

Country Link
CN (1) CN110619555A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111324780A (en) * 2020-02-28 2020-06-23 北京三快在线科技有限公司 Storage method, transmission method, device and storage medium of product data
CN111324612A (en) * 2020-02-28 2020-06-23 北京三快在线科技有限公司 Storage method, system, device, equipment and storage medium of order information
CN111367977A (en) * 2020-02-28 2020-07-03 北京三快在线科技有限公司 Ticket data storage system, method, device, equipment and storage medium
CN112053208A (en) * 2020-09-04 2020-12-08 苏宁云计算有限公司 Order access method, system, computer equipment and storage medium
CN112330385A (en) * 2020-09-18 2021-02-05 苏宁云计算有限公司 Method for docking resource transfer party by resource transfer platform based on builder mode
CN112330421A (en) * 2020-11-27 2021-02-05 京东数字科技控股股份有限公司 Order processing method and device, electronic equipment and storage medium
CN113222693A (en) * 2021-04-28 2021-08-06 北京京东拓先科技有限公司 Electronic order processing method and device, electronic equipment and storage medium
CN113240499A (en) * 2021-06-08 2021-08-10 京东数科海益信息科技有限公司 Order processing method and device based on system switching
CN113706276A (en) * 2021-11-01 2021-11-26 南京麦豆健康管理有限公司 Order data synchronization and data transmission system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326352A (en) * 2016-08-08 2017-01-11 歌尔股份有限公司 Universal interface design method and system in butt joint with plurality of service systems
CN107392714A (en) * 2017-07-13 2017-11-24 携程旅游信息技术(上海)有限公司 Order cut-in method, server and system
CN107886281A (en) * 2017-11-30 2018-04-06 百富计算机技术(深圳)有限公司 Take out order processing method, apparatus, computer equipment and storage medium
CN108230089A (en) * 2017-12-06 2018-06-29 链家网(北京)科技有限公司 A kind of online order processing method, system and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326352A (en) * 2016-08-08 2017-01-11 歌尔股份有限公司 Universal interface design method and system in butt joint with plurality of service systems
CN107392714A (en) * 2017-07-13 2017-11-24 携程旅游信息技术(上海)有限公司 Order cut-in method, server and system
CN107886281A (en) * 2017-11-30 2018-04-06 百富计算机技术(深圳)有限公司 Take out order processing method, apparatus, computer equipment and storage medium
CN108230089A (en) * 2017-12-06 2018-06-29 链家网(北京)科技有限公司 A kind of online order processing method, system and device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111324780A (en) * 2020-02-28 2020-06-23 北京三快在线科技有限公司 Storage method, transmission method, device and storage medium of product data
CN111324612A (en) * 2020-02-28 2020-06-23 北京三快在线科技有限公司 Storage method, system, device, equipment and storage medium of order information
CN111367977A (en) * 2020-02-28 2020-07-03 北京三快在线科技有限公司 Ticket data storage system, method, device, equipment and storage medium
CN112053208A (en) * 2020-09-04 2020-12-08 苏宁云计算有限公司 Order access method, system, computer equipment and storage medium
CN112330385A (en) * 2020-09-18 2021-02-05 苏宁云计算有限公司 Method for docking resource transfer party by resource transfer platform based on builder mode
CN112330421A (en) * 2020-11-27 2021-02-05 京东数字科技控股股份有限公司 Order processing method and device, electronic equipment and storage medium
CN113222693A (en) * 2021-04-28 2021-08-06 北京京东拓先科技有限公司 Electronic order processing method and device, electronic equipment and storage medium
CN113240499A (en) * 2021-06-08 2021-08-10 京东数科海益信息科技有限公司 Order processing method and device based on system switching
CN113706276A (en) * 2021-11-01 2021-11-26 南京麦豆健康管理有限公司 Order data synchronization and data transmission system and method

Similar Documents

Publication Publication Date Title
CN110619555A (en) Unified management method and device for order information, terminal equipment and medium
WO2019100308A1 (en) Business trip reimbursement method, system, storage medium and terminal
CN111078140B (en) Nuclear power station file uploading management method and device, terminal equipment and medium
CN108920257B (en) Transaction processing method, device, equipment and storage medium
CN112528179B (en) Two-dimensional code processing method, system, electronic equipment and storage medium
CN109658059B (en) File verification method and device, electronic equipment and computer readable medium
CN110688828A (en) File processing method and device, file processing system and computer equipment
CN114219645A (en) Accounting date switching method, device, equipment, readable storage medium and product
CN111091439B (en) Order-related marketing campaign realization method, system, equipment and storage medium
CN112381645A (en) Information processing method and device for bill transaction
CN109284452B (en) Electronic protocol online display method and device, electronic equipment and storage medium
CN111104556A (en) Service processing method and device
CN111045928A (en) Interface data testing method, device, terminal and storage medium
US8468159B2 (en) Data element categorization in a service-oriented architecture
CN107038216B (en) Thesis duplicate checking method, device, equipment and storage medium
CN111626802A (en) Method and apparatus for processing information
CN113780969B (en) Customs declaration method and system
CN111190750A (en) Data processing method and system
CN109472592B (en) Method and device for managing virtual assets
CN112308478A (en) Resource allocation data generation method and device
CN112785321A (en) Incentive management method and device
CN113095937B (en) Bill generation method, system, equipment and storage medium based on enterprise WeChat
CN113535101B (en) Print file generation method and device, storage medium and electronic equipment
US20090171809A1 (en) Efficient purchase order creation
CN114297999A (en) Product generation method and device, electronic equipment and storage medium

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