CN112632090B - Method, device, equipment and medium for optimizing performance of amoeba system accounting report - Google Patents

Method, device, equipment and medium for optimizing performance of amoeba system accounting report Download PDF

Info

Publication number
CN112632090B
CN112632090B CN202011441035.0A CN202011441035A CN112632090B CN 112632090 B CN112632090 B CN 112632090B CN 202011441035 A CN202011441035 A CN 202011441035A CN 112632090 B CN112632090 B CN 112632090B
Authority
CN
China
Prior art keywords
accounting
data
bar
report
time
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
CN202011441035.0A
Other languages
Chinese (zh)
Other versions
CN112632090A (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.)
Fujian Centerm Information Co Ltd
Original Assignee
Fujian Centerm Information 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 Fujian Centerm Information Co Ltd filed Critical Fujian Centerm Information Co Ltd
Priority to CN202011441035.0A priority Critical patent/CN112632090B/en
Publication of CN112632090A publication Critical patent/CN112632090A/en
Application granted granted Critical
Publication of CN112632090B publication Critical patent/CN112632090B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a method, a device, equipment and a medium for optimizing performance of an amoeba system accounting report, wherein the method comprises the following steps: setting daily fixed update time by using a timer at a server, updating the accounting report according to the daily fixed update time, storing the accounting report into a database, and simultaneously independently extracting the accounting method of each bar to provide a restful interface for a front end to call; the user takes out corresponding bar accounting data from the database through the selected bar id and the current month time, and displays the corresponding bar accounting data in an accounting report form; and setting a manual updating mode at the front end, calling a general accounting method of each bar in the restful interface, independently calculating accounting summary data corresponding to the bars on the current month accumulated day, covering corresponding accounting data in the database, and refreshing accounting report data in a front-end accounting report display interface. The invention can reduce the waiting time of the front-end amoebic accounting report, ensure the controllability, the real-time performance and the accuracy of the data and improve the error correction function of the data.

Description

