CN112686010B - Resource data report generation method, device, computer equipment and storage medium - Google Patents

Resource data report generation method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN112686010B
CN112686010B CN202011537927.0A CN202011537927A CN112686010B CN 112686010 B CN112686010 B CN 112686010B CN 202011537927 A CN202011537927 A CN 202011537927A CN 112686010 B CN112686010 B CN 112686010B
Authority
CN
China
Prior art keywords
resource data
request object
report
request
filling
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011537927.0A
Other languages
Chinese (zh)
Other versions
CN112686010A (en
Inventor
雒克宁
范大章
蒋飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Suning Cloud Computing Co ltd
Original Assignee
Jiangsu Suning Cloud Computing Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jiangsu Suning Cloud Computing Co ltd filed Critical Jiangsu Suning Cloud Computing Co ltd
Priority to CN202011537927.0A priority Critical patent/CN112686010B/en
Publication of CN112686010A publication Critical patent/CN112686010A/en
Priority to CA3143850A priority patent/CA3143850A1/en
Application granted granted Critical
Publication of CN112686010B publication Critical patent/CN112686010B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application relates to a resource data report generation method, a resource data report generation device, computer equipment and a storage medium. The method comprises the following steps: acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type; acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request; acquiring request object basic data corresponding to a request object identifier; performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information; and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report. By adopting the method, budget and resolution report can be rapidly planned, complicated report statistics work is reduced, report generation efficiency is improved, and manpower is liberated.

Description

Resource data report generation method, device, computer equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and apparatus for generating a resource data report, a computer device, and a storage medium.
Background
At present, financial budgets and resolution are generally required to be compiled in universities, government departments and civil enterprises, but the existing compiling and management still stays at the stage of manual offline, and paper documents are utilized for compiling and management. The single and inefficient way of budget and resolution is not efficient, and if nearly hundred types of reports need to be compiled each year, the statistics of huge financial budgets and resolution income and expense data will result in more personnel and tedious and inefficient.
Disclosure of Invention
Based on the above, it is necessary to provide a method, a device, a computer device and a storage medium for generating a report of resource data, which can rapidly build a budget and a resolution report, reduce complicated report statistics work, improve report generation efficiency, and relieve manpower.
A method for generating a resource data report, the method comprising:
acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type;
acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request;
acquiring request object basic data corresponding to a request object identifier;
Performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information;
and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
In one embodiment, before acquiring the resource data filling request, the method includes: acquiring candidate basic resource data reports corresponding to each candidate resource data type; carrying out templating treatment on the candidate basic resource data report forms to obtain candidate initial resource data report form templates corresponding to the candidate resource data types; and establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
In one embodiment, obtaining an initial resource data report template corresponding to a resource data type according to a resource data reporting request includes: searching a target candidate resource data type corresponding to the resource data type according to the resource data filling request; acquiring a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relation; and determining the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
In one embodiment, the method for generating the resource data report further includes: acquiring candidate request object basic data corresponding to the candidate request object identification; and establishing a mapping relation between the candidate request object identification and the corresponding candidate request object basic data.
In one embodiment, obtaining the request object base data corresponding to the request object identifier includes: searching corresponding target candidate request object identifiers according to the request object identifiers; acquiring basic data of the target candidate request object corresponding to the target candidate request object identification according to the mapping relation; and determining the target candidate request object basic data as request object basic data corresponding to the request object identification.
In one embodiment, automatically populating an intermediate resource data report according to resource data input information and request object base data to obtain a target resource data report, including: acquiring a request object cell corresponding to the request object basic data in the intermediate resource data report; filling the request object basic data into the request object unit cell; calling a preset conversion function, and calculating to obtain a resource data result according to the resource data input information and the request object basic data through the preset conversion function; obtaining a result output cell corresponding to a resource data result in the intermediate resource data report; and filling the resource data result into a result output cell to obtain a target resource data report.
In one embodiment, the method performs a filling operation on the initial resource data report template to obtain an intermediate resource data report, and before the filling operation includes the resource data input information, the method further includes: acquiring report filling rights corresponding to an initial resource data report template; when the report form filling authority is in an open state, executing the steps to carry out filling operation on the initial resource data report form template to obtain an intermediate resource data report form, wherein the filling operation comprises resource data input information; when the report filling authority is in a closed state, the step of filling the initial resource data report template cannot be executed to obtain an intermediate resource data report, the filling operation comprises a resource data input message, and the step of generating the target resource data report is ended.
A resource data report generation apparatus, the apparatus comprising:
the resource data reporting system comprises a reporting request acquisition module, a reporting request processing module and a reporting module, wherein the reporting request acquisition module is used for acquiring a resource data reporting request, and the resource data reporting request comprises a request object identifier and a resource data type;
the initial report template acquisition module is used for acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request;
the request object basic data acquisition module is used for acquiring request object basic data corresponding to the request object identifier;
The initial report template operation module is used for carrying out a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information;
and the target resource data report generating module is used for automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of:
acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type;
acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request;
acquiring request object basic data corresponding to a request object identifier;
performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information;
and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type;
acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request;
acquiring request object basic data corresponding to a request object identifier;
performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information;
and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
The method, the device, the computer equipment and the storage medium for generating the resource data report acquire a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type; acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request; acquiring request object basic data corresponding to a request object identifier; performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information; and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
Therefore, the initial resource data report template corresponding to the resource data type is obtained, the request object basic data corresponding to the request object identification is obtained on the basis of the initial resource data report, the resource data input information is filled, and finally, the final target resource data report is obtained by automatic filling according to the request object basic data and the resource data input information, so that budget and resolution reports are quickly compiled, complicated report statistics work is reduced, report generation efficiency is improved, and manpower is liberated.
Drawings
FIG. 1 is an application environment diagram of a method for generating a resource data report in one embodiment;
FIG. 2 is a flowchart of a method for generating a resource data report in one embodiment;
FIG. 3 is a flowchart of a method for generating a resource data report in one embodiment;
FIG. 4 is a flowchart illustrating the steps for obtaining an initial resource data reporting model in one embodiment;
FIG. 5 is a flowchart of a method for generating a resource data report in one embodiment;
FIG. 6 is a flow chart of a request object basic data acquisition step in one embodiment;
FIG. 7 is a flowchart illustrating a target resource data report generation step in one embodiment;
FIG. 8 is a flowchart illustrating the monitoring steps of the initial resource data reporting template in one embodiment;
FIG. 9 is a block diagram of an apparatus for generating a report of resource data in one embodiment;
FIG. 10 is an internal block diagram of a computer device in one embodiment;
FIG. 11 is an internal block diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The resource data report generation method provided by the application can be applied to an application environment shown in figure 1. Wherein the terminal 102 communicates with the server 104 via a network. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, and the server 104 may be implemented by a stand-alone server or a server cluster composed of a plurality of servers.
Specifically, the terminal 102 acquires a resource data filling request, where the resource data filling request includes a request object identifier and a resource data type, and sends the resource data filling request to the server 104 through a network connection. After the server 104 obtains the resource data filling request, an initial resource data report template corresponding to the resource data type is obtained according to the resource data filling request, the request object basic data corresponding to the request object identifier is obtained, the initial resource data report template is subjected to filling operation to obtain an intermediate resource data report, the filling operation comprises resource data input information, and the intermediate resource data report is automatically filled according to the resource data input information and the request object basic data to obtain a target resource data report. Further, the server 104 may return the target resource data report to the terminal 102 for presentation.
In another embodiment, the terminal 102 obtains a resource data reporting request, where the resource data reporting request includes a request object identifier and a resource data type, obtains an initial resource data report template corresponding to the resource data type according to the resource data reporting request, obtains a request object base data corresponding to the request object identifier, performs a reporting operation on the initial resource data report template to obtain an intermediate resource data report, and the reporting operation includes resource data input information, and automatically fills the intermediate resource data report according to the resource data input information and the request object base data to obtain a target resource data report.
In one embodiment, as shown in fig. 2, a method for generating a resource data report is provided, and the method is applied to the terminal or the server in fig. 1 for illustration, and includes the following steps:
step 202, a resource data filling request is acquired, wherein the resource data filling request comprises a request object identifier and a resource data type.
Wherein the resource data fill request is used to request a resource data fill, the resource data may be a financial budget, etc. The resource data fill request may be generated by an operation trigger of the associated fill application, which may be, but is not limited to, a click operation, a voice operation, a timed trigger, and the like.
The resource data reporting request comprises a request object identifier, wherein the request object identifier is used for uniquely identifying a request object triggered by the resource data reporting request, different request objects correspond to different request object identifiers, the resource data type refers to the type of the resource data, and in a financial application scene, the resource data type can be financial budget, financial amortization and the like. The resource data filling request includes a resource data type, that is, when the request object triggers the resource data filling request, the resource data type is selected at the same time, specifically, the resource data type is selected according to the service requirement, the product requirement or the actual application scene, so as to trigger and generate the resource data filling request.
And 204, acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request.
The initial resource data report template is a fixed format used for filling the resource data report, but different resource data types correspond to different initial resource data report templates, and not all the resource data types use the same initial resource data report template. Therefore, after the resource data filling request is acquired, the matched initial resource data report template can be searched according to the resource data type in the resource data filling request. The association relationship between the candidate resource data type and the corresponding candidate initial resource data report template can be established in advance, and the association relationship between the candidate resource data type and the corresponding candidate initial resource data report template can be determined according to service requirements, actual application scenes or product requirements.
Step 206, obtaining the request object basic data corresponding to the request object identification.
The request object basic data herein is all relevant data of the request object corresponding to the request object identification, including the request object name, the company where the request object is located, and the like, and all relevant information of all the request objects corresponding to the request object identification can be determined as the request object basic data. Specifically, after the resource data filling request is obtained, the request object basic data corresponding to the request object identifier can be searched according to the resource data filling request, wherein the resource data filling request can be sent to the server side, the request object basic data corresponding to the request object identifier is searched according to the resource data filling request through the server side, all the request object basic data are not required to be stored to the execution side, and the operation on the execution side is required when the request object basic data are required to be updated, so that the initial resource data report template is influenced.
The mapping relationship between the candidate request object identifiers and the corresponding candidate request object basic data can be established in advance, and specifically, the mapping relationship between the candidate request object identifiers and the corresponding candidate request object basic data can be established according to actual application scenes, product requirements and service requirements.
And step 208, performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information.
Specifically, after the initial resource data report template is obtained, the initial resource data report template may be subjected to a reporting operation, where the initial resource data report template may include a plurality of reporting cells, and the reporting operation may be performed in the corresponding reporting cells, and specifically, the resource data input information may be input into the corresponding reporting cells. The resource data input information can be obtained by determining a request object according to service requirements, actual application scenes and product requirements. The resource data input information is that the request object needs to be filled according to the own requirement, the initial resource data report template comprises resource data input cells, and the resource data parameters can be input into the resource data input cells, so that the resource data input information is obtained.
And step 210, automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
After the intermediate resource data report is obtained, the intermediate resource data report includes the resource data input information, that is, the initial resource data report template is a resource data report without any operation, and when the request object inputs the resource data input information, the intermediate resource data report is generated. Furthermore, the resource data input information and the request object basic data can be automatically filled into the corresponding positions of the intermediate resource data report without manual operation and manual calculation of the request object, and the resource data input information and the request object basic data can be automatically filled, so that the target resource data report is obtained.
Specifically, the resource data input information and the request object basic data are automatically filled, so that a target resource data report is obtained, specifically, a request object cell corresponding to the request object basic data in the intermediate resource data report is determined, and the request object basic data is filled into the request object cell. Meanwhile, a resource data result can be obtained through calculation according to the basic data of the request object and the resource data input information, wherein the resource data result can be obtained through calculation by calling a preset conversion function, finally, a result output cell corresponding to the resource data result in the intermediate resource data report is determined, and the resource data result is filled into the result output cell, so that the target resource data report is obtained.
In the method for generating the resource data report, a resource data filling request is acquired, wherein the resource data filling request comprises a request object identifier and a resource data type; acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request; acquiring request object basic data corresponding to a request object identifier; performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information; and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
Therefore, the initial resource data report template corresponding to the resource data type is obtained, the request object basic data corresponding to the request object identification is obtained on the basis of the initial resource data report, the resource data input information is filled, and finally, the final target resource data report is obtained by automatic filling according to the request object basic data and the resource data input information, so that budget and resolution reports are quickly compiled, complicated report statistics work is reduced, report generation efficiency is improved, and manpower is liberated.
In one embodiment, as shown in fig. 3, before acquiring the resource data fill request, it includes:
step 302, obtaining candidate basic resource data reports corresponding to each candidate resource data type.
And step 304, carrying out templating processing on the candidate basic resource data report to obtain candidate initial resource data report templates corresponding to the candidate resource data types.
And 306, establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
The candidate basic resource data report is the most basic resource data report corresponding to the candidate resource data type, and the candidate basic resource data report can be an excel table in the office document, wherein the excel table is the most basic report, namely the candidate basic resource data report. The financial staff can upload candidate basic resource data reports corresponding to the candidate resource data types in advance, for example, the financial staff can determine an excel table corresponding to the candidate resource data types as the candidate basic resource data report to upload, for example, upload a financial budget corresponding to the excel table.
Further, after obtaining candidate basic resource data reports corresponding to each candidate resource data type, performing templating processing on each candidate basic resource data report, where the templating processing may be, but is not limited to, abstract, tabular, and formulated processing, so as to obtain a corresponding candidate initial resource data report template. The templating process may divide the table item into a main data item, a formula item, a user input item, and the like according to the data property, wherein the user input item is an item written by the request object input, the main data item is a filling item of the request object basic data corresponding to the request object, and the formula item is an item of automatically calculating the result depending on the main data item and the user input item.
And finally, after obtaining each candidate resource data type and the corresponding candidate initial resource data report template, establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
In one embodiment, as shown in fig. 4, obtaining an initial resource data report template corresponding to a resource data type according to a resource data filling request includes:
and step 402, searching for a target candidate resource data type corresponding to the resource data type according to the resource data filling request.
And step 404, acquiring a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relation.
And step 406, determining the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
After the association relation between the candidate resource data type and the corresponding candidate initial resource data report template is established, the initial resource data report template corresponding to the resource data type can be obtained according to the association relation. Specifically, the target candidate resource data type corresponding to the resource data type is searched from each candidate resource data type, specifically, the candidate resource data type identical to the resource data type is searched from each candidate resource data type, and the candidate resource data type identical to the resource data type is determined as the target candidate resource data type.
Further, according to the association relation between the candidate resource data type and the corresponding candidate initial resource data report template, the target candidate initial resource data report template corresponding to the target candidate resource data type is obtained, namely after the target candidate resource data type is determined, the matched target candidate initial resource data report template can be obtained according to the association relation. Finally, the target candidate initial resource data report template can be determined to be the initial resource data report template corresponding to the resource data type.
In one embodiment, as shown in fig. 5, the resource data report generating method further includes:
step 502, obtaining candidate request object basic data corresponding to the candidate request object identification.
In step 504, a mapping relationship between the candidate request object identifier and the corresponding candidate request object base data is established.
The method comprises the steps of obtaining request object basic data corresponding to request object identifiers, and establishing a mapping relation between the request object identifiers and the corresponding request object basic data in advance. There may be a one-to-one correspondence between the request object identification and the corresponding request object base data. Specifically, candidate request object basic data corresponding to each candidate request object identifier is obtained, and similarly, all relevant information of the candidate request object corresponding to the candidate request object identifier can be determined as candidate request object basic data, and the candidate request object basic data corresponding to each candidate request object identifier can be determined according to service requirements, actual application scenes or product requirements. Further, a mapping relation between the candidate request object identification and the corresponding candidate request object basic data is directly established, and after the mapping relation is established, the corresponding request object basic data can be directly obtained according to the request object identification and the mapping relation.
In one embodiment, as shown in fig. 6, obtaining request object base data corresponding to a request object identification includes:
step 602, searching the corresponding target candidate request object identification according to the request object identification.
Step 604, obtaining target candidate request object basic data corresponding to the target candidate request object identification according to the mapping relation.
Step 606, determining the target candidate request object basic data as request object basic data corresponding to the request object identification.
Wherein, the mapping relation between the candidate request object identifier and the corresponding candidate request object basic data is established, and the request object basic data corresponding to the request object identifier can be obtained according to the mapping relation. Specifically, the target candidate request object identifier corresponding to the request object identifier in the resource data filling request is searched for from each candidate request object identifier, specifically, the candidate request object identifier identical to the request object identifier is searched for from each candidate request object identifier, and the candidate request object identifier identical to the request object identifier is determined as the target candidate request object identifier.
Further, according to the mapping relation between the candidate request object identification and the corresponding candidate request object basic data, the target candidate request object basic data corresponding to the target candidate request object identification is determined. Finally, the target candidate request object basic data can be determined as request object basic data corresponding to the request object identification.
In one embodiment, as shown in fig. 7, the step of automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain the target resource data report includes:
step 702, obtaining a request object cell corresponding to the request object basic data in the intermediate resource data report.
And step 704, filling the request object basic data into the request object unit cell.
After the intermediate resource data report is obtained, the intermediate resource data report includes the resource data input information, that is, the initial resource data report template is a resource data report without any operation, and when the request object inputs the resource data input information, the intermediate resource data report is generated. Furthermore, the resource data input information and the request object basic data can be automatically filled into the corresponding positions of the intermediate resource data report without manual operation and manual calculation of the request object, and the resource data input information and the request object basic data can be automatically filled, so that the target resource data report is obtained.
Specifically, the resource data input information and the request object basic data are automatically filled, so that a target resource data report is obtained, specifically, a request object cell corresponding to the request object basic data in the intermediate resource data report is determined, and the request object basic data is filled into the request object cell.
Step 706, a preset conversion function is called, and a resource data result is obtained through calculation of the preset conversion function according to the resource data input information and the request object basic data.
Step 708, obtaining a result output cell corresponding to the resource data result in the intermediate resource data report.
And step 710, filling the resource data result into a result output cell to obtain a target resource data report.
The resource data result can be obtained by calculating according to the request object basic data and the resource data input information, wherein the resource data result can be obtained by calling a preset conversion function, finally, a result output cell corresponding to the resource data result in the intermediate resource data report is determined, and the resource data result is filled into the result output cell, so that the target resource data report is obtained.
The preset conversion function can be determined in advance according to service requirements, product requirements or actual application scenes, and is a function for automatically calculating to obtain a resource data result according to the resource data input item and the request object basic data, and the resource data result can be automatically calculated through the preset conversion function, that is, when the resource data input information and the request object basic data are obtained, the resource data result is automatically calculated according to the resource data input information and the request object basic data without manual operation. Further, in the obtaining of the result output unit cell corresponding to the resource data result in the intermediate resource data report, the resource data result is displayed in the result output unit cell, and the target resource data report is obtained.
In one embodiment, as shown in fig. 8, the method performs a reporting operation on the initial resource data report template to obtain an intermediate resource data report, where before the reporting operation includes the input information of the resource data, the method further includes:
step 802, obtaining report filling rights corresponding to the initial resource data report template.
And step 804, executing the step to perform the reporting operation on the initial resource data reporting template when the reporting authority is in the open state, so as to obtain an intermediate resource data report, wherein the reporting operation comprises the resource data input information.
And step 806, when the report filling authority is in a closed state, the step of filling the initial resource data report template cannot be executed to obtain an intermediate resource data report, wherein the filling operation comprises a resource data input message, and the step of generating the target resource data report is ended.
Before the initial resource data report template is filled to obtain the intermediate resource data report, the report filling authority can be monitored, and whether the initial resource data report template can be operated or not is determined by monitoring the report filling authority. And if the report filling authority is in the open state, the filling operation can be carried out on the initial resource data report template, otherwise, if the report filling authority is in the closed state, the whole resource data report generation method is ended.
Specifically, the report filling authority corresponding to the initial resource data report template is obtained, the report filling authority corresponding to the initial resource data report template can be determined in advance according to service requirements, actual application scenes or product requirements, the report filling authority comprises an open state and a closed state, when the report filling authority corresponding to the initial resource data report template is in the open state, the condition that the initial resource data report template is in an operable state at present is indicated, therefore, the step of filling the initial resource data report template can be executed to obtain an intermediate resource data report, and the filling operation comprises resource data input information.
Otherwise, when the report filling authority corresponding to the initial resource data report template is in a closed state, the initial resource data report template is in an inoperable state, and belongs to a locked state, and any operation cannot be performed on the initial resource data report template, so that the step of filling the initial resource data report template cannot be performed, an intermediate resource data report is obtained, the filling operation comprises a resource data input message, and the step of generating the target resource data report is ended.
In summary, by setting the report form filling authority of the initial resource data report form template, the filling diversity of the initial resource data report form template is improved, the condition that the initial resource data report form template can only be singly filled is avoided, and the filling operation is avoided when the report form filling authority of the initial resource data report form template is in an open state.
In a specific embodiment, a method for generating a resource data report is provided, which specifically includes the following steps:
1. and acquiring candidate basic resource data reports corresponding to the candidate resource data types.
2. And carrying out templating processing on the candidate basic resource data report to obtain candidate initial resource data report templates corresponding to the candidate resource data types.
3. And establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
4. And acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type.
5. And acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request.
And 5-1, searching a target candidate resource data type corresponding to the resource data type according to the resource data filling request.
And 5-2, acquiring a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relation.
And 5-3, determining the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
6. And obtaining candidate request object basic data corresponding to the candidate request object identification.
7. And establishing a mapping relation between the candidate request object identification and the corresponding candidate request object basic data.
8. And acquiring the request object basic data corresponding to the request object identification.
8-1, searching the corresponding target candidate request object identification according to the request object identification.
8-2, acquiring target candidate request object basic data corresponding to the target candidate request object identification according to the mapping relation.
8-3, determining the target candidate request object basic data as request object basic data corresponding to the request object identification.
9. And acquiring report filling rights corresponding to the initial resource data report template.
10. And when the report form filling authority is in an open state, executing step 12.
11. And when the report filling authority is in a closed state, the step 12 cannot be executed, and the step of generating the target resource data report is ended.
12. And performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information.
13. And automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
And 13-1, acquiring a request object cell corresponding to the request object basic data in the intermediate resource data report.
13-2, filling the request object basic data into the request object cell.
And 13-3, calling a preset conversion function, and calculating to obtain a resource data result according to the resource data input information and the request object basic data through the preset conversion function.
And 13-4, obtaining a result output cell corresponding to the resource data result in the intermediate resource data report.
And 13-5, filling the resource data result into a result output cell to obtain a target resource data report.
It should be understood that, although the steps in the above-described flowcharts are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described above may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, and the order of execution of the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternately with at least a part of the sub-steps or stages of other steps or other steps.
In one embodiment, as shown in fig. 9, there is provided a resource data report generating apparatus 900, including: a filling request acquisition module 902, an initial report template acquisition module 904, a request object basic data acquisition module 906, an initial report template operation module 908 and a target resource data report generation module 910, wherein:
the filling request obtaining module 902 is configured to obtain a resource data filling request, where the resource data filling request includes a request object identifier and a resource data type.
The initial report template acquisition module 904 is configured to acquire an initial resource data report template corresponding to the resource data type according to the resource data filling request.
The request object basic data obtaining module 906 is configured to obtain request object basic data corresponding to a request object identifier.
The initial report template operation module 908 is configured to perform a filling operation on the initial resource data report template to obtain an intermediate resource data report, where the filling operation includes resource data input information.
The target resource data report generating module 910 is configured to automatically populate an intermediate resource data report according to the resource data input information and the request object basic data, and obtain a target resource data report.
In one embodiment, the resource data report generating device 900 is further configured to obtain candidate basic resource data reports corresponding to each candidate resource data type, perform templating processing on the candidate basic resource data report to obtain candidate initial resource data report templates corresponding to each candidate resource data type, and establish an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
In one embodiment, the initial report template obtaining module 904 is further configured to search for a target candidate resource data type corresponding to the resource data type according to the resource data filling request, obtain a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relationship, and determine the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
In one embodiment, the resource data report generating device 900 is further configured to obtain candidate request object basic data corresponding to the candidate request object identifier, and establish a mapping relationship between the candidate request object identifier and the corresponding candidate request object basic data.
In one embodiment, the request object basic data obtaining module 906 is further configured to find a corresponding target candidate request object identifier according to the request object identifier, obtain target candidate request object basic data corresponding to the target candidate request object identifier according to the mapping relationship, and determine the target candidate request object basic data as request object basic data corresponding to the request object identifier.
In one embodiment, the target resource data report generating module 910 is further configured to obtain a request object cell corresponding to the request object basic data in the intermediate resource data report, fill the request object basic data into the request object cell, call a preset conversion function, calculate to obtain a resource data result according to the resource data input information and the request object basic data through the preset conversion function, obtain a result output cell corresponding to the resource data result in the intermediate resource data report, and fill the resource data result into the result output cell to obtain the target resource data report.
In one embodiment, the resource data report generating device 900 is further configured to obtain a report filling authority corresponding to the initial resource data report template, where when the report filling authority is in an on state, the initial report template operating module 908 is configured to perform a filling operation on the initial resource data report template to obtain an intermediate resource data report, the filling operation includes resource data input information, and when the report filling authority is in an off state, the initial report template operating module 908 is unable to execute a step to perform a filling operation on the initial resource data report template to obtain an intermediate resource data report, the filling operation includes a resource data input message, and the generating step of the target resource data report is ended.
The specific limitation of the resource data report generating device may be referred to the limitation of the resource data report generating method hereinabove, and will not be described herein. The modules in the resource data report generating device can be realized by all or part of software, hardware and combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, and the internal structure of which may be as shown in fig. 10. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used to store request object base data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program, when executed by a processor, implements a method for generating a resource data report.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure thereof may be as shown in fig. 11. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program, when executed by a processor, implements a method for generating a resource data report. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be keys, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structures shown in fig. 10 or 11 are merely block diagrams of portions of structures related to the aspects of the present application and are not intended to limit the computer devices to which the aspects of the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or may have a different arrangement of components.
In one embodiment, a computer device is provided comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the steps of when executing the computer program: acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type; acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request; acquiring request object basic data corresponding to a request object identifier; performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information; and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring candidate basic resource data reports corresponding to each candidate resource data type; carrying out templating treatment on the candidate basic resource data report forms to obtain candidate initial resource data report form templates corresponding to the candidate resource data types; and establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
In one embodiment, the processor when executing the computer program further performs the steps of: searching a target candidate resource data type corresponding to the resource data type according to the resource data filling request; acquiring a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relation; and determining the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring candidate request object basic data corresponding to the candidate request object identification; and establishing a mapping relation between the candidate request object identification and the corresponding candidate request object basic data.
In one embodiment, obtaining request object base data corresponding to a request object identification includes: searching corresponding target candidate request object identifiers according to the request object identifiers; acquiring basic data of the target candidate request object corresponding to the target candidate request object identification according to the mapping relation; and determining the target candidate request object basic data as request object basic data corresponding to the request object identification.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring a request object cell corresponding to the request object basic data in the intermediate resource data report; filling the request object basic data into the request object unit cell; calling a preset conversion function, and calculating to obtain a resource data result according to the resource data input information and the request object basic data through the preset conversion function; obtaining a result output cell corresponding to a resource data result in the intermediate resource data report; and filling the resource data result into a result output cell to obtain a target resource data report.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring report filling rights corresponding to an initial resource data report template; when the report form filling authority is in an open state, executing the steps to carry out filling operation on the initial resource data report form template to obtain an intermediate resource data report form, wherein the filling operation comprises resource data input information; when the report filling authority is in a closed state, the step of filling the initial resource data report template cannot be executed to obtain an intermediate resource data report, the filling operation comprises a resource data input message, and the step of generating the target resource data report is ended.
In one embodiment, a computer readable storage medium is provided having a computer program stored thereon, which when executed by a processor, performs the steps of: acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type; acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request; acquiring request object basic data corresponding to a request object identifier; performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information; and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring candidate basic resource data reports corresponding to each candidate resource data type; carrying out templating treatment on the candidate basic resource data report forms to obtain candidate initial resource data report form templates corresponding to the candidate resource data types; and establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
In one embodiment, the processor when executing the computer program further performs the steps of: searching a target candidate resource data type corresponding to the resource data type according to the resource data filling request; acquiring a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relation; and determining the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring candidate request object basic data corresponding to the candidate request object identification; and establishing a mapping relation between the candidate request object identification and the corresponding candidate request object basic data.
In one embodiment, obtaining request object base data corresponding to a request object identification includes: searching corresponding target candidate request object identifiers according to the request object identifiers; acquiring basic data of the target candidate request object corresponding to the target candidate request object identification according to the mapping relation; and determining the target candidate request object basic data as request object basic data corresponding to the request object identification.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring a request object cell corresponding to the request object basic data in the intermediate resource data report; filling the request object basic data into the request object unit cell; calling a preset conversion function, and calculating to obtain a resource data result according to the resource data input information and the request object basic data through the preset conversion function; obtaining a result output cell corresponding to a resource data result in the intermediate resource data report; and filling the resource data result into a result output cell to obtain a target resource data report.
In one embodiment, the processor when executing the computer program further performs the steps of: acquiring report filling rights corresponding to an initial resource data report template; when the report form filling authority is in an open state, executing the steps to carry out filling operation on the initial resource data report form template to obtain an intermediate resource data report form, wherein the filling operation comprises resource data input information; when the report filling authority is in a closed state, the step of filling the initial resource data report template cannot be executed to obtain an intermediate resource data report, the filling operation comprises a resource data input message, and the step of generating the target resource data report is ended.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the various embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), memory bus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (10)

