CN114118866A - Data processing method, device, equipment and computer storage medium - Google Patents

Data processing method, device, equipment and computer storage medium Download PDF

Info

Publication number
CN114118866A
CN114118866A CN202111488117.5A CN202111488117A CN114118866A CN 114118866 A CN114118866 A CN 114118866A CN 202111488117 A CN202111488117 A CN 202111488117A CN 114118866 A CN114118866 A CN 114118866A
Authority
CN
China
Prior art keywords
service
processed
node
flow
display interface
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
CN202111488117.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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN202111488117.5A priority Critical patent/CN114118866A/en
Publication of CN114118866A publication Critical patent/CN114118866A/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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application discloses a data processing method, a data processing device, data processing equipment and a computer storage medium. The method comprises the following steps: acquiring a service type of a service to be processed; determining a target process template corresponding to the service to be processed from at least one process template according to a preset corresponding relation between the service type and the process template, wherein the target process template comprises at least one process node of the service to be processed, and the process node is associated with an operation interface corresponding to the process node; and associating the service to be processed with the target flow template to generate a flow display interface of the service to be processed. By adopting the data processing method, the data processing device, the data processing equipment and the computer storage medium, a user can globally master the whole process of the service to be processed, and the service to be processed can be processed simply and quickly.

Description

Data processing method, device, equipment and computer storage medium
Technical Field
The present application belongs to the field of data processing technologies, and in particular, to a data processing method, apparatus, device, and computer storage medium.
Background
Generally, when a service is processed, a plurality of operations are required to be performed according to a processing flow of the service, and each operation is required to be performed on a corresponding operation interface.
Therefore, when a user processes a service, the user needs to search the operation entries of each operation one by one, so that the user enters each operation interface through the operation entries, then performs the operation, and then completes the processing of the service.
Because the operation entries of each operation required for processing a service are distributed in various places in a discrete manner, a user cannot globally master the overall process of the service, and the user needs to search each operation entry one by one during service processing, which is too cumbersome to operate.
Disclosure of Invention
Embodiments of the present application provide a data processing method, an apparatus, a device, and a computer storage medium, which can at least solve the problem in the prior art that a user cannot globally master the overall process of a service, and needs to search each operation entry one by one when performing service processing, which is too cumbersome to operate.
In a first aspect, an embodiment of the present application provides a data processing method, where the method includes:
acquiring a service type of a service to be processed;
determining a target process template corresponding to the service to be processed from at least one process template according to a preset corresponding relation between the service type and the process template, wherein the target process template comprises at least one process node of the service to be processed, and the process node is associated with an operation interface corresponding to the process node;
and associating the service to be processed with the target flow template to generate a flow display interface of the service to be processed.
In a second aspect, an embodiment of the present application provides a data processing apparatus, including:
the acquisition module is used for acquiring the service type of the service to be processed;
the determining module is used for determining a target process template corresponding to the service to be processed from at least one process template according to the corresponding relation between the preset service type and the process template, wherein the target process template comprises at least one process node of the service to be processed, and the process node is associated with an operation interface corresponding to the process node;
and the generating module is used for associating the service to be processed with the target flow template and generating a flow display interface of the service to be processed.
In a third aspect, an embodiment of the present application provides an electronic device, where the device includes: a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements a data processing method as shown in any of the embodiments of the first aspect.
In a fourth aspect, the present application provides a computer storage medium, on which computer program instructions are stored, and when executed by a processor, the computer program instructions implement the data processing method shown in any one of the embodiments of the first aspect.
In a fifth aspect, the present application provides a computer program product, and when executed by a processor of an electronic device, the instructions in the computer program product cause the electronic device to execute the data processing method shown in any one of the embodiments of the first aspect.
According to the data processing method, the data processing device, the data processing equipment and the computer storage medium, the service type of the service to be processed is obtained, then the target process template corresponding to the service to be processed is determined from at least one process template according to the preset corresponding relation between the service type and the process template, and then the service to be processed is associated with the target process template, so that a process display interface of the service to be processed can be generated. The target flow template comprises at least one flow node of the service to be processed, so that all the flow nodes of the service to be processed can be displayed in a flow display interface generated according to the target flow template, a user can master the whole process of the service to be processed globally, and the flow nodes are associated with the operation interfaces corresponding to the flow nodes, so that the operation can be carried out by jumping to the operation interfaces corresponding to the flow nodes from the flow display interface, and the service to be processed can be processed simply and quickly.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the embodiments of the present application will be briefly described below, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow diagram illustrating a method of data processing in accordance with an exemplary embodiment;
FIG. 2 is a logical architecture diagram illustrating a data processing method in accordance with an exemplary embodiment;
FIG. 3 is a schematic diagram illustrating a flow display interface in accordance with an illustrative embodiment;
FIG. 4 is a block diagram illustrating a data processing apparatus according to an exemplary embodiment;
fig. 5 is a schematic structural diagram of an electronic device according to an exemplary embodiment.
Detailed Description
Features and exemplary embodiments of various aspects of the present application will be described in detail below, and in order to make objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are intended to be illustrative only and are not intended to be limiting. It will be apparent to one skilled in the art that the present application may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present application by illustrating examples thereof.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Fig. 1 shows a flow chart of a data processing method provided in an embodiment of the present application, and it should be noted that the data processing method may be applied to a data processing apparatus, as shown in fig. 1, the data processing method may include the following steps:
s110, acquiring the service type of the service to be processed;
s120, determining a target process template corresponding to the service to be processed from at least one process template according to the corresponding relation between the preset service type and the process template;
and S130, associating the service to be processed with the target process template to generate a process display interface of the service to be processed.
Therefore, a flow display interface of the service to be processed can be generated by acquiring the service type of the service to be processed, determining a target flow template corresponding to the service to be processed from at least one flow template according to the preset corresponding relation between the service type and the flow template, and then associating the service to be processed and the target flow template. The target flow template comprises at least one flow node of the service to be processed, so that all the flow nodes of the service to be processed can be displayed in a flow display interface generated according to the target flow template, a user can master the whole process of the service to be processed globally, and the flow nodes are associated with the operation interfaces corresponding to the flow nodes, so that the operation can be carried out by jumping to the operation interfaces corresponding to the flow nodes from the flow display interface, and the service to be processed can be processed simply and quickly.
Referring to S110, different services may correspond to different service types, and the processing flows of the services of different service types are different. Here, the data processing apparatus may acquire a service type of the service to be processed.
Referring to S120, the process template may be a template for generating a process display interface of a service, and because the processing processes of services of different service types are different, the process templates used are different when generating the process display interfaces of services of different service types, and the process template may be constructed using an open source dynamic scripting language.
Here, the corresponding relationship between the service type and the flow template may be set in advance in the data processing apparatus, and then the data processing apparatus may determine the flow template corresponding to the service to be processed, that is, the target flow template, according to the service type of the service to be processed. The target flow template may include at least one flow node of the service to be processed, and the flow node may be associated with an operation interface corresponding to the flow node.
Referring to S130, the data processing apparatus associates the service to be processed with the target flow template, and may generate a flow display interface of the service to be processed, where the flow display interface may be used to display a flow node of the service to be processed.
In addition, the target flow template can be snapped down to generate a flow display interface of the service to be processed, so that after the flow display interface is generated, if the target flow template is modified, the generated flow display interface cannot be influenced.
Here, as shown in fig. 2, the logic architecture 210 of the target flow template may include: a main configuration module 211, a step description module 212, a process node module 213, a preset relationship module 214, a process node description module 215, a process node operation configuration module 216, and a process node extension configuration module 217. Specifically, the main configuration module 211 is configured to set basic information of the target process template, such as template introduction, template number, and the like; the step description module 212 is used for setting steps and basic information of the steps; the flow node module 213 is used for setting a flow node; the preset relationship module 214 is configured to set a preset relationship between the process nodes; the process node description module 215 is used for setting basic information of the process node; the process node operation configuration module 216 is configured to associate a process node with a corresponding operation interface; the process node expansion configuration module 217 is configured to perform personalized setting on the process nodes, for example, setting an arrangement order of the process nodes. After associating the service to be processed with the target flow template, a logic architecture 220 of a flow display interface of the service to be processed can be obtained, which specifically includes: a main configuration module 221, a flow node module 222 and a preset relationship module 223. Specifically, the main configuration module 221 is configured to set basic information of a service to be processed; the flow node module 222 is configured to set a flow node of a service to be processed; the preset relationship module 223 is configured to set a preset relationship between process nodes of the service to be processed. In addition, the arrows in fig. 2 indicate the corresponding relationship between the arrow emitting direction and the arrow pointing direction, the relationship between the arrow emitting direction and the arrow pointing direction may be a one-to-many relationship, and the double-headed arrows indicate the relationship between the two ends of the arrows may be many-to-many.
In some embodiments, since the target flow template is applicable to all services of one service type, but since the processing flows of the services of the same service type are not completely the same, for example, part of the flow nodes in the target flow template may not be included in the processing flow of the service to be processed, it is necessary to make the flow display interface of the service to be processed not display the part of the flow nodes. In order to make the flow display interface of the service to be processed not display the flow node, S130 may specifically include:
acquiring first service information of a service to be processed;
hiding a first flow node in at least one flow node under the condition that the first service information meets a first preset condition to obtain a target flow template after the first flow node is hidden;
and generating a flow display interface of the service to be processed according to the target flow template after the first flow node is hidden, so that the first flow node is not displayed on the flow display interface.
Here, the first service information may be information for determining whether the first flow node in the target flow template needs to be hidden. Whether the first process node in the process nodes of the target process template is hidden or not can be determined by judging whether the first service information meets a first preset condition or not. If the first service information meets a first preset condition, the data processing device can hide the first process node, so that a target process template after the first process node is hidden can be obtained, then, a process display interface of the service to be processed is generated according to the target process template after the first process node is hidden, and the first process node can not be displayed on the process display interface. On the contrary, if the first service information does not meet the first preset condition, the data processing device does not hide the first process node, so that a target process template of the un-hidden first process node can be obtained, and then, a process display interface of the service to be processed is generated according to the target process template of the un-hidden first process node, so that the process display interface displays the first process node.
In some examples, in the process flow of the expense approval business, if the expense amount does not exceed 10000 yuan, the approval by the manager is not required, so that the process node of "manager approves" does not need to be displayed in the process display interface of the expense approval business with the expense amount not exceeding 10000 yuan. Here, the first preset condition may be set to be equal to or less than 10000 in advance, if the expense amount information, that is, the first service information, of the expense approval service, that is, the service to be processed, which is acquired by the data processing apparatus is 8000 yuan, and the expense amount information satisfies the first preset condition, the data processing apparatus may hide a process node, that is, "manager approval", in the target process template, and then generate a process display interface of the expense approval service according to the target process template after hiding the process node, where the process display interface of the expense approval service does not display the process node, "manager approval".
Therefore, if the processing flow of the to-be-processed service does not include part of the flow nodes in the target flow template, the part of the flow nodes cannot be displayed in the flow display interface of the to-be-processed service through the process, and the applicability of the target flow template is improved within a certain range.
In some embodiments, since the target process template is applicable to all services of a service type, but since the processing flows of services of the same service type are not completely the same, for example, part of the process nodes in the processing flow of the service to be processed are not allowed to be operated by users without authority, if the process display interface is an interface facing users without authority, it is necessary to make the part of the process nodes displayed in the process display interface of the service to be processed be unable to be operated. In addition, part of the process nodes in the process flow of the to-be-processed service may need to be allowed to be operated when the service is processed to a certain extent, and therefore, the initial state of the part of the process nodes is also a state in which the part of the process nodes cannot be operated, and the part of the process nodes displayed in the initially generated process display interface of the to-be-processed service also needs to be unable to be operated. In order to disable the operation on the part of the process nodes displayed in the process display interface of the service to be processed, S130 may further include:
acquiring second service information of a service to be processed;
freezing a second process node in the at least one process node under the condition that the second service information meets a second preset condition to obtain a target process template after the second process node is frozen;
and generating a flow display interface of the service to be processed according to the target flow template after the second flow node is frozen, so that the flow display interface displays the second flow node in a preset display mode and cannot jump to an operation interface corresponding to the second flow node through the second flow node.
Here, the second service information may be information for determining whether the second process node in the target process template needs to be frozen. Whether a second process node in the process nodes of the target process template is frozen or not can be determined by judging whether the second service information meets a second preset condition or not. If the second service information meets a second preset condition, the data processing device can freeze the second process node, so that a target process template after the second process node is frozen can be obtained, then, a process display interface of the service to be processed is generated according to the target process template after the second process node is frozen, the second process node in the process display interface can be in a frozen state, the frozen second process node is displayed in a preset display mode, and the frozen second process node cannot jump to an operation interface corresponding to the second process node, so that a user cannot operate the second process node. The preset display mode may be different from the display modes of other process nodes except the second process node, for example, the display modes of other process nodes are black, and the second process node displayed in the preset display mode may be gray.
In some examples, in the processing flow of the expense approval service, the service personnel has no authority to operate the flow node of the "supervisor approval", and therefore, the flow node of the "supervisor approval" in the flow display interface of the expense approval service facing the service personnel needs to be frozen. Here, the second preset condition may be preset as "operator person" and, if the operator information, that is, the second service information, of the expense approval service, that is, the service to be processed, acquired by the data processing apparatus is "operator" and the processor information satisfies the second preset condition, the data processing apparatus may freeze the process node of "master approval", that is, the second process node, in the target process template, and then generate a process display interface of the expense approval service according to the target process template after freezing the process node of "master approval", where the process node of "master approval" in the process display interface of the expense approval service is displayed in gray and the other process nodes are displayed in black, and after the operator clicks the process node of "master approval", the operator cannot jump to the operation interface of the master approval, and the operation interface corresponding to the second process node, therefore, the operator cannot operate the operation interface approved by the supervisor.
In some examples, in the process flow of an expense approval service, the process node of "charge issue" is not allowed to be operated before the process node of "charge issue" is operated, and the initial state of the process node of "charge issue" is generally an incomplete state before the process flow of the expense approval service is started, so that the process node of "charge issue" needs to be frozen in the initially generated process display interface of the expense approval service. Here, a second preset condition may be preset that "the master approval process node is in an unfinished state", if the state information of the master approval process node, that is, the second service information, of the master approval process node of the expense approval service, that is, the service to be processed, acquired by the data processing apparatus is "unfinished", and the state information of the master approval process node satisfies the second preset condition, the data processing apparatus may freeze the "expense issue" process node, that is, the second process node, in the target process template, and then generate a process display interface of the expense approval service according to the target process template after the "expense issue" process node is frozen, the "expense issue" process node in the process display interface of the expense approval service is displayed in gray, other process nodes are displayed in black, and after the user clicks the "expense issue" process node, the operation interface for issuing the expense, namely the operation interface corresponding to the second process node, cannot be skipped, so that the user cannot operate the operation interface for issuing the expense.
Therefore, if the processing flow of the to-be-processed service does not include part of the flow nodes in the target flow template, the part of the flow nodes cannot be displayed in the flow display interface of the to-be-processed service through the process, and the applicability of the target flow template is improved within a certain range.
In some embodiments, in order to enable the user to view and use the generated flow display interface, so that the user can comprehensively grasp the processing flow of the service to be processed, and can enter the operation interface associated with the flow node through the flow display interface, after S130, the method may further include:
and displaying a flow display interface.
Here, the data processing apparatus may display the generated flow display interface.
Therefore, the flow display interface is displayed, the user can check the flow display interface, the processing flow of the service to be processed is comprehensively mastered, and the operation interface associated with the flow node is accessed through the flow display interface.
In some embodiments, in order to process each flow node of the service to be processed, after the displaying the flow display interface, the method may further include:
and responding to the first operation of the target process node displayed in the process display interface, and displaying the operation interface corresponding to the target process node.
Here, the target process node may be a current node to be processed in the process node, and since the process node is associated with the operation interface corresponding to the process node, the target process node may be an entry of the operation interface associated with the target process node, a user performs a first operation on the target process node, and the data processing apparatus may jump to the operation interface corresponding to the target process node in response to the first operation, and display the operation interface. The first operation may be an operation of clicking a target process node, an operation of long-pressing the target process node, or other operations for the target process node, which is not limited herein.
In some examples, the user clicks a "supervisor approval" process node in a process display interface of the expense approval service, that is, the user can jump to a supervisor approval operation interface, and the user can input supervisor approval information in the supervisor approval operation interface, and then click to submit, thereby completing the operation on the "supervisor approval" process node.
Therefore, through the process, the operation interface associated with the target process node is jumped to, and then the user completes the operation on the target process node.
In some embodiments, a part of process nodes in the processing flow of the service to be processed may need to be allowed to be operated only when the service is processed to a certain extent, and therefore, the initial state of the part of process nodes is also a state in which the part of process nodes cannot be operated, and it is also needed to make the part of process nodes displayed in the initially generated flow display interface of the service to be processed be unable to be operated, so that the part of process nodes are in a frozen state in the initially generated flow display interface of the service to be processed, but when the service to be processed is processed to a certain extent, some process nodes in the frozen state are allowed to be operated, and in order to make the part of frozen process nodes become an operable state, after the operation interface corresponding to the target process node is displayed in response to the first operation on the target process node displayed in the flow display interface, the method may further comprise:
and responding to an operation completion instruction of an operation interface corresponding to the target process node, and unfreezing a second process node which has a preset relation with the target node to be processed according to the preset relation between the process nodes.
Here, the preset relationship between the process nodes may be used to unfreeze part of the second process node, for example, if there is a preset relationship between the target process node and the second process node a, the second process node a may be unfrozen after the target process node is operated, and of course, there may be a plurality of second process nodes having a preset relationship with the target process node, and then, after the target process node is operated, all of the plurality of second process nodes may be unfrozen. After the operation on the target process node is completed, an operation completion instruction can be sent to the data processing device, and the data processing device can respond to the operation completion instruction and unfreeze the second process node having a preset relationship with the target node to be processed according to the preset relationship between the process nodes. The unfrozen second flow node is in an operable state, namely, the operation interface associated with the unfrozen second flow node can be jumped to through the unfrozen second flow node.
In some examples, when the user inputs the supervisor approval information in the supervisor approval operation interface, and then clicks for submission to complete the operation on the "supervisor approval" process node, a "supervisor approval" process node operation completion instruction may be sent to the data processing apparatus, and the data processing apparatus, in response to the instruction, unfreezes the "cost issue" process node having a preset relationship with the "supervisor approval" process node, so that the "cost issue" process node in the process display interface is changed from gray to black and is changed into an operable state, that is, the process node may be clicked to jump to the cost issue operation interface.
Thus, through the process, after the operation on the target process node is completed, the second process node in the process display interface, which has the preset relationship with the target process node, is unfrozen and becomes an operable state, so that a user can operate the unfrozen second process node.
In some embodiments, in order to enable a user to more clearly understand a processing flow of a service to be processed, the flow display interface may display at least one step of the service to be processed, each step may correspond to at least one flow node, and the at least one flow node may include a target flow node and/or a second flow node.
Here, the service flow of the pending service may include at least one step, and each step may be completed by completing an operation of one or more flow nodes corresponding to the step. The at least one process node may include a process node in a frozen state and/or a process node in an unfrozen state, and the process node in the unfrozen state may include a target process node currently to be processed and/or other process nodes.
In addition, if all the process nodes corresponding to a certain step are frozen, the step is also in a frozen state, and the step is displayed in a preset display mode.
In addition, the current flow node to be processed, that is, the flow node to be processed next step, may be displayed in a display mode different from the preset display mode and the display modes of the other flow nodes.
In addition, the flow display interface can also display icons of each step.
In some examples, the fee approval service may include three steps of "apply for", "approve", and "issue", where the "apply for" step may correspond to a process node of "fee apply for"; the examination and approval step can correspond to two process nodes of group leader examination and approval and supervisor examination and approval, and the release step can correspond to two process nodes of expense release and release record.
In some examples, a flow display interface for a fee approval service may be as shown in FIG. 3, including an "apply" step 310, an "approve" step 320, and an "issue" step 330. The "apply" step 310 corresponds to the "fee apply" process node 311; the approval step 320 corresponds to a group leader approval process node 321 and a supervisor approval process node 322; the "issue" step 330 corresponds to the "fee issue" flow node 331 and the "issue record" flow node 332. The "administrative approval" process node 322 is shown in gray ground to indicate that the "administrative approval" process node 322 needs to be operated currently, and the "fee issue" process node 331 is shown in gray font to indicate that the "fee issue" process node 331 is in an inoperable frozen state. The process display interface further comprises:
an icon 312 for the "apply" step, an icon 323 for the "approve" step, and an icon 333 for the "release" step.
Therefore, the user can more clearly know the processing flow of the service to be processed by displaying the steps and the nodes of the service to be processed on the flow display interface.
In some embodiments, in order to make the user know the processing order of the to-be-processed services more clearly, at least one flow node displayed in the flow display interface may be arranged according to the processing order of the to-be-processed services.
Here, at least one step of the to-be-processed service displayed in the flow display interface may be arranged according to the processing order, and further, at least one flow node of the to-be-processed service may be arranged according to the processing order.
In some examples, the process displays three steps of the fee approval service displayed in the interface: the "application", "approval" and "issuance" may be arranged in the order from top to bottom. Further, the process nodes of the expense application corresponding to the step of applying are arranged at the right side of the step of applying; arranging the flow nodes of 'group leader examination and approval' and 'supervisor examination and approval' corresponding to the 'examination and approval' step on the right side of the 'examination and approval' step from left to right; and arranging the flow nodes of 'expense issuing' and 'issuing record' corresponding to the 'issuing' step from left to right on the right side of the 'issuing' step.
Therefore, the user can more clearly know the processing sequence of the service to be processed by arranging the displayed at least one process node according to the processing sequence of the service to be processed.
In some embodiments, in order to enable the user to perform personalized setting on the process display interface of the service to be processed according to actual requirements, after S130, the method may further include:
and in response to the modification operation aiming at the flow display interface, modifying the name of the flow node in the flow display interface.
Here, the modification operation may be an operation of modifying the name of the flow node in the flow display interface.
In some examples, the "expense application" process node is named "expense application" and the user may modify this name, for example, to "expense application".
Therefore, through the process, the user modifies the name of the flow node in the flow display interface into the name required by the user.
Based on the same inventive concept, the embodiment of the application also provides a data processing device. The data processing apparatus provided in the embodiment of the present application is described in detail below with reference to fig. 4.
Fig. 4 is a block diagram illustrating a structure of a data processing apparatus according to an exemplary embodiment.
As shown in fig. 4, the data processing apparatus may include:
an obtaining module 401, configured to obtain a service type of a service to be processed;
a determining module 402, configured to determine, according to a preset correspondence between a service type and a process template, a target process template corresponding to a service to be processed from at least one process template, where the target process template includes at least one process node of the service to be processed, and the process node is associated with an operation interface corresponding to the process node;
the generating module 403 is configured to associate the service to be processed with the target flow template, and generate a flow display interface of the service to be processed.
Therefore, a flow display interface of the service to be processed can be generated by acquiring the service type of the service to be processed, determining a target flow template corresponding to the service to be processed from at least one flow template according to the preset corresponding relation between the service type and the flow template, and then associating the service to be processed and the target flow template. The target flow template comprises at least one flow node of the service to be processed, so that all the flow nodes of the service to be processed can be displayed in a flow display interface generated according to the target flow template, a user can master the whole process of the service to be processed globally, and the flow nodes are associated with the operation interfaces corresponding to the flow nodes, so that the operation can be carried out by jumping to the operation interfaces corresponding to the flow nodes from the flow display interface, and the service to be processed can be processed simply and quickly.
In some embodiments, since the target flow template is applicable to all services of one service type, but since the processing flows of the services of the same service type are not completely the same, for example, part of the flow nodes in the target flow template may not be included in the processing flow of the service to be processed, it is necessary to make the flow display interface of the service to be processed not display the part of the flow nodes. In order to make the flow display interface of the service to be processed not display the flow node, the generating module 403 may specifically include:
the first acquisition submodule is used for acquiring first service information of a service to be processed;
the hiding submodule is used for hiding a first flow node in at least one flow node under the condition that the first service information meets a first preset condition to obtain a target flow template after the first flow node is hidden;
and the first generation submodule is used for generating a flow display interface of the service to be processed according to the target flow template after the first flow node is hidden, so that the flow display interface does not display the first flow node.
In some embodiments, since the target process template is applicable to all services of a service type, but since the processing flows of services of the same service type are not completely the same, for example, part of the process nodes in the processing flow of the service to be processed are not allowed to be operated by users without authority, if the process display interface is an interface facing users without authority, it is necessary to make the part of the process nodes displayed in the process display interface of the service to be processed be unable to be operated. In addition, part of the process nodes in the process flow of the to-be-processed service may need to be allowed to be operated when the service is processed to a certain extent, and therefore, the initial state of the part of the process nodes is also a state in which the part of the process nodes cannot be operated, and the part of the process nodes displayed in the initially generated process display interface of the to-be-processed service also needs to be unable to be operated. In order to disable the operation on the part of the process nodes displayed in the process display interface of the service to be processed, the generating module 403 may further include:
the second obtaining submodule is used for obtaining second service information of the service to be processed;
the freezing submodule is used for freezing a second process node in the at least one process node under the condition that the second service information meets a second preset condition to obtain a target process template after the second process node is frozen;
and the second generation submodule is used for generating a flow display interface of the service to be processed according to the target flow template after the second flow node is frozen, so that the flow display interface displays the second flow node in a preset display mode, the operation interface corresponding to the second flow node cannot be skipped to through the second flow node, and the preset display mode is different from the display mode of other flow nodes except the second flow node.
In some embodiments, in order to enable the user to view and use the generated flow display interface, so that the user can comprehensively grasp the processing flow of the service to be processed, and can enter the operation interface associated with the flow node through the flow display interface, the data processing apparatus may further include:
the first display module is used for displaying a process display interface.
In some embodiments, in order to process each flow node of the service to be processed, the data processing apparatus may further include:
and the second display module is used for responding to the first operation of the target process node displayed in the process display interface and displaying the operation interface corresponding to the target process node.
In some embodiments, a part of flow nodes in a processing flow of a service to be processed may need to be allowed to be operated only when the service is processed to a certain extent, and therefore, an initial state of the part of flow nodes is also a state in which the part of flow nodes cannot be operated, and it is also needed to make the part of flow nodes displayed in a flow display interface of the initially generated service to be processed unable to be operated, and therefore, the part of flow nodes are in a frozen state in the flow display interface of the initially generated service to be processed, but when the service to be processed is processed to a certain extent, some flow nodes in the frozen state are allowed to be operated, and in order to make the part of frozen flow nodes become an operable state, the data processing apparatus may further include:
and the unfreezing module is used for responding to an operation completion instruction of an operation interface corresponding to the target process node and unfreezing a second process node which has a preset relation with the target node to be processed according to the preset relation among the process nodes.
In some embodiments, in order to enable a user to more clearly understand the processing flow of the service to be processed, the flow display interface displays at least one step of the service to be processed, each step corresponds to at least one flow node, and the at least one flow node includes a target flow node and/or a second flow node.
In some embodiments, in order to make the user know the processing order of the to-be-processed services more clearly, at least one flow node displayed in the flow display interface is arranged according to the processing order of the to-be-processed services.
In some embodiments, in order to enable a user to perform personalized setting on a flow display interface of a service to be processed according to actual needs, the data processing apparatus may further include:
and the modification module is used for responding to modification operation aiming at the flow display interface and modifying the name of the flow node in the flow display interface.
Fig. 5 is a schematic structural diagram of an electronic device according to an exemplary embodiment.
As shown in fig. 5, the electronic device 5 is a structure diagram of an exemplary hardware architecture of an electronic device capable of implementing the data processing method and the data processing apparatus according to the embodiment of the present application. The electronic device may refer to an electronic device in the embodiments of the present application.
The electronic device 5 may comprise a processor 501 and a memory 502 in which computer program instructions are stored.
Specifically, the processor 501 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 502 may include mass storage for data or instructions. By way of example, and not limitation, memory 502 may include a Hard Disk Drive (HDD), a floppy Disk Drive, flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 502 may include removable or non-removable (or fixed) media, where appropriate. The memory 502 may be internal or external to the integrated gateway disaster recovery device, where appropriate. In a particular embodiment, the memory 502 is non-volatile solid-state memory. In particular embodiments, memory 502 may include Read Only Memory (ROM), Random Access Memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible memory storage devices. Thus, in general, the memory 502 comprises one or more tangible (non-transitory) computer-readable storage media (e.g., a memory device) encoded with software comprising computer-executable instructions and when the software is executed (e.g., by one or more processors), it is operable to perform operations described with reference to a method according to an aspect of the present disclosure.
The processor 501 reads and executes the computer program instructions stored in the memory 502 to implement any of the data processing methods in the above embodiments.
In one example, the electronic device can also include a communication interface 503 and a bus 504. As shown in fig. 5, the processor 501, the memory 502, and the communication interface 503 are connected via a bus 504 to complete communication therebetween.
The communication interface 503 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiments of the present application.
The bus 504 includes hardware, software, or both to couple the components of the electronic device to one another. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 504 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
The electronic device may execute the data processing method in the embodiment of the present application, so as to implement the data processing method and apparatus described in conjunction with fig. 1 to 4.
In addition, in combination with the data processing method in the foregoing embodiments, the embodiments of the present application may provide a computer storage medium to implement. The computer storage medium having computer program instructions stored thereon; the computer program instructions, when executed by a processor, implement any of the data processing methods in the above embodiments.
It is to be understood that the present application is not limited to the particular arrangements and instrumentality described above and shown in the attached drawings. A detailed description of known methods is omitted herein for the sake of brevity. In the above embodiments, several specific steps are described and shown as examples. However, the method processes of the present application are not limited to the specific steps described and illustrated, and those skilled in the art can make various changes, modifications, and additions or change the order between the steps after comprehending the spirit of the present application.
The functional blocks shown in the above-described structural block diagrams may be implemented as hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the present application are the programs or code segments used to perform the required tasks. The program or code segments may be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information. Examples of a machine-readable medium include electronic circuits, semiconductor memory devices, ROM, flash memory, Erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, Radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
It should also be noted that the exemplary embodiments mentioned in this application describe some methods or systems based on a series of steps or devices. However, the present application is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
Aspects of the present disclosure are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of 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, 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, enable the implementation of the functions/acts specified in the flowchart and/or block diagram block or blocks. Such a processor may be, but is not limited to, a general purpose processor, a special purpose processor, an application specific processor, or a field programmable logic circuit. It will also be understood that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware for performing the specified functions or acts, or combinations of special purpose hardware and computer instructions.
As described above, only the specific embodiments of the present application are provided, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present application, and these modifications or substitutions should be covered within the scope of the present application.

