CN116389579A - Report generation method and system based on micro-service - Google Patents

Report generation method and system based on micro-service Download PDF

Info

Publication number
CN116389579A
CN116389579A CN202310288601.6A CN202310288601A CN116389579A CN 116389579 A CN116389579 A CN 116389579A CN 202310288601 A CN202310288601 A CN 202310288601A CN 116389579 A CN116389579 A CN 116389579A
Authority
CN
China
Prior art keywords
report
server
data
distributed lock
database
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310288601.6A
Other languages
Chinese (zh)
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.)
Anxin Wangdun Beijing Technology Co ltd
Original Assignee
Anxin Wangdun Beijing 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 Anxin Wangdun Beijing Technology Co ltd filed Critical Anxin Wangdun Beijing Technology Co ltd
Priority to CN202310288601.6A priority Critical patent/CN116389579A/en
Publication of CN116389579A publication Critical patent/CN116389579A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/567Integrating service provisioning from a plurality of service providers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • H04L41/5048Automatic or semi-automatic definitions, e.g. definition templates
    • 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 embodiment of the invention discloses a report generation method and a report generation system based on micro-services. The method is applied to the first server and comprises the following steps: creating a designated report task, and sending the designated report task to a second server so as to send an instruction for inquiring data to a database according to the designated report task through the second server; acquiring various data of a database; screening the acquired data and selecting the data required by the appointed report task; filling the screened data into a predefined template to generate a specified report; and sending the generated specified report to the client. The system comprises a first server, a second server, a client, a database and a distributed lock master node. The invention disassembles a plurality of service ends, can cope with the increasing service scale, improves the report security, improves the data query and search speed, allows simultaneous management of multiple users and optimizes the operation flow.

Description

