CN111126931A - Node generation method and device based on data processing and computer equipment - Google Patents

Node generation method and device based on data processing and computer equipment Download PDF

Info

Publication number
CN111126931A
CN111126931A CN201910968998.7A CN201910968998A CN111126931A CN 111126931 A CN111126931 A CN 111126931A CN 201910968998 A CN201910968998 A CN 201910968998A CN 111126931 A CN111126931 A CN 111126931A
Authority
CN
China
Prior art keywords
routing
node
preset
data
page
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.)
Granted
Application number
CN201910968998.7A
Other languages
Chinese (zh)
Other versions
CN111126931B (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201910968998.7A priority Critical patent/CN111126931B/en
Publication of CN111126931A publication Critical patent/CN111126931A/en
Application granted granted Critical
Publication of CN111126931B publication Critical patent/CN111126931B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a node generation method, a node generation device, computer equipment and a storage medium based on data processing, wherein the method comprises the following steps: receiving menu information corresponding to each node sent by a user; generating a plurality of routing objects arranged according to a preset sequence according to the menu information, and storing the routing objects in a preset position, wherein each routing object carries serial number identification information corresponding to the preset sequence; judging whether the local area has all the routing objects in a preset sequence; if not, acquiring a routing object lacking in the local from a preset position through a preset interface, and adding the routing object to the local; generating a group of routing arrays for each routing object according to a preset sequence; and generating nodes corresponding to the routing objects one to one according to the routing array in a preset sequence, wherein each routing object corresponds to one node, so that the flexibility of node configuration can be improved, and the cost is reduced.

Description

Node generation method and device based on data processing and computer equipment
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and an apparatus for generating a node based on data processing, a computer device, and a storage medium.
Background
Firstly, the front end writes the routing code, and dynamically displays the routing according to the role authority of the user during login, namely the front end controls the routing. The first type is equivalent to that the route is completely written, the increase or decrease of the route cannot be dynamically realized, and the second type depends on the processing logic of the background, so that the requirement is high.
In the intelligent project, some projects may have a plurality of links, correspondingly, need set up a plurality of nodes, for example have in the approval project links such as the initial review, the reexamination, links such as material check, it is generally dynamic demonstration page according to the authority through static route in each node, but the demand that different users correspond is different, some users need more links of approving, and some users then need less links of approving, realize all inflexible through above-mentioned two kinds of modes at this moment, need spend a large amount of manpower and materials, cause the cost too high easily, be difficult to satisfy actual demand.
Disclosure of Invention
The invention mainly aims to provide a node generation method, a node generation device, computer equipment and a storage medium based on data processing, and aims to solve the technical problems that the existing node generation through routing is inflexible and high in cost.
The invention provides a node generation method based on data processing, which comprises the following steps:
receiving menu information which is sent by a user and corresponds to each node, wherein the menu information comprises names and IDs of a plurality of routing objects;
generating a plurality of routing objects arranged according to a preset sequence according to the menu information, and storing the routing objects in a preset position, wherein each routing object carries serial number identification information corresponding to the preset sequence;
judging whether all the routing objects arranged according to the preset sequence exist locally or not;
if not, acquiring the routing object lacking in the local area from the preset position through a preset interface, and adding the routing object to the local area;
generating a group of routing arrays from the routing objects stored locally according to the sequence number identification information, wherein each element in the routing arrays is one routing object;
and generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, wherein each routing object corresponds to one node.
Further, the step of generating a set of routing arrays for each of the locally stored routing objects according to the preset sequence according to the serial number identification information includes:
establishing a group of initial arrays, wherein the initial arrays have no elements;
finding the corresponding routing object according to the serial number identification information;
and adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
Further, after the step of generating the nodes corresponding to the routing objects one to one according to the routing array in the preset order, the method includes:
acquiring configuration information of a designated node and request data, wherein the configuration information comprises component information of pages forming the designated node, each configuration information comprises information of a plurality of components, each component is a preset functional component, and the request data is used for requesting to generate the pages corresponding to the designated node;
and rendering the page of the specified node according to the request data to obtain a node page comprising a plurality of components.
Further, after the step of rendering the page of the node according to the request data to obtain a node page including a plurality of components, the method includes:
receiving an execution instruction which is input by a user on a current node page and is used for carrying out a verification action;
acquiring preset form data corresponding to the execution instruction, and checking and comparing the form data with data input by a user one by one;
and if the verification is passed, entering the next node, and if the verification is not passed, returning a warning prompt.
Further, the step of rendering the page of the node according to the request data to obtain a node page including a plurality of components includes:
receiving a first instruction which is input by a user on the node page and is used for replacing data;
and replacing the data of the first component with the data of the second component according to the first instruction, wherein the first component and the second component have an association relationship.
Further, after the step of rendering the page of the node according to the request data to obtain a node page including a plurality of components, the method includes:
receiving input data input by a user on the node page and a second instruction for storing the data;
and storing the input data to a preset specified position according to the second instruction.
The invention also provides a node generation device based on data processing, which comprises:
the system comprises an information receiving unit, a processing unit and a processing unit, wherein the information receiving unit is used for receiving menu information which is sent by a user and corresponds to each node, and the menu information comprises names and IDs of a plurality of routing objects;
the object generating unit is used for generating a plurality of routing objects arranged according to a preset sequence according to the menu information and storing the routing objects in a preset position, and each routing object carries serial number identification information corresponding to the preset sequence;
the data acquisition unit is used for judging whether all the routing objects arranged according to the preset sequence exist locally;
an object adding unit, configured to determine that a local area does not have all the routing objects arranged according to the preset order, obtain, through a preset interface, the routing objects that are missing in the local area from the preset location, and add the routing objects to the local area;
an array generating unit, configured to generate a set of routing arrays for the routing objects stored locally according to the preset sequence according to the serial number identification information, where each element in the routing array is one routing object;
and the node generating unit is used for generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, and each routing object corresponds to one node.
Further, the generating an array unit includes:
the array establishing subunit is used for establishing a group of initial arrays, and the initial arrays have no elements;
the object finding subunit is used for finding the corresponding routing object according to the serial number identification information;
and the added object subunit is used for adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
The invention also provides a computer device comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method when executing the computer program.
The invention also provides a computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method.
The invention has the beneficial effects that: according to the node generation method based on data processing, the route object is obtained through the menu information input by the user, the route array is obtained according to the route object, and the approval node is generated according to the route array, so that the flexibility of the configuration approval link can be improved, various requirements of the user are met, the configurable requirements of output products are met, and the cost is greatly reduced.
Drawings
FIG. 1 is a schematic diagram illustrating steps of a node generation method based on data processing according to an embodiment of the present invention;
FIG. 2 is a block diagram illustrating a schematic structure of a node generation apparatus based on data processing according to an embodiment of the present invention;
fig. 3 is a block diagram schematically illustrating a structure of a computer apparatus according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, the node generation method based on data processing in this embodiment includes:
step S1: receiving menu information corresponding to each node and sent by a user, wherein the menu information comprises the name and the ID of a routing object;
step S2: generating a plurality of routing objects arranged according to a preset sequence according to the menu information, and storing the routing objects in a preset position, wherein each routing object carries serial number identification information corresponding to the preset sequence;
step S3: judging whether all the routing objects arranged according to the preset sequence exist locally or not;
step S4: if not, acquiring the routing object lacking in the local area from the preset position through a preset interface, and adding the routing object to the local area;
step S5: generating a group of routing arrays from the routing objects stored locally according to the sequence number identification information, wherein each element in the routing arrays is one routing object;
step S6: and generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, wherein each routing object corresponds to one node.
In this embodiment, the node generation method based on data processing is implemented by an approval system, where the node is an approval node, a user configures an approval workbench through a front end, the approval workbench is provided by the approval system and is a platform for interaction between the system and the user, the approval node refers to a link for auditing data, such as an approval link of a loan, and the approval node of a loan in general cases includes nodes such as checking, initial approval, and review, and is generated by the approval system. As described in the above steps S1-S2, the user inputs menu information corresponding to each approval node through the approval workstation, and the menu information is used to configure the approval nodes and corresponding routes, and it is known that in the prior art, the routes are equivalent to a type of packet forwarding device in the network layer and are used to parse URLs and call corresponding controllers. The menu information includes page information of a plurality of auditing nodes, and names and IDs of a plurality of routing objects corresponding to the auditing nodes, the page information carries node sequence information, and the routing objects are virtual structures of routes, namely objects of a network, and specifically include parameter information such as the names, IDs, access paths and the like of the pages. After receiving the menu information at the front end, the front end generates a plurality of routing objects arranged in sequence in a one-to-one correspondence manner according to the names and IDs in the menu information and stores the routing objects in a preset position, for example, a memory space at the front end, where the node sequence, that is, the preset sequence, may be set according to the actual situation of the approval node, for example, the sequence may be a first-time examination node, a second-time examination node, a verification node, and the like.
Specifically, when a routing object is generated, parameters such as page information, name, ID, and the like of each approval node are added to a specified position of a preset routing frame, so as to obtain a routing object corresponding to the approval node, and since the page information carries node sequence information, each routing object carries sequence number identification information corresponding to the preset sequence, so that a corresponding approval node is generated according to the sequence number identification information in the following. The routing framework is the prior art in the routing field, and includes a routing name, a URL module, a constraint module, a URL matching program, and the like.
As described in the foregoing steps S3-S4, when generating an approval node at the back end, first obtaining, through an interface, routing data of all routing objects arranged in a preset order from a front-end memory, and specifically, obtaining through a before each function (also called a hook function), for smooth operation of the system, at this time, entering a judgment process to judge whether the system locally has all routing objects arranged in the preset order, where there may be three situations in the local, and if the system locally has all routing objects arranged in the preset order, then, it is not necessary to obtain from the front-end memory, and directly executing steps S5-S6; firstly, only a part of the routing objects arranged according to the preset sequence are locally available, and at this time, the routing objects which are not locally available can be obtained from the front-end memory according to the routing data, and in another case, any routing object which is not locally arranged according to the preset sequence is not locally available, and at this time, all the routing objects arranged according to the preset sequence need to be obtained from the front-end memory according to the routing data, that is, when it is determined that all the routing objects arranged according to the preset sequence are locally unavailable, the routing objects arranged according to the preset sequence need to be obtained from the front-end memory. It should be noted that, if the routing objects are stored locally, the routing objects are obtained from the front-end memory, and therefore the routing objects in the local area all carry the serial number identification information.
Specifically, axios (an HTTP request client based on premium for a browser and nodejs) may be used to obtain the routing object from the front-end memory, and since the routing data includes the ID of the routing object, the ID is the unique identifier of the routing object, and then the routing object is dynamically added to the local area through addRoutes according to the unique identifier of the routing object.
As shown in the foregoing steps S5-S6, in the entire approval process, the order of the approval nodes is fixed, and the approval nodes are generated by the routing objects, so that the order of the approval nodes is based on the order of the routing objects, the routing objects carry sequence number identification information of a preset order, at this time, a group of routing arrays can be generated by the routing objects according to the sequence number identification information according to the preset order, each element in the routing array is a routing object, then, the approval nodes corresponding to the routing objects one by one are generated according to the routing array, and at this time, the order of each approval node is the preset order. Because the data of each routing object comprises auditing node page information, the page information comprises character strings and pictures required by page rendering, and finally, according to the page information, approval nodes corresponding to the routing objects one to one are generated, namely, the page information corresponding to each approval node is rendered into a page corresponding to the approval node, so that the approval nodes are obtained, wherein the process of rendering the page information into the page is the prior art and is not repeated herein; each routing object corresponds to an approval node, so that the approval link is configured through the configuration of the dynamic routing.
In one embodiment, the step S5 includes:
step S51: establishing a group of initial arrays, wherein the initial arrays have no elements;
step S52: and adding the routing objects in the array format into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
In this embodiment, the specific process of generating the routing array includes: firstly, establishing an empty initial array, wherein no element exists in the initial array, then adding elements one by one, namely adding routing objects one by one, sequentially finding corresponding routing objects, such as 3 routing objects, with the sequence numbers of 1, 2 and 3 respectively, from an initial sequence number according to the sequence number identification information, sequentially finding routing objects with the sequence numbers of 1, 2 and 3 respectively, then adding the routing objects into the initial array one by one according to the sequence until all routing arrays in the preset sequence are added into the array to obtain the routing array, wherein each element in the routing array is a routing object, and if array < A, B and C > are finally obtained, ABC is an element in the array respectively, A represents a routing object, B represents a routing object, and C represents a routing object.
In one embodiment, after the step S6, the method further includes:
step S7: acquiring configuration information of a designated node and request data, wherein the configuration information comprises component information of pages forming the designated node, each configuration information comprises information of a plurality of components, each component is a preset functional component, and the request data is used for requesting to generate the pages corresponding to the designated node;
step S8: and rendering the page of the specified node according to the request data to obtain a node page comprising a plurality of components.
As described in the foregoing steps S7-S8, the user may generate a corresponding node page as needed, each node in the foregoing step S1 includes the specified node in this embodiment, specifically, the configuration information and the request data corresponding to the specified approval node are obtained through the approval workstation, and both the configuration information and the request data can be obtained by user input and can be obtained at the same time, thereby reducing the number of requests and speeding up the processing process. The configuration information comprises component information forming an examination and approval node page, the configuration information of each examination and approval node at least comprises information of one component, the request data is used for requesting generation of a page corresponding to the examination and approval node, the components are preset functional components, the configuration information comprises two types, one type is a basic component, the other type is a complex component, one complex component can be formed by a plurality of basic components, and the components are designed and developed in advance by developers and have established rules and styles. For example, the basic components can be input boxes, drop-down boxes, time selection boxes, radio boxes, multi-selection boxes, tables, picture uploading and downloading, and the like; the complex component may be opt-in, ocr recognition, picture presentation, and so on. Different approval nodes are correspondingly configured with different components on pages, the request data is data requesting rendering of the approval node pages, after the configuration information and the request data are obtained, the corresponding approval node pages are rendered through vue according to the request data, page elements and data corresponding to the configuration information are rendered in the pages together, and the rendering of the page elements in the pages is the prior art and is not described herein again.
In one embodiment, after the step S8, the method further includes:
step S9: receiving an execution instruction which is input by a user on a current node page and is used for carrying out a verification action;
step S10: acquiring preset form data corresponding to the execution instruction, and checking and comparing the form data with data input by a user one by one;
step S11: and if the verification is passed, entering the next node, and if the verification is not passed, returning a warning prompt.
In the embodiment, the node page is an approval page, when a user clicks the button, the approval system can execute a corresponding instruction, and specifically, the button comprises a button for submitting, storing, next step and other instructions, when the user inputs data on the current approval page, and then clicks the next button, an execution instruction is input, the execution instruction is used for performing a verification action, at this time, the approval system receives an execution instruction input by the user on the current approval node page, the execution instruction indicates that the approval link enters the next step, in the approval link, the data input by the user and the next step after the execution instruction are received are verified, first, preset form data are obtained according to the execution instruction, and the form data are preset, and in the examination and approval link, corresponding to the data of the user, verifying and comparing the form data with the data input by the user on the current examination and approval node page, if the two data are consistent, the verification is passed, the next examination and approval node can be accessed, at the moment, the page can jump to the page of the next examination and approval node, but if the two data are different, the verification is not passed, and at the moment, an alert prompt is returned.
In one embodiment, after the step S8, the method further includes:
step S14: receiving input data input by a user on the node page and a second instruction for storing the data;
step S15: and storing the input data to a preset specified position according to the second instruction.
In this embodiment, when a user inputs approval data in an appointed window in an approval node page and clicks a save button, a second instruction is triggered, where the second instruction is used to save data, and at this time, the approval system receives the approval data and the second instruction, and executes the second instruction, that is, the approval data is stored to a preset appointed position according to the second instruction, where the approval data may be a comment score or a table approved by the user, and the appointed position may be a memory of the approval system.
In an embodiment, the node page includes a first component and a second component, and after the step S8, the method includes:
step S12: receiving a first instruction which is input by a user on the node page and is used for replacing data;
step S13: and replacing the data of the first component with the data of the second component according to the first instruction, wherein the first component and the second component have an association relationship.
In this embodiment, a current node page includes a first component and a second component, and the node page may further provide a cascading action, where the cascading action refers to clicking data of the first component, and the page displays data of the second component, where the first component and the second component have an association relationship, specifically, triggering of the cascading action may be configured by a user, the user may be configured at an appointed position of the page according to an actual situation, and when the user clicks the appointed position, such as a position of the first component, the cascading action is triggered, and a first instruction is issued, where the first instruction is used to perform a data replacement action, and the system replaces data of the first component with data of the second component according to the instruction. For example, if two drop-down boxes have an association relationship, clicking on the first drop-down box triggers the value of the second drop-down box, and the page displays the contents of the second drop-down box.
Referring to fig. 2, the node generation apparatus based on data processing in this embodiment includes:
a receiving information unit 100, configured to receive menu information corresponding to each node and sent by a user, where the menu information includes a name and an ID of a routing object;
an object generating unit 200, configured to generate a plurality of routing objects arranged according to a preset sequence according to the menu information, and store the routing objects in a preset location, where each routing object carries sequence number identification information corresponding to the preset sequence;
a data acquiring unit 300, configured to determine whether all the routing objects arranged according to the preset sequence are locally present;
an add object unit 400, configured to determine that a local area does not have all the routing objects arranged according to the preset order, obtain, through a preset interface, the routing objects that are absent in the local area from the preset location, and add the routing objects to the local area;
an array generating unit 500, configured to generate a set of routing arrays for each routing object stored locally according to the preset sequence according to the serial number identification information, where each element in the routing array is one routing object;
and a node generating unit 600, configured to generate nodes corresponding to the routing objects one to one according to the routing array in the preset order, where each routing object corresponds to a node.
In this embodiment, the node is an approval node, the user configures an approval workstation through the front end, the approval workstation is provided by an approval system and is a platform for interaction between the system and the user, the approval node is a link for examining and approving data, such as an approval link of a loan, and the approval node of a loan generally includes nodes such as an inspection node, a preliminary examination node, a review node, and the like, and is generated through the approval system. As described in the above steps S1-S2, the user inputs menu information corresponding to each approval node through the approval workstation, and the menu information is used to configure the approval nodes and corresponding routes, and it is known that in the prior art, the routes are equivalent to a type of packet forwarding device in the network layer and are used to parse URLs and call corresponding controllers. The menu information includes page information of a plurality of auditing nodes, and names and IDs of a plurality of routing objects corresponding to the auditing nodes, the page information carries node sequence information, and the routing objects are virtual structures of routes, namely objects of a network, and specifically include parameter information such as the names, IDs, access paths and the like of the pages. After receiving the menu information at the front end, the front end generates a plurality of routing objects arranged in sequence in a one-to-one correspondence manner according to the names and IDs in the menu information and stores the routing objects in a preset position, for example, a memory space at the front end, that is, the node sequence, that is, the preset sequence, may be set according to the actual situation of the approval node, for example, the sequence may be a first-time examination node, a second-time examination node, a verification node, and the like in sequence.
Specifically, when a routing object is generated, parameters such as page information, name, ID, and the like of each approval node are added to a specified position of a preset routing frame, so as to obtain a routing object corresponding to the approval node, and since the page information carries node sequence information, each routing object carries sequence number identification information corresponding to the preset sequence, so that a corresponding approval node is generated according to the sequence number identification information in the following. The routing framework is the prior art in the routing field, and includes a routing name, a URL module, a constraint module, a URL matching program, and the like.
As described in the foregoing data obtaining unit 300 and the object adding unit 400, when an approval node is generated at a back end, route data of all route objects arranged according to a preset sequence is obtained from a front-end memory through an interface, and specifically, the route data can be obtained through a before each function (also called a hook function), for smooth operation of a system, a judgment process is first performed, and whether the system locally has all the route objects arranged according to the preset sequence is judged, at this time, there may be three situations in the local, one is that all the route objects arranged according to the preset sequence are locally present, and at this time, the route data do not need to be obtained from the front-end memory; firstly, only a part of the routing objects arranged according to the preset sequence are locally available, and at this time, the routing objects which are not locally available can be obtained from the front-end memory according to the routing data, and in another case, any routing object which is not locally arranged according to the preset sequence is not locally available, and at this time, all the routing objects arranged according to the preset sequence need to be obtained from the front-end memory according to the routing data, that is, when it is determined that all the routing objects arranged according to the preset sequence are locally unavailable, the routing objects arranged according to the preset sequence need to be obtained from the front-end memory. It should be noted that, if the routing objects are stored locally, the routing objects are obtained from the front-end memory, and therefore the routing objects in the local area all carry the serial number identification information.
Specifically, axios (an HTTP request client based on premium for a browser and nodejs) may be used to obtain the routing object from the front-end memory, and since the routing data includes the ID of the routing object, the ID is the unique identifier of the routing object, and then the routing object is dynamically added to the local area through addRoutes according to the unique identifier of the routing object.
As described in the foregoing array generating unit 500 and the node generating unit 600, since the order of the approval nodes is fixed in the whole approval process, in this embodiment, the approval nodes are generated by the routing objects, so that the order of the approval nodes is based on the order of the routing objects, the foregoing knowable routing objects carry sequence number identification information of a preset order, at this time, a set of routing arrays can be generated by the routing objects according to the preset order according to the sequence number identification information, each element in the routing array is a routing object, then, the approval nodes corresponding to the routing objects one by one are generated according to the routing array, and at this time, the order of each approval node is the preset order. Because the data of each routing object comprises auditing node page information, the page information comprises character strings and pictures required by page rendering, and finally, according to the page information, approval nodes corresponding to the routing objects one to one are generated, namely, the page information corresponding to each approval node is rendered into a page corresponding to the approval node, so that the approval nodes are obtained, wherein the process of rendering the page information into the page is the prior art and is not repeated herein; each routing object corresponds to an approval node, so that the approval link is configured through the configuration of the dynamic routing.
In one embodiment, the above generating array unit 500 includes:
the array establishing subunit is used for establishing a group of initial arrays, and the initial arrays have no elements;
the object finding subunit is used for finding the corresponding routing object according to the serial number identification information;
and the added object subunit is used for adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
In this embodiment, the specific process of generating the routing array includes: firstly, establishing an empty initial array, wherein no element exists in the initial array, then adding elements one by one, namely adding routing objects one by one, sequentially finding corresponding routing objects, such as 3 routing objects, with the sequence numbers of 1, 2 and 3 respectively, from an initial sequence number according to the sequence number identification information, sequentially finding routing objects with the sequence numbers of 1, 2 and 3 respectively, then adding the routing objects into the initial array one by one according to the sequence until all routing arrays in the preset sequence are added into the array to obtain the routing array, wherein each element in the routing array is a routing object, and if array < A, B and C > are finally obtained, ABC is an element in the array respectively, A represents a routing object, B represents a routing object, and C represents a routing object.
In one embodiment, the above node generation apparatus based on data processing includes:
the system comprises an acquisition request unit and a processing unit, wherein the acquisition request unit is used for acquiring configuration information of a designated node and request data, the configuration information comprises component information of a page forming the designated node, each configuration information comprises information of a plurality of components, each component is a preset functional component, and the request data is used for requesting to generate the page corresponding to the designated node;
and the page rendering unit is used for rendering the page of the specified node according to the request data so as to obtain a node page comprising a plurality of components.
In this embodiment, a user may generate a corresponding node page as needed, and each node generated according to a routing object includes a designated node in this embodiment, specifically, configuration information and request data corresponding to the designated approval node are obtained through an approval workstation, and the configuration information and the request data are both obtained by user input and can be obtained simultaneously, thereby reducing the number of requests and speeding up the processing process. The configuration information comprises component information forming an examination and approval node page, the configuration information of each examination and approval node at least comprises information of one component, the request data is used for requesting generation of a page corresponding to the examination and approval node, the components are preset functional components, the configuration information comprises two types, one type is a basic component, the other type is a complex component, one complex component can be formed by a plurality of basic components, and the components are designed and developed in advance by developers and have established rules and styles. For example, the basic components can be input boxes, drop-down boxes, time selection boxes, radio boxes, multi-selection boxes, tables, picture uploading and downloading, and the like; the complex component may be opt-in, ocr recognition, picture presentation, and so on. Different approval nodes are correspondingly configured with different components on pages, the request data is data requesting rendering of the approval node pages, after the configuration information and the request data are obtained, the corresponding approval node pages are rendered through vue according to the request data, page elements and data corresponding to the configuration information are rendered in the pages together, and the rendering of the page elements in the pages is the prior art and is not described herein again.
In one embodiment, the above node generation apparatus based on data processing includes:
the receiving and executing unit is used for receiving an executing instruction which is input by a user on the current node page and is used for carrying out a verification action;
the verification data unit is used for acquiring preset form data corresponding to the execution instruction and verifying and comparing the form data with data input by a user one by one;
and the verification result unit is used for entering the next node when the verification is passed, and returning a warning prompt if the verification is not passed.
In the embodiment, the node page is an approval page, when a user clicks the button, the approval system can execute a corresponding instruction, and specifically, the button comprises a button for submitting, storing, next step and other instructions, when the user inputs data on the current approval page, and then clicks the next button, an execution instruction is input, the execution instruction is used for performing a verification action, at this time, the approval system receives an execution instruction input by the user on the current approval node page, the execution instruction indicates that the approval link enters the next step, in the approval link, the data input by the user and the next step after the execution instruction are received are verified, first, preset form data are obtained according to the execution instruction, and the form data are preset, and in the examination and approval link, corresponding to the data of the user, verifying and comparing the form data with the data input by the user on the current examination and approval node page, if the two data are consistent, the verification is passed, the next examination and approval node can be accessed, at the moment, the page can jump to the page of the next examination and approval node, but if the two data are different, the verification is not passed, and at the moment, an alert prompt is returned.
In one embodiment, the above node generation apparatus based on data processing includes:
the receiving second order unit is used for receiving input data input by a user on the node page and a second instruction for storing the data;
and the data storage unit is used for storing the input data to a preset specified position according to the second instruction.
In this embodiment, when a user inputs approval data in an appointed window in an approval node page and clicks a save button, a second instruction is triggered, where the second instruction is used to save data, and at this time, the approval system receives the approval data and the second instruction, and executes the second instruction, that is, the approval data is stored to a preset appointed position according to the second instruction, where the approval data may be a comment score or a table approved by the user, and the appointed position may be a memory of the approval system.
In an embodiment, the node page includes a first component and a second component, and the data processing-based node generating apparatus includes:
the receiving page unit is used for receiving a first instruction which is input by a user at the node page and is used for replacing data;
and the replacement data unit is used for replacing the data of the first component with the data of the second component according to the first instruction, wherein the first component and the second component have an association relationship.
In this embodiment, a current node page includes a first component and a second component, and the node page may further provide a cascading action, where the cascading action refers to clicking data of the first component, and the page displays data of the second component, where the first component and the second component have an association relationship, specifically, triggering of the cascading action may be configured by a user, the user may be configured at an appointed position of the page according to an actual situation, and when the user clicks the appointed position, such as a position of the first component, the cascading action is triggered, and a first instruction is issued, where the first instruction is used to perform a data replacement action, and the system replaces data of the first component with data of the second component according to the instruction. For example, if two drop-down boxes have an association relationship, clicking on the first drop-down box triggers the value of the second drop-down box, and the page displays the contents of the second drop-down box.
Referring to fig. 3, an embodiment of the present invention further provides a computer device, where the computer device may be a server, and an internal structure of the computer device may be as shown in fig. 3. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the computer designed processor is used to provide computational and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The memory provides an environment for the operation of the operating system and the computer program in the non-volatile storage medium. The database of the computer device is used to store all data required to generate the node. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a data processing based node generation method.
The processor executes the steps of the data processing-based node generation method: receiving menu information which is sent by a user and corresponds to each node, wherein the menu information comprises names and IDs of a plurality of routing objects; generating a plurality of routing objects arranged according to a preset sequence according to the menu information, and storing the routing objects in a preset position, wherein each routing object carries serial number identification information corresponding to the preset sequence; judging whether all the routing objects arranged according to the preset sequence exist locally or not; if not, acquiring the routing object lacking in the local area from the preset position through a preset interface, and adding the routing object to the local area; generating a group of routing arrays from the routing objects stored locally according to the sequence number identification information, wherein each element in the routing arrays is one routing object; and generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, wherein each routing object corresponds to one node.
The step of generating, by the computer device, a set of routing arrays for each of the locally stored routing objects according to the preset sequence according to the serial number identification information includes: establishing a group of initial arrays, wherein the initial arrays have no elements; finding the corresponding routing object according to the serial number identification information; and adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
In an embodiment, after the step of generating the nodes corresponding to the routing objects one to one according to the routing array in the preset order, the method includes: acquiring configuration information of a designated node and request data, wherein the configuration information comprises component information of pages forming the designated node, each configuration information comprises information of a plurality of components, each component is a preset functional component, and the request data is used for requesting to generate the pages corresponding to the designated node; and rendering the page of the specified node according to the request data to obtain a node page comprising a plurality of components.
In an embodiment, after the step of rendering the page of the node according to the request data to obtain the page of the node including the plurality of components, the method includes: receiving an execution instruction which is input by a user on a current node page and used for checking; acquiring preset form data corresponding to the execution instruction, and checking and comparing the form data with data input by a user one by one; and if the verification is passed, entering the next node, and if the verification is not passed, returning a warning prompt.
In an embodiment, the step of rendering the page of the node according to the request data to obtain the node page including a plurality of components includes: receiving a first instruction which is input by a user on the node page and is used for replacing data; and replacing the data of the first component with the data of the second component according to the first instruction, wherein the first component and the second component have an association relationship.
In an embodiment, after the step of rendering the page of the node according to the request data to obtain the page of the node including the plurality of components, the method includes: receiving input data input by a user on the node page and a second instruction for storing the data; and storing the input data to a preset specified position according to the second instruction.
Those skilled in the art will appreciate that the architecture shown in fig. 3 is only a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects may be applied.
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements a node generation method based on data processing, and specifically includes: receiving menu information corresponding to each node, which is input by a user, wherein the menu information comprises names and IDs of a plurality of routing objects; generating a plurality of routing objects arranged according to a preset sequence according to the menu information, and storing the routing objects in a preset position, wherein each routing object carries serial number identification information corresponding to the preset sequence; judging whether all the routing objects arranged according to the preset sequence exist locally or not; if not, acquiring the routing object lacking in the local area from the preset position through a preset interface, and adding the routing object to the local area; generating a group of routing arrays from the routing objects stored locally according to the sequence number identification information, wherein each element in the routing arrays is one routing object; and generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, wherein each routing object corresponds to one node.
The computer-readable storage medium, wherein the step of generating a set of routing arrays for each of the locally stored routing objects according to the sequence number identification information according to the preset sequence includes: establishing a group of initial arrays, wherein the initial arrays have no elements; finding the corresponding routing object according to the serial number identification information; and adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
In an embodiment, after the step of generating the nodes corresponding to the routing objects one to one according to the routing array in the preset order, the method includes: acquiring configuration information of a designated node and request data, wherein the configuration information comprises component information of pages forming the designated node, each configuration information comprises information of a plurality of components, each component is a preset functional component, and the request data is used for requesting to generate the pages corresponding to the designated node; and rendering the page of the specified node according to the request data to obtain a node page comprising a plurality of components.
In an embodiment, after the step of rendering the page of the node according to the request data to obtain the page of the node including the plurality of components, the method includes: receiving an execution instruction for checking, which is input by a user on a current node page; acquiring preset form data corresponding to the execution instruction, and checking and comparing the form data with data input by a user one by one; and if the verification is passed, entering the next node, and if the verification is not passed, returning a warning prompt.
In an embodiment, the step of rendering the page of the node according to the request data to obtain the node page including a plurality of components includes: receiving a first instruction which is input by a user on the node page and is used for replacing data; and replacing the data of the first component with the data of the second component according to the first instruction, wherein the first component and the second component have an association relationship.
In an embodiment, after the step of rendering the page of the node according to the request data to obtain the page of the node including the plurality of components, the method includes: receiving input data input by a user on the node page and a second instruction for storing the data; and storing the input data to a preset specified position according to the second instruction.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by hardware associated with instructions of a computer program, which may be stored on a non-volatile computer-readable storage medium, and when executed, may include processes of the above embodiments of the methods. Any reference to memory, storage, database, or other medium provided herein and used in the examples may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms, such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), double-rate SDRAM (SSRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and bus dynamic RAM (RDRAM).
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, apparatus, article, or method 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, apparatus, article, or method. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, apparatus, article, or method that includes the element.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A node generation method based on data processing is characterized by comprising the following steps:
receiving menu information corresponding to each node and sent by a user, wherein the menu information comprises the name and the ID of a routing object;
generating a plurality of routing objects arranged according to a preset sequence according to the menu information, and storing the routing objects in a preset position, wherein each routing object carries serial number identification information corresponding to the preset sequence;
judging whether all the routing objects arranged according to the preset sequence exist locally or not;
if not, acquiring the routing object lacking in the local area from the preset position through a preset interface, and adding the routing object to the local area;
generating a group of routing arrays from the routing objects stored locally according to the sequence number identification information, wherein each element in the routing arrays is one routing object;
and generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, wherein each routing object corresponds to one node.
2. The method according to claim 1, wherein the step of generating a set of routing arrays for each routing object stored locally according to the sequence number identification information according to the preset sequence comprises:
establishing a group of initial arrays, wherein the initial arrays have no elements;
finding the corresponding routing object according to the serial number identification information;
and adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
3. The method according to claim 1, wherein the step of generating nodes corresponding to the routing objects in a one-to-one manner according to the routing array in the preset order comprises:
acquiring configuration information of a designated node and request data, wherein the configuration information comprises component information of pages forming the designated node, each configuration information comprises information of a plurality of components, each component is a preset functional component, and the request data is used for requesting to generate the pages corresponding to the designated node;
and rendering the page of the specified node according to the request data to obtain a node page comprising a plurality of components.
4. The method of claim 3, wherein the step of rendering the page of the node according to the request data to obtain a node page comprising a plurality of components is followed by:
receiving an execution instruction which is input by a user on a current node page and used for checking;
acquiring preset form data corresponding to the execution instruction, and checking and comparing the form data with data input by a user one by one;
and if the verification is passed, entering the next node, and if the verification is not passed, returning a warning prompt.
5. The method for generating a node based on data processing according to claim 3, wherein the node page includes a first component and a second component, and after the step of rendering the node page according to the request data to obtain the node page including a plurality of components, the method includes:
receiving a first instruction which is input by a user on the node page and is used for replacing data;
and replacing the data of the first component with the data of the second component according to the first instruction, wherein the first component and the second component have an association relationship.
6. The method of claim 3, wherein the step of rendering the page of the node according to the request data to obtain a node page comprising a plurality of components is followed by:
receiving input data input by a user on the node page and a second instruction for storing the data;
and storing the input data to a preset specified position according to the second instruction.
7. A node generation apparatus based on data processing, comprising:
the system comprises an information receiving unit, a routing object sending unit and a routing information receiving unit, wherein the information receiving unit is used for receiving menu information which is sent by a user and corresponds to each node, and the menu information comprises the name and the ID of the routing object;
the object generating unit is used for generating a plurality of routing objects arranged according to a preset sequence according to the menu information and storing the routing objects in a preset position, and each routing object carries serial number identification information corresponding to the preset sequence;
the data acquisition unit is used for judging whether all the routing objects arranged according to the preset sequence exist locally;
an object adding unit, configured to obtain, through a preset interface from the preset location, the routing objects that are absent in the local area when it is determined that the local area does not have all the routing objects arranged in the preset order, and add the routing objects to the local area;
an array generating unit, configured to generate a set of routing arrays for the routing objects stored locally according to the preset sequence according to the serial number identification information, where each element in the routing array is one routing object;
and the node generating unit is used for generating nodes which are in one-to-one correspondence with the routing objects according to the routing array according to the preset sequence, and each routing object corresponds to one node.
8. The data processing-based node generation apparatus according to claim 7, wherein the generating the array unit includes:
the array establishing subunit is used for establishing a group of initial arrays, and the initial arrays have no elements;
the object finding subunit is used for finding the corresponding routing object according to the serial number identification information;
and the added object subunit is used for adding the routing objects into the initial array one by one according to the preset sequence until all the routing objects are added into the initial array, so as to obtain the routing array.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN201910968998.7A 2019-10-12 2019-10-12 Node generation method and device based on data processing and computer equipment Active CN111126931B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910968998.7A CN111126931B (en) 2019-10-12 2019-10-12 Node generation method and device based on data processing and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910968998.7A CN111126931B (en) 2019-10-12 2019-10-12 Node generation method and device based on data processing and computer equipment

Publications (2)

Publication Number Publication Date
CN111126931A true CN111126931A (en) 2020-05-08
CN111126931B CN111126931B (en) 2023-07-21

Family

ID=70495284

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910968998.7A Active CN111126931B (en) 2019-10-12 2019-10-12 Node generation method and device based on data processing and computer equipment

Country Status (1)

Country Link
CN (1) CN111126931B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094125A (en) * 2021-04-21 2021-07-09 矢量云科信息科技(无锡)有限公司 Business process processing method, device, server and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140337071A1 (en) * 2013-05-09 2014-11-13 Optymyze Pte. Ltd. Method and system for configuring and processing requests through workflow applications
CN108074072A (en) * 2016-11-15 2018-05-25 北京合思信息技术有限公司 A kind of financial transaction approval process management method
CN109064132A (en) * 2018-07-26 2018-12-21 郑州云海信息技术有限公司 List approval process setting method and device
CN109409835A (en) * 2018-10-23 2019-03-01 中国平安财产保险股份有限公司 Visible process configuration method, device, computer equipment and storage medium
CN109829683A (en) * 2018-12-25 2019-05-31 航天信息股份有限公司 A kind of measures and procedures for the examination and approval and system in parallel based on traffic control stream
CN110007902A (en) * 2019-03-12 2019-07-12 中国平安财产保险股份有限公司 The method and device of business processing flow configuration
CN110059053A (en) * 2018-11-05 2019-07-26 中国平安财产保险股份有限公司 Date storage method, device, computer equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140337071A1 (en) * 2013-05-09 2014-11-13 Optymyze Pte. Ltd. Method and system for configuring and processing requests through workflow applications
CN108074072A (en) * 2016-11-15 2018-05-25 北京合思信息技术有限公司 A kind of financial transaction approval process management method
CN109064132A (en) * 2018-07-26 2018-12-21 郑州云海信息技术有限公司 List approval process setting method and device
CN109409835A (en) * 2018-10-23 2019-03-01 中国平安财产保险股份有限公司 Visible process configuration method, device, computer equipment and storage medium
CN110059053A (en) * 2018-11-05 2019-07-26 中国平安财产保险股份有限公司 Date storage method, device, computer equipment and storage medium
CN109829683A (en) * 2018-12-25 2019-05-31 航天信息股份有限公司 A kind of measures and procedures for the examination and approval and system in parallel based on traffic control stream
CN110007902A (en) * 2019-03-12 2019-07-12 中国平安财产保险股份有限公司 The method and device of business processing flow configuration

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094125A (en) * 2021-04-21 2021-07-09 矢量云科信息科技(无锡)有限公司 Business process processing method, device, server and storage medium
CN113094125B (en) * 2021-04-21 2023-12-22 上海弹业信息科技有限公司 Business process processing method, device, server and storage medium

Also Published As

Publication number Publication date
CN111126931B (en) 2023-07-21

Similar Documents

Publication Publication Date Title
CN110750442A (en) Test case generation method, device, equipment and storage medium
CN108804159B (en) Javascript module loading method and preprocessing method and device thereof, and computer equipment
CN106406844B (en) Method and device for realizing public number menu of communication interaction platform
CN109840083B (en) Webpage component template construction method and device, computer equipment and storage medium
CN110276074B (en) Distributed training method, device, equipment and storage medium for natural language processing
CN111026634A (en) Interface automation test system, method, device and storage medium
CN110765001B (en) Modularized automatic test method and device for application system
CN110806873B (en) Target control determining method and device, electronic equipment and storage medium
CN111666211A (en) Dynamic service test method and device, computer equipment and storage medium
CN111475161A (en) Method, device and equipment for accessing component
CN112214714A (en) Request processing method, device and equipment based on configuration file and storage medium
CN111813385B (en) Page plug-in method, device and equipment based on Web application
CN114238811A (en) Page loading method, page request response method, device, equipment and medium
CN111026670B (en) Test case generation method, test case generation device and storage medium
CN110941779A (en) Page loading method and device, storage medium and electronic equipment
CN112487163B (en) Execution method of automatic flow and method and device for acquiring interface data of execution method
CN111143532A (en) Dialogue unit access method, device, equipment and storage medium
CN111126931B (en) Node generation method and device based on data processing and computer equipment
CN112667204A (en) Data processing method and device for microservice application and computer equipment
CN110308904B (en) Aggregation method and device for multi-type front-end frames and computer equipment
CN110874278A (en) Embedding method of external system, workflow system, device and storage medium
CN109814916B (en) IVR flow configuration method, device, storage medium and server
CN111026669A (en) Test log management method, test log management device, and storage medium
US20030018698A1 (en) Apparatus and method for workflow
CN113971251A (en) Webpage output method, system 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
GR01 Patent grant
GR01 Patent grant