Method, device, equipment and medium for optimizing performance of amoeba system accounting report
Technical Field
The invention relates to the field of finance and the field of computers, in particular to a method, a device, equipment and a medium for optimizing performance of an amoeba system accounting report.
Background
The amoeba operation management platform supports quantitative distribution of rights, each unit and subunit can realize independent accounting, plan income completion conditions and plan expense use conditions can be dynamically managed in real time through the management unit operation board, and meanwhile, the income and expense estimation in a certain time in the future can be statistically analyzed, so that enterprises are guided to make efforts for the goals of income maximization, expense minimization and profit maximization.
The amoeba accounting discipline, i.e. personnel, expenses, equipment, location, interest, taxes etc. associated with the present amoeba business should be included in the total cost of the amoeba. The existing traditional amoeba accounting report is obtained by continuously accumulating and adding transaction data of various amoeba subjects in each bar, so that the calculation mode of the general amoeba system accounting report display module is to continuously extract various dimensional data of a production service system through a bottom layer interface and then display the accounting data of each bar in the report through accumulation or real-time calculation. With the continuous increase of data volume, real-time calculation is slower and slower, a large amount of server performance is consumed, the display experience of the front end is affected, and data addition and deletion and error correction caused by service require calculation one by one in a synchronous thread, which also affects performance.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method, a device, equipment and a medium for optimizing the performance of an amoeba system accounting report, which can reduce the waiting time of a front-end amoeba accounting report, ensure the controllability, the real-time performance and the accuracy of data and improve the error correction function of the data.
In a first aspect, the invention provides an amoeba system accounting report performance optimization method, which comprises the following steps:
step 1, setting daily fixed updating time by using a timer at a server, updating an accounting report according to the daily fixed updating time, storing the accounting report into a database, and simultaneously independently extracting an accounting method of each bar to provide a restful interface for front-end calling;
step 2, the user takes out corresponding bara accounting data from the database through the selected bard and the current month time, and displays the corresponding bara accounting data in an accounting report;
and 3, setting a manual updating mode at the front end, calling a general accounting method of each bar in the restful interface, independently calculating accounting summary data of the day accumulated in the current month corresponding to the corresponding bar, covering corresponding accounting data in the database, and refreshing accounting report data in the front-end accounting report display interface.
Furthermore, the accounting report comprises table id, bar id, action time, month data, month industry data, product model data and latest updating time.
Further, the "updating the accounting report according to the daily fixed update time" specifically includes: the accounting report forms account summarized data accumulated to the current day by each bar in each month in real time at a fixed updating time every day according to a T +1 mode, the calculation result accumulated to the current day by each bar is stored in a database in a json array format, whether current month data exists in the database is judged according to the bar id and the current month time, if yes, the data is updated according to a bar id main key, and if not, a piece of data is newly built in the database.
Further, the step 3 further comprises: setting a manual updating mode at the front end, calling a general accounting method of each bar in a restful interface by manually triggering a button on a report interface at the front end, transmitting the bar id and the time of the current month to a rear end interface, independently calculating accounting summary data corresponding to the accumulated current day of the current month corresponding to the bar, covering the accounting data corresponding to the bar in a database after calculation, and refreshing the accounting report data in a report display interface at the front end.
In a second aspect, the present invention provides an amoeba system accounting report performance optimization apparatus, including:
the automatic updating module is used for setting daily fixed updating time by using a timer at the server side, updating the accounting report according to the daily fixed updating time, storing the accounting report into a database, and simultaneously independently extracting the accounting method of each bar to provide a restful interface for the front-end to call;
the display module is used for taking corresponding barycenter data out of the database through the selected barycenter and the current month time by the user and displaying the corresponding barycenter data in an accounting report; and
and the manual updating module is used for setting a manual updating mode at the front end, calling a general accounting method of each bar in the restful interface, independently calculating accounting summary data of the corresponding bar corresponding to the current month accumulation day, covering corresponding accounting data in the database, and refreshing accounting report data in the front-end accounting report display interface.
Further, the accounting report includes table id, bar id, action time, month data, month industry data, product model data and latest update time.
Further, the "updating the accounting report according to the daily fixed update time" specifically includes: and the accounting report forms account summarized data of each bar accumulated to the current day in real time at a fixed updating time every day according to a T +1 mode, the calculation result of each bar accumulated to the current day is stored in a database in a json array format, whether current month data exists in the database is judged according to the bar id and the current month time, if yes, the data is updated according to a bar id main key, and if not, a piece of data is newly built in the database.
Further, the manual update module further includes: the method is used for setting a manual updating mode at the front end, calling a general accounting method of each bar in a restful interface by manually triggering a button on a report interface at the front end, transmitting the bar id and the time of the current month to a rear-end interface, independently calculating accounting summary data corresponding to the bar on the current month accumulated day, covering the accounting data corresponding to the bar in a database after calculation, and refreshing the accounting report data in the report display interface at the front end.
In a third aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of the first aspect when executing the program.
In a fourth aspect, the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the method of the first aspect.
The invention has the following advantages:
the method has the advantages that the mode of timing calculation and manual triggering updating calculation are combined, the obtained calculation result is stored in the database, the front-end display report mode and the rear-end data calculation mode are separated, the generation time of the front-end waiting accounting report is shortened, the controllable real-time performance of data and the error correction function of the data are guaranteed, meanwhile, the rear-end calculation work is reduced, and the performance of the server is improved.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
Fig. 1 is an execution flow chart of the performance optimization method of the amoeba system accounting report form of the present invention.
Fig. 2 is a structural block diagram of an amoeba system accounting report performance optimization device of the present invention.
Fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a medium according to a fourth embodiment of the present invention.
FIG. 5 is a flow chart illustrating the execution of the automatic update process according to the present invention.
FIG. 6 is a flow chart of the implementation of the manual update process of the present invention.
Fig. 7 is a schematic diagram of a storage structure of the barycenter report in the database according to the present invention.
Detailed Description
Example one
Referring to fig. 1, fig. 5, fig. 6 and fig. 7, the method for optimizing performance of an amoeba system accounting report according to the present invention includes:
step 1, a timer is used at a server side to set daily fixed updating time, for example, a java language is used, a timing task scheduling framework Quartz or spring built-in timer can be used, for example, the daily early morning arrival point is automatically triggered, an accounting report is updated according to the daily fixed updating time and is stored in a database, and meanwhile, an accounting method of each bar is independently extracted to provide a restful interface for a front end to call;
step 2, the user takes out corresponding bar accounting data from the database through the selected bar id and the current month time, and displays the corresponding bar accounting data in an accounting report form;
and 3, setting a manual updating mode at the front end, calling a general accounting method of each bar in the restful interface, independently calculating accounting summary data of the day accumulated in the current month corresponding to the corresponding bar, covering corresponding accounting data in the database, and refreshing accounting report data in the front-end accounting report display interface.
Preferably, the accounting report includes table id, bar id, action time, month data (stored in json array format, including subject, budget, actual amount, threshold, etc.), month industry data (stored in json array format, including industry name, actual amount, etc.), product model data (stored in json array format, including product model name, actual amount, etc.), and update time (i.e., latest update time).
Preferably, the "updating the accounting report according to the daily fixed update time" specifically includes: according to the mode of T +1, the accounting report starts to calculate the data of the month of the previous day after a certain time of daily fixed updating time, such as triggering at a certain time in the early morning: real-time accounting is carried out on the summarized data of each bar accumulation in each month to the current day, the calculation result of each bar accumulation to the current day is stored in a database in a json array format, whether the current month data exists in the database is judged according to the bar id and the current month time, if yes, the data is updated according to a bar id main key, and if not, a piece of data is newly built into the database. The timing updating is carried out by adopting a T +1 mode, a bargram list needing to be counted is obtained, a month (year-month format) of the previous day is obtained by taking a main key bar id as a correlation condition, barycenter data (namely, barycenter summarized data) are counted according to the bar id and the month, the barycenter data are independently extracted and can be conveniently called, when the data of each data table are taken to be summarized and calculated to respectively obtain the data of each barycenter, the obtained data of each barycenter are packaged in a json format, the field expansion at the later stage is facilitated, the calculated data, the updating time and the like are stored in a database, and the automatic updating process is completed.
Preferably, the step 3 further comprises: setting a manual updating mode at the front end, calling a universal accounting method of each bar in a restful interface by manually triggering a button on a report interface at the front end, transmitting the universal accounting method to a rear-end interface through bar id and the time of the current month, independently calculating the accounting summary data of the current accumulated day corresponding to the bar, covering the corresponding accounting data in a database after calculation, and refreshing the accounting report data in a report display interface at the front end. The invention sets a manual updating mode (namely a real-time mode), when a user logs in a system, a manual updating button is clicked by manually selecting bars and months, a front-end interface calls a corresponding API (application program interface) interface to transmit bar and month information to be updated, bar accounting data (namely accounting summary data) are counted according to bars and months, the bar accounting data are independently extracted and are convenient to call, data of each data table are taken for summary calculation to respectively obtain the bar month data, the obtained bar month data are packaged in a json format, later-stage field expansion is facilitated, a database is updated, the front-end interface is informed to refresh the interface, and the updated interface is fed back to the user.
Example two
Referring to fig. 2, an amoeba system accounting report performance optimization apparatus of the present invention includes:
the automatic updating module 201 is configured to set a fixed daily updating time by using a timer at the server, for example, when the server is implemented in java language, a timer built in a timed task scheduling framework Quartz or spring may be used, for example, the timer is automatically triggered when the server arrives in the morning, the accounting report is updated according to the fixed daily updating time, the updated accounting report is stored in the database, and meanwhile, the accounting method of each bar is independently extracted to provide a restful interface for the front-end to call;
the display module 202 is used for taking out corresponding barycenter data from the database through the selected barycenter and the current month time by the user and displaying the corresponding barycenter data in an accounting report; and
and the manual updating module 203 is used for setting a manual updating mode at the front end, calling a general accounting method of each bar in the restful interface, independently calculating accounting summarized data of the corresponding bar corresponding to the current month accumulated day, covering corresponding accounting data in the database, and refreshing accounting report data in the front-end accounting report display interface.
Preferably, the accounting report includes table id, bar id, action time, month data (stored in json array format, including subject, budget, actual amount, threshold, etc.), month industry data (stored in json array format, including industry name, actual amount, etc.), product model data (stored in json array format, including product model name, actual amount, etc.), and update time (i.e., latest update time).
Preferably, the "updating the accounting report according to the daily fixed update time" specifically includes: according to the mode of T +1, the accounting report starts to calculate the data of the month of the previous day after a certain time of daily fixed updating time, such as triggering at a certain time in the early morning: and checking the summarized data of each bar accumulated to the current day in each month in real time, storing the calculation result of each bar accumulated to the current day in a database in a json array format, judging whether the current month data exists in the database according to the bar id and the current month time, if so, updating the data according to a bar id main key, and otherwise, newly building a piece of data in the database. The timing updating is carried out by adopting a T +1 mode, a bartack list required to be counted is obtained, a month (year-month format) of the previous day is obtained by taking a main key bard as a correlation condition, barcounting data (namely, counting summarized data) is counted according to the bard and the month, the barcounting data is independently extracted and can be conveniently called, when the data of each data table is taken to be summarized and calculated to respectively obtain the data of each barday month, the obtained data of each barday month is packaged in a json format, the field expansion at the later stage is convenient, the calculated data, the updating time and the like are stored in a database, and the automatic updating process is completed.
Preferably, the manual update module further comprises: the method is used for setting a manual updating mode at the front end, calling a general accounting method of each bar in a restful interface by manually triggering a button on a report interface at the front end, transmitting the bar id and the time of the current month to a rear-end interface, independently calculating accounting summary data corresponding to the bar on the current month accumulated day, covering the accounting data corresponding to the bar in a database after calculation, and refreshing the accounting report data in the report display interface at the front end. The invention sets a manual updating mode (namely a real-time mode), when a user logs in a system, the user manually selects the Bay and the month, clicks a manual updating button, a front-end interface calls a corresponding API (application program interface) to transmit the information of the Bay and the month to be updated, and according to the Bay and the month, the Bay accounting data (namely accounting summarized data) is counted, wherein the Bay accounting data is independently extracted for convenient calling, the data of each data table is taken for summary calculation to respectively obtain the Bay month data, and the obtained Bay month data is packaged in a json format, so that the later-stage field expansion is facilitated, the database is updated, and the front-end interface is informed to refresh the interface and feed back to the user.
EXAMPLE III
Referring to fig. 3, the present invention provides an electronic device 300, which includes a memory 301, a processor 302, and a computer program 303 stored in the memory 301 and running on the processor, wherein when the processor 302 executes the computer program, any one of the embodiments may be implemented.
Example four
Referring to fig. 4, the present invention provides a computer readable storage medium 400, on which a computer program 401 is stored, which when executed by a processor, can implement any one of the embodiments.
According to the invention, through separating the independent calculation modes of the front-end display report and the back-end data, combining the regular updating (T +1 mode) of the system every day and the manual updating (real-time mode) of the user front-end interface, the consumption of high-frequency calculation on the performance of the server is reduced, the generation time of the front-end waiting accounting report is reduced, the controllability of data is ensured, the real-time performance and certain data error correction and updating functions are ensured, and the system performance is improved while the user requirements are met.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (6)

1. An amoeba system accounting report performance optimization method is characterized by comprising the following steps: the method comprises the following steps:
step 1, setting daily fixed updating time by using a timer at a server, updating an accounting report according to the daily fixed updating time, storing the accounting report into a database, and simultaneously independently extracting an accounting method of each bar to provide a restful interface for front-end calling; the "updating the accounting report according to the fixed updating time every day" specifically includes: the accounting report forms account summarized data accumulated to the current day by each bar in each month in real time at a fixed updating time every day according to a T +1 mode, the calculation result accumulated to the current day by each bar is stored in a database in a json array format, whether current month data exists in the database is judged according to the bar id and the current month time, if yes, the data is updated according to a bar id main key, and if not, a piece of data is newly built in the database;
step 2, the user takes out corresponding bar accounting data from the database through the selected bar id and the current month time, and displays the corresponding bar accounting data in an accounting report form;
and 3, setting a manual updating mode at the front end, calling a general accounting method of each bar in a restful interface by manually triggering a button on a report interface at the front end, transmitting the bar id and the time of the current month to a rear-end interface, independently calculating accounting summary data corresponding to the accumulated current day of the current month of the bar, covering the accounting data corresponding to the bar in a database after calculation, and refreshing the accounting report data in the report display interface at the front end.
2. The amoeba system accounting report performance optimization method of claim 1, wherein: the accounting report comprises table id, bar id, action time, month data, month industry data, product model data and latest updating time.
3. The utility model provides an amoeba system accounting report form performance optimizing device which characterized in that: the method comprises the following steps:
the automatic updating module is used for setting daily fixed updating time by using a timer at the server side, updating the accounting report according to the daily fixed updating time, storing the accounting report into a database, and simultaneously independently extracting the accounting method of each bar to provide a restful interface for the front-end to call; the "updating the accounting report according to the fixed updating time every day" specifically includes: the accounting report forms account summarized data accumulated to the current day by each bar in each month in real time at a fixed updating time every day according to a T +1 mode, the calculation result accumulated to the current day by each bar is stored in a database in a json array format, whether current month data exists in the database is judged according to the bar id and the current month time, if yes, the data is updated according to a bar id main key, and if not, a piece of data is newly built in the database;
the display module is used for taking corresponding bar accounting data from the database by the user through the selected bar id and the current month time and displaying the corresponding bar accounting data into an accounting report form; and
and the manual updating module is used for setting a manual updating mode at the front end, calling a general accounting method of each bar in the restful interface by manually triggering a button on a report interface at the front end, transmitting the bar id and the time of the current month to a rear-end interface, independently calculating accounting and summarizing data corresponding to the bar on the current month accumulated day, covering the accounting data corresponding to the accounting data in the database after calculation, and refreshing the accounting report data in the report display interface at the front end.
4. The amoeba system accounting report performance optimization device of claim 3, wherein: the accounting report comprises table id, bar id, action time, month data, month industry data, product model data and latest updating time.
5. An electronic 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 method according to any of claims 1 to 2 when executing the program.
6. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 2.
CN202011441035.0A 2020-12-11 2020-12-11 Method, device, equipment and medium for optimizing performance of amoeba system accounting report Active CN112632090B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011441035.0A CN112632090B (en) 2020-12-11 2020-12-11 Method, device, equipment and medium for optimizing performance of amoeba system accounting report

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011441035.0A CN112632090B (en) 2020-12-11 2020-12-11 Method, device, equipment and medium for optimizing performance of amoeba system accounting report