Report generation method and system based on micro-service
Technical Field
The invention relates to the technical field of Internet report generation, in particular to a report generation method and system based on micro-services.
Background
With the continuous development of internet technology, data to be processed and integrated has grown exponentially for some enterprises. According to past experience, the work is mainly performed manually, with the aid of software. However, with the continuous rise of the data scale, the manual processing mode is obviously inefficient; meanwhile, the software assistance also requires the developer to master various interfaces, so that the learning cost is increased. Therefore, a set of software with complete functions, strong operability and easy learning is particularly important.
The current report generation related technical scheme is mainly characterized in that statistics and display are performed in an Excel mode and is divided into a client side and a server side. The general flow is as follows: (1) Creating a table structure and cells in Excel, and simultaneously sending a data acquisition request to a server, wherein the request needs to contain a necessary identifier for the server to query a database; (2) The server side inquires a corresponding record through a database according to the identification of the request sent by the client side and returns the record to the client side; (3) And the client renders the obtained data into cells of the Excel table, and a report is generated through manual adjustment.
The current report generation method has the following defects: (1) The server adopts a single architecture, the database is directly inquired and the result is returned after the request of the client is received, and after the system scale is continuously expanded, all database accesses are aggregated in the same service, so that the system pressure is overlarge; (2) Excel generates reports, and when the data volume is quite large, the speed of Excel query and calculation is obviously reduced. Excel has very limited security and can only limit the access and modification rights of users, but cannot manage roles of users and cannot limit access to data at row level. Since an Excel program is a single-machine program, one Excel file cannot be managed by a plurality of users at the same time in general; (3) When Excel is used for generating a report, related information is required to be manually configured each time, meanwhile, the report in a specific time range cannot be generated regularly, and a mailbox sending function cannot be supported. The flexibility is poor and a lot of time is consumed.
Disclosure of Invention
Therefore, an object of the embodiments of the present invention is to provide a report generating method and system based on micro-services, which disassembles a plurality of service ends, can cope with increasing business scale, improves report security, improves data query and search speed, allows multiple users to manage simultaneously, and simplifies and optimizes operation flow.
In a first aspect, an embodiment of the present invention provides a report generating method based on micro-services, where,
and creating a specified report task, wherein the specified report task is generated through a predefined template.
And sending the appointed report task to a second server so as to send an instruction for inquiring data to a database according to the appointed report task through the second server.
And acquiring various data of the database.
And screening the acquired data and selecting the data required by the appointed report task.
And filling the screened data into the predefined template to generate a specified report.
And sending the generated specified report to the client.
The first server is a data aggregation server, and the second server is a downstream server.
With reference to the first aspect, the embodiment of the present invention provides a first possible implementation manner of the first aspect, wherein a plurality of marks are provided in the predefined template, and the marks include a chapter anchor point, a text mark, a repeated text mark, a Table mark and a Chart mark.
The chapter anchor points include a number for distinguishing between different chapters in the defined templates.
The text labels comprise a plurality of text contents which are respectively used for being correspondingly appointed in the data acquired through the database.
The repeated text mark comprises a plurality of repeated text contents which are respectively used for corresponding to the appointed repeated text contents in the data acquired through the database.
The Table marks comprise a plurality of simple tables and dynamic lists which are respectively used for being correspondingly appointed in the defined templates.
The Chart mark comprises a plurality of support objects and object arrays, wherein the support objects and the object arrays are respectively used for corresponding to specified data sources in data acquired through a database.
With reference to the first aspect, the embodiment of the present invention provides a second possible implementation manner of the first aspect, wherein the database uses mysql or minio memory.
With reference to the first aspect, the embodiment of the present invention provides a third possible implementation manner of the first aspect, where the generated specified report is in a word format or in an html format.
The html form can be embedded in the mail for transmission.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the method further includes:
the creation task of the specified report is executed at fixed times each day and/or each week and/or each month and/or each year, and the generated specified report is sent to the client.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the method further includes:
the creation task of the specified report is performed at fixed times daily and/or weekly and/or monthly and/or yearly by cronjob.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the method further includes:
and after the appointed report task is sent to a second server, sending a distributed lock request for acquiring target data to a database through the second server, enabling the database to send the distributed lock request for acquiring the target data to a distributed lock master node, enabling the distributed lock master node to read a distributed lock authorization list of the target data, and if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, enabling the authorization state of a current node to be unauthorized, and sending a distributed lock authorization instruction of the target data to the database.
And receiving target data returned by the database and used for obtaining the distributed lock authorization instruction, and setting the authorization state of the node corresponding to the target data in the distributed lock authorization list to be authorized.
In a second aspect, an embodiment of the present invention further provides a report generating method based on a micro service, where the report generating method includes:
and receiving a designated report task sent by a first server, wherein the first server is a data aggregation server, and the second server is a downstream server.
And sending an instruction for inquiring data to a database according to the appointed report task.
With reference to the second aspect, an embodiment of the present invention provides a first possible implementation manner of the second aspect, where the method further includes:
after receiving a designated report task sent by a first server, generating a distributed lock request for acquiring target data according to the designated report task, sending the distributed lock request to a database, enabling the database to send the distributed lock request for acquiring the target data to a distributed lock master node, enabling the distributed lock master node to read a distributed lock authorization list of the target data, and if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, enabling the authorization state of a current node to be unauthorized, and sending a distributed lock authorization instruction of the target data to the database.
In a third aspect, an embodiment of the present invention further provides a report generating system based on micro-services, where the report generating system includes:
the first server is used for generating a specified report task, obtaining and screening data, and generating a specified report, and is a data aggregation server.
The second server is used for receiving the appointed report task, sending the instruction of inquiring the data and obtaining the distributed lock request of the target data, and is a downstream server.
And the client is used for receiving the generated specified report.
The database is used for storing data, receiving an instruction for inquiring the data and a distributed lock request for acquiring the target data, sending the distributed lock request for acquiring the target data to a distributed lock master node, obtaining a distributed lock authorization instruction of the target data, and sending the target data to the first server.
The distributed lock master node is used for receiving a distributed lock request, reading a distributed lock authorization list of target data, if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, the authorization state of a current node is unauthorized, a distributed lock authorization instruction of the target data is sent, and the authorization state of the current node is set to be authorized after the distributed lock authorization instruction is sent.
For data sources from different libraries, the difficulty of acquisition and processing is increased.
When receiving a large amount of data, the pressure of the server is increased suddenly, and the invention designs a message queue and a distributed lock, thereby reducing the pressure of the server.
The embodiment of the invention has the beneficial effects that:
the invention divides the system into a client and a server, adopts a micro-service architecture for the server, disassembles a plurality of services, specifically comprises a data aggregation service and each downstream service thereof, and the downstream service disassembles the data according to different service blocks, reduces the coupling of the system, calls an interface provided by the downstream service through the data aggregation service, generates various data required by a report, and finally returns the data to the client. The invention can cope with the increasing business scale, improves the report security, improves the data query and search speed, allows simultaneous management of multiple users and simplifies and optimizes the operation flow.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the embodiments will be briefly described below, it being understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and other related drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a report generation method based on micro-services applied to a first server;
FIG. 2 is a flowchart of the report generating method based on micro-services applied to a second server;
FIG. 3 is a schematic diagram of a report generating system based on micro-services according to the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. The components of the embodiments of the present invention generally described and illustrated in the figures herein can be arranged and designed in a wide variety of different configurations.
Referring to fig. 1, a first embodiment of the present invention provides a report generating method based on micro services, wherein,
creating a specified report task, wherein the specified report task generates a specified report task through a predefined template.
And sending the appointed report task to a second server so as to send an instruction for inquiring data to a database according to the appointed report task through the second server.
And acquiring various data of the database.
And screening the acquired data and selecting the data required by the appointed report task.
And filling the screened data into the predefined template to generate a specified report.
And sending the generated specified report to the client.
The first server is a data aggregation server, and the second server is a downstream server.
Specifically, a plurality of marks are arranged in the predefined template, wherein the marks comprise chapter anchor points, text marks, repeated text marks, table marks and Chart marks.
The chapter anchor points include a number for distinguishing between different chapters in the defined templates.
The text labels comprise a plurality of text contents which are respectively used for being correspondingly appointed in the data acquired through the database.
The repeated text mark comprises a plurality of repeated text contents which are respectively used for corresponding to the appointed repeated text contents in the data acquired through the database.
The Table marks comprise a plurality of simple tables and dynamic lists which are respectively used for being correspondingly appointed in the defined templates.
The Chart mark comprises a plurality of support objects and object arrays, wherein the support objects and the object arrays are respectively used for corresponding to specified data sources in data acquired through a database.
Specifically, the database employs mysql or minio memory.
Specifically, the generated specified report is in word format or in html format.
The html form can be embedded in the mail for transmission.
Specifically, the method further comprises the following steps:
the creation task of the specified report is executed at fixed times each day and/or each week and/or each month and/or each year, and the generated specified report is sent to the client.
A report of a specific time range can be generated regularly, and mail sending functions can be added on the basis of the report.
Specifically, the method further comprises the following steps:
the creation task of the specified report is performed at fixed times daily and/or weekly and/or monthly and/or yearly by cronjob.
Specifically, the method further comprises the following steps:
after the appointed report task is sent to the second server, a distributed lock request for obtaining target data is sent to a database through the second server, so that the database sends the distributed lock request for obtaining the target data to a distributed lock master node, the distributed lock master node reads a distributed lock authorization list of the target data, and if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, the authorization state of the current node is unauthorized, and a distributed lock authorization instruction of the target data can be sent to the database.
And receiving target data returned by the database and used for obtaining the distributed lock authorization instruction, and setting the authorization state of the node corresponding to the target data in the distributed lock authorization list to be authorized.
Referring to fig. 2, a second embodiment of the present invention provides a report generating method based on micro services, which includes:
and receiving a designated report task sent by a first server, wherein the first server is a data aggregation server, and the second server is a downstream server.
And sending an instruction for inquiring data to a database according to the appointed report task.
Specifically, the method further comprises the following steps:
after receiving a designated report task sent by a first server, generating a distributed lock request for acquiring target data according to the designated report task, sending the distributed lock request to a database, enabling the database to send the distributed lock request for acquiring the target data to a distributed lock master node, enabling the distributed lock master node to read a distributed lock authorization list of the target data, and if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, enabling the authorization state of a current node to be unauthorized, and sending a distributed lock authorization instruction of the target data to the database.
Referring to fig. 3, a report generating system based on micro services according to a second embodiment of the present invention includes:
the first server is used for generating a specified report task, obtaining and screening data, and generating a specified report, and is a data aggregation server.
The second server is used for receiving the appointed report task, sending the instruction of inquiring the data and obtaining the distributed lock request of the target data, and is a downstream server.
And the client is used for receiving the generated specified report.
The database is used for storing data, receiving an instruction for inquiring the data and a distributed lock request for acquiring the target data, sending the distributed lock request for acquiring the target data to a distributed lock master node, obtaining a distributed lock authorization instruction of the target data, and sending the target data to the first server.
The distributed lock master node is used for receiving a distributed lock request, reading a distributed lock authorization list of target data, if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, the authorization state of a current node is unauthorized, a distributed lock authorization instruction of the target data is sent, and the authorization state of the current node is set to be authorized after the distributed lock authorization instruction is sent.
For data sources from different libraries, the difficulty of acquisition and processing is increased.
When receiving a large amount of data, the pressure of the server is increased suddenly, and the invention designs a message queue and a distributed lock, thereby reducing the pressure of the server.
The embodiment of the invention aims to protect a report generation method and a report generation system based on micro-services, and the report generation method and the report generation system have the following effects:
1. according to the method and the system for generating the report, the server is split into a plurality of micro services according to the source of the data required by the report generation, so that the access pressure of a database of a single service is reduced, and the security of the report and the query and search speed of the data are improved.
2. Through the server side, multiple users can be allowed to manage data and generated reports at the same time, and related data can be displayed according to the authority of each user data.
3. When creating report tasks, a preset report template and a custom template can be selected. The preset report templates are distinguished through functions, so that the operation is flexible and the interactivity is good.
4. The invention can generate a report based on Word format, and has flexible Word content processing and strong information expression capability. By using several preset markers different treatments are achieved, for example, the cells of the table can be dynamically expanded according to the actual data content, or parts of the chapters can be selected according to preset anchor points.
5. The invention can generate the report with specific time range at regular time. Based on the timing task, report types such as daily report, weekly report, monthly report and annual report can be generated at specific time, and the mail form timing transmission is supported, so that a certain time point after the generation can be selected by the transmission time.
6. The invention designs the message queue and the distributed lock, and reduces the pressure of the server when a large number of reports need to be generated at the same time.
The computer program product of the report generating method and apparatus based on micro-service provided by the embodiment of the present invention includes a computer readable storage medium storing program codes, and the instructions included in the program codes may be used to execute the method in the foregoing method embodiment, and specific implementation may refer to the method embodiment and will not be described herein.
Specifically, the storage medium can be a general storage medium, such as a mobile disk, a hard disk, and the like, and when the computer program on the storage medium is run, the micro-service-based report generation method can be executed, so that the increasing service scale can be dealt with, the report security is improved, the data query and search speed is improved, simultaneous management of multiple users is allowed, and the operation flow is simplified and optimized.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer readable storage medium executable by a processor. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Finally, it should be noted that: the above examples are only specific embodiments of the present invention, and are not intended to limit the scope of the present invention, but it should be understood by those skilled in the art that the present invention is not limited thereto, and that the present invention is described in detail with reference to the foregoing examples: any person skilled in the art may modify or easily conceive of the technical solution described in the foregoing embodiments, or perform equivalent substitution of some of the technical features, while remaining within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention, and are intended to be included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A report generation method based on micro-service is characterized by being applied to a first server and comprising the following steps:
creating a specified report task, wherein the specified report task is generated through a predefined template;
sending the appointed report task to a second server, so as to send an instruction for inquiring data to a database through the second server according to the appointed report task;
acquiring various data of a database;
screening the acquired data and selecting the data required by the appointed report task;
filling the screened data into the predefined template to generate a specified report;
sending the generated appointed report to the client;
the first server is a data aggregation server, and the second server is a downstream server.
2. The micro-service-based report generating method according to claim 1, wherein a plurality of marks are arranged in the predefined template, and the marks comprise chapter anchor points, text marks, repeated text marks, table marks and Chart marks;
the chapter anchor points comprise a plurality of chapter anchor points which are used for distinguishing different chapters in the defined template;
the text marks comprise a plurality of text contents which are respectively used for being correspondingly appointed in the data acquired through the database;
the repeated text marks comprise a plurality of repeated text contents which are respectively used for corresponding to the appointed repeated occurrence in the data acquired through the database;
the Table marks comprise a plurality of simple tables and dynamic tables which are respectively used for being correspondingly appointed in the defined templates;
the Chart mark comprises a plurality of support objects and object arrays, wherein the support objects and the object arrays are respectively used for corresponding to specified data sources in data acquired through a database.
3. The micro-service based report generating method as claimed in claim 1, wherein,
the database adopts mysql or minio memory.
4. The micro-service based report generating method as claimed in claim 1, wherein,
the generated appointed report adopts word format or html format;
the html form can be embedded in the mail for transmission.
5. The micro-service based report generation method of claim 1, further comprising:
the creation task of the specified report is executed at fixed times each day and/or each week and/or each month and/or each year, and the generated specified report is sent to the client.
6. The micro-service based report generating method of claim 5, further comprising:
the creation task of the specified report is performed at fixed times daily and/or weekly and/or monthly and/or yearly by cronjob.
7. The micro-service based report generation method of claim 1, further comprising:
after the appointed report task is sent to a second server, sending a distributed lock request for obtaining target data to a database through the second server, enabling the database to send the distributed lock request for obtaining the target data to a distributed lock master node, enabling the distributed lock master node to read a distributed lock authorization list of the target data, and if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, enabling the authorization state of a current node to be unauthorized, and sending a distributed lock authorization instruction of the target data to the database;
and receiving target data returned by the database and used for obtaining the distributed lock authorization instruction, and setting the authorization state of the node corresponding to the target data in the distributed lock authorization list to be authorized.
8. A report generation method based on micro-service is characterized by being applied to a second server and comprising the following steps:
receiving a designated report task sent by a first server, wherein the first server is a data aggregation server, and the second server is a downstream server;
and sending an instruction for inquiring data to a database according to the appointed report task.
9. The micro-service based report generating method of claim 8, further comprising:
after receiving a designated report task sent by a first server, generating a distributed lock request for acquiring target data according to the designated report task, sending the distributed lock request to a database, enabling the database to send the distributed lock request for acquiring the target data to a distributed lock master node, enabling the distributed lock master node to read a distributed lock authorization list of the target data, and if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, enabling the authorization state of a current node to be unauthorized, and sending a distributed lock authorization instruction of the target data to the database.
10. A micro-service based report generation system, comprising:
the first server is used for generating a specified report task, obtaining and screening data, and generating a specified report, and is a data aggregation server;
the second server is used for receiving the appointed report task, sending an instruction for inquiring data and obtaining a distributed lock request of target data, and is a downstream server;
the client is used for receiving the generated appointed report;
the database is used for storing data, receiving an instruction for inquiring the data and a distributed lock request for acquiring target data, sending the distributed lock request for acquiring the target data to a distributed lock master node, obtaining a distributed lock authorization instruction of the target data, and sending the target data to the first server;
the distributed lock master node is used for receiving a distributed lock request, reading a distributed lock authorization list of target data, if the use state of a local lock of a node corresponding to the target data in the distributed lock authorization list is a release state, the authorization state of a current node is unauthorized, a distributed lock authorization instruction of the target data is sent, and the authorization state of the current node is set to be authorized after the distributed lock authorization instruction is sent.
CN202310288601.6A 2023-03-22 2023-03-22 Report generation method and system based on micro-service Pending CN116389579A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310288601.6A CN116389579A (en) 2023-03-22 2023-03-22 Report generation method and system based on micro-service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310288601.6A CN116389579A (en) 2023-03-22 2023-03-22 Report generation method and system based on micro-service