Claims (13)

1. A data processing method, comprising:
acquiring a service type of a service to be processed;
determining a target process template corresponding to the service to be processed from at least one process template according to a preset corresponding relationship between the service type and the process template, wherein the target process template comprises at least one process node of the service to be processed, and the process node is associated with an operation interface corresponding to the process node;
and associating the service to be processed with the target process template to generate a process display interface of the service to be processed.
2. The method according to claim 1, wherein the associating the to-be-processed service with the target process template to generate the process display interface of the to-be-processed service comprises:
acquiring first service information of the service to be processed;
hiding a first flow node in the at least one flow node under the condition that the first service information meets a first preset condition to obtain a target flow template after the first flow node is hidden;
and generating a flow display interface of the service to be processed according to the target flow template after the first flow node is hidden, so that the first flow node is not displayed on the flow display interface.
3. The method according to claim 1, wherein the associating the to-be-processed service with the target process template to generate the process display interface of the to-be-processed service comprises:
acquiring second service information of the service to be processed;
freezing a second process node in the at least one process node under the condition that the second service information meets a second preset condition to obtain a target process template after the second process node is frozen;
and generating a process display interface of the service to be processed according to the target process template after the second process node is frozen, so that the process display interface displays the second process node in a preset display mode, and the process display interface cannot jump to an operation interface corresponding to the second process node through the second process node, wherein the preset display mode is different from the display modes of other process nodes except the second process node.
4. The method according to claim 1, wherein after the associating the to-be-processed service with the target process template and generating the process display interface of the to-be-processed service, the method further comprises:
and displaying the flow display interface.
5. The method of claim 4, wherein after said displaying the flow display interface, the method further comprises:
and responding to the first operation of the target process node displayed in the process display interface, and displaying the operation interface corresponding to the target process node.
6. The method according to claim 5, wherein after the displaying the operation interface corresponding to the target process node in response to the first operation on the target process node displayed in the process display interface, the method further comprises:
and in response to an operation completion instruction of an operation interface corresponding to the target process node, according to a preset relationship among the process nodes, thawing a second process node having the preset relationship with the target node to be processed.
7. The method according to claim 1, wherein the process display interface displays at least one step of the service to be processed, each step corresponds to at least one process node, and the at least one process node comprises a target process node and/or a second process node.
8. The method according to claim 1, wherein at least one flow node displayed in the flow display interface is arranged according to a processing order of the to-be-processed service.
9. The method according to claim 1, wherein after the associating the to-be-processed service with the target process template and generating the process display interface of the to-be-processed service, the method further comprises:
and in response to the modification operation aiming at the flow display interface, modifying the name of the flow node in the flow display interface.
10. A data processing apparatus, characterized in that the apparatus comprises:
the acquisition module is used for acquiring the service type of the service to be processed;
the determining module is used for determining a target process template corresponding to the service to be processed from at least one process template according to a preset corresponding relation between the service type and the process template, wherein the target process template comprises at least one process node of the service to be processed, and the process node is associated with an operation interface corresponding to the process node;
and the generating module is used for associating the service to be processed with the target process template to generate a process display interface of the service to be processed.
11. An electronic device, characterized in that the device comprises: a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements a data processing method as claimed in any one of claims 1-9.
12. A computer storage medium having computer program instructions stored thereon which, when executed by a processor, implement a data processing method as claimed in any one of claims 1 to 9.
13. A computer program product, characterized in that instructions in the computer program product, when executed by a processor of an electronic device, cause the electronic device to perform the data processing method according to any of claims 1-9.
CN202111488117.5A 2021-12-07 2021-12-07 Data processing method, device, equipment and computer storage medium Pending CN114118866A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111488117.5A CN114118866A (en) 2021-12-07 2021-12-07 Data processing method, device, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111488117.5A CN114118866A (en) 2021-12-07 2021-12-07 Data processing method, device, equipment and computer storage medium