1. A method of generating a resource data report, the method comprising:
acquiring a resource data filling request, wherein the resource data filling request comprises a request object identifier and a resource data type, the resource data type is a type of resource data, and the request object identifier is used for uniquely identifying a request object triggered by the resource data filling request;
Acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request;
acquiring request object basic data corresponding to the request object identifier;
performing a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information;
and automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
2. The method of claim 1, wherein prior to the obtaining the resource data reporting request, comprising:
acquiring candidate basic resource data reports corresponding to each candidate resource data type;
carrying out templating treatment on the candidate basic resource data report forms to obtain candidate initial resource data report form templates corresponding to the candidate resource data types;
and establishing an association relationship between the candidate resource data type and the corresponding candidate initial resource data report template.
3. The method according to claim 2, wherein the obtaining an initial resource data reporting template corresponding to the resource data type according to the resource data reporting request includes:
Searching a target candidate resource data type corresponding to the resource data type according to the resource data filling request;
acquiring a target candidate initial resource data report template corresponding to the target candidate resource data type according to the association relation;
and determining the target candidate initial resource data report template as an initial resource data report template corresponding to the resource data type.
4. The method according to claim 1, wherein the method further comprises:
acquiring candidate request object basic data corresponding to the candidate request object identification;
and establishing a mapping relation between the candidate request object identification and corresponding candidate request object basic data.
5. The method of claim 4, wherein the obtaining the request object base data corresponding to the request object identification comprises:
searching a corresponding target candidate request object identifier according to the request object identifier;
acquiring target candidate request object basic data corresponding to the target candidate request object identification according to the mapping relation;
and determining the target candidate request object basic data as request object basic data corresponding to the request object identification.
6. The method according to claim 1, wherein the automatically populating the intermediate resource data report according to the resource data input information and the request object base data to obtain a target resource data report, comprises:
acquiring a request object cell corresponding to the request object basic data in the intermediate resource data report;
filling the request object basic data into the request object unit cell;
calling a preset conversion function, and calculating to obtain a resource data result according to the resource data input information and the request object basic data through the preset conversion function;
obtaining a result output cell corresponding to the resource data result in the intermediate resource data report;
and filling the resource data result into the result output unit cell to obtain a target resource data report.
7. The method of claim 1, wherein the performing a reporting operation on the initial resource data reporting template to obtain an intermediate resource data report, the reporting operation further comprising, before the resource data input information:
acquiring report filling rights corresponding to the initial resource data report template;
When the report form reporting authority is in an open state, executing the steps to carry out reporting operation on the initial resource data report form template to obtain an intermediate resource data report form, wherein the reporting operation comprises resource data input information;
and when the report filling authority is in a closed state, the step of filling the initial resource data report template cannot be executed to obtain an intermediate resource data report, wherein the filling operation comprises a resource data input message, and the step of generating a target resource data report is ended.
8. A resource data report generation apparatus, the apparatus comprising:
the resource data reporting system comprises a reporting request acquisition module, a reporting request acquisition module and a reporting module, wherein the reporting request acquisition module is used for acquiring a resource data reporting request, the resource data reporting request comprises a request object identifier and a resource data type, the resource data type is a type of resource data, and the request object identifier is used for uniquely identifying a request object triggered by the resource data reporting request;
the initial report template acquisition module is used for acquiring an initial resource data report template corresponding to the resource data type according to the resource data filling request;
the request object basic data acquisition module is used for acquiring request object basic data corresponding to the request object identifier;
The initial report template operation module is used for carrying out a filling operation on the initial resource data report template to obtain an intermediate resource data report, wherein the filling operation comprises resource data input information;
and the target resource data report generating module is used for automatically filling the intermediate resource data report according to the resource data input information and the request object basic data to obtain a target resource data report.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 7 when the computer program is executed by the processor.
10. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 7.
CN202011537927.0A 2020-12-23 2020-12-23 Resource data report generation method, device, computer equipment and storage medium Active CN112686010B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011537927.0A CN112686010B (en) 2020-12-23 2020-12-23 Resource data report generation method, device, computer equipment and storage medium
CA3143850A CA3143850A1 (en) 2020-12-23 2021-12-23 Method of and device for generating resource data report, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011537927.0A CN112686010B (en) 2020-12-23 2020-12-23 Resource data report generation method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112686010A CN112686010A (en) 2021-04-20
CN112686010B true CN112686010B (en) 2024-03-01

Family

ID=75451128

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011537927.0A Active CN112686010B (en) 2020-12-23 2020-12-23 Resource data report generation method, device, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN112686010B (en)
CA (1) CA3143850A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335313A (en) * 2014-08-07 2016-02-17 阿里巴巴集团控股有限公司 Basic data transmission method and apparatus
CN110263307A (en) * 2019-04-15 2019-09-20 重庆金融资产交易所有限责任公司 Report form generation method, server and computer readable storage medium
CN111538731A (en) * 2020-05-14 2020-08-14 山东慧泰智能科技有限公司 Industrial data automatic generation report system
CN111552704A (en) * 2020-03-16 2020-08-18 中国平安人寿保险股份有限公司 Data report generation method and device, computer equipment and storage medium
CN111797605A (en) * 2020-06-24 2020-10-20 深圳壹账通智能科技有限公司 Report generation method and device based on report template and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105335313A (en) * 2014-08-07 2016-02-17 阿里巴巴集团控股有限公司 Basic data transmission method and apparatus
CN110263307A (en) * 2019-04-15 2019-09-20 重庆金融资产交易所有限责任公司 Report form generation method, server and computer readable storage medium
CN111552704A (en) * 2020-03-16 2020-08-18 中国平安人寿保险股份有限公司 Data report generation method and device, computer equipment and storage medium
CN111538731A (en) * 2020-05-14 2020-08-14 山东慧泰智能科技有限公司 Industrial data automatic generation report system
CN111797605A (en) * 2020-06-24 2020-10-20 深圳壹账通智能科技有限公司 Report generation method and device based on report template and computer equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
矿山遥感监测成果数据报表自动生成方法;刁明光;赵元元;赵丹宁;刘芳;王彦佐;;科学技术与工程(第03期);全文 *

Also Published As

Publication number Publication date
CN112686010A (en) 2021-04-20
CA3143850A1 (en) 2022-06-23

Similar Documents

Publication Publication Date Title
CN108874926B (en) Mass data query method, device, computer equipment and storage medium
CN110069449B (en) File processing method, device, computer equipment and storage medium
CN110008118B (en) Page data testing method and device, computer equipment and storage medium
CN110399293B (en) System test method, device, computer equipment and storage medium
CN109408746B (en) Image information query method, image information query device, computer equipment and storage medium
CN111027295B (en) Data processing method, device, computer equipment and storage medium
WO2020232884A1 (en) Data table migration method, apparatus, computer device and storage medium
CN110008251B (en) Data processing method and device based on time sequence data and computer equipment
CN111191221B (en) Configuration method and device of authority resources and computer readable storage medium
CN109815471A (en) Contract text generation method, device, computer equipment and storage medium
CN111563368A (en) Report generation method and device, computer equipment and storage medium
CN111078559B (en) Method, device, medium and computer equipment for extracting function call in java code
CN111177302A (en) Business document processing method and device, computer equipment and storage medium
CN112000903B (en) Data query method and device, computer equipment and storage medium
CN111061475A (en) Software code generation method and device, computer equipment and storage medium
CN111767297B (en) Big data processing method, device, equipment and medium
CN113742338A (en) Structured storage system for project acceptance forms
CN111538754A (en) Data collection management system, method, device, equipment and storage medium
CN111209061A (en) Method and device for filling in user information, computer equipment and storage medium
CN109740799B (en) Budget data generation method, device, computer equipment and storage medium
CN113419950A (en) Method and device for generating UI automation script, computer equipment and storage medium
CN112686010B (en) Resource data report generation method, device, computer equipment and storage medium
CN109669977A (en) Data cut-in method, device, computer equipment and the storage medium of integration across database
CN109542962A (en) Data processing method, device, computer equipment and storage medium
CN109840250B (en) Method, device, equipment and storage medium for managing access authority of intermediate field

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