Publications (2)

Publication Number Publication Date
CN112632090A CN112632090A (en) 2021-04-09
CN112632090B true CN112632090B (en) 2023-03-10

Family

ID=75309348

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011441035.0A Active CN112632090B (en) 2020-12-11 2020-12-11 Method, device, equipment and medium for optimizing performance of amoeba system accounting report

Country Status (1)

Country Link
CN (1) CN112632090B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761576A (en) * 2013-11-08 2014-04-30 远光软件股份有限公司 Method and apparatus for issuing daily financial statement
CN105825425A (en) * 2016-03-18 2016-08-03 朱树柏 Financial data processing method applied to ameba management depositing and withdrawing style
CN111930812A (en) * 2020-07-20 2020-11-13 银盛支付服务股份有限公司 Flink-based real-time aggregated report method, electronic equipment and readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9454564B1 (en) * 2015-09-09 2016-09-27 Palantir Technologies Inc. Data integrity checks
CN107358520A (en) * 2017-07-22 2017-11-17 北京羽客信息技术有限公司 The book by single entry system adjusted for Management Accounting
CN108959227A (en) * 2018-07-12 2018-12-07 山东汇贸电子口岸有限公司 A kind of self-defined report system and method based on B/S framework

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103761576A (en) * 2013-11-08 2014-04-30 远光软件股份有限公司 Method and apparatus for issuing daily financial statement
CN105825425A (en) * 2016-03-18 2016-08-03 朱树柏 Financial data processing method applied to ameba management depositing and withdrawing style
CN111930812A (en) * 2020-07-20 2020-11-13 银盛支付服务股份有限公司 Flink-based real-time aggregated report method, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN112632090A (en) 2021-04-09