Publications (1)

Publication Number Publication Date
CN114118866A true CN114118866A (en) 2022-03-01

Family

ID=80367656

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111488117.5A Pending CN114118866A (en) 2021-12-07 2021-12-07 Data processing method, device, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN114118866A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118537066A (en) * 2024-07-19 2024-08-23 澳优乳业(中国)有限公司 Activity creation method, apparatus, electronic device, storage medium, and program product

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070185747A1 (en) * 2006-02-07 2007-08-09 Microsoft Corporation Business process assistance wizard
CN107103059A (en) * 2017-04-14 2017-08-29 上海众开信息科技有限公司 Flow drawing generating method and device based on financial affair work flow
US20180367501A1 (en) * 2017-06-19 2018-12-20 Saudi Arabian Oil Company Ipv4 addressing schema design methodology using a visual interactive tool
CN109308602A (en) * 2018-08-15 2019-02-05 平安科技(深圳)有限公司 Operation flow data processing method, device, computer equipment and storage medium
WO2019184123A1 (en) * 2018-03-30 2019-10-03 平安科技(深圳)有限公司 Method for automatically generating financial document, device, computer apparatus, and storage medium
WO2020062658A1 (en) * 2018-09-28 2020-04-02 平安科技(深圳)有限公司 Contract generation method and apparatus, and device and storage medium
CN111179091A (en) * 2019-11-13 2020-05-19 泰康保险集团股份有限公司 Business data processing method and device, electronic equipment and storage medium
CN111353754A (en) * 2020-02-19 2020-06-30 望海康信(北京)科技股份公司 Method and device for generating flow template, electronic equipment and readable storage medium
CN111598533A (en) * 2020-05-06 2020-08-28 北京金山云网络技术有限公司 Process approval processing method and device, electronic equipment and storage medium
CN111897815A (en) * 2020-07-15 2020-11-06 中国建设银行股份有限公司 Service processing method and device
CN111931214A (en) * 2020-08-31 2020-11-13 平安国际智慧城市科技股份有限公司 Data processing method, device, server and storage medium
CN111967849A (en) * 2020-08-19 2020-11-20 支付宝(杭州)信息技术有限公司 Task processing flow arrangement method and device and electronic equipment
CN112116325A (en) * 2020-09-17 2020-12-22 云账户技术(天津)有限公司 Examination and approval form control method and device, electronic equipment and readable storage medium
CN112288397A (en) * 2020-10-29 2021-01-29 云账户技术(天津)有限公司 Flow template configuration method, flow execution method and device and electronic equipment
CN112418720A (en) * 2020-12-08 2021-02-26 中国建设银行股份有限公司 Management method and device for mapping of business and process engine, electronic equipment and medium
CN112598391A (en) * 2020-12-25 2021-04-02 青岛海尔科技有限公司 Business process creation method and device, electronic equipment and storage medium
CN113361733A (en) * 2021-06-03 2021-09-07 建信金融科技有限责任公司 Processing method and device for reserved service
CN113506035A (en) * 2021-07-28 2021-10-15 中国工商银行股份有限公司 Method, device and equipment for determining approval process
CN113706022A (en) * 2021-08-30 2021-11-26 北京搜房科技发展有限公司 Business process execution method and device, storage medium and electronic equipment

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070185747A1 (en) * 2006-02-07 2007-08-09 Microsoft Corporation Business process assistance wizard
CN107103059A (en) * 2017-04-14 2017-08-29 上海众开信息科技有限公司 Flow drawing generating method and device based on financial affair work flow
US20180367501A1 (en) * 2017-06-19 2018-12-20 Saudi Arabian Oil Company Ipv4 addressing schema design methodology using a visual interactive tool
WO2019184123A1 (en) * 2018-03-30 2019-10-03 平安科技(深圳)有限公司 Method for automatically generating financial document, device, computer apparatus, and storage medium
CN109308602A (en) * 2018-08-15 2019-02-05 平安科技(深圳)有限公司 Operation flow data processing method, device, computer equipment and storage medium
WO2020062658A1 (en) * 2018-09-28 2020-04-02 平安科技(深圳)有限公司 Contract generation method and apparatus, and device and storage medium
CN111179091A (en) * 2019-11-13 2020-05-19 泰康保险集团股份有限公司 Business data processing method and device, electronic equipment and storage medium
CN111353754A (en) * 2020-02-19 2020-06-30 望海康信(北京)科技股份公司 Method and device for generating flow template, electronic equipment and readable storage medium
CN111598533A (en) * 2020-05-06 2020-08-28 北京金山云网络技术有限公司 Process approval processing method and device, electronic equipment and storage medium
CN111897815A (en) * 2020-07-15 2020-11-06 中国建设银行股份有限公司 Service processing method and device
CN111967849A (en) * 2020-08-19 2020-11-20 支付宝(杭州)信息技术有限公司 Task processing flow arrangement method and device and electronic equipment
CN111931214A (en) * 2020-08-31 2020-11-13 平安国际智慧城市科技股份有限公司 Data processing method, device, server and storage medium
CN112116325A (en) * 2020-09-17 2020-12-22 云账户技术(天津)有限公司 Examination and approval form control method and device, electronic equipment and readable storage medium
CN112288397A (en) * 2020-10-29 2021-01-29 云账户技术(天津)有限公司 Flow template configuration method, flow execution method and device and electronic equipment
CN112418720A (en) * 2020-12-08 2021-02-26 中国建设银行股份有限公司 Management method and device for mapping of business and process engine, electronic equipment and medium
CN112598391A (en) * 2020-12-25 2021-04-02 青岛海尔科技有限公司 Business process creation method and device, electronic equipment and storage medium
CN113361733A (en) * 2021-06-03 2021-09-07 建信金融科技有限责任公司 Processing method and device for reserved service
CN113506035A (en) * 2021-07-28 2021-10-15 中国工商银行股份有限公司 Method, device and equipment for determining approval process
CN113706022A (en) * 2021-08-30 2021-11-26 北京搜房科技发展有限公司 Business process execution method and device, storage medium and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118537066A (en) * 2024-07-19 2024-08-23 澳优乳业(中国)有限公司 Activity creation method, apparatus, electronic device, storage medium, and program product
CN118537066B (en) * 2024-07-19 2024-10-15 澳优乳业(中国)有限公司 Activity creation method, apparatus, electronic device, storage medium, and program product

