CN115187336A - Order processing method, device and equipment and storage medium - Google Patents

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

Info

Publication number
CN115187336A
CN115187336A CN202210805522.3A CN202210805522A CN115187336A CN 115187336 A CN115187336 A CN 115187336A CN 202210805522 A CN202210805522 A CN 202210805522A CN 115187336 A CN115187336 A CN 115187336A
Authority
CN
China
Prior art keywords
order
processing
nodes
node
module
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
CN202210805522.3A
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.)
CITIC Aibank Corp Ltd
Original Assignee
CITIC Aibank Corp 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 CITIC Aibank Corp Ltd filed Critical CITIC Aibank Corp Ltd
Priority to CN202210805522.3A priority Critical patent/CN115187336A/en
Publication of CN115187336A publication Critical patent/CN115187336A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Abstract

The application provides an order processing method, an order processing device, order processing equipment and a storage medium. According to the method, based on the design idea of the receipt mode credit approval automatic process, the receipt mode is introduced, the credit approval business is streamlined and nodulated, and all nodes can be processed in parallel, so that the approval efficiency is greatly improved, and the approval time is reduced; different credit products can be adapted through the process arrangement node, repeated coding can be avoided or reduced for newly added credit products, and the new credit products can be quickly online only through configuration; after the order processing fails, automatic compensation can be performed, and the decrease of the approval passing rate caused by system reasons is reduced. Therefore, the method and the system can meet the requirements of current business development and can meet the requirements of quick and flexible loan approval.

Description

Order processing method, device and equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to an order processing method, apparatus, device, and storage medium.
Background
The modern financial service mode of providing the consumption loan for consumption finance companies to consumers of all levels has the advantages of small single credit line, high approval speed, no need of mortgage guarantee, flexible service mode, short loan term and the like. Consumer finance helps banks open up retail markets and intermediate businesses, helps to perfect currency policy conducting mechanisms, and expands internal needs. The development of consumption finance is beneficial to timely and accurate regulation and control of financial policies on national economic operation.
In the consumer finance field, after a consumer credit application is received, common solutions are to serially process consumer identity verification, image processing, pre-loan approval, agreement signing, anti-fraud, and wind-controlled approval. However, this solution has the following drawbacks: the credit approval is processed in series, and the approval time is long; if the downstream system service is abnormal, the failed service node cannot be retried, and the full process reapplication is needed; the credit process is hard coded, service processing nodes in different credit products cannot be reused, if a set of credit products are required to be added, repeated coding is required, and the development and test cycle is long. Therefore, with the rapid development of business, the existing serial processing solution is not enough to meet the requirement of rapid and flexible loan approval.
Disclosure of Invention
The application provides an order processing method, an order processing device, order processing equipment and a storage medium.
In a first aspect, the present application provides an order processing method, including: in response to receiving a service application, recording the service application as an order, and sending the order to a receiving system; responding to a received call-back request sent by the order receiving system, wherein the call-back request comprises a target order, and acquiring a business process bound to a product corresponding to the target order, wherein the business process comprises a plurality of nodes; and calling a flow engine, executing a plurality of nodes included in the business flow according to the flow sequence, and recording an execution result.
In some optional embodiments, the method further comprises: and acquiring a processing result of the target order, responding to the failure of the processing of the target order, inquiring corresponding compensation conditions from compensation configuration according to the final state of each node of the target order, and performing compensation processing on the target order.
In some optional embodiments, the method further comprises: defining and binding a business process for an accessed product in advance, wherein the business process comprises at least two nodes, and each node corresponds to an actuator; the node is formed by finely dividing common service processing logic, and the executor is an execution module used for executing the processing logic of the node and returning a processing result.
In some optional embodiments, executing the plurality of nodes included in the business process in the process order includes: and executing at least two nodes in the business process in parallel.
In a second aspect, the present application provides an order processing apparatus, comprising: the order recording module is configured to respond to the received service application, record the service application as an order and send the order to the receiving system; the callback receiving module is configured to respond to the callback request sent by the acquiring system, wherein the callback request comprises a target order, and obtain a business process bound by a product corresponding to the target order, and the business process comprises a plurality of nodes; and the flow executing module is configured to call a flow engine, execute a plurality of nodes included in the business flow according to the flow sequence and record the executing result.
In some optional embodiments, the apparatus further comprises: and the compensation processing module is configured to acquire a processing result of the target order, respond to the failure of processing the target order, and query corresponding compensation conditions from compensation configuration according to the final state of each node of the target order to perform compensation processing on the target order.
In some optional embodiments, the apparatus further comprises: the system comprises a pre-defining module, a binding module and a service processing module, wherein the pre-defining module is configured to define and bind a service process for an accessed product in advance, the service process comprises at least two nodes, and each node corresponds to an actuator; the node is formed by fine-grained splitting of common service processing logic, and the executor is an execution module used for executing the processing logic of the node and returning a processing result.
In some optional embodiments, the process execution module is further configured to execute at least two nodes in the business process in parallel.
In a third aspect, the present application provides a computer device comprising: one or more processors; a storage device having one or more programs stored thereon, which when executed by the one or more processors, cause the one or more processors to implement the order processing method of the first aspect.
In a fourth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which, when executed by one or more processors, implements the order processing method according to the first aspect.
In order to overcome the defects of long examination and approval time and the like in the conventional serial processing solution, the application provides an order processing method, an order processing device, order processing equipment and a storage medium. According to the method, based on an order-accepting mode credit approval automatic process design idea, a credit approval business is streamlined and nodulated by introducing an order-accepting mode, all nodes can be processed in parallel, the approval efficiency is greatly improved, and the approval time is reduced; different credit products can be adapted through the process arrangement node, repeated coding can be avoided or reduced for newly added credit products, and the new credit products can be quickly online only through configuration; after the order processing fails, automatic compensation can be performed, and the reduction of the approval passing rate caused by system reasons is reduced. Therefore, the method and the system can meet the requirement of current business development and can meet the requirement of quick and flexible loan approval.
The beneficial effects obtained by the application include but are not limited to:
1. original serial operation is disassembled into an asynchronous flow, so that service processing is streamlined and nodulated, and service processing nodes can be multiplexed;
2. the configuration efficiency is high, when the new credit product flow does not relate to the service logic modification of the flow node, the repeated coding is not needed, and the online can be realized quickly;
3. after the order is successfully received, the downstream system service is abnormal, and the compensation can be retried;
4. each node records corresponding state and context content, and backtracking and compensation are facilitated.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings. The drawings are only for purposes of illustrating the particular embodiments and are not to be construed as limiting the invention. In the drawings:
FIG. 1 is an exemplary system architecture diagram of at least one embodiment of the present application;
FIG. 2 is a timing diagram of one embodiment of a traffic processing method according to the present application;
FIG. 3 is a schematic block diagram of one embodiment of a traffic processing apparatus according to the present application;
FIG. 4 is a hardware component diagram of one embodiment of a computer device according to the present application.
Detailed Description
So that the manner in which the features and elements of the present embodiments can be understood in detail, a more particular description of the embodiments, briefly summarized above, may be had by reference to embodiments, some of which are illustrated in the appended drawings.
Referring to fig. 1, fig. 1 illustrates an exemplary system architecture 100 in accordance with at least one embodiment of the order processing methods and apparatus of the present application.
As shown in fig. 1, the system architecture 100 may include at least one terminal device 101 and a server 102 and a network 103. Network 103 is the medium used to provide communication links between terminal equipment 101 and server 102. Network 103 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few. A user may use terminal device 101 to interact with server 102 over network 103 to receive or send messages or the like.
Various communication client applications, such as a banking system application, a web browser application, a shopping application, a search application, an instant messaging tool, a mailbox client, social platform software, etc., may be installed on the terminal device 101. The terminal apparatus 101 may be hardware or software. When the terminal device 101 is hardware, it may be various electronic devices with a display screen, including but not limited to a mobile phone, a tablet computer, a laptop portable computer, a desktop computer, and the like. When the terminal device 101 is software, it can be installed in the electronic devices listed above. It may be implemented as a plurality of software or software modules (for example to provide distributed services) or as a single software or software module. And is not particularly limited herein.
The server 102 may be a server that provides various services, such as a background server that provides support for banking system applications and the like displayed on the terminal device 101. The server 102 may be hardware or software. When the server 102 is hardware, it may be implemented as a distributed server cluster composed of multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as multiple pieces of software or software modules (e.g., to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be noted that, the order processing method provided by the present application is generally executed by the server 102, and accordingly, the order processing apparatus is generally disposed in the server 102. In some cases, the order processing method provided by the present application may be executed by the server 102, by the terminal device 101, or by both the server 102 and the terminal device 101. Accordingly, the order processing apparatus may be disposed in the server 102, may be disposed in the terminal device 101, may be partially disposed in the server 102, and may be partially disposed in the terminal device 101. And accordingly system architecture 100 may include only server 102, or only terminal device 101, or may include terminal device 101, network 103, and server 102. This is not limited in this application.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring to fig. 2, fig. 2 is a timing diagram of one embodiment of an order processing method according to the present application. The order processing method of the present application can be applied to the server 102 in the system architecture shown in fig. 1, and a business system and an order receiving system are deployed on the server 102. The business system may be deployed on a single server 102 or may be distributed across a cluster comprising multiple servers 102. The acquiring system may be deployed in a single server 102 or may be distributed across a cluster including multiple servers 102. The business system and the acquirer system may be deployed on the same server 102 or on different servers 102. Illustratively, the business system may be a financial services system, such as a credit system. The acquiring system is for example a support auxiliary system of the business system.
As shown in fig. 2, the order processing method of the present application may include the following steps:
step 201, in response to receiving a credit application, recording the credit application as an order, and sending the order to an order receiving system;
when a service request, such as a credit request, is received by the service system, it is recorded as an order. However, unlike the prior art, the business system no longer processes the recorded order immediately, but rather sends the recorded order to the order receiving system. And after receiving the order, the order receiving system stores the order into an order record database. Here, the business system may send all information of the order to the acquiring system, and the acquiring system stores the information; alternatively, the business system may send only part of the order information, such as the order number, to the acquiring system, and store the entire order information locally in the business system.
Step 202, in response to receiving a call-back request sent by the order receiving system, the call-back request including a target order, and acquiring a business process bound to a product corresponding to the target order, where the business process includes a plurality of nodes.
And the order receiving system carries out order call-back when the target order needs to be processed, and sends a call-back request comprising the target order to the service system. That is, the order system asynchronously executes the order call back flow. Here, the callback request may include all information of the target order, or may include only part of the information of the target order, for example, only the order number.
Here, each order corresponds to at least one predefined product, each product is bound with a predefined business process, and each business process mainly comprises a plurality of nodes. Wherein a plurality is to be understood as not less than two.
After the business system acquires the target order, the business system firstly determines a product corresponding to the target order, then determines a business process bound by the product, and acquires a plurality of nodes included in (or bound by) the business process.
Step 203, calling a process engine, executing a plurality of nodes included in the business process according to the process sequence, and recording the execution result.
The business system can execute a plurality of nodes included in the business process according to the process sequence by calling the process engine, and record the execution result, so as to complete the processing of the target order. The process engine is also called a workflow engine, and is a set of code programs for driving the business to circulate according to a set fixed process. Under the condition of complex and variable services, the cost for designing the services can be greatly reduced by using the established flow, and the accuracy of service execution is ensured. The workflow engine comprises a plurality of nodes which are sequentially circulated, and each node is provided with subsequent processing steps of successful execution and failed execution.
In some optional embodiments, the service flow may be defined and bound for the accessed product in advance. The business process comprises at least two nodes, and each node corresponds to one executor; the node is formed by fine-grained splitting of common service processing logic, and the executor is an execution module used for executing the processing logic of the node and returning a processing result. Correspondingly, the step 203 of executing a plurality of nodes included in the service flow according to the flow sequence may specifically include: determining a node code of any node in a business process and a father node code thereof; and sequentially executing the executors corresponding to the nodes in the service flow according to the sequence of the parent-child nodes.
In some optional embodiments, the executing, in step 203, the plurality of nodes included in the service flow according to the flow sequence may specifically include: at least two nodes in the business process are executed in parallel. Namely, the method supports parallel processing on part or all of the nodes so as to improve the execution speed.
In some optional embodiments, the method of the present application further comprises: and inquiring the processing result of the target order in response to receiving the inquiry request.
In some optional embodiments, the method of the present application further comprises: and acquiring a processing result of the target order, responding to the failure of the processing of the target order, inquiring corresponding compensation conditions from the compensation configuration according to the final state of each node of the target order, and performing compensation processing on the target order.
Here, the compensation configuration is preset, and the compensation conditions corresponding to all nodes in one service flow in different states are recorded. Assuming that a service flow includes 2 nodes, each node has 3 states, there are 6 possible combinations in total, and the compensation conditions corresponding to the 6 possible combinations can be preconfigured in the corresponding compensation configuration. Of course, these 6 possible combinations would include a combination corresponding to successful processing, and the combination would not need to be configured with compensation conditions.
Illustratively, the 3 states of each node are success, failure and unknown (i.e., ambiguous states), and the step of performing compensation processing on the target order may include: if the state of one node is found to be failed, correcting the node which is in front of the node and has a successful state; if the state of one node is successfully inquired, accounting is carried out on nodes behind the node; and inquiring that the state of a certain node is unknown, and performing correction or accounting operation after confirming the final state of the node.
The method is based on the design idea of the receipt mode credit approval automation process, the receipt mode is introduced, the credit approval business is streamlined and nodulated, all nodes can be processed in parallel, the approval efficiency is greatly improved, and the approval time is reduced; different credit products can be adapted through the process arrangement node, repeated coding can be avoided or reduced for newly added credit products, and the new credit products can be quickly online only through configuration; after the order processing fails, automatic compensation can be performed, and the reduction of the approval passing rate caused by system reasons is reduced. Therefore, the method and the system can meet the requirements of current business development and can meet the requirements of quick and flexible loan approval.
Referring to fig. 3, fig. 3 is a schematic structural diagram of an embodiment of an order processing apparatus according to the present application. The order processing apparatus of the present application can be applied to the server 102 in the system architecture shown in fig. 1.
As shown in fig. 3, the order processing apparatus 300 of the present application may include:
an order recording module 301 configured to record as an order in response to receiving the service application, and send the order to the receiving system;
the callback receiving module 302 is configured to respond to receiving a callback request sent by the acquiring system, wherein the callback request comprises a target order, and obtain a business process bound by a product corresponding to the target order, and the business process comprises a plurality of nodes;
the flow executing module 303 is configured to call a flow engine, execute a plurality of nodes included in the business flow in a flow order, and record an execution result.
In some optional embodiments, the order processing apparatus 300 further comprises:
and the compensation processing module 304 is configured to obtain a processing result of the target order, and in response to a failure in processing the target order, query a corresponding compensation condition from the compensation configuration according to a final state of each node of the target order, and perform compensation processing on the target order.
In some optional embodiments, the order processing apparatus 300 further comprises:
a pre-defining module 305 configured to define and bind a business process for an accessed product in advance, wherein the business process comprises at least two nodes, and each node corresponds to an actuator; the node is formed by fine-grained splitting of common service processing logic, and the executor is an execution module used for executing the processing logic of the node and returning a processing result.
In some optional embodiments, the flow execution module 303 is further configured to execute at least two nodes in the business flow in parallel.
It should be noted that details of implementation and technical effects of each module in the apparatus of this embodiment may refer to descriptions of other embodiments in this application, and are not described herein again. The implementation scheme in each module of the device has diversity, as long as the purpose of the module can be achieved, and the actual deployment is not limited to a specific implementation scheme.
Referring to fig. 4, fig. 4 is a schematic structural diagram of one embodiment of a computer device for implementing a server according to the present application. As shown in fig. 4, the computer device 400 of the present application may include:
one or more processors 401;
a memory 402 on which one or more programs 403 are stored;
components such as processor 401 and memory 402 may be coupled together by a bus system 404; the bus system 404 is used to enable connection communication between these components;
the one or more programs 403, when executed by the one or more processors 401, cause the one or more processors 401 to implement the order processing method as disclosed in the method embodiments above.
Bus system 404 may include a power bus, a control bus, and a status signal bus, among others, in addition to a data bus. The memory 402 may be either volatile memory or nonvolatile memory, and may include both volatile and nonvolatile memory. The Processor 401 may be an integrated circuit chip with Signal processing capabilities, and may be a general purpose Processor, a Digital Signal Processor (DSP), or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like.
Embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by one or more processors, implements the order processing method as disclosed in the above method embodiments.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should be understood that the terms "system" and "network" are often used interchangeably herein in this application. The term "and/or" in this application is only one kind of association relationship describing the associated object, and means that there may be three kinds of relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" in this application generally indicates that the former and latter related objects are in an "or" relationship.
The above description is only for the purpose of illustrating the preferred embodiments of the present application and is not intended to limit the scope of the present application, which is to be accorded the widest scope consistent with the principles and spirit of the present application.

Claims (10)

1. An order processing method, comprising:
responding to the received service application, recording the service application as an order, and sending the order to an order receiving system;
responding to a received call-back request sent by the order receiving system, wherein the call-back request comprises a target order, and acquiring a business process bound by a product corresponding to the target order, and the business process comprises a plurality of nodes;
and calling a process engine, executing a plurality of nodes included in the business process according to the process sequence, and recording the execution result.
2. The method of claim 1, further comprising:
and acquiring a processing result of the target order, responding to the failure of the processing of the target order, inquiring corresponding compensation conditions from compensation configuration according to the final state of each node of the target order, and performing compensation processing on the target order.
3. The method of claim 1, further comprising:
defining and binding a service process for an accessed product in advance, wherein the service process comprises at least two nodes, and each node corresponds to an actuator; the node is formed by finely dividing common service processing logic, and the executor is an execution module used for executing the processing logic of the node and returning a processing result.
4. The method of claim 1, wherein executing the plurality of nodes included in the business process in a process order comprises:
and executing at least two nodes in the business process in parallel.
5. An order processing apparatus, comprising:
the order recording module is configured to respond to the received service application, record the service application as an order and send the order to the receiving system;
the callback receiving module is configured to respond to the callback request sent by the acquiring system, wherein the callback request comprises a target order, and a business process bound by a product corresponding to the target order is acquired, and the business process comprises a plurality of nodes;
and the flow executing module is configured to call a flow engine, execute a plurality of nodes included in the business flow according to the flow sequence and record the executing result.
6. The apparatus of claim 5, further comprising:
and the compensation processing module is configured to acquire a processing result of the target order, respond to the failure of processing the target order, and query corresponding compensation conditions from compensation configuration according to the final state of each node of the target order to perform compensation processing on the target order.
7. The apparatus of claim 6, further comprising:
the system comprises a pre-defining module, a binding module and a processing module, wherein the pre-defining module is configured to define and bind a business process for an accessed product in advance, the business process comprises at least two nodes, and each node corresponds to an actuator; the node is formed by finely dividing common service processing logic, and the executor is an execution module used for executing the processing logic of the node and returning a processing result.
8. The apparatus of claim 7,
the process execution module is further configured to execute at least two nodes in the business process in parallel.
9. A computer device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the order processing method of any of claims 1-4.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by one or more processors, implements the order processing method of any of claims 1-4.
CN202210805522.3A 2022-07-08 2022-07-08 Order processing method, device and equipment and storage medium Pending CN115187336A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210805522.3A CN115187336A (en) 2022-07-08 2022-07-08 Order processing method, device and equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210805522.3A CN115187336A (en) 2022-07-08 2022-07-08 Order processing method, device and equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115187336A true CN115187336A (en) 2022-10-14

Family

ID=83517529

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210805522.3A Pending CN115187336A (en) 2022-07-08 2022-07-08 Order processing method, device and equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115187336A (en)

Similar Documents

Publication Publication Date Title
CN108920135B (en) User-defined service generation method and device, computer equipment and storage medium
CA3059719C (en) Payment processing method, device, medium and electronic device
CN110278264B (en) Block chain-based cross-link communication method and device and transaction system
CN112463729B (en) Data file warehousing method and device, electronic equipment and medium
CN108897729B (en) Transaction template sharing method and device, electronic equipment and storage medium
CN111897738A (en) Automatic testing method and device based on atomic service
CN111666088A (en) Pod replacement method and device, electronic equipment and computer-readable storage medium
CN110888800A (en) Service interaction function test method, device, storage medium and test system
CN112286790A (en) Full link test method, device, equipment and storage medium
CN115187336A (en) Order processing method, device and equipment and storage medium
CN110266610B (en) Traffic identification method and device and electronic equipment
US20210383469A1 (en) Currency trading method based on blockchain and electronic device
CN112181817B (en) Test method and test device for SOA architecture platform
CN113434423A (en) Interface test method and device
CN115187337A (en) Order compensation method, device and equipment and storage medium
CN111967960B (en) Batch adjustment method and device for account data
CN114189934B (en) Repeated paging determining method, device, equipment and medium
CN112165597B (en) Data approval method and device based on multiparty video
CN109584087B (en) Information processing method, device and storage medium
CN116703505A (en) Order information judging method and device
CN113626009A (en) Service program control method and device
CN117271487A (en) Service data verification method, device, equipment and storage medium
CN113849403A (en) YAML configuration-based flow testing method, device and equipment
CN116303106A (en) GitFlow software version-based quick rollback method and system suitable for financial industry
CN117436816A (en) Data complement method, device, computer 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