Similar Documents

Publication Publication Date Title
WO2022127543A1 (en) Advertisement information processing method and apparatus, device and storage medium
US20070271519A1 (en) System and Method for Collecting User Interest Data
CN110515999A (en) General record processing method, device, electronic equipment and storage medium
CN114579247B (en) Recruitment information processing method and device, electronic equipment and storage medium
CN112632090B (en) Method, device, equipment and medium for optimizing performance of amoeba system accounting report
CN112347092B (en) Method, device and computer equipment for generating data analysis billboard
JP2018005426A (en) Message distribution method, information processing device, and program
WO2023246314A1 (en) Information processing method, information processing system, electronic device and storage medium
CN110019131A (en) A kind of method and apparatus of discs business
CN115174686B (en) Method and device for dynamically adjusting weights of multiple service channels based on service efficiency
US20120265567A1 (en) Offline conversion reporting
US11636409B2 (en) Real-time recommendation systems and methods
CN112818182A (en) Gantt chart-based working density calculation display method
CN112016009B (en) Data processing method, balance acquisition device, equipment and storage medium
CN116756135B (en) Data cleaning method, device, equipment and medium
CN117252309B (en) Automatic timing execution method for office business process
US11941441B2 (en) Data movement and monitoring system
CN114238716A (en) User feature generation method and device and electronic equipment
CN114168038A (en) Drinking water record display method and device and electronic equipment
CN115482620A (en) Multi-channel intelligent number calling method, device, equipment and medium
US10706190B2 (en) Transfer and visualization of time streams for forecast simulation
CN112016009A (en) Data processing method, balance obtaining method, device, equipment and storage medium
CN114218325A (en) Data synchronization method and device, electronic equipment and storage medium
CN115858104A (en) Method, device and equipment for acquiring snapshot of transaction commit sequence number and storage medium
CN118069675A (en) Method and device for updating elastic search bidirectional policy subscription data and electronic equipment

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