Similar Documents

Publication Publication Date Title
US11093370B1 (en) Impact analysis for software testing
CN109460652B (en) Method, apparatus and computer readable medium for annotating image samples
CN111209202A (en) Terminal application testing method and device
CN113268336B (en) Service acquisition method, device, equipment and readable medium
CN108933695B (en) Method and apparatus for processing information
CN107229565B (en) Test method and device
CN114118866A (en) Data processing method, device, equipment and computer storage medium
CN115222361A (en) Business process flow transfer method, device, equipment and computer storage medium
US11121912B2 (en) Method and apparatus for processing information
CN116225886A (en) Test case generation method, device, equipment, storage medium and program product
CN110717315B (en) System data batch modification method and device, storage medium and electronic equipment
CN112363885A (en) Method and device for detecting application abnormity, electronic equipment and computer readable medium
CN111612135A (en) Method and device for information interaction
CN116521533A (en) Generation method, device, equipment and storage medium
CN108415656B (en) Display control method, device, medium and electronic equipment in virtual scene
CN114626811A (en) Process template configuration method and related equipment
CN111506784B (en) Asset creditor matching method, device, computer equipment and storage medium
CN111833608B (en) Road condition information processing method and device
CN115203178A (en) Data quality inspection method and device, electronic equipment and storage medium
CN113656286A (en) Software testing method and device, electronic equipment and readable storage medium
CN113485890A (en) Flight inquiry system service monitoring method, device, equipment and storage medium
CN116860358B (en) Method, system, device and medium for executing injection code
CN111833024B (en) Method, apparatus, device and storage medium for outputting information
CN114648013A (en) Quotation creating method, system, equipment, medium and product
CN109377177B (en) Flow processing method, device, equipment and computer readable 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