Publications (1)

Publication Number Publication Date
CN116389579A true CN116389579A (en) 2023-07-04

Family

ID=86979937

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310288601.6A Pending CN116389579A (en) 2023-03-22 2023-03-22 Report generation method and system based on micro-service

Country Status (1)

Country Link
CN (1) CN116389579A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1588369A (en) * 2004-09-06 2005-03-02 杭州恒生电子股份有限公司 Relation type data base system and its search and report method
CN102368261A (en) * 2011-10-14 2012-03-07 成都勤智数码科技有限公司 Expandable running maintenance report generation method
CN108874552A (en) * 2018-06-28 2018-11-23 杭州云英网络科技有限公司 Distributed lock executes method, apparatus and system, application server and storage medium
CN110716936A (en) * 2019-10-12 2020-01-21 浪潮云信息技术有限公司 Database optimistic lock implementation method and system based on SpringBoot + JPA
CN111538731A (en) * 2020-05-14 2020-08-14 山东慧泰智能科技有限公司 Industrial data automatic generation report system
CN111666134A (en) * 2019-03-05 2020-09-15 北京京东尚科信息技术有限公司 Method and system for scheduling distributed tasks
US20200319939A1 (en) * 2019-04-04 2020-10-08 Electronics And Telecommunications Research Institute Distributed system for distributed lock management and method for operating the same
CN112241400A (en) * 2020-10-21 2021-01-19 衡阳云汇科技有限公司 Method for realizing distributed lock based on database
CN112699647A (en) * 2020-12-31 2021-04-23 杭州立思辰安科科技有限公司 Implementation method for supporting custom report

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1588369A (en) * 2004-09-06 2005-03-02 杭州恒生电子股份有限公司 Relation type data base system and its search and report method
CN102368261A (en) * 2011-10-14 2012-03-07 成都勤智数码科技有限公司 Expandable running maintenance report generation method
CN108874552A (en) * 2018-06-28 2018-11-23 杭州云英网络科技有限公司 Distributed lock executes method, apparatus and system, application server and storage medium
CN111666134A (en) * 2019-03-05 2020-09-15 北京京东尚科信息技术有限公司 Method and system for scheduling distributed tasks
US20200319939A1 (en) * 2019-04-04 2020-10-08 Electronics And Telecommunications Research Institute Distributed system for distributed lock management and method for operating the same
CN110716936A (en) * 2019-10-12 2020-01-21 浪潮云信息技术有限公司 Database optimistic lock implementation method and system based on SpringBoot + JPA
CN111538731A (en) * 2020-05-14 2020-08-14 山东慧泰智能科技有限公司 Industrial data automatic generation report system
CN112241400A (en) * 2020-10-21 2021-01-19 衡阳云汇科技有限公司 Method for realizing distributed lock based on database
CN112699647A (en) * 2020-12-31 2021-04-23 杭州立思辰安科科技有限公司 Implementation method for supporting custom report

Similar Documents

Publication Publication Date Title
US7092994B2 (en) System, method and apparatus for updating electronic mail recipient lists
CN100578495C (en) Method and system for exposing nested data in a computer-generated document in a transparent manner
CN101611422B (en) Web data usage platform
US20060294258A1 (en) Advertisement refresh rules for network applications
CN102884519B (en) User's presenting for the movable information of resource described
US8271577B2 (en) Processing recurring events within personal information management clients
CN108885611B (en) Document automation
US11354277B2 (en) Systems and methods for hierarchical delegation of authoring control in a distributed electronic content management environment
CN108509806B (en) Big data accurate marketing system and equipment with privacy protection
CN111917560B (en) Communication method, device and equipment
WO2005099381A2 (en) Expression and time-based data creation and creator-controlled organization
US9043343B2 (en) Identifier assigning method, identifier parsing method, and multimedia reading
US20160283447A1 (en) Providing interactive preview of content within communication
CN110706117A (en) Business processing method, device, computer device and storage medium
CN112016290A (en) Automatic document typesetting method, device, equipment and storage medium
CN110347984B (en) Policy page changing method and device, computer equipment and storage medium
CN116389579A (en) Report generation method and system based on micro-service
CN111177093A (en) Method, device and medium for sharing scientific and technological resources
US20220150197A1 (en) Integration of an email client with hosted applications
CN114386853A (en) Data auditing processing method, device and equipment based on universal auditing model
US20060020599A1 (en) Method, system and program product for verifying access to a data object
CN108710699B (en) Dynamic password generation method, device and system
CN100498765C (en) Method and device for making electric newspaper printing plate
CN111967226A (en) Document format conversion method, device and medium
US20220261841A1 (en) Systems and methods for generating incentive offer data objects

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