CN111815401B - Order flow control method and equipment - Google Patents

Order flow control method and equipment Download PDF

Info

Publication number
CN111815401B
CN111815401B CN202010546948.2A CN202010546948A CN111815401B CN 111815401 B CN111815401 B CN 111815401B CN 202010546948 A CN202010546948 A CN 202010546948A CN 111815401 B CN111815401 B CN 111815401B
Authority
CN
China
Prior art keywords
order
version
flow
state
current
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
CN202010546948.2A
Other languages
Chinese (zh)
Other versions
CN111815401A (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.)
Shanghai Wanwu Xinsheng Environmental Technology Group Co
Original Assignee
Shanghai Wanwu Xinsheng Environmental Technology Group Co
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 Shanghai Wanwu Xinsheng Environmental Technology Group Co filed Critical Shanghai Wanwu Xinsheng Environmental Technology Group Co
Priority to CN202010546948.2A priority Critical patent/CN111815401B/en
Publication of CN111815401A publication Critical patent/CN111815401A/en
Application granted granted Critical
Publication of CN111815401B publication Critical patent/CN111815401B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Software Systems (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Computer Security & Cryptography (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The purpose of the application is to provide a method and equipment for controlling an order flow, wherein the method and equipment are used for acquiring a current order flow version under a development state defined by a flow; switching the development state to a release state through release to obtain a current order flow version in the release state; performing white list test on the current order flow version, and binding the order placing operation to the current order flow version to obtain the current order flow version in an online state; and switching the release state to an online state based on the acquired online operation of the user, so that the user can apply the current order flow version in the online state. Therefore, the problem of interruption of user experience in the order flow switching process is solved, the cost of development mechanism, manual switching, verification script and the like used for order flow change is reduced, abnormal orders caused by influence of the existing orders caused by flow change are avoided, direct operation of order data is avoided, and the order flow operation is completed entirely.

Description

Order flow control method and equipment
Technical Field
The present disclosure relates to the field of computers, and in particular, to a method and apparatus for controlling an order flow.
Background
After the order flow is operated for a period of time, if the change of the order flow is involved or an abnormal order exists, the following means are often adopted: the change of the order flow is to disable the existing order flow, and then switch to a new set of order flow; directly modifying the order flow and then directly putting the order flow on line; the changed use condition of the order flow is used as a mode of switching part of the switch first to switch online in batches; the abnormal order processing adopts a back door interface or a special operation background to directly operate an order error part. However, the above approach has the following drawbacks: when the flow is changed, the existing order flow is stopped, so that service interruption can cause non-sustainability, and user experience is affected; when the flow is changed, the risk of directly modifying the order flow is high, and particularly, abnormal orders are easy to cause under the condition that a large number of online orders exist; the flow change adopts a switch mode to switch, a switch is required to be additionally developed, then the operator is manually matched to switch the categories and the products, the tasks are required to be verified one by one or checked in batches after the switching is completed, and the additional cost is high; directly operating data after abnormal orders appear has the risk of abnormal subsequent order transfer; the abnormal order directly operates the order error part, and operation control order flow and data beyond the order circulation logic can occur, so that the single responsibility principle is violated, and the maintenance cost of the subsequent order flow is increased, such as independent maintenance of a cache, message notification and the like; direct manipulation of order data violates order contract rules, belonging to unsafe operations.
Disclosure of Invention
An objective of the present application is to provide a method and an apparatus for controlling an order flow, which solve the problems in the prior art that user experience is interrupted during order flow switching, development mechanisms, manual switching, verification scripts and the like used for order flow change are high in cost, and an existing order is affected due to flow change, so that an abnormal order is generated.
According to one aspect of the present application, there is provided a method of order flow control, the method comprising:
acquiring a current order flow version under a development state defined by a flow;
switching the development state to a release state through release to obtain a current order flow version in the release state;
performing white list test on the current order flow version, and binding the order placing operation to the current order flow version to obtain the current order flow version in an online state;
and switching the release state to an online state based on the acquired online operation of the user, so that the user can apply the current order flow version in the online state.
Further, the development state is switched to the release state through release, and the current order flow version in the release state is obtained, which comprises the following steps:
and performing quality test and gray level test on the current order flow version, and switching the development state to the release state through release when the quality test and the gray level test are passed, so as to obtain the current order flow version in the release state.
Further, performing quality testing and gray scale testing on the current order flow version, including:
adjusting the flow and data processing logic of the current order flow version until a preset test quality standard is met;
determining a white list based on the created user set and a mapping of the current order flow version meeting a preset test quality standard;
judging whether a user stores a customized order flow version in the white list when the state machine receives an order placing request;
if yes, entering a flow of the appointed order flow version, if no, entering a default online order flow version, and finishing gray level test after entering the flow.
Further, the method comprises:
if a new order flow version is added in the order system, the current order flow version is subjected to flow off-line, and then the new order flow version in a release state is subjected to on-line.
Further, the method comprises:
and switching among different order flow versions in the order system is completed through order version switching.
Further, the method comprises:
if an abnormal order exists, locating an order flow version to which the abnormal order belongs to determine the abnormal order flow version;
the order flow version after quality test and gray level test is put into a release state to obtain a replacement order version;
and switching the abnormal order flow version to the replacement order version through order version switching.
Further, switching between different order flow versions in the order system is completed through order version switching, including:
suspending the order flow in the order system, and checking the current order version, the order state and the order data of the first target order when suspended to obtain a checking result;
calculating an order version and order data corresponding to the second target order according to the verification result;
and updating the first target order according to the order version and the order data corresponding to the second target order, and recovering the order flow after updating.
Further, the method comprises:
recording an order flow version in the order system in each order data;
and controlling the selection of the flow order flow version of the circulation according to the recorded order data.
According to yet another aspect of the present application, there is also provided an apparatus for order flow control, the apparatus including:
the acquisition device is used for acquiring the current order flow version in the development state defined by the flow;
the issuing device is used for switching the development state to an issuing state through issuing to obtain a current order flow version in the issuing state;
the binding device is used for carrying out white list test on the current order flow version and binding the order placing operation to the current order flow version to obtain the current order flow version in an on-line state;
and the switching device is used for switching the release state to the online state based on the acquired online operation of the user so as to enable the user to apply the current order flow version in the online state.
According to yet another aspect of the present application, there is also provided an apparatus for order flow control, the apparatus including:
one or more processors; and
a memory storing computer readable instructions that, when executed, cause the processor to perform operations of the method as described above.
According to yet another aspect of the present application, there is also provided a computer readable medium having stored thereon computer readable instructions executable by a processor to implement a method as described above.
Compared with the prior art, the method and the device have the advantages that the current order flow version in the development state defined by the flow is obtained; switching the development state to a release state through release to obtain a current order flow version in the release state; performing white list test on the current order flow version, and binding the order placing operation to the current order flow version to obtain the current order flow version in an online state; and switching the release state to an online state based on the acquired online operation of the user, so that the user can apply the current order flow version in the online state. Therefore, the problem of interruption of user experience in the order flow switching process is solved, the cost of development mechanism, manual switching, verification script and the like used for order flow change is reduced, abnormal orders caused by influence of the existing orders caused by flow change are avoided, direct operation of order data is avoided, and the order flow operation is completed entirely.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings, in which:
FIG. 1 illustrates a method flow diagram of an order flow control provided in accordance with an aspect of the subject application;
FIG. 2 is a schematic diagram of an order flow control framework in one embodiment of the present application;
fig. 3 is a schematic structural diagram of an apparatus for controlling an order flow according to still another aspect of the present application.
The same or similar reference numbers in the drawings refer to the same or similar parts.
Detailed Description
The present application is described in further detail below with reference to the accompanying drawings.
In one typical configuration of the present application, the terminal, the devices of the service network, and the trusted party each include one or more processors (e.g., central processing units (Central Processing Unit, CPU)), input/output interfaces, network interfaces, and memory.
The Memory may include non-volatile Memory in a computer readable medium, random access Memory (Random Access Memory, RAM) and/or non-volatile Memory, etc., such as Read Only Memory (ROM) or flash RAM. Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase-Change RAM (PRAM), static random access Memory (Static Random Access Memory, SRAM), dynamic random access Memory (Dynamic Random Access Memory, DRAM), other types of Random Access Memory (RAM), read-Only Memory (ROM), electrically erasable programmable read-Only Memory (Electrically Erasable Programmable Read-Only Memory, EEPROM), flash Memory or other Memory technology, read-Only optical disk read-Only Memory (Compact Disc Read-Only Memory, CD-ROM), digital versatile disks (Digital Versatile Disk, DVD) or other optical storage, magnetic cassettes, magnetic tape disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by the computing device. Computer readable media, as defined herein, does not include non-transitory computer readable media (transmission media), such as modulated data signals and carrier waves.
FIG. 1 illustrates a method flow diagram of order flow control provided in accordance with an aspect of the present application, the method comprising: in the steps S11 to S14,
in step S11, a current order flow version in a development state defined by a flow is obtained; here, the to-be-tested order flow version (V1.0) defined by the developer through the flow is obtained, and is in a development state as the current order flow version (V1.0), wherein the development state is a flow in the development and acceptance stage of the developer and the tester, the flow version number is generated in the stage, and the development state is used for flow definition and allows flow change.
In step S12, the development state is switched to a release state through release, and a current order flow version in the release state is obtained; here, the current order flow version V1.0 is released, and the current order flow version V1.0 is switched from the development state to the release state, and the current order flow version V1.0 in the release state cannot undergo flow changes, such as modifying the order flow and the data processing logic.
Next, in step S13, performing a white list test on the current order flow version and binding an order placing operation to the current order flow version to obtain a current order flow version in an online state; the current order flow version in the release state can be ordered through a white list mode to further test and accept, and the ordering operation can be directly bound to the version V1.0 according to the actual scene requirement so as to realize the gray level of the order flow or meet the personalized requirement; for example, the existing process is a recovery order version 1, the new process support top-gate self-extraction is defined as a recovery order top-gate self-extraction version 2, and the user can enter different processes through the white list appointed version.
Subsequently, in step S14, the release state is switched to an online state based on the acquired online operation of the user, so that the user applies the current order flow version in the online state. The V1.0 version in the release state is switched to the online state through the online operation in the flow, the order operation of the user is acquired, and the v.10 version in the online state is used when the user places the order. It should be noted that the online process is a process version in which the user makes a list to default to use the current online state, and only one online process is performed at the same time.
In an embodiment of the present application, in step S12, a quality test and a gray level test are performed on the current order flow version, and when both the quality test and the gray level test pass, the development state is switched to the release state through release, so as to obtain the current order flow version in the release state. The quality test is to accept test cases and the systematic regression test, and the gray level test is to make a part of users or testers use the process first to test a new process. After the V1.0 test in the development state passes, the release state can be switched to, so that the V1.0 version in the release state can be obtained, and the order flow and the data processing logic of V1.0 cannot be modified in the release state.
Specifically, when quality test and gray level test are performed on the current order flow version, the flow and data processing logic of the current order flow version can be adjusted until a preset test quality standard is met; determining a white list based on the created user set and a mapping of the current order flow version meeting a preset test quality standard; judging whether a user stores a customized order flow version in the white list when the state machine receives an order placing request; if yes, entering a flow of the appointed order flow version, if no, entering a default online order flow version, and finishing gray level test after entering the flow. When the flow is in a development state, the flow and the data logic can be adjusted until the test quality standard is met; the order placing and order version switching can be performed in a white list mode to perform gray level testing, wherein the realization process is as follows: creating a mapping of a user set and a process version as a white list, judging whether a user has a customized process version on the white list after receiving a ordering request, entering a process of a designated version if the user has the customized process version on the white list, and entering a default online process version if the user does not have the customized process version on the white list.
In an embodiment of the present application, if a new order flow version is added to the order system, the current order flow version is taken off line, and then the new order flow version in the release state is taken on line. If a new order flow version (e.g., V1.1 version) is added to the order system according to the requirement and the release state is entered through the test, the V1.0 version needs to be taken off the line when the V1.1 flow in the release state is taken on the line, and then the V1.1 version is taken on the line. Therefore, the version is converted, version circulation recorded according to the order is not continued, and the flow of the new version is enabled to be effective.
With the above embodiment, the switching between different order flow versions in the order system may be completed through order version switching. Here, the order flow version in the order system can be subjected to order version switching. Specifically, when switching is performed, suspending the order flow in the order system, and checking the current order version, the order state and the order data of the first target order in suspension to obtain a checking result; calculating an order version and order data corresponding to the second target order according to the verification result; and updating the first target order according to the order version and the order data corresponding to the second target order, and recovering the order flow after updating. If the current flow version is the version of the first target order, the second target order is an order which is about to replace the new version of the first target order, the order flow version can switch the order version, and the switching action is realized by checking the current flow version and the order state of the order, and reassigning the new version, the new order state and the order data of the order after switching, so that the method can be used for processing abnormal orders, order modification of mandatory measures such as law or safety and the like. The specific implementation process of the switching action is as follows: and pausing the order, checking the current version and data of the order, calculating the new version and data of the order, updating the version and data of the order, and recovering the order.
With the above embodiments, the method includes: if an abnormal order exists, locating an order flow version to which the abnormal order belongs to determine the abnormal order flow version; the order flow version after quality test and gray level test is put into a release state to obtain a replacement order version; and switching the abnormal order flow version to the replacement order version through order version switching. Here, when an abnormal order exists, the problem is solved by issuing a new order flow version, for example, issuing a V1.2 version flow, after the V1.2 version is tested successfully, entering the issuing state, finding the abnormal order 104, switching the V1.0 version of 104 to the V1.2 version through order version switching, and entering the order flow conversion defined by the V1.2 flow, thereby solving the problem of the abnormal order under the framework of the order flow conversion. The abnormal order 104 is found through, for example, system alarm, customer complaint, etc., and after the abnormal order is found, the version of the abnormal order is judged first, and then it is determined to which flow to process; the version for processing the abnormal order is created according to actual needs, such as a depending logistics system fault, so that 100 orders have no order number, and the process of replacing the version of the order is created, and the problem is solved by carrying out data restoration through a scheme (such as an excel is derived first) given by a service.
In one embodiment of the present application, the method includes: recording an order flow version in the order system in each order data; and controlling the selection of the flow order flow version of the circulation according to the recorded order data. The method comprises the steps of recording an order flow version in each order data, and controlling which version flow is adopted to conduct order circulation, wherein the order circulation is executed according to the order flow defined by each version, and the flows are different if the versions are different, for example, the existing flow is a recovery order 1 version, and a new flow supports the top-gate custom definition into a recovery order top-gate custom 2 version; the user can enter different flows through the white list appointed version.
In a specific embodiment of the present application, as shown in fig. 2, a developer determines, through a V1.0 flow definition, a flow V1.0 of an order to be tested, where the flow of the order to be tested V1.0 is variable when in a development state; and after the flow V1.0 gray test of the development state is passed, releasing, entering a release state, and switching the V1.0 version of the release state to an on-line state through on-line operation of the flow, wherein the user order is to use the V1.0 version. When the V1.1 version is increased according to the requirement, determining a to-be-tested order flow V1.1 through V1.1 flow definition, releasing after the flow V1.1 gray test in the development state is passed, entering the release state, and when the V1.1 flow in the release state is on line, carrying out flow off-line on the V1.0 version, and then, on-line on the V1.1 version; when an abnormal order exists, releasing the V1.2 version, searching the 1.0 version of the abnormal order, switching the 1.0 version to the 1.2 version, and entering the order flow conversion defined in the V1.2 flow. By the method, a version mechanism is added to the order flow, the order system is provided with a plurality of order versions, once each order version issues an order circulation path and data operation of the order version can not be changed, the flow version of the order can be switched to a new flow version through order version switching, and matching verification of the order flow, the order state and the order data is supported through switching. The method can directly multiplex the packages such as the cache, the message, the log, the role, the state verification and the like provided by the original order state flow, meet the single responsibility principle, reduce the maintenance cost, complete the order data under the operation of the order flow, and uniformly meet the design such as the authority verification of the operation log, the role and the like.
In addition, the embodiment of the application further provides a computer readable medium, on which computer readable instructions are stored, the computer readable instructions being executable by a processor to implement a method for controlling an order flow.
Corresponding to the above-described method, the present application further provides a terminal, which includes modules or units capable of performing the steps of the method described in fig. 1 or fig. 2 or the respective embodiments, where the modules or units may be implemented by hardware, software or a combination of hardware and software, and the present application is not limited thereto. For example, in an embodiment of the present application, there is further provided an apparatus for controlling an order flow, where the apparatus includes:
one or more processors; and
a memory storing computer readable instructions that, when executed, cause the processor to perform operations of the method as described above.
For example, computer-readable instructions, when executed, cause the one or more processors to:
acquiring a current order flow version under a development state defined by a flow;
switching the development state to a release state through release to obtain a current order flow version in the release state;
performing white list test on the current order flow version, and binding the order placing operation to the current order flow version to obtain the current order flow version in an online state;
and switching the release state to an online state based on the acquired online operation of the user, so that the user can apply the current order flow version in the online state.
Fig. 3 is a schematic structural diagram of an apparatus for controlling an order flow according to still another aspect of the present application, where the apparatus includes: the system comprises an acquisition device 11, a release device 12, a binding device 13 and a switching device 14, wherein the acquisition device 11 is used for acquiring a current order flow version in a development state defined by a flow; the publishing device 12 is configured to switch the development state to a publishing state by publishing, so as to obtain a current order flow version in the publishing state; the binding device 13 is used for performing white list test on the current order flow version and binding the order placing operation to the current order flow version to obtain the current order flow version in an online state; the switching device 14 is configured to switch the release state to an online state based on the acquired online operation of the user, so that the user applies the current order flow version in the online state.
It should be noted that, the content executed by the acquiring device 11, the publishing device 12, the binding device 13 and the switching device 14 is the same as or corresponding to the content in the steps S11, S12, S13 and S14, and is not described herein for brevity.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present application without departing from the spirit or scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims and the equivalents thereof, the present application is intended to cover such modifications and variations.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, using Application Specific Integrated Circuits (ASIC), a general purpose computer or any other similar hardware device. In one embodiment, the software programs of the present application may be executed by a processor to implement the steps or functions as described above. Likewise, the software programs of the present application (including associated data structures) may be stored on a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. In addition, some steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
Furthermore, portions of the present application may be implemented as a computer program product, such as computer program instructions, which when executed by a computer, may invoke or provide methods and/or techniques in accordance with the present application by way of operation of the computer. Program instructions for invoking the methods of the present application may be stored in fixed or removable recording media and/or transmitted via a data stream in a broadcast or other signal bearing medium and/or stored within a working memory of a computer device operating according to the program instructions. An embodiment according to the present application comprises an apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to operate a method and/or a solution according to the embodiments of the present application as described above.
It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is evident that the word "comprising" does not exclude other elements or steps, and that the singular does not exclude a plurality. A plurality of units or means recited in the apparatus claims can also be implemented by means of one unit or means in software or hardware. The terms first, second, etc. are used to denote a name, but not any particular order.

Claims (9)

1. A method of order flow control, the method comprising:
acquiring a current order flow version under a development state defined by a flow;
switching the development state to a release state through release to obtain a current order flow version in the release state;
performing white list test on the current order flow version, and binding the order placing operation to the current order flow version to obtain the current order flow version in an online state;
switching the release state to an online state based on the acquired online operation of the user, so that the user can apply the current order flow version in the online state;
switching among different order flow versions in an order system is completed through order version switching;
switching among different order flow versions in an order system is completed through order version switching, and the method comprises the following steps:
suspending the order flow in the order system, and checking the current order version, the order state and the order data of a first target order in suspension to obtain a checking result, wherein the first target order is the current order;
calculating an order version and order data corresponding to a second target order according to the verification result, wherein the second target order is an order of which the new version needs to be replaced by the first target order;
and updating the first target order according to the order version and the order data corresponding to the second target order, and recovering the order flow after updating.
2. The method of claim 1, wherein the step of switching the development state to the release state by release to obtain a current order flow version in the release state comprises:
and performing quality test and gray level test on the current order flow version, and switching the development state to the release state through release when the quality test and the gray level test are passed, so as to obtain the current order flow version in the release state.
3. The method of claim 2, wherein performing quality testing and gray scale testing on the current order flow version comprises:
adjusting the flow and data processing logic of the current order flow version until a preset test quality standard is met;
determining a white list based on the created user set and a mapping of the current order flow version meeting a preset test quality standard;
judging whether a user stores a customized order flow version in the white list when the state machine receives an order placing request;
if yes, entering a flow of the appointed order flow version, if no, entering a default online order flow version, and finishing gray level test after entering the flow.
4. The method according to claim 1, characterized in that the method comprises:
if a new order flow version is added in the order system, the current order flow version is subjected to flow off-line, and then the new order flow version in a release state is subjected to on-line.
5. The method according to claim 1, characterized in that the method comprises:
if an abnormal order exists, locating an order flow version to which the abnormal order belongs to determine the abnormal order flow version;
the order flow version after quality test and gray level test is put into a release state to obtain a replacement order version;
and switching the abnormal order flow version to the replacement order version through order version switching.
6. The method according to claim 4, characterized in that the method comprises:
recording an order flow version in the order system in each order data;
and controlling the selection of the flow order flow version of the circulation according to the recorded order data.
7. An apparatus for order flow control, the apparatus comprising:
the acquisition device is used for acquiring the current order flow version in the development state defined by the flow;
the issuing device is used for switching the development state to an issuing state through issuing to obtain a current order flow version in the issuing state;
the binding device is used for carrying out white list test on the current order flow version and binding the order placing operation to the current order flow version to obtain the current order flow version in an on-line state;
the switching device is used for switching the release state to an on-line state based on the acquired on-line operation of the user so as to enable the user to apply the current order flow version in the on-line state;
the updating device is used for completing the switching between different order flow versions in the order system through the switching of the order versions;
the updating device is used for suspending the order flow in the order system, checking the current order version, the order state and the order data of a first target order in suspension to obtain a checking result, calculating the order version and the order data corresponding to a second target order according to the checking result, updating the first target order according to the order version and the order data corresponding to the second target order, and restoring the order flow after updating, wherein the first target order is the current order, and the second target order is the order of which the new version of the first target order needs to be replaced.
8. An apparatus for order flow control, the apparatus comprising:
one or more processors; and
a memory storing computer readable instructions that, when executed, cause the processor to perform the operations of the method of any one of claims 1 to 6.
9. A computer readable medium having stored thereon computer readable instructions executable by a processor to implement the method of any of claims 1 to 6.
CN202010546948.2A 2020-06-16 2020-06-16 Order flow control method and equipment Active CN111815401B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010546948.2A CN111815401B (en) 2020-06-16 2020-06-16 Order flow control method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010546948.2A CN111815401B (en) 2020-06-16 2020-06-16 Order flow control method and equipment

Publications (2)

Publication Number Publication Date
CN111815401A CN111815401A (en) 2020-10-23
CN111815401B true CN111815401B (en) 2024-02-13

Family

ID=72845097

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010546948.2A Active CN111815401B (en) 2020-06-16 2020-06-16 Order flow control method and equipment

Country Status (1)

Country Link
CN (1) CN111815401B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226485A (en) * 2013-05-21 2013-07-31 北京奇虎科技有限公司 Code publishing method, machine and system
WO2017071425A1 (en) * 2015-10-29 2017-05-04 腾讯科技(深圳)有限公司 Method and device for updating version
CN106959872A (en) * 2017-03-16 2017-07-18 微梦创科网络科技(中国)有限公司 Using loading method and device
CN107861871A (en) * 2017-11-02 2018-03-30 百度在线网络技术(北京)有限公司 A kind of gray scale dissemination method, device, server and storage medium
CN108768875A (en) * 2018-05-31 2018-11-06 康键信息技术(深圳)有限公司 Gray scale dissemination method, device and the computer readable storage medium of application
CN109857428A (en) * 2018-12-29 2019-06-07 大唐软件技术股份有限公司 Gray scale dissemination method for IOM system
CN110032393A (en) * 2019-04-18 2019-07-19 恒生电子股份有限公司 A kind of micro services dissemination method, device, equipment and medium
CN110262961A (en) * 2019-05-21 2019-09-20 深圳壹账通智能科技有限公司 Test method, device, storage medium and the terminal device of Workflow Management System
CN110286941A (en) * 2019-06-28 2019-09-27 江苏满运软件科技有限公司 Gray scale dissemination method, device, storage medium and electronic equipment
CN110543317A (en) * 2019-08-29 2019-12-06 上海艾融软件股份有限公司 transaction request processing method, device, gateway and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10990508B2 (en) * 2018-10-26 2021-04-27 Citrix Systems, Inc. Computing system with GUI testing device and related methods

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226485A (en) * 2013-05-21 2013-07-31 北京奇虎科技有限公司 Code publishing method, machine and system
WO2017071425A1 (en) * 2015-10-29 2017-05-04 腾讯科技(深圳)有限公司 Method and device for updating version
CN106959872A (en) * 2017-03-16 2017-07-18 微梦创科网络科技(中国)有限公司 Using loading method and device
CN107861871A (en) * 2017-11-02 2018-03-30 百度在线网络技术(北京)有限公司 A kind of gray scale dissemination method, device, server and storage medium
CN108768875A (en) * 2018-05-31 2018-11-06 康键信息技术(深圳)有限公司 Gray scale dissemination method, device and the computer readable storage medium of application
CN109857428A (en) * 2018-12-29 2019-06-07 大唐软件技术股份有限公司 Gray scale dissemination method for IOM system
CN110032393A (en) * 2019-04-18 2019-07-19 恒生电子股份有限公司 A kind of micro services dissemination method, device, equipment and medium
CN110262961A (en) * 2019-05-21 2019-09-20 深圳壹账通智能科技有限公司 Test method, device, storage medium and the terminal device of Workflow Management System
CN110286941A (en) * 2019-06-28 2019-09-27 江苏满运软件科技有限公司 Gray scale dissemination method, device, storage medium and electronic equipment
CN110543317A (en) * 2019-08-29 2019-12-06 上海艾融软件股份有限公司 transaction request processing method, device, gateway and storage medium

Also Published As

Publication number Publication date
CN111815401A (en) 2020-10-23

Similar Documents

Publication Publication Date Title
US9720812B2 (en) Risk-based test coverage and prioritization
CN109726099B (en) Application gray level publishing method, device and equipment
US10802847B1 (en) System and method for reproducing and resolving application errors
US7853651B2 (en) Method for tracking transport requests and computer system with trackable transport requests
US10635575B2 (en) Testing of enterprise resource planning systems
CN113051180B (en) Method, device, equipment and storage medium for monitoring test task
CN111444051A (en) Complete machine production testing method and system for product
CN110990289A (en) Method and device for automatically submitting bug, electronic equipment and storage medium
CN112286790B (en) Full link testing method, device, equipment and storage medium
CN111815401B (en) Order flow control method and equipment
CN111143151B (en) Service monitoring method and device and electronic equipment
CN115048311A (en) Test environment monitoring method and device, electronic equipment and readable storage medium
CN113626342B (en) Model online testing method and device
US8347315B1 (en) Configuration console for messaging middleware
CN110879883B (en) Software defect repair authorization method and device, computer equipment and storage medium
CN115167896A (en) Method and device for updating software version, storage medium and electronic equipment
CN109815129A (en) Test method, device, terminal and the storage medium of securities finance application software
CN115016824B (en) Service security updating method and related equipment
CN111258916B (en) Automatic test method, device, storage medium and equipment
CN111427542B (en) Information processing method, apparatus and computer readable storage medium
CN112286791A (en) Business system testing method, device, equipment and storage medium
CN117193798A (en) Application deployment method, apparatus, device, readable storage medium and program product
CN116627830A (en) Financial business testing method and device, storage medium and electronic equipment
CN114138321A (en) Applet auditing method and system
CN114003494A (en) Automatic test method and device for data model and electronic equipment

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 1101-1103, No. 433, Songhu Road, Yangpu District, Shanghai

Applicant after: Shanghai wanwansheng Environmental Protection Technology Group Co.,Ltd.

Address before: Room 1101-1103, No. 433, Songhu Road, Yangpu District, Shanghai

Applicant before: SHANGHAI YUEYI NETWORK INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant