CN112667638B - Dynamic report generation method and device, terminal equipment and readable storage medium - Google Patents

Dynamic report generation method and device, terminal equipment and readable storage medium Download PDF

Info

Publication number
CN112667638B
CN112667638B CN202011635835.6A CN202011635835A CN112667638B CN 112667638 B CN112667638 B CN 112667638B CN 202011635835 A CN202011635835 A CN 202011635835A CN 112667638 B CN112667638 B CN 112667638B
Authority
CN
China
Prior art keywords
report
dynamic
page
control
target application
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
CN202011635835.6A
Other languages
Chinese (zh)
Other versions
CN112667638A (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.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng Technology 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 Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN202011635835.6A priority Critical patent/CN112667638B/en
Publication of CN112667638A publication Critical patent/CN112667638A/en
Application granted granted Critical
Publication of CN112667638B publication Critical patent/CN112667638B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention is suitable for the technical field of intelligent energy management, and provides a dynamic report generation method, a dynamic report generation device, a terminal device and a readable storage medium, wherein the method comprises the following steps: in response to the detection of the creation operation aiming at the target application, acquiring form data corresponding to the target application; creating a table structure for the target application; calling a middleware interface and the form data based on the table structure, and generating a dynamic data set corresponding to the target application; and generating a dynamic report based on the dynamic data set and the acquired report related information. The embodiment realizes the automatic creation of the report, and finally the report is delivered to business personnel in a visual form.

Description

Dynamic report generation method and device, terminal equipment and readable storage medium
Technical Field
The invention belongs to the field of computers, and particularly relates to a dynamic report generation method and device, a terminal device and a readable storage medium.
Background
The general visual data statistical analysis can be carried out by directly connecting a report platform with a database and then manually making a report to carry out statistical analysis. However, due to the diversity and real-time nature (change at any time), the table names and column names in the stored database change at any time, and a visual report cannot be directly created through manual operation on a common report platform. In conclusion, the requirement cannot be met by directly using the report platform.
Due to the special requirement of energy enterprise application data visualization, a visualization chart cannot be directly constructed by using a report, and a part of functions need to be transversely expanded by a developer based on the characteristics of the existing report system to support the visualization requirement of application diversity. This way of lateral expansion is a fast and reliable way. However, since the existing report system is expanded, the report system has a certain intrusiveness, and when the report system is updated and iterated, the function compatible with the report system as an application expansion needs to be considered, so that the subsequent maintenance cost is increased to a certain extent. If a separate system is developed, the development cost is greatly increased, and independent maintenance is required subsequently, which is not an optimal way.
Disclosure of Invention
In view of this, embodiments of the present invention provide a dynamic report generation method, an apparatus, a terminal device, and a readable storage medium, so as to solve the problem in the prior art that a visual report cannot be created directly through a general report platform by manual operation.
A first aspect of an embodiment of the present invention provides a dynamic report generation method, including: in response to the detection of the creation operation aiming at the target application, acquiring form data corresponding to the target application; creating a table structure for the target application; calling a middleware interface and the form data based on the table structure, and generating a dynamic data set corresponding to the target application; and generating a dynamic report based on the dynamic data set and the acquired report related information.
A second aspect of the embodiments of the present invention provides a dynamic report generation apparatus, including: the obtaining module is configured to respond to the detection of the creating operation aiming at the target application, and obtain form data corresponding to the target application; a creation module configured to create a table structure of the target application; the dynamic data set generating module is configured to call a middleware interface and the form data based on the table structure, and generate a dynamic data set corresponding to the target application; and the dynamic report generation module is configured to generate a dynamic report based on the dynamic data set and the acquired report related information.
A third aspect of embodiments of the present invention provides a terminal device, comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to any one of claims 1 to 7 when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium having a computer program stored thereon, where the computer program is adapted to perform the steps of the method according to any of the claims 1 to 7 when executed by a processor.
Compared with the prior art, the embodiment of the invention has the following beneficial effects: firstly, responding to the detected creation operation aiming at the target application, and acquiring form data corresponding to the target application; secondly, creating a table structure of the target application; then, based on the table structure, calling a middleware interface and the form data, and generating a dynamic data set corresponding to the target application; and then, generating a dynamic report based on the dynamic data set and the acquired report related information. The embodiment realizes the automatic creation of the report, and finally the report is delivered to business personnel in a visual form.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart illustrating an implementation of a dynamic report generation method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of an application scenario of a report related information adding page of the dynamic report generation method according to the embodiment of the present invention;
fig. 3 is a schematic diagram of an application scenario of a dashboard design page of the dynamic report generation method according to the embodiment of the present invention;
fig. 4 is a schematic diagram of an application scenario of a data authority page of the dynamic report generation method according to the embodiment of the present invention;
FIG. 5 is a schematic diagram of a dynamic report generation apparatus according to an embodiment of the present invention;
fig. 6 is a schematic diagram of a dynamic report generation apparatus/terminal device according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
Fig. 1 is a schematic flow chart illustrating an implementation of the dynamic report generation method according to the embodiment of the present invention. The dynamic report generation method comprises the following steps:
step 101, in response to detecting a creation operation for a target application, obtaining form data corresponding to the target application.
In some embodiments, when the execution subject detects a creation operation for a target application, the execution subject acquires form data corresponding to the target application in a wired or wireless manner. The creating operation may be a selecting operation of the target application on an application management page, where the application management page includes at least one application. The target application may be an application selected by the user himself. The form data may be generated by the target application or may be considered to be set.
Step 102, creating a table structure of the target application.
In some embodiments, the execution agent may create a table structure for the target application. The table structure of the target application may be at least one. The table structure may be automatically generated or may be manually set.
In some optional implementations of some embodiments, the table structure is stored to a target database. The target database may be a database selected by a person.
103, calling a middleware interface and the form data based on the table structure, and generating a dynamic data set corresponding to the target application.
In some embodiments, the execution agent may generate a dynamic data set corresponding to the target application based on the table structure calling middleware interface and the form data. Wherein, the middleware interface can be at least one. Each table structure may have a corresponding middleware interface. There may be a plurality of such dynamic data sets.
And 104, generating a dynamic report based on the dynamic data set and the acquired report related information.
In some embodiments, the execution subject may generate a dynamic report based on the dynamic data set and the obtained report related information.
In some optional implementations of some embodiments, the report related information includes: report naming information and description information.
In some optional implementations of some embodiments, the method further comprises: and in response to the detection of the clicking operation of a first control on a dashboard page, displaying a report related information adding page, wherein the report related information adding page comprises a preview control and a publishing control, the preview control is used for triggering and displaying the report naming information and the description information, and the publishing control is used for triggering and displaying the report related information adding page and storing the report naming information and the description information into the target database.
In some optional implementations of some embodiments, the method further comprises: and displaying a dashboard design page in response to detecting a click operation on a second control on the dashboard page, wherein the dashboard design page comprises a newly-built chart control, an associated chart control and an inquiry control, the newly-built chart control is used for triggering generation of a chart based on a dynamic data set and report related information, the associated chart control is used for triggering generation of a dashboard, and the inquiry control is used for triggering inquiry of the chart.
In some optional implementations of some embodiments, the method further comprises: displaying a data permission page in response to detecting a click operation for a third control element on the dashboard page; in response to detecting a click operation for opening a public link button on a data permission page, opening a copy link button; and setting the validity period of the link in response to detecting the selection operation aiming at the validity period on the data authority page.
In some optional implementations of some embodiments, a renewal or non-renewal button is further included on the data rights page.
Some embodiments of the present disclosure disclose a method for simulating past-future data, first, in response to detecting a creation operation for a target application, obtaining form data corresponding to the target application; secondly, creating a table structure of the target application; then, based on the table structure, calling a middleware interface and the form data, and generating a dynamic data set corresponding to the target application; and then, generating a dynamic report based on the dynamic data set and the acquired report related information. The embodiment realizes the automatic creation of the report, and finally the report is delivered to business personnel in a visual form.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
FIG. 5 is a schematic diagram of a dynamic report generation apparatus according to an embodiment of the present invention; the dynamic report generating apparatus 500 includes: the system comprises an acquisition module 501, a creation module 502, a dynamic data set generation module 503 and a dynamic report generation module 504. An obtaining module 501 configured to, in response to detecting a creation operation for a target application, obtain form data corresponding to the target application; a creation module 502 configured to create a table structure of the target application; a dynamic data set generating module 503 configured to generate a dynamic data set corresponding to the target application based on the table structure calling middleware interface and the form data; a dynamic report generation module 504 configured to generate a dynamic report based on the dynamic data set and the obtained report related information.
In some optional implementations of some embodiments, the dynamic report generating apparatus 500 is further configured to: storing the table structure to a target database.
In some optional implementations of some embodiments, the report related information includes: report naming information and description information.
In some optional implementations of some embodiments, the dynamic report generating apparatus 500 is further configured to: and in response to the detection of the clicking operation of a first control on a dashboard page, displaying a report related information adding page, wherein the report related information adding page comprises a preview control and a publishing control, the preview control is used for triggering and displaying the report naming information and the description information, and the publishing control is used for triggering and displaying the report related information adding page and storing the report naming information and the description information into the target database.
In some optional implementations of some embodiments, the dynamic report generating apparatus 500 is further configured to: and displaying a dashboard design page in response to detecting a click operation on a second control on the dashboard page, wherein the dashboard design page comprises a newly-built chart control, an associated chart control and an inquiry control, the newly-built chart control is used for triggering generation of a chart based on a dynamic data set and report related information, the associated chart control is used for triggering generation of a dashboard, and the inquiry control is used for triggering inquiry of the chart.
In some optional implementations of some embodiments, the dynamic report generating apparatus 500 is further configured to: displaying a data permission page in response to detecting a click operation for a third control element on the dashboard page; in response to detecting a click operation for opening a public link button on a data permission page, opening a copy link button; and setting the validity period of the link in response to detecting the selection operation aiming at the validity period on the data authority page.
In some optional implementations of some embodiments, a renewal or non-renewal button is further included on the data rights page.
It will be understood that the units described in the apparatus 500 correspond to the various steps in the method described with reference to fig. 1. Thus, the operations, features and resulting advantages described above with respect to the method are also applicable to the apparatus 500 and the units included therein, and are not described herein again.
Fig. 6 is a schematic diagram of a dynamic report generation apparatus/terminal device according to an embodiment of the present invention. As shown in fig. 6, the dynamic report generation apparatus/terminal device 6 of this embodiment includes: a processor 60, a memory 61 and a computer program 62 stored in said memory 61 and executable on said processor 60. The processor 60, when executing the computer program 62, implements the steps in the various gas industrial boiler thermal efficiency test method embodiments described above, such as the steps 101 to 104 shown in FIG. 1. Alternatively, the processor 60, when executing the computer program 62, implements the functions of the modules/units in the above-mentioned device embodiments, such as the functions of the modules 501 to 504 shown in fig. 5.
Illustratively, the computer program 62 may be partitioned into one or more modules/units that are stored in the memory 61 and executed by the processor 60 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions for describing the execution process of the computer program 62 in the gas industry boiler thermal efficiency testing apparatus/terminal device 6. For example, the computer program 62 may be divided into a synchronization module, a summarization module, an acquisition module, and a return module (a module in a virtual device), and the specific functions of the modules are as follows:
the dynamic report generating device/terminal device 6 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The dynamic report generating apparatus/terminal device may include, but is not limited to, a processor 60 and a memory 61. Those skilled in the art will appreciate that fig. 6 is only an example of the dynamic report generating apparatus/terminal device 6, and does not constitute a limitation to the dynamic report generating apparatus/terminal device 6, and may include more or less components than those shown in the drawings, or combine some components, or different components, for example, the dynamic report generating apparatus/terminal device may further include an input/output device, a network access device, a bus, etc.
The Processor 60 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 61 may be an internal storage unit of the dynamic report generator/terminal device 6, such as a hard disk or a memory of the dynamic report generator/terminal device 6. The memory 61 may also be an external storage device of the dynamic report generator/terminal device 6, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are equipped on the dynamic report generator/terminal device 6. Further, the memory 61 may also include both an internal storage unit and an external storage device of the dynamic report generating apparatus/terminal device 6. The memory 61 is used for storing the computer program and other programs and data required by the dynamic report generating apparatus/terminal device. The memory 61 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one type of logical function division, and other division manners may be available in actual implementation, for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments described above may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, read-Only Memory (ROM), random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A dynamic report generation method is characterized by comprising the following steps:
in response to the detection of the creation operation aiming at the target application, acquiring form data corresponding to the target application;
creating a table structure for the target application;
calling a middleware interface and the form data based on the table structure, and generating a dynamic data set corresponding to the target application; wherein each said table structure has a corresponding middleware interface;
in response to detecting the clicking operation of a first control on a dashboard page, displaying a report related information adding page and acquiring the report related information;
responding to the click operation of a second control on the dashboard page, and displaying a dashboard design page, wherein the dashboard design page comprises a newly-built chart control;
and responding to the detection of the triggering operation aiming at the newly-built chart control, and generating a dynamic report based on the dynamic data set and the report related information, wherein the dynamic report is a visual report.
2. The dynamic report generation method of claim 1, wherein the method further comprises:
storing the table structure to a target database.
3. The dynamic report generation method according to claim 2, wherein the report related information comprises: report naming information and description information.
4. The dynamic report generation method according to claim 3, wherein the report related information adding page includes a preview control and a publishing control, the preview control is used to trigger the display of the report naming information and the description information, and the publishing control is used to trigger the display of the report related information adding page and store the report naming information and the description information in the target database.
5. The dynamic report generation method of claim 4, wherein the dashboard design page further comprises an associated chart control for triggering generation of a dashboard and a query control for triggering query of a chart.
6. The dynamic report generation method of claim 5, wherein the method further comprises:
displaying a data permission page in response to detecting a click operation for a third control element on the dashboard page;
in response to detecting a click operation for opening a public link button on a data permission page, opening a copy link button;
and setting the validity period of the link in response to detecting the selection operation aiming at the validity period on the data authority page.
7. The dynamic report generation method of claim 6, further comprising a renewal or non-renewal button on the data authority page.
8. A dynamic report generation apparatus, comprising:
the obtaining module is configured to respond to the detection of the creating operation aiming at the target application, and obtain form data corresponding to the target application;
a creation module configured to create a table structure of the target application;
the dynamic data set generating module is configured to call a middleware interface and the form data based on the table structure, and generate a dynamic data set corresponding to the target application; wherein each said table structure has a corresponding middleware interface;
a dynamic report generation module configured to:
in response to detecting the clicking operation of a first control on a dashboard page, displaying a report related information adding page and acquiring the report related information;
responding to the click operation of a second control on the dashboard page, and displaying a dashboard design page, wherein the dashboard design page comprises a newly-built chart control;
and generating a dynamic report based on the dynamic data set and the acquired report related information in response to the detection of the triggering operation aiming at the newly-built chart control, wherein the dynamic report is a visual chart.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202011635835.6A 2020-12-31 2020-12-31 Dynamic report generation method and device, terminal equipment and readable storage medium Active CN112667638B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011635835.6A CN112667638B (en) 2020-12-31 2020-12-31 Dynamic report generation method and device, terminal equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011635835.6A CN112667638B (en) 2020-12-31 2020-12-31 Dynamic report generation method and device, terminal equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN112667638A CN112667638A (en) 2021-04-16
CN112667638B true CN112667638B (en) 2022-12-27

Family

ID=75413271

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011635835.6A Active CN112667638B (en) 2020-12-31 2020-12-31 Dynamic report generation method and device, terminal equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112667638B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254011B (en) * 2021-06-01 2024-02-27 深圳博沃智慧科技有限公司 Dynamic interface configuration method and electronic government affair system
CN115268734A (en) * 2022-06-09 2022-11-01 新奥数能科技有限公司 Quotation generation method, device, equipment and storage medium based on quotation tool

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473316A (en) * 2013-09-11 2013-12-25 北京思特奇信息技术股份有限公司 Data column dynamically displaying method and device
CN106407170A (en) * 2016-09-30 2017-02-15 上海冰穹网络科技有限公司 Rapid generation method and system for data report
CN108681674B (en) * 2018-04-23 2022-02-01 平安科技(深圳)有限公司 Report module creating method and device, computer device and storage medium
CN108733799A (en) * 2018-05-17 2018-11-02 深圳市买买提信息科技有限公司 A kind of method for processing report data, device and terminal

Also Published As

Publication number Publication date
CN112667638A (en) 2021-04-16

Similar Documents

Publication Publication Date Title
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN108153670B (en) Interface testing method and device and electronic equipment
CN109600441B (en) Alliance link information publishing control method and terminal equipment
CN108959430B (en) Advertisement promotion data acquisition method, device and equipment
CN112667638B (en) Dynamic report generation method and device, terminal equipment and readable storage medium
CN112163412B (en) Data verification method and device, electronic equipment and storage medium
CN110597511B (en) Page automatic generation method, system, terminal equipment and storage medium
CN111475162A (en) Page generation method, device, server and storage medium
CN112363935A (en) Data joint debugging method and device, electronic equipment and storage medium
CN111400170A (en) Data permission testing method and device
CN111813418A (en) Distributed link tracking method, device, computer equipment and storage medium
CN111339560B (en) Data isolation method, device and system
CN110674426B (en) Webpage behavior reporting method and device
CN109324838B (en) Execution method and execution device of single chip microcomputer program and terminal
CN110347657B (en) Data generation method, device, electronic equipment and storage medium
CN116956326A (en) Authority data processing method and device, computer equipment and storage medium
CN111339098A (en) Authority management method, data query method and device
CN113486222A (en) Display method of power data display interface, user terminal, server and system
CN115268734A (en) Quotation generation method, device, equipment and storage medium based on quotation tool
CN108985758B (en) Data processing method, data processing system and terminal equipment
CN104156358B (en) A kind of batch read method of table for database, device and system
CN109561146A (en) Document down loading method, device, terminal device
CN111506543A (en) M file generation method and device
CN111045983A (en) Nuclear power station electronic file management method and device, terminal equipment and medium
CN115242658B (en) Open system access method, device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant