CN114201157A - Method and system for customizing target service module by low code - Google Patents
Method and system for customizing target service module by low code Download PDFInfo
- Publication number
- CN114201157A CN114201157A CN202111266732.1A CN202111266732A CN114201157A CN 114201157 A CN114201157 A CN 114201157A CN 202111266732 A CN202111266732 A CN 202111266732A CN 114201157 A CN114201157 A CN 114201157A
- Authority
- CN
- China
- Prior art keywords
- target
- component
- page
- function
- binding
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The application discloses a method and a system for customizing a target service module by low codes, which are used for improving the efficiency of customizing the target service module. The method comprises the following steps: acquiring a target basic component according to the target service, wherein the target basic component comprises a target form component, a target flow component and a target authority component; placing the target form component in a component area of a form page, and binding the target form component to generate a target business form; placing the target process assembly in an assembly area of a process page, and binding the target process assembly to generate a target business process; issuing the target business form to target business personnel according to the flow sequence of the target business flow; placing the target permission component in a component area of a permission page, and binding the target permission component to generate a target service management permission; and performing page binding on the form page, the flow page and the authority page to form a target service module, wherein the target service module is used for processing the target service.
Description
Technical Field
The present application relates to the field of low code technologies, and in particular, to a method and a system for customizing a target service module with low code.
Background
With the rapid development of internet technology, the market demand for personalized business modules is increasing day by day. However, for most of small and medium-sized enterprises, IT is necessary to reserve relatively high-end IT talents and the cost is high for autonomously developing the business module, and the traditional business module development efficiency cannot adapt to the high-speed change and development of the market environment.
Disclosure of Invention
The application provides a method and a system for customizing a target service module by low codes, which are used for improving the efficiency of customizing the target service module.
A first aspect of the present application provides a method for customizing a target service module by low code, including:
acquiring a target basic component according to a target service, wherein the target basic component comprises at least two target form components, at least two target process components and at least two target permission components;
placing the target form component in a component area of a form page, and binding the target form component to generate a target business form;
placing the target process assembly in an assembly area of a process page, and binding the target process assembly to generate a target business process;
issuing the target business form to target business personnel according to the flow sequence of the target business flow;
placing the target authority component in a component area of an authority page, and binding the target authority component to generate a target service management authority, wherein the target service management authority is the management authority of the target service personnel on the target service form;
and performing page binding on the form page, the process page and the authority page to form a target service module, wherein the target service module is used for processing the target service.
Optionally, the obtaining a target basic component according to a target service includes:
acquiring a target service, and determining basic functions of a target service module according to the target service, wherein the basic functions comprise a target service form generation function, a target service flow generation function and a target service management authority generation function;
and acquiring a target basic component according to the basic function, wherein the target basic component is a component for realizing the basic function.
Optionally, after the target permission component binding is performed to generate the target business management permission, the method further includes:
acquiring at least two target advanced components according to the target service, wherein the target advanced components are components for realizing advanced functions of the target service modules, and the advanced functions are other functions except the basic functions;
placing the target high-level component in a component area of a high-level function page, and binding the target high-level component to realize the high-level function;
the page binding the form page, the process page and the authority page to form a target service module comprises:
and binding the high-level function page, the form page, the process page and the permission page to form a target business module.
Optionally, the target high-level component is a target page optimization component, the placing the target high-level component in a component area of a high-level function page, and the binding the target high-level component to implement the high-level function includes:
and placing the target page optimization component in a component area of a high-level function page, and binding the target page optimization component to realize an optimization function, wherein the optimization function is used for optimizing a page set of the target business module.
Optionally, the target high-level component is a target log component, and the placing the target high-level component in a component area of a high-level function page and the binding of the target high-level component to implement the high-level function includes:
and placing the target log component in a component area of an advanced function page, and binding the target log component to realize a log recording function, wherein the log recording function is used for recording detailed service information of the target service.
Optionally, the target high-level component is a target visualization component, the placing the target high-level component in a component area of a high-level function page, and the binding the target high-level component to implement the high-level function includes:
and placing the target visualization component in a component area of an advanced function page, and binding the target visualization component to realize a visualization function, wherein the visualization function is used for visualizing the target business form.
Optionally, the target high-level component is a target page design component, the placing the target high-level component in a component area of a high-level function page, and the binding the target high-level component to implement the high-level function includes:
and placing the target page design component in a component area of an advanced function page, and binding the target page design component to realize a layout function, wherein the layout function is used for designing the layout of a page set of the target business module.
A second aspect of the present application provides a system for customizing a target service module in low code, comprising:
the system comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring a target basic component according to a target service, and the target basic component comprises at least two target form components, at least two target process components and at least two target permission components;
the first binding unit is used for placing the target form component in a component area of a form page and binding the target form component to generate a target business form;
the second binding unit is used for placing the target process assembly in an assembly area of a process page and binding the target process assembly to generate a target business process;
the third binding unit is used for issuing the target business form to target business personnel according to the flow sequence of the target business flow;
the fourth binding unit is used for placing the target authority component in a component area of an authority page and binding the target authority component to generate a target service management authority, wherein the target service management authority is the management authority of the target service personnel on the target service form;
and the fifth binding unit is used for carrying out page binding on the form page, the process page and the authority page to form a target service module, and the target service module is used for processing the target service.
Optionally, the first obtaining unit is specifically configured to:
acquiring a target service, and determining basic functions of a target service module according to the target service, wherein the basic functions comprise a target service form generation function, a target service flow generation function and a target service management authority generation function;
and acquiring a target basic component according to the basic function, wherein the target basic component is a component for realizing the basic function.
Optionally, the system further comprises:
a second obtaining unit, configured to obtain at least two target advanced components according to the target service, where the target advanced components are components that implement advanced functions of the target service module, and the advanced functions are functions other than the basic functions;
a sixth binding unit, configured to place the target advanced component in a component area of an advanced function page, and perform binding of the target advanced component to implement the advanced function;
the fifth binding unit is specifically configured to:
and binding the high-level function page, the form page, the process page and the permission page to form a target business module.
Optionally, the sixth binding unit is specifically configured to:
and placing the target page optimization component in a component area of a high-level function page, and binding the target page optimization component to realize an optimization function, wherein the optimization function is used for optimizing a page set of the target business module.
Optionally, the sixth binding unit is specifically configured to:
and placing the target log component in a component area of an advanced function page, and binding the target log component to realize a log recording function, wherein the log recording function is used for recording detailed service information of the target service.
Optionally, the sixth binding unit is specifically configured to:
and placing the target visualization component in a component area of an advanced function page, and binding the target visualization component to realize a visualization function, wherein the visualization function is used for visualizing the target business form.
Optionally, the sixth binding unit is specifically configured to:
and placing the target page design component in a component area of an advanced function page, and binding the target page design component to realize a layout function, wherein the layout function is used for designing the layout of a page set of the target business module.
A third aspect of the present application provides a system for customizing a target service module in low code, the system comprising:
the device comprises a processor, a memory, an input and output unit and a bus;
the processor is connected with the memory, the input and output unit and the bus;
the memory holds a program that the processor calls to perform the method of the first aspect and any one of the first aspects of the optional low code custom target business module.
A fourth aspect of the present application provides a computer-readable storage medium having a program stored thereon, where the program is configured to execute the method for customizing a target service module in low code according to any one of the first aspect and the first aspect.
According to the technical scheme, the method has the following advantages: the terminal binds the target form component in the component area of the form page to generate a target business form, binds the target process component in the component area of the process page to generate a target business process, binds the target authority component in the component area of the authority page to generate a target business management authority, and binds the form page, the process page and the authority page to generate a target business module, so that the target business module meeting the actual management business requirements of each enterprise can be customized without writing codes, the efficiency of customizing the target business module is effectively improved, and the cost of customizing the target business module is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the present application, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flowchart illustrating an embodiment of a method for customizing a target service module with low code provided in the present application;
FIG. 2 is a schematic flow chart illustrating a method for customizing a target service module in low code according to another embodiment of the present disclosure;
FIG. 3 is a schematic structural diagram of an embodiment of a system for customizing a target service module with low code according to the present application;
FIG. 4 is a schematic structural diagram of another embodiment of a system for customizing a target service module in low code according to the present application;
fig. 5 is a schematic structural diagram of an embodiment of a system for customizing a target service module with low code provided by the present application.
Detailed Description
The application provides a method and a system for customizing a target service module by low codes, which are used for improving the efficiency of customizing the target service module.
It should be noted that the method for customizing the target service module by using the low code provided by the present application may be applied to a terminal, and may also be applied to a server, for example, the terminal may be a fixed terminal such as a smart phone or a computer, a tablet computer, a smart television, a smart watch, a portable computer terminal, or a desktop computer. For convenience of explanation, the terminal is taken as an execution subject for illustration in the present application.
Referring to fig. 1, fig. 1 is a diagram illustrating an embodiment of a method for customizing a target service module with low code according to the present application, where the method includes:
101. the terminal acquires a target basic component according to the target service, wherein the target basic component comprises at least two target form components, at least two target process components and at least two target permission components;
in this embodiment, the target basic component is a component capable of implementing a basic function of the target service module, and the target service module processes the target service through the target basic component. The basic functions of the target business module comprise a target business form generating function, a target business process generating function and a target business management authority function. Because the businesses of all enterprises are different, the word sections in the text boxes of the form fields of the target business forms required by all enterprises are different, and different target form components can be selected according to the needs of the enterprises. Similarly, different target process components can be selected according to the enterprise requirements at the moment because the business processes of the enterprises are different. And because the authorities of the business personnel of each enterprise are different, different target authority components can be selected according to the enterprise requirements. For example: and if the target business of the enterprise A is the employee false duty management, the target business form of the enterprise A is an employee false duty management form, and the text field in the text box of the form field of the employee false duty management form comprises the following steps: leave type, start time, end time, total duration, and leave reason, when creating the leave management form requires selecting five target form components for defining the data types and forms of these five fields. And the target business of the enterprise B is store sales total management, the target business form of the enterprise B is a store sales total reporting form, and the text field in the form field of the store sales total reporting form comprises: store name, date, sales detail, at which time creating the threshold sales total reporting form requires selecting three target form components for defining the data type and form of the text fields within the three text boxes.
102. The terminal places the target form component in a component area of a form page and binds the target form component to generate a target business form;
in the present embodiment, for example: and when the target form component is determined to be the A form component and the B form component in the form component database according to the target service, dragging the A form component and the B form component to a component area of a form page, and binding the A form component and the B form component to generate a target service form. The data types and forms of the corresponding text fields in the text boxes of the form fields of the target business form are defined by the A form component and the B form component.
103. The terminal places the target flow components in the component area of the flow page and binds the target flow components to generate a target business flow;
in the present embodiment, for example: when the terminal determines that the target business process is from step A to step C to step B according to the target business, determining a process component A, a process component C and a process component B in a process component database, dragging the process component A, the process component C and the process component B to a component area of a process page in sequence, and binding the process component A, the process component C and the process component B in sequence to generate the target business process, wherein the process sequence of the target business process is that the step A is executed firstly, the step C is executed secondly and the step B is executed finally.
104. The terminal issues the target business form to the target business personnel according to the flow sequence of the target business flow;
in this embodiment, the target business process combines the target business form with the work process of the target business person, so that the target business person at each post can fill the target business form according to the work process through the target business process, and the filled target business form is issued to other target business persons at corresponding posts according to the flow sequence of the target business process. For example: the report form of the store sales total is sent to the store manager for approval and modification after being filled by the store salesperson, and then sent to the regional manager for data check and summary, at the moment, the report form of the store sales total is firstly issued to the store salesperson according to the sequence of the target business process, then the report form of the store sales total filled by the store salesperson is issued to the store manager, and then the report form of the store sales total approved and modified by the store salesperson is issued to the regional manager.
105. The terminal places the target authority component in a component area of an authority page, and binds the target authority component to generate a target service management authority, wherein the target service management authority is the management authority of target service personnel on a target service form;
in this embodiment, the target rights components include viewable all rights components, viewable partial rights components, modifiable all rights components, modifiable partial rights components, fillable all rights components, and fillable partial rights components, among others. The management authority of the target service can be generated only by selecting the corresponding target authority component according to the authority of the target service personnel and then binding the selected target authority component. For example: the authority of the store owner on the report form of the store sales total is that the report form of the store sales total can be viewed and part of the report form of the store sales total can be modified, then all the authority components and part of the authority components can be selected and can be modified at the moment, the two bound target authority components correspond to the field of the store owner, and then the management authority of the store owner on the report form of the store sales total can be generated.
106. And the terminal performs page binding on the form page, the flow page and the authority page to form a target service module, and the target service module is used for processing the target service.
In this embodiment, the terminal performs page binding on the form page, the process page, and the permission page, that is, the target service form generation function of the form page, the target service process function of the process page, and the target service management permission function of the permission page are bound, so that a target service module having these three basic functions is formed, and the target service module processes the target service through these three basic functions.
In this embodiment, the terminal generates a target business form by binding a target form component in a component area of a form page, generates a target business process by binding a target process component in a component area of a process page, generates a target business management authority by binding a target authority component in a component area of an authority page, and generates a target business module by binding the form page, the process page and the authority page, so that each enterprise can customize a target business module meeting the actual management business requirements of each enterprise without writing codes, the efficiency of customizing the target business module is effectively improved, and the cost of customizing the target business module is reduced.
Referring to fig. 2, fig. 2 is another embodiment of a method for customizing a target service module in low code according to the present application, where the method includes:
201. the terminal acquires a target basic component according to the target service, wherein the target basic component comprises at least two target form components, at least two target process components and at least two target permission components;
in this embodiment, a terminal acquires a target service, and determines basic functions of a target service module according to the target service, where the basic functions include a target service form generation function, a target service flow generation function, and a target management authority generation function; and acquiring a target basic component according to the basic function, wherein the target basic component is a component for realizing the basic function. And the terminal obtains the basic function of the target service module by disassembling the target service.
202. The terminal places the target form component in a component area of a form page and binds the target form component to generate a target business form;
203. the terminal places the target flow components in the component area of the flow page and binds the target flow components to generate a target business flow;
204. the terminal issues the target business form to the target business personnel according to the flow sequence of the target business flow;
205. the terminal places the target authority component in a component area of an authority page, and binds the target authority component to generate a target service management authority, wherein the target service management authority is the management authority of target service personnel on a target service form;
206. The terminal acquires at least two target advanced components according to the target service, wherein the target advanced components are components for realizing advanced functions of the target service module, and the advanced functions are other functions except the basic functions;
in this embodiment, the target high-level component is at least one of a target optimization component, a target log component, a target visualization component, or a target page design component.
207. The terminal places the target advanced component in a component area of an advanced function page and binds the target advanced component to realize the advanced function;
in this embodiment, the high-level functions implemented after different target high-level components are bound are different, and the following examples respectively illustrate the functions implemented by the target high-level components:
firstly, binding a target page optimization component by a terminal to realize an optimization function;
in this embodiment, the target page optimization component is placed in the component area of the high-level function page, and the target page optimization component is bound to implement an optimization function, which is used to optimize the page set of the target business module. The set of pages of the target service module is all each page constituting the target service module. Optimizing the page set of the target service module comprises adjusting page attributes of the page set, and automatically matching page names, page titles and page keywords for each page in the page set to be adjusted based on a page database. The readability of the page is improved after optimization, the setting of the page is matched with the reading habit of the user, and therefore the reading experience of the user is improved.
Secondly, the terminal binds the target log component to realize a log recording function;
in this embodiment, the target log component is placed in a component area of the high-level function page, and the target log component is bound to implement a log recording function, which is used to record detailed service information of the target service. For example: the service information includes: and processing the identity information of the target service personnel of the target service, the authority management information of the target service, the flow information of the target service, the target service form information of the target service and the like. The detailed service information of the target service is recorded through a log recording function, so that target service personnel can conveniently inquire the detailed service information related to the target service at any time according to needs, and the data tracking of the target service is realized.
Binding the target visualization component by the terminal to realize a visualization function;
in this embodiment, the target visualization component is placed in a component area of the advanced function page, and the target visualization component is bound to realize a visualization function, which is used for visualizing the target business form. The data filled in through the target business form can be counted and analyzed through the visual functional component, so that target business personnel can directly observe the change of the data, and the decision related to the target business can be adjusted according to the change of the data.
Binding the target page design component by the terminal to realize the layout function;
in this embodiment, the target page design component is placed in a component area of the advanced function page, and the target page design component is bound to implement a layout function, which is used to design the layout of the page set of the target service module. The set of pages of the target service module is all each page constituting the target service module. Designing the page of the page set of the target service module comprises searching a page type matched with the target service type from a database according to the type of the target service, and rendering each page in the page set of the target service module according to the page type to obtain a corresponding page. The terminal carries out layout design on the target page through the target page design component, so that the condition that the layout of the target page needs to be manually designed by a user is reduced, and the user experience is improved.
208. The terminal binds the high-level function page, the form page, the flow page and the authority page to form a target service module.
In this embodiment, the terminal performs page binding on the advanced function page, the form page, the flow page, and the permission page, that is, the advanced function of the advanced function page, where the advanced function includes: at least one of the page optimization function, the log recording function, the visualization function or the layout function is bound with the target service form generation function of the form page, the target service process function of the process page and the target service management authority function of the authority page, so that a target service module with a basic function and a high-level function is formed, and the target service module processes the target service through the basic function and the high-level function.
In the embodiment, the terminal binds the target advanced component in the component area of the advanced function page to realize the advanced function of the target business module, so that the advanced functions of page optimization, recording of detailed information of the target business, visualization of a target business form, page layout design and the like are realized, each enterprise can customize the target business module meeting the actual management business requirements of each enterprise without writing codes, the efficiency of customizing the target business module according to the actual requirements of the enterprise is effectively improved, and the cost of customizing the target business module is reduced.
Referring to fig. 3, fig. 3 is a system for customizing a target service module in low code according to an embodiment of the present application, the system including:
a first obtaining unit 301, configured to obtain a target basic component according to a target service, where the target basic component includes at least two target form components, at least two target process components, and at least two target permission components;
a first binding unit 302, configured to place the target form component in a component area of a form page, and bind the target form component to generate a target business form;
a second binding unit 303, configured to place the target process component in a component area of a process page, and bind the target process component to generate a target business process;
a third binding unit 304, configured to issue the target service form to the target service staff according to the flow sequence of the target service flow;
a fourth binding unit 305, configured to place the target permission component in a component area of a permission page, and perform binding on the target permission component to generate a target service management permission, where the target service management permission is a management permission of the target service staff on the target service form;
a fifth binding unit 306, configured to perform page binding on the form page, the process page, and the permission page to form a target service module, where the target service module is configured to process the target service.
In this embodiment, the first binding unit 302 generates a target service form by binding a target form component in a component area of a form page, the second binding unit 303 generates a target service flow by binding a target flow component in a component area of a flow page, the third binding unit 304 generates a target service management authority by binding a target authority component in a component area of an authority page, and the fourth binding unit 305 generates a target service module by binding the form page, the flow page, and the authority page, so that a target service module meeting the actual management service requirements of each enterprise can be customized without writing a code, the efficiency of customizing the target service module is effectively improved, and the cost of customizing the target service module is reduced.
Referring to fig. 4, fig. 4 is another embodiment of a system for customizing a target service module with low code provided in the present application, where the system includes:
a first obtaining unit 401, configured to obtain a target basic component according to a target service, where the target basic component includes at least two target form components, at least two target process components, and at least two target permission components;
a first binding unit 402, configured to place the target form component in a component area of a form page, and perform binding on the target form component to generate a target business form;
a second binding unit 403, configured to place the target process component in a component area of a process page, and bind the target process component to generate a target business process;
a third binding unit 404, configured to issue the target business form to a target business person according to the flow sequence of the target business flow;
a fourth binding unit 405, configured to place the target permission component in a component area of a permission page, and perform binding on the target permission component to generate a target service management permission, where the target service management permission is a management permission of the target service staff on the target service form;
a fifth binding unit 406, configured to perform page binding on the form page, the process page, and the permission page to form a target service module, where the target service module is configured to process the target service.
Optionally, the first obtaining unit 401 is specifically configured to:
acquiring a target service, and determining basic functions of a target service module according to the target service, wherein the basic functions comprise a target service form generation function, a target service flow generation function and a target service management authority generation function;
and acquiring a target basic component according to the basic function, wherein the target basic component is a component for realizing the basic function.
Optionally, the system further comprises:
a second obtaining unit 407, configured to obtain at least two target high-level components according to the target service, where the target high-level components are components that implement high-level functions of the target service module, and the high-level functions are functions other than the basic functions;
a sixth binding unit 408 for placing the target high-level component in a component area of a high-level function page and binding the target high-level component to implement the high-level function;
the fifth binding unit 406 is specifically configured to:
and binding the high-level function page, the form page, the process page and the permission page to form a target business module.
Optionally, the sixth binding unit 408 is specifically configured to:
and placing the target page optimization component in a component area of a high-level function page, and binding the target page optimization component to realize an optimization function, wherein the optimization function is used for optimizing a page set of the target business module.
Optionally, the sixth binding unit 408 is specifically configured to:
and placing the target log component in a component area of the high-level function page, and binding the target log component to realize a log recording function, wherein the log recording function is used for recording detailed service information of the target service.
Optionally, the sixth binding unit 408 is specifically configured to:
and placing the target visualization component in a component area of an advanced function page, and binding the target visualization component to realize a visualization function, wherein the visualization function is used for visualizing the target business form.
Optionally, the sixth binding unit 408 is specifically configured to:
and placing the target page design component in a component area of the high-level functional page, and binding the target page design component to realize a layout function, wherein the layout function is used for designing the layout of the page set of the target business module.
In the system of this embodiment, the functions of each unit correspond to the steps in the method embodiment shown in fig. 2, and are not described herein again.
Referring to fig. 5, fig. 5 is an embodiment of a system for customizing a target service module with low code provided in the present application, where the system includes:
a processor 501, a memory 502, an input/output unit 503, and a bus 504;
the processor 501 is connected with the memory 502, the input/output unit 503 and the bus 504;
the memory 502 holds a program that the processor 501 calls to perform any of the methods described above for low code customization of the target business module.
The present application also relates to a computer readable storage medium having a program stored thereon, which when run on a computer causes the computer to perform a method of low code customising a target service module as described above.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like.
Claims (10)
1. A method for customizing a target business module in low code, the method comprising:
acquiring a target basic component according to a target service, wherein the target basic component comprises at least two target form components, at least two target process components and at least two target permission components;
placing the target form component in a component area of a form page, and binding the target form component to generate a target business form;
placing the target process assembly in an assembly area of a process page, and binding the target process assembly to generate a target business process;
issuing the target business form to target business personnel according to the flow sequence of the target business flow;
placing the target authority component in a component area of an authority page, and binding the target authority component to generate a target service management authority, wherein the target service management authority is the management authority of the target service personnel on the target service form;
and performing page binding on the form page, the process page and the authority page to form a target service module, wherein the target service module is used for processing the target service.
2. The method of claim 1, wherein the obtaining target infrastructure components according to the target service comprises:
acquiring a target service, and determining basic functions of a target service module according to the target service, wherein the basic functions comprise a target service form generation function, a target service flow generation function and a target service management authority generation function;
and acquiring a target basic component according to the basic function, wherein the target basic component is a component for realizing the basic function.
3. The method of low code customization of target business modules of claim 2, wherein after the performing of the target rights component binding to generate target business management rights, the method further comprises:
acquiring at least two target advanced components according to the target service, wherein the target advanced components are components for realizing advanced functions of the target service modules, and the advanced functions are other functions except the basic functions;
placing the target high-level component in a component area of a high-level function page, and binding the target high-level component to realize the high-level function;
the page binding the form page, the process page and the authority page to form a target service module comprises:
and binding the high-level function page, the form page, the process page and the permission page to form a target business module.
4. The method of claim 3, wherein the target high-level component is a target page optimization component, the placing the target high-level component in a component area of a high-level function page, and the performing the target high-level component binding to implement the high-level function comprises:
and placing the target page optimization component in a component area of a high-level function page, and binding the target page optimization component to realize an optimization function, wherein the optimization function is used for optimizing a page set of the target business module.
5. The method of claim 3, wherein the target high-level component is a target log component, the placing the target high-level component in a component area of a high-level function page, and the performing the target high-level component binding to implement the high-level function comprises:
and placing the target log component in a component area of an advanced function page, and binding the target log component to realize a log recording function, wherein the log recording function is used for recording detailed service information of the target service.
6. The method of claim 3, wherein the target high-level component is a target visualization component, the placing the target high-level component in a component area of a high-level function page, and the performing the target high-level component binding to implement the high-level function comprises:
and placing the target visualization component in a component area of an advanced function page, and binding the target visualization component to realize a visualization function, wherein the visualization function is used for visualizing the target business form.
7. The method of claim 3, wherein the target high-level component is a target page design component, the placing the target high-level component in a component area of a high-level function page, and the performing the target high-level component binding to implement the high-level function comprises:
and placing the target page design component in a component area of an advanced function page, and binding the target page design component to realize a layout function, wherein the layout function is used for designing the layout of a page set of the target business module.
8. A system for customizing a target business module in low code, the system comprising:
the system comprises a first acquisition unit, a second acquisition unit and a third acquisition unit, wherein the first acquisition unit is used for acquiring a target basic component according to a target service, and the target basic component comprises at least two target form components, at least two target process components and at least two target permission components;
the first binding unit is used for placing the target form component in a component area of a form page and binding the target form component to generate a target business form;
the second binding unit is used for placing the target process assembly in an assembly area of a process page and binding the target process assembly to generate a target business process;
the third binding unit is used for issuing the target business form to target business personnel according to the flow sequence of the target business flow;
the fourth binding unit is used for placing the target authority component in a component area of an authority page and binding the target authority component to generate a target service management authority, wherein the target service management authority is the management authority of the target service personnel on the target service form;
and the fifth binding unit is used for carrying out page binding on the form page, the process page and the authority page to form a target service module, and the target service module is used for processing the target service.
9. The system for customizing a target service module according to low code of claim 8, wherein the first obtaining unit is specifically configured to:
acquiring a target service, and determining basic functions of a target service module according to the target service, wherein the basic functions comprise a target service form generation function, a target service flow generation function and a target service management authority generation function;
and acquiring a target basic component according to the basic function, wherein the target basic component is a component for realizing the basic function.
10. A system for customizing a target business module in low code, the system comprising:
the device comprises a processor, a memory, an input and output unit and a bus;
the processor is connected with the memory, the input and output unit and the bus;
the memory holds a program that the processor calls to perform the method of any one of claims 1 to 7.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111266732.1A CN114201157A (en) | 2021-10-28 | 2021-10-28 | Method and system for customizing target service module by low code |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111266732.1A CN114201157A (en) | 2021-10-28 | 2021-10-28 | Method and system for customizing target service module by low code |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN114201157A true CN114201157A (en) | 2022-03-18 |
Family
ID=80646562
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202111266732.1A Pending CN114201157A (en) | 2021-10-28 | 2021-10-28 | Method and system for customizing target service module by low code |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN114201157A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114816368A (en) * | 2022-06-23 | 2022-07-29 | 深圳市瓴码云计算有限公司 | Object-oriented business process development system, method, device and storage medium |
-
2021
- 2021-10-28 CN CN202111266732.1A patent/CN114201157A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114816368A (en) * | 2022-06-23 | 2022-07-29 | 深圳市瓴码云计算有限公司 | Object-oriented business process development system, method, device and storage medium |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20240346255A1 (en) | Contextual knowledge summarization with large language models | |
| US8839232B2 (en) | Customer relationship management portal system and method | |
| US20140006201A1 (en) | Method and apparatus for competitive solicitation and bidding | |
| US20100017419A1 (en) | Systems and Methods for Distributed Asset Management Having Tagging Capabilities | |
| US20200234003A1 (en) | Method, system and apparatus for generating, editing, and deploying native mobile apps and utilizing deep learning for instant digital conversion | |
| US20170270083A1 (en) | Web-intrinsic interactive documents | |
| CN103262106A (en) | Managing content from structured and unstructured data sources | |
| US20140007261A1 (en) | Business application search | |
| US20220121809A1 (en) | Method, system and apparatus for generating, editing, and deploying native mobile apps and utilizing deep learning for instant digital conversion | |
| US9251545B2 (en) | Rights management for content aggregators | |
| CN111221817B (en) | Service information data storage method, device, computer equipment and storage medium | |
| CN109597603B (en) | An automatic generation method of requirements document based on document component | |
| CN113987054B (en) | Big data data governance full process visualization method, device and storage medium | |
| CN114201157A (en) | Method and system for customizing target service module by low code | |
| CN111435300A (en) | Web system development method, device, equipment and storage medium | |
| US20150046443A1 (en) | Document-based search with facet information | |
| US9286627B1 (en) | Personal webservice for item acquisitions | |
| CN117556796A (en) | Project document processing method, device, computer equipment and storage medium | |
| Kabbedijk et al. | The role of variability patterns in multi-tenant business software | |
| CN117370558A (en) | Data integration method, device, equipment and storage medium thereof | |
| CN116415914A (en) | Service data processing method, device, computer equipment and storage medium | |
| WO2016001287A1 (en) | Automated generation of web site entry pages | |
| CN114817314B (en) | Data processing method, device, electronic device and storage medium | |
| US20220291882A1 (en) | Systems and methods for creating customized print or electronic materials | |
| US20230359813A1 (en) | Systems and methods for improved user-reviewer interaction using enhanced electronic documents linked to online documents |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination |