CN110825745A - Page generation method and device - Google Patents
Page generation method and device Download PDFInfo
- Publication number
- CN110825745A CN110825745A CN201911056319.5A CN201911056319A CN110825745A CN 110825745 A CN110825745 A CN 110825745A CN 201911056319 A CN201911056319 A CN 201911056319A CN 110825745 A CN110825745 A CN 110825745A
- Authority
- CN
- China
- Prior art keywords
- page
- parameters
- parameter
- output
- configuration
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2282—Tablespace storage structures; Management thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/242—Query formulation
- G06F16/2433—Query languages
- G06F16/2448—Query languages for particular applications; for extensibility, e.g. user defined types
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/248—Presentation of query results
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a page generation method and a page generation device, wherein the method comprises the following steps: analyzing the SQL access statement, and generating a page form according to an analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement; providing the page form to a report configuration end through a preset interface; responding to a configuration request initiated by a report configuration end, and displaying input parameters and output parameters in the report configuration end according to a page form; receiving page configuration operation executed on input parameters and output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page. According to the scheme of the invention, the page form generated after analysis is provided to the report configuration end through the interface, so that convenience is provided for the page configuration operation of the report configuration end, and the efficiency of page development is improved.
Description
Technical Field
The invention relates to the technical field of internet, in particular to a page generation method and device.
Background
In daily page development, the development process usually includes the steps of requirement review, data sheet establishment to back-end iteration, interface output, data request of front-end development through a back-end interface, interface joint debugging of a back-end developer, and interaction with a user in a page display mode.
However, the inventors found in the course of carrying out the examples of the present invention that: some single-page systems mainly use presentation data as a main component, the interaction is relatively simple, and meanwhile, relatively complex business logic is not involved, and for these pages, if a traditional development mode is still adopted, the development of the simple pages becomes complicated, which is not beneficial to the efficient generation of these pages.
Disclosure of Invention
In view of the above, embodiments of the present invention are proposed to provide a method and an apparatus for generating a page, which overcome the above problems or at least partially solve the above problems.
According to an aspect of the embodiments of the present invention, a method for generating a page is provided, including:
analyzing the SQL access statement, and generating a page form according to an analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement;
providing the page form to a report configuration end through a preset interface; responding to a configuration request initiated by a report configuration end, and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form;
receiving page configuration operation executed on input parameters and output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
Optionally, the analyzing the SQL access statement, and generating the page form according to the analysis result further includes:
and analyzing each partition of the SQL access statement to obtain the input parameters, the output parameters, the description information of the input parameters and/or the description information of the output parameters in the SQL access statement.
Optionally, after obtaining the input parameter, the output parameter, the description information of the input parameter, and/or the description information of the output parameter in the SQL access statement, the method further includes:
and judging whether input parameters and/or output parameters containing preset functions and/or preset characters exist, and if so, carrying out secondary analysis on at least any input parameter and/or at least any output parameter containing the preset functions and/or the preset characters to obtain an analysis result.
Optionally, after the parsing the SQL access statement, the method further includes:
displaying a parameter setting entry of an input parameter and an output parameter in an analysis result page;
receiving setting information of at least any input parameter and/or at least any output parameter through the parameter setting inlet;
the generating the page form further comprises: and adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form.
Optionally, the receiving, through the parameter setting entry, setting information of at least any input parameter and/or at least any output parameter further includes:
receiving a type value of at least any one output parameter through the parameter setting entry;
the adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form further comprises: and adding the type value of at least any output parameter to a parsing result page to generate a page form.
Optionally, the type value includes a character string type, a numerical value type, a time type and/or an amount type.
Optionally, the obtaining description information of the output parameter and the display data according to the page configuration operation and generating the page further includes:
acquiring description information and display data of output parameters according to the page configuration operation; and processing the display data according to the format of the type value of the output parameter aimed by the page configuration operation and generating a page.
Optionally, the method further includes: after generating the page form each time, caching the page form;
the generating of the page form according to the analysis result further comprises:
aiming at the same requirement for generating the page, when an analysis result is obtained through analysis, comparing key values in the analysis result with key values in a cached page table; and generating a page form according to the comparison result.
Optionally, the generating a page form according to the comparison result further includes:
if the first key value exists in the analysis result, newly adding the first key value and the setting information thereof in the cached page table list, wherein the first key value exists in the analysis result and does not exist in the cached page table list; and/or the presence of a gas in the gas,
and if the second key value does not exist in the analysis result, deleting the second key value and the setting information thereof in the cached page form, wherein the second key value does not exist in the analysis result and exists in the cached page form.
Optionally, the setting information includes: description information, field type information, format information, body type information, and/or sample information.
Optionally, after the page form is generated according to the parsing result, the method further includes: generating a service identifier associated with the page form;
the configuration request initiated by responding to the report configuration end specifically comprises the following steps: responding to a configuration request initiated by the report configuration end by using the service identifier.
Optionally, the receiving a page configuration operation performed on the input parameter and the output parameter further includes:
receiving a condition setting operation performed on an input parameter; and receiving a location selection operation performed on the output parameter;
the obtaining of the description information of the output parameter and the display data according to the page configuration operation and generating of the page further includes:
acquiring display data of the output parameters according to the condition setting operation, and determining description information and display positions of the output parameters according to the position selection operation; and generating a page according to the display data, the description information and the display position.
According to another aspect of the embodiments of the present invention, there is provided a page generation apparatus, including:
the analysis module is suitable for analyzing the SQL access statement;
the generating module is suitable for generating a page form according to the analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement;
the interface module is suitable for providing the page form to a report configuration end through a preset interface;
the display module is suitable for responding to a configuration request initiated by a report configuration end and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form;
the configuration module is suitable for receiving page configuration operation executed on the input parameters and the output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
Optionally, the parsing module is further adapted to:
and analyzing each partition of the SQL access statement to obtain the input parameters, the output parameters, the description information of the input parameters and/or the description information of the output parameters in the SQL access statement.
Optionally, the parsing module is further adapted to: and judging whether input parameters and/or output parameters containing preset functions and/or preset characters exist, and if so, carrying out secondary analysis on at least any input parameter and/or at least any output parameter containing the preset functions and/or the preset characters to obtain an analysis result.
Optionally, the apparatus further comprises: the setting module is suitable for displaying a parameter setting inlet of the input parameter and the output parameter in an analysis result page; receiving setting information of at least any input parameter and/or at least any output parameter through the parameter setting inlet;
the generating module further comprises: and adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form.
Optionally, the setting module is further adapted to:
receiving a type value of at least any one output parameter through the parameter setting entry;
the generation module is further adapted to: and adding the type value of at least any output parameter to a parsing result page to generate a page form.
Optionally, the type value includes a character string type, a numerical value type, a time type and/or an amount type.
Optionally, the configuration module is further adapted to:
acquiring description information and display data of output parameters according to the page configuration operation; and processing the display data according to the format of the type value of the output parameter aimed by the page configuration operation and generating a page.
Optionally, the apparatus further comprises: the cache module is suitable for caching the page form after the page form is generated each time;
the generation module is further adapted to:
aiming at the same requirement for generating the page, when an analysis result is obtained through analysis, comparing key values in the analysis result with key values in a cached page table; and generating a page form according to the comparison result.
Optionally, the generating module is further adapted to:
if the first key value exists in the analysis result, newly adding the first key value and the setting information thereof in the cached page table list, wherein the first key value exists in the analysis result and does not exist in the cached page table list; and/or the presence of a gas in the gas,
and if the second key value does not exist in the analysis result, deleting the second key value and the setting information thereof in the cached page form, wherein the second key value does not exist in the analysis result and exists in the cached page form.
Optionally, the setting information includes: description information, field type information, format information, body type information, and/or sample information.
Optionally, the generating module is further adapted to: generating a service identifier associated with the page form;
the display module is further adapted to: responding to a configuration request initiated by the report configuration end by using the service identifier.
Optionally, the configuration module is further adapted to:
receiving a condition setting operation performed on an input parameter; and receiving a location selection operation performed on the output parameter;
acquiring display data of the output parameters according to the condition setting operation, and determining description information and display positions of the output parameters according to the position selection operation; and generating a page according to the display data, the description information and the display position.
According to still another aspect of the embodiments of the present invention, there is provided a server including: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the page generation method.
According to another aspect of the embodiments of the present invention, there is provided a computer storage medium, in which at least one executable instruction is stored, and the executable instruction causes a processor to perform an operation corresponding to the above page generation method.
According to the method and the device for generating the page, the SQL access statement is analyzed, and the page form containing the input parameters, the output parameters and the description information is generated, so that compared with a mode of manually inputting the input parameters, the output parameters and the like, the efficiency of generating the page form can be improved, and the development time is saved; the page form is provided for the report configuration end through a preset interface, and the input parameters and the output parameters are exposed in the configuration panel, so that the configuration entry in the configuration panel can be directly triggered to configure the input parameters and the output parameters, the parameters do not need to be inquired in a cross-platform manner, the efficient execution of front-end configuration is facilitated, and the development efficiency is further improved; moreover, according to the page configuration operation received by the configuration entry, the description information can be acquired through the preset interface without sequentially inputting the description information, so that convenience is improved for page configuration, and then the page can be generated by combining the acquired display data. Therefore, according to the scheme of the embodiment, the SQL access statement is analyzed, the page form is generated and provided for the report configuration end, convenience is provided for page configuration operation executed in the configuration panel, and page development can be completed efficiently.
The foregoing description is only an overview of the technical solutions of the embodiments of the present invention, and the embodiments of the present invention can be implemented according to the content of the description in order to make the technical means of the embodiments of the present invention more clearly understood, and the detailed description of the embodiments of the present invention is provided below in order to make the foregoing and other objects, features, and advantages of the embodiments of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the embodiments of the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a flowchart illustrating a method for generating a page according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for generating a page according to another embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for generating a page according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram illustrating a page generation apparatus according to an embodiment of the present invention;
fig. 5 shows a schematic structural diagram of a server provided in an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Fig. 1 shows a flowchart of a method for generating a page according to an embodiment of the present invention. The method is applied to the page development process. As shown in fig. 1, the method comprises the steps of:
step 110: analyzing the SQL access statement, and generating a page form according to an analysis result; the page form at least comprises the input parameter, the output parameter and the description information of the output parameter in the SQL access statement.
The SQL access statement comprises information such as output parameters, input parameters, description information, a table structure and the like; the input parameters are parameters to be input, which define the fetching rules, such as date, time range, etc., and the output parameters are the key values of the fetched data.
Specifically, the input parameters and the output parameters in the SQL access statements can be obtained by analyzing the SQL access statements, or the description information of the input parameters and/or the output parameters can be analyzed; then, a page form is generated according to the analysis result, where the page form may include part or all of the data of the analysis result, or the page form is obtained by adding setting information to the analysis result, and in specific implementation, a person skilled in the art may generate the page form according to the data requirement of a report configuration end (front end). Typically, in some cases, the parsing result does not include the description information of the output parameter (or may also be referred to as the chinese name of the output parameter), and the description information of the output parameter may be used as a header of a table displayed on a page, and the description information of the output parameter may be added on the basis of the parsing result to obtain a page form, so as to reduce the work of inputting the header in the subsequent front-end development process.
Through the steps, the SQL access sentences can be automatically analyzed to obtain input parameters and output parameters, or description information and the like can be analyzed, the input parameters, the output parameters and the like do not need to be input in sequence, development time is further saved, and especially for data scenes with a large number of input and output parameters.
Step 120: providing the page form to a report configuration end through a preset interface; responding to a configuration request initiated by a report configuration end, and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form.
The report configuration end refers to a front end for configuring a page, for example, a page for performing configuration operation by a front-end developer.
In the embodiment of the invention, the page form is packaged and then provided to the report configuration end through the interface, and when the report configuration end initiates a configuration request, the input parameters and the output parameters in the page form are exposed through the configuration panel, so that the configuration is performed according to the input parameters and the output parameters. Through the steps, the page form is provided to the report configuration end through the preset interface and is displayed in the configuration panel, so that the data required by cross-platform query in the development process is not needed to be pasted in the configuration panel, and the efficiency of page development is improved.
Step 130: receiving page configuration operation executed on input parameters and output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
In the data panel, the input parameters and the output parameters can be conveniently configured for display, and then the page can be quickly generated.
Specifically, description information of an output parameter for page configuration operation can be quickly acquired through a preset interface, and the description information is used as a header; and acquiring display data of the output parameters through the query conditions of the input parameters. Based on the obtained description information and the display data, a page may be generated.
According to the method for generating the page, the SQL access statement is analyzed, and the page form containing the input parameters, the output parameters and the description information is generated, so that compared with a mode of manually inputting the input parameters, the output parameters and the like, the efficiency of generating the page form can be improved, and the development time is saved; the page form is provided for the report configuration end through the preset interface, and the input parameters and the output parameters are exposed in the configuration panel, so that page configuration operation can be directly performed on the input parameters and the output parameters in the configuration panel without inquiring the parameters across platforms, efficient execution of front-end configuration is facilitated, and development efficiency is further improved; moreover, according to the received page configuration operation, the description information can be acquired through a preset interface without sequentially inputting the description information, convenience is improved for page configuration, and then a page can be generated by combining the acquired display data. Therefore, the scheme of the embodiment can be widely applied to the process of page development, and is particularly suitable for a single-page system mainly based on display data.
Fig. 2 is a flowchart illustrating a method for generating a page according to another embodiment of the present invention. As shown in fig. 2, the method comprises the steps of:
step 210: and analyzing the SQL access statement to obtain an analysis result.
Specifically, each partition of the SQL access statement is analyzed to obtain input parameters, output parameters, description information of the input parameters and/or description information of the output parameters in the SQL access statement, wherein contents between select and from in the access statement with the select … … from … … where … … structure are analyzed to obtain a key value of the output parameters, that is, the output parameters are obtained; analyzing the content after where to obtain a key value of the input parameter, namely obtaining the input parameter; and the description information of the output parameters and/or the description information of the input parameters can be obtained by searching special characters such as "/", "#" and the like in the SQL access statement. Through the above parsing, data corresponding to each parsed field may be obtained, where the data includes english name (i.e. key value, the same in the following), chinese name and/or description information, where the chinese name and description are usually the same, and in the embodiment of the present invention, the description information is not clearly distinguished from the chinese name, and functions of the description information and the chinese name may be replaced with each other, for example, in this context, description information of an output parameter (or an input parameter) may be replaced with a chinese name of an output parameter (or an input parameter).
Further, in some optional embodiments of the present invention, after obtaining the input parameters, the output parameters, the description information of the input parameters, and/or the description information of the output parameters in the SQL access statement through the above parsing, it is determined whether there are input parameters and/or output parameters including preset functions and/or preset characters, where the preset functions include SQL functions, and the preset characters include characters such as "@" that are not usually used as a field english name, and if there are characters that indicate that the parsing is not thorough, at least any input parameter and/or at least any output parameter including the preset functions and/or the preset characters are subjected to secondary parsing to obtain a parsing result, where the secondary parsing generally refers to performing enumeration separately to obtain an accurate parsing result. In these optional embodiments, by means of secondary parsing, it may be avoided that the configuration efficiency of the front end is affected due to inaccurate parsing result.
Step 220: displaying a parameter setting entry of an input parameter and an output parameter in an analysis result page; receiving setting information of at least any input parameter and/or at least any output parameter through the parameter setting inlet; and adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form.
After the analysis result is obtained, the setting information of the input parameters and/or the output parameters is further supplemented to the page form and provided to the report configuration end, so that the report configuration end can obtain the setting information without excessive query, a more complete page is generated in an auxiliary manner, and the efficiency and the quality of the generated page are improved.
Wherein the setting information includes: description information, field type information, format information, body type information, and/or sample information. In some optional embodiments, if the description information of the input parameter and/or the output parameter is not automatically analyzed, the description information needs to be supplemented through the step, where the description information mainly refers to the description information of the output parameter, the description information of the output parameter is to be used as a header of a displayed table in a page, and the header does not need to be handwritten when the page is configured by adding the description information of the output parameter to a page table and providing the page table to a report configuration end; and the field type information, the format information and/or the sample information are information reflecting the display style of the parameter, and usually, the field type is different, and the format information and/or the sample information is different when displaying, for example, characters of numerical value type are usually separated by commas every three bits when displaying, and the money type is usually displayed two decimal places when displaying, and the like, similar to the description information, the field type information, the format information and/or the sample information are mainly also referred to the output parameter.
Table 1 below shows the table format of the page form in one particular embodiment:
as shown in table 1, the names of the chinese and english fields, the names of the chinese fields, and the descriptions (the same description information) of the data of each field may be automatically parsed, or the names and/or the descriptions of the chinese fields may be input through a parameter setting entry, while the field type information needs to be modified through the parameter setting entry, the format information, the body type, and the sample information all correspond to the parameter setting entry in the parsing result page, and the setting information needs to be received through the parameter setting entry, so as to obtain the data required in the page form; and the operation column is convenient for deleting the data of one field.
Taking field type information as an example, receiving a type value of at least any output parameter through a parameter setting entry, wherein the type value comprises a character STRING type, a numerical value type, a TIME type and/or an amount type, and referring to table 1, modifying the type of a field report _ date from default STRING to TIME; then, the type value of at least any output parameter is added to the analysis result page to generate a page form, the page form further comprises the type value of the output parameter, and the data is processed by the report configuration end according to the odd type value so as to be displayed in a corresponding format, and the display is prevented from being inconsistent with the standard; meanwhile, the one-to-one query of the report configuration end on the type values of the output parameters can be saved, and the development time is saved.
In some optional embodiments of the invention, the page form is cached after each generation of the page form. In the process of generating a form page according to the analysis result, aiming at the requirement of the same generated page, when the analysis result is obtained, comparing the key value in the analysis result with the key value in the cached page form; and generating a page form according to the comparison result, wherein the requirement for generating the same page refers to the requirement for generating different versions of the same page, and caching the latest obtained page form aiming at the requirement for each generated page, so that when the requirement for updating the version exists, a new page form corresponding to the same requirement is obtained by referring to the key value in the cached latest obtained page form, and the efficiency for generating the page form is improved. Specifically, if a first key value exists in the analysis result, a first key value and setting information thereof are newly added to the cached page table list, wherein the first key value is a key value which exists in the analysis result and does not exist in the cached page table list, that is, the first key value is the newly added key value for the analysis, aiming at the first key value, a new addition needs to be performed in the page table list, and the newly added process can be realized by adopting the mode of receiving the setting information through the parameter setting entry in the foregoing; and/or if a second key value does not exist in the analysis result, deleting the second key value and the setting information thereof in the cached page form, wherein the second key value is the key value which does not exist in the analysis result and exists in the cached page form, that is, the second key value is the key value which is reduced in comparison with the historical analysis result in the analysis, and for the second key value, deleting needs to be performed in the page form, taking table 1 as an example, deleting can be performed by clicking a deleting control in the last column (operation column) of the second key value in the analysis result page. The page form is generated by the method, only new and/or reduced key values and setting information thereof compared with the cached page form can be added and/or reduced, and for the input parameters and/or output parameters with unchanged key values, original data is reserved, for example, a row of data corresponding to the unchanged key values in the table 1 is reserved, so that the key value data is selectively added and deleted, the accuracy of generating the page form can be improved, and meanwhile, the efficiency of generating the page form is improved.
In addition, it should be noted that, in other embodiments, the process of adding or deleting to obtain a new page form may also be implemented by merge operation.
In this embodiment, the steps S210 to S220 may be executed by a data platform having an automatic parsing function, and the parsing result is obtained by parsing the input SQL access statement and a page form is generated, so as to be subsequently provided to a report configuration end for page configuration.
Step 230: providing the page form to a report configuration end through a preset interface; responding to a configuration request initiated by a report configuration end, and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form.
The configuration panel is also provided with a configuration entrance for executing page configuration operation on the input parameters and the output parameters through the configuration entrance; the configuration entry is usually a plurality of entries, for example, corresponding configuration entries are provided for the input parameter and the output parameter, respectively, so as to receive different page configuration operations performed for the output parameter and the output parameter, for example, receiving a query condition through the configuration entry of the input parameter, receiving a display position of the output parameter through the configuration entry of the output parameter, and the like. It should be noted that, in the embodiment of the present invention, the specific form of the configuration entry is not limited, and alternatively, the configuration entry may be a displayed operation control or a hidden configuration event.
Specifically, after the page form is generated, a service identifier associated with the page form is also generated, where the service identifier uniquely corresponds to a requirement for generating a page, and it should be noted herein that requirements of different versions of the same page, only the latest version has an associated service identifier, so as to ensure that only the latest version is online. The service identifier is sent to a business person of the report configuration end, so that the service identifier can be input from a configuration panel of the report configuration end to initiate a configuration request, and correspondingly, the configuration request initiated by the report configuration end is specifically the configuration request initiated by the report configuration end by utilizing the service identifier.
After the configuration request is received, the input parameters and the output parameters in the page form are displayed in the configuration panel, so that page configuration operation can be performed on the input parameters and the output parameters without querying the parameters across platforms and further performing configuration, and the efficiency of page development is improved.
Step 240: receiving page configuration operation executed on input parameters and output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
Specifically, in the process of configuring the page, query conditions of the input parameters, display positions of the output parameters, and description information of the output parameters are mainly configured. In the embodiment of the present invention, the configuration may be completed according to a page form provided by a preset interface, where a condition setting operation performed on an input parameter is received, and then the configuration of a query condition is completed, for example, a configuration entry receives an input query time range; optionally, the configuration panel comprises a canvas plate, the output parameters and the canvas plate can carry out DSL interaction by writing in a dragging event, and when the operation of dragging any output parameter to the canvas plate is received, the dragging target position is identified, and the configuration of the display configuration can be completed; and when receiving the position selection operation executed on the output parameter, acquiring the description information of the output parameter for the position selection operation from the page form through a preset interface, thereby completing the configuration of the header in the page. Then, acquiring display data of the output parameters according to the condition setting operation, and determining description information and display positions of the output parameters according to the position selection operation; and generating a page according to the display data, the description information and the display position.
In addition, in an optional embodiment in which the type value is received through the parameter setting entry, the type value of the output parameter may also be obtained from the page form through a preset interface, and then in a process of generating the page, the method further includes: obtaining the description information and the display data of the output parameters according to the page configuration operation; and processing the display data according to the format of the type value of the output parameter for the page configuration operation to generate a page, for example, if the output parameter is of a numerical type, dividing the display data by every three bits and displaying the display data.
Fig. 3 is a flowchart illustrating a page generation method according to an embodiment of the present invention. As shown in fig. 3, the SQL access statement performs syntax, lexical analysis, regular matching, selective add/delete key values (a process in a large rectangular frame in fig. 3, which is also executed for output parameters) and a secondary parsing process through a data platform with an automatic parsing function, and through the parsing process, the data platform generates a page form according to a parsing result; and outputting the generated page form to a configuration page at the front end through an API (application programming interface), wherein the page configuration can be completed only through simple dragging operation in the configuration page, and then the page is generated.
According to the method for generating the page, the SQL access statement is analyzed, and the page form containing the input parameters, the output parameters and the description information is generated, so that compared with a mode of manually inputting the input parameters, the output parameters and the like, the efficiency of generating the page form can be improved, and the development time is saved; in the analysis process, the cache is used for selectively increasing and deleting key values, so that the accuracy of generating the page form can be improved, and the efficiency of generating the page form is improved; meanwhile, the accuracy of analysis can be further improved through secondary analysis; after the analysis result is obtained, the setting information of each field is received through the parameter setting entry so as to perfect the page form, so that the data provided for the report configuration end is more comprehensive, and the query work during configuration is reduced, wherein the input of the type value can save the redundant operation of querying the type value of the output parameter in the process of generating the page, the possibility of error is reduced, and the page generation efficiency can be improved; moreover, the page form is provided for the report configuration end through a preset interface, and the input parameters and the output parameters are exposed in the configuration panel, so that the configuration entry in the configuration panel can be directly triggered to configure the input parameters and the output parameters, the parameters do not need to be inquired in a cross-platform manner, the efficient execution of front-end configuration is facilitated, and the development efficiency is further improved; the configuration of the input parameters and the output parameters can be completed through the configuration entrance in the configuration panel, and then the page is generated.
Fig. 4 is a schematic structural diagram illustrating a page generation apparatus according to an embodiment of the present invention. As shown in fig. 4, the apparatus includes:
the analysis module 410 is suitable for analyzing the SQL access statement;
the generating module 420 is adapted to generate a page form according to the analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement;
the interface module 430 is suitable for providing the page form to a report configuration end through a preset interface;
the display module 440 is adapted to respond to a configuration request initiated by a report configuration end, and display input parameters and output parameters in a configuration panel of the report configuration end according to a page form;
a configuration module 450 adapted to receive a page configuration operation performed on an input parameter and an output parameter; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
In an alternative embodiment, the parsing module is further adapted to:
and analyzing each partition of the SQL access statement to obtain the input parameters, the output parameters, the description information of the input parameters and/or the description information of the output parameters in the SQL access statement.
In an alternative embodiment, the parsing module is further adapted to: and judging whether input parameters and/or output parameters containing preset functions and/or preset characters exist, and if so, carrying out secondary analysis on at least any input parameter and/or at least any output parameter containing the preset functions and/or the preset characters to obtain an analysis result.
In an alternative embodiment, the apparatus further comprises: the setting module is suitable for displaying a parameter setting inlet of the input parameter and the output parameter in an analysis result page; receiving setting information of at least any input parameter and/or at least any output parameter through the parameter setting inlet;
the generating module further comprises: and adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form.
In an alternative embodiment, the setting module is further adapted to:
receiving a type value of at least any one output parameter through the parameter setting entry;
the generation module is further adapted to: and adding the type value of at least any output parameter to a parsing result page to generate a page form.
In an alternative embodiment, the type value includes a string type, a value type, a time type, and/or an amount type.
In an alternative embodiment, the configuration module is further adapted to:
acquiring description information and display data of output parameters according to the page configuration operation; and processing the display data according to the format of the type value of the output parameter aimed by the page configuration operation and generating a page.
In an alternative embodiment, the apparatus further comprises: the cache module is suitable for caching the page form after the page form is generated each time;
the generation module is further adapted to:
aiming at the same requirement for generating the page, when an analysis result is obtained through analysis, comparing key values in the analysis result with key values in a cached page table; and generating a page form according to the comparison result.
In an optional embodiment, the generating module is further adapted to:
if the first key value exists in the analysis result, newly adding the first key value and the setting information thereof in the cached page table list, wherein the first key value exists in the analysis result and does not exist in the cached page table list; and/or the presence of a gas in the gas,
and if the second key value does not exist in the analysis result, deleting the second key value and the setting information thereof in the cached page form, wherein the second key value does not exist in the analysis result and exists in the cached page form.
In an optional embodiment, the setting information includes: description information, field type information, format information, body type information, and/or sample information.
In an optional embodiment, the generating module is further adapted to: generating a service identifier associated with the page form;
the display module is further adapted to: responding to a configuration request initiated by the report configuration end by using the service identifier.
In an alternative embodiment, the configuration module is further adapted to:
receiving a condition setting operation performed on an input parameter; and receiving a location selection operation performed on the output parameter;
acquiring display data of the output parameters according to the condition setting operation, and determining description information and display positions of the output parameters according to the position selection operation; and generating a page according to the display data, the description information and the display position.
The embodiment of the invention provides a nonvolatile computer storage medium, wherein at least one executable instruction is stored in the computer storage medium, and the computer executable instruction can execute the page generation method in any method embodiment.
Fig. 5 is a schematic structural diagram of a server according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the server.
As shown in fig. 5, the server may include: a processor (processor)502, a Communications Interface 504, a memory 506, and a communication bus 508.
Wherein: the processor 502, communication interface 504, and memory 506 communicate with one another via a communication bus 508. A communication interface 504 for communicating with network elements of other devices, such as clients or other servers. The processor 502 is configured to execute the program 510, and may specifically perform relevant steps in the above-described method for generating a page for a server.
In particular, program 510 may include program code that includes computer operating instructions.
The processor 502 may be a central processing unit CPU, or an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits configured to implement an embodiment of the invention. The server comprises one or more processors, which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 506 for storing a program 510. The memory 506 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 510 may specifically be used to cause the processor 502 to perform the following operations:
analyzing the SQL access statement, and generating a page form according to an analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement;
providing the page form to a report configuration end through a preset interface; responding to a configuration request initiated by a report configuration end, and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form;
receiving page configuration operation executed on input parameters and output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
In an alternative, the program 510 causes the processor to:
and analyzing each partition of the SQL access statement to obtain the input parameters, the output parameters, the description information of the input parameters and/or the description information of the output parameters in the SQL access statement.
In an alternative, the program 510 causes the processor to:
and judging whether input parameters and/or output parameters containing preset functions and/or preset characters exist, and if so, carrying out secondary analysis on at least any input parameter and/or at least any output parameter containing the preset functions and/or the preset characters to obtain an analysis result.
In an alternative, the program 510 causes the processor to:
displaying a parameter setting entry of an input parameter and an output parameter in an analysis result page;
receiving setting information of at least any input parameter and/or at least any output parameter through the parameter setting inlet;
and adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form.
In an alternative, the program 510 causes the processor to:
receiving a type value of at least any one output parameter through the parameter setting entry;
and adding the type value of at least any output parameter to a parsing result page to generate a page form.
In an alternative, the type value includes a string type, a value type, a time type, and/or an amount type.
In an alternative, the program 510 causes the processor to:
acquiring description information and display data of output parameters according to the page configuration operation; and processing the display data according to the format of the type value of the output parameter aimed by the page configuration operation and generating a page.
In an alternative, the program 510 causes the processor to: after generating the page form each time, caching the page form;
aiming at the same requirement for generating the page, when an analysis result is obtained through analysis, comparing key values in the analysis result with key values in a cached page table; and generating a page form according to the comparison result.
In an alternative, the program 510 causes the processor to:
if the first key value exists in the analysis result, newly adding the first key value and the setting information thereof in the cached page table list, wherein the first key value exists in the analysis result and does not exist in the cached page table list; and/or the presence of a gas in the gas,
and if the second key value does not exist in the analysis result, deleting the second key value and the setting information thereof in the cached page form, wherein the second key value does not exist in the analysis result and exists in the cached page form.
In an optional manner, the setting information includes: description information, field type information, format information, body type information, and/or sample information.
In an alternative, the program 510 causes the processor to: generating a service identifier associated with the page form;
the configuration request initiated by responding to the report configuration end specifically comprises the following steps: responding to a configuration request initiated by the report configuration end by using the service identifier.
In an alternative, the program 510 causes the processor to:
receiving a condition setting operation performed on an input parameter; and receiving a location selection operation performed on the output parameter;
acquiring display data of the output parameters according to the condition setting operation, and determining description information and display positions of the output parameters according to the position selection operation; and generating a page according to the display data, the description information and the display position.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of embodiments of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best modes of embodiments of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that is, the claimed embodiments of the invention require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components according to embodiments of the present invention. Embodiments of the invention may also be implemented as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing embodiments of the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. Embodiments of the invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specified otherwise.
Claims (10)
1. A page generation method comprises the following steps:
analyzing the SQL access statement, and generating a page form according to an analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement;
providing the page form to a report configuration end through a preset interface; responding to a configuration request initiated by a report configuration end, and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form;
receiving page configuration operation executed on input parameters and output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
2. The method of claim 1, wherein parsing the SQL access statement and generating the page form from the parsing further comprises:
and analyzing each partition of the SQL access statement to obtain the input parameters, the output parameters, the description information of the input parameters and/or the description information of the output parameters in the SQL access statement.
3. The method of claim 2, wherein after said deriving input parameters, output parameters, description information of input parameters, and/or description information of output parameters in the SQL access statement, the method further comprises:
and judging whether input parameters and/or output parameters containing preset functions and/or preset characters exist, and if so, carrying out secondary analysis on at least any input parameter and/or at least any output parameter containing the preset functions and/or the preset characters to obtain an analysis result.
4. The method of any of claims 1-3, wherein after the parsing the SQL fetch statement, the method further comprises:
displaying a parameter setting entry of an input parameter and an output parameter in an analysis result page;
receiving setting information of at least any input parameter and/or at least any output parameter through the parameter setting inlet;
the generating the page form further comprises: and adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form.
5. The method of claim 4, wherein said receiving setting information of at least any input parameter and/or at least any output parameter via said parameter settings portal further comprises:
receiving a type value of at least any one output parameter through the parameter setting entry;
the adding the setting information of at least any input parameter and/or at least any output parameter to the parsing result page to generate a page form further comprises: and adding the type value of at least any output parameter to a parsing result page to generate a page form.
6. The method of claim 5, wherein the type value comprises a string type, a numeric type, a time type, and/or an amount type.
7. The method of claim 5 or 6, wherein the obtaining description information of output parameters and presentation data and generating a page according to the page configuration operation further comprises:
acquiring description information and display data of output parameters according to the page configuration operation; and processing the display data according to the format of the type value of the output parameter aimed by the page configuration operation and generating a page.
8. An apparatus for generating a page, comprising:
the analysis module is suitable for analyzing the SQL access statement;
the generating module is suitable for generating a page form according to the analysis result; the page form at least comprises input parameters, output parameters and description information of the output parameters in the SQL access statement;
the interface module is suitable for providing the page form to a report configuration end through a preset interface;
the display module is suitable for responding to a configuration request initiated by a report configuration end and displaying input parameters and output parameters in a configuration panel of the report configuration end according to a page form;
the configuration module is suitable for receiving page configuration operation executed on the input parameters and the output parameters; and obtaining the description information of the output parameters and the display data according to the page configuration operation and generating a page.
9. A server, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the generation method of the page as claimed in any one of claims 1-7.
10. A computer storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the method for generating a page according to any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911056319.5A CN110825745B (en) | 2019-10-31 | 2019-10-31 | Page generation method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911056319.5A CN110825745B (en) | 2019-10-31 | 2019-10-31 | Page generation method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110825745A true CN110825745A (en) | 2020-02-21 |
CN110825745B CN110825745B (en) | 2023-03-07 |
Family
ID=69551953
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911056319.5A Active CN110825745B (en) | 2019-10-31 | 2019-10-31 | Page generation method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110825745B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111625465A (en) * | 2020-05-29 | 2020-09-04 | 中国工商银行股份有限公司 | Program generation method, device and system and electronic equipment |
CN112988801A (en) * | 2021-04-07 | 2021-06-18 | 拉卡拉支付股份有限公司 | Data processing method, data processing apparatus, electronic device, storage medium, and program product |
CN114741079A (en) * | 2022-04-14 | 2022-07-12 | 上海携宁计算机科技股份有限公司 | Software development method, platform, electronic device and computer-readable storage medium |
CN114818612A (en) * | 2022-04-26 | 2022-07-29 | 中国农业银行股份有限公司 | Report code processing method based on structured data and related equipment |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080263018A1 (en) * | 2007-04-20 | 2008-10-23 | Computer Associates Think, Inc. | Method and System for Mapping Business Objects to Relational Database Tables |
CN103164312A (en) * | 2011-12-09 | 2013-06-19 | 阿里巴巴集团控股有限公司 | Method and system for preparing interface testing data |
CN105138501A (en) * | 2015-08-10 | 2015-12-09 | 北京思特奇信息技术股份有限公司 | Configurable dynamic report generating method and system |
CN107908659A (en) * | 2017-10-17 | 2018-04-13 | 深圳前海微众银行股份有限公司 | Data sheet collocation method, report platform and computer-readable recording medium |
CN109992589A (en) * | 2019-04-11 | 2019-07-09 | 北京启迪区块链科技发展有限公司 | Method, apparatus, server and the medium of SQL statement are generated based on visual page |
-
2019
- 2019-10-31 CN CN201911056319.5A patent/CN110825745B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080263018A1 (en) * | 2007-04-20 | 2008-10-23 | Computer Associates Think, Inc. | Method and System for Mapping Business Objects to Relational Database Tables |
CN103164312A (en) * | 2011-12-09 | 2013-06-19 | 阿里巴巴集团控股有限公司 | Method and system for preparing interface testing data |
CN105138501A (en) * | 2015-08-10 | 2015-12-09 | 北京思特奇信息技术股份有限公司 | Configurable dynamic report generating method and system |
CN107908659A (en) * | 2017-10-17 | 2018-04-13 | 深圳前海微众银行股份有限公司 | Data sheet collocation method, report platform and computer-readable recording medium |
CN109992589A (en) * | 2019-04-11 | 2019-07-09 | 北京启迪区块链科技发展有限公司 | Method, apparatus, server and the medium of SQL statement are generated based on visual page |
Non-Patent Citations (3)
Title |
---|
JUN ZHU 等: "Webpage understanding: an integrated approach" * |
李凡;李梦;李京;: "基于模型的Web页面自动生成系统PAGS" * |
王培: "旅游管理系统的设计与实现" * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111625465A (en) * | 2020-05-29 | 2020-09-04 | 中国工商银行股份有限公司 | Program generation method, device and system and electronic equipment |
CN111625465B (en) * | 2020-05-29 | 2024-04-12 | 中国工商银行股份有限公司 | Program generation method, device and system and electronic equipment |
CN112988801A (en) * | 2021-04-07 | 2021-06-18 | 拉卡拉支付股份有限公司 | Data processing method, data processing apparatus, electronic device, storage medium, and program product |
CN114741079A (en) * | 2022-04-14 | 2022-07-12 | 上海携宁计算机科技股份有限公司 | Software development method, platform, electronic device and computer-readable storage medium |
CN114741079B (en) * | 2022-04-14 | 2023-07-21 | 上海携宁计算机科技股份有限公司 | Software development method, platform, electronic device and computer readable storage medium |
CN114818612A (en) * | 2022-04-26 | 2022-07-29 | 中国农业银行股份有限公司 | Report code processing method based on structured data and related equipment |
Also Published As
Publication number | Publication date |
---|---|
CN110825745B (en) | 2023-03-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110825745B (en) | Page generation method and device | |
US8887135B2 (en) | Generating test cases for functional testing of a software application | |
CN108762743B (en) | Data table operation code generation method and device | |
US20100125828A1 (en) | Data transformation based on a technical design document | |
US9424168B2 (en) | System and method for automatic generation of software test | |
US9195456B2 (en) | Managing a catalog of scripts | |
CN110580189A (en) | method and device for generating front-end page, computer equipment and storage medium | |
US9507567B2 (en) | Facilitating use of techniques implemented by external library functions in process definitions of analytical applications | |
CN111858581B (en) | Paging query method and device, storage medium and electronic equipment | |
US8656267B2 (en) | Method of approximate document generation | |
CN111427784A (en) | Data acquisition method, device, equipment and storage medium | |
WO2022068556A1 (en) | Code translation method and apparatus, and device | |
CN114003818A (en) | Page recommendation method, device, server and storage medium | |
CN113343718A (en) | Multi-language implementation method, computing device and storage medium | |
CN108874387B (en) | Data serialization method and related equipment thereof | |
CN115543324B (en) | Method, device, equipment and medium for generating interactive interface | |
CN112685127A (en) | Data source operation method and system based on content management system | |
CN112433793B (en) | Layout display method of translation interface, computing device and computer storage medium | |
CN114116712A (en) | Extended field processing method and device, electronic equipment and storage medium | |
CN108629003B (en) | Content loading method and device | |
CN112434537A (en) | Translation text consistency checking method, computing device and storage medium | |
US8650251B2 (en) | Deferred data post | |
CN115509907A (en) | Form submission testing method and device, computing equipment and storage medium | |
CN116644085A (en) | Data query method and device, storage medium and electronic equipment | |
CN115658060A (en) | Form generation method and device based on Vue |
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 |