CN113326308A - Intelligent integration method and device for financial data and processor - Google Patents

Intelligent integration method and device for financial data and processor Download PDF

Info

Publication number
CN113326308A
CN113326308A CN202110665396.1A CN202110665396A CN113326308A CN 113326308 A CN113326308 A CN 113326308A CN 202110665396 A CN202110665396 A CN 202110665396A CN 113326308 A CN113326308 A CN 113326308A
Authority
CN
China
Prior art keywords
data
financial software
software
financial
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110665396.1A
Other languages
Chinese (zh)
Other versions
CN113326308B (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.)
Heilongjiang Bayi Agricultural University
Original Assignee
Heilongjiang Bayi Agricultural University
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 Heilongjiang Bayi Agricultural University filed Critical Heilongjiang Bayi Agricultural University
Priority to CN202110665396.1A priority Critical patent/CN113326308B/en
Publication of CN113326308A publication Critical patent/CN113326308A/en
Application granted granted Critical
Publication of CN113326308B publication Critical patent/CN113326308B/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/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a financial data intelligent integration method and device and a processor, wherein the method comprises the following steps: constructing and sending a data acquisition message to first financial software according to a message format supported by the first financial software; receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message; sending the first data to a second financial software according to a message format supported by the second financial software; receiving a message that the second financial software successfully saves the first data; sending an indication message to the first financial software, wherein the indication message is used for indicating the first software to delete the first data. Through the method and the device, the problems that when the old financial software does not provide a data interface, the financial data needs to be transplanted manually, time and labor are consumed are solved, and therefore efficiency is improved.

Description

Intelligent integration method and device for financial data and processor
Technical Field
The application relates to the field of finance, in particular to a financial data intelligent integration method and device and a processor.
Background
In the prior art, companies typically use financial software to process and store financial data. With the continuous development of company business, the financial data is more and more, and the originally used financial software is probably not suitable for the business of the company any more. In this case, the company will typically replace the financial software.
When the financial software is replaced, data is transplanted to new financial software from old financial software, the work is tedious, in general, if the old financial software provides a data interface, the transplantation is convenient, and if the old financial software does not provide the data interface, the transplantation needs to be carried out manually, and the time and the labor are consumed.
Disclosure of Invention
The embodiment of the application provides an intelligent integration method and device for financial data and a processor, and aims to solve the problems that when old financial software does not provide a data interface, transplanting of financial data needs to be carried out manually, and time and labor are consumed.
According to one aspect of the application, a financial data intelligent integration method is provided, and comprises the following steps: constructing and sending a data acquisition message to first financial software according to a message format supported by the first financial software; receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message; sending the first data to a second financial software according to a message format supported by the second financial software; receiving a message that the second financial software successfully saves the first data; sending an indication message to the first financial software, wherein the indication message is used for indicating the first software to delete the first data.
Further, the method is performed by an intermediary software, which interfaces the first financial software and the second financial software, respectively.
Further, constructing the data acquisition message according to a message format supported by the first financial software comprises: logging in to the first financial software using a username of the first financial software, maintaining a first session established with the first financial software after logging in to the first financial software; logging in to the second financial software using a username of the second financial software, maintaining a second session established with the second financial software after logging in to the second financial software.
Further, data interaction with the first financial software using the first session; data interaction with the second financial software using the second session.
According to another aspect of the present application, there is provided a financial data intelligent integration apparatus, comprising: the first sending module is used for constructing and sending a data acquisition message to the first financial software according to a message format supported by the first financial software; the first receiving module is used for receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message; the second sending module is used for sending the first data to the second financial software according to a message format supported by the second financial software; the second receiving module is used for receiving a message that the second financial software successfully saves the first data; and a third sending module, configured to send an indication message to the first financial software, where the indication message is used to indicate the first software to delete the first data.
Further, the device is located in an intermediate software, which connects the first financial software and the second financial software, respectively.
Further, the first sending module is configured to: logging in to the first financial software using a username of the first financial software, maintaining a first session established with the first financial software after logging in to the first financial software;
logging in to the second financial software using a username of the second financial software, maintaining a second session established with the second financial software after logging in to the second financial software.
Further, the first session is used by the first sending module, the first receiving module and the third sending module for data interaction with the first financial software; the second session is subjected to data interaction with the second financial software by the second sending module and the second receiving module.
According to yet another aspect of the present application, there is provided a processor for executing software for performing the intelligent integration method of financial data.
According to yet another aspect of the application, a processor is provided for storing software for performing the intelligent integration method of financial data.
In the embodiment of the application, a data acquisition message is constructed and sent to first financial software according to a message format supported by the first financial software; receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message; sending the first data to a second financial software according to a message format supported by the second financial software; receiving a message that the second financial software successfully saves the first data; sending an indication message to the first financial software, wherein the indication message is used for indicating the first software to delete the first data. Through the method and the device, the problems that when the old financial software does not provide a data interface, the financial data needs to be transplanted manually, time and labor are consumed are solved, and therefore efficiency is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
FIG. 1 is a flow chart of a method for intelligent integration of financial data according to an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
In this embodiment, an intelligent integration method of financial data is provided, and fig. 1 is a flowchart of the intelligent integration method of financial data according to an embodiment of the present application, as shown in fig. 1, the flowchart of the method includes the following steps:
step S102, constructing and sending a data acquisition message to first financial software according to a message format supported by the first financial software;
and setting a packet capturing software, acquiring the data request message when a client supported by the first financial software sends a normal data acquisition request message to the first financial software, and decomposing a data packet of the data request message to obtain a message format supported by the first financial software.
The software for capturing the package can be integrated in the middleware as a module.
Or as another optional implementation, the IP address and the port number of the first financial software may be acquired, the port number and the IP address forwarding function may be configured, messages sent to the IP address and the port number are both sent to the middleware, and the middleware replaces the source address in the messages with the IP address and the port number where the middleware is located. The well-formed data acquisition message is then sent to the first financial software after the IP address forwarding function is turned off.
Step S104, receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message;
step S106, sending the first data to second financial software according to a message format supported by the second financial software;
the middleware is provided by a second financial software developer, and thus the middleware is capable of acquiring a message format supported by the second financial software. The middleware may also be integrated into the second financial software as a data migration function.
Step S108, receiving the successful message of the second financial software for saving the first data;
step S110, sending an indication message to the first financial software, where the indication message is used to indicate the first software to delete the first data.
Before step S110, the first data returned from the first financial software may also be saved and backed up in the format of the first financial software. After step S110, sending the data acquisition message may continue to be performed. For example, the first request is data of 2 months in 2021 year, after the data of 2 months in 2021 year is deleted, the data of 1 month in 2021 year is requested for the second time, and the data of the next month is migrated after the successful migration of the data of one month is ensured each time, so that the migration efficiency of the data can be improved.
According to the embodiment, a data acquisition message is constructed and sent to first financial software according to a message format supported by the first financial software, first data returned by the first financial software is received, the first data is sent to second financial software according to a message format supported by the second financial software, and a message that the second financial software successfully stores the first data is received; sending an indication message to the first financial software for instructing the first software to delete the first data. By the embodiment, the problems that when the old financial software does not provide a data interface, the financial data needs to be transplanted manually, time and labor are consumed are solved, and therefore efficiency is improved.
For the above intelligent integration method of financial data, it may be executed by an intermediate software, which connects the first financial software and the second financial software, respectively.
As an optional implementation manner, before step S102, the method further includes: and acquiring the message format supported by the first financial software so as to construct the message format supported by the first financial software. Optionally, the message formats supported by the financial software commonly used in the current market are obtained in advance, a message format list supported by the financial software commonly used in the current market is formed in a summary mode, and the message format list is configured in advance so that the message format supported by the current financial software is selected from the message format list.
In step S102, constructing the data acquisition message according to the message format supported by the first financial software comprises: logging in to the first financial software using a username of the first financial software, maintaining a first session established with the first financial software after logging in to the first financial software; logging in to the second financial software using a username of the second financial software, maintaining a second session established with the second financial software after logging in to the second financial software.
Then, using the first session to perform data interaction with the first financial software; data interaction with the second financial software using the second session.
In step S104, the first data may include, but is not limited to: all information items in the first financial software, data corresponding to all information items in the first financial software, partial information items in the first financial software, and data corresponding to partial information items in the first financial software.
In order to ensure that all data can be migrated successfully, optionally, after receiving a message that the second financial software saves the first data successfully at step S108, the method further comprises: judging whether the second financial software successfully stores the first data or not, and executing the step S110 if the judgment result is yes; and sending a prompt message to the second financial software under the condition that the judgment result is negative, wherein the prompt message is used for indicating that the first data is not successfully stored. Further, the message that the first data is successfully saved from the second financial software is received again, and the above judging steps and corresponding operations are repeatedly executed until the second financial software is judged to successfully save the first data.
It should be noted that the above method is executed by middleware, and the methods executed by the first financial software and the second financial software are respectively as follows:
the first financial software performs a method comprising the steps of: receiving the data acquisition message, acquiring the first data according to the data acquisition message, and sending the first data; and receiving the indication message and deleting the first data.
The second financial software performs a method comprising the steps of: and receiving the first data, saving the first data, and sending a message for indicating that the saving of the first data is successful.
In this embodiment, an intelligent integration device for financial data is provided, which comprises:
the first sending module is used for constructing and sending a data acquisition message to the first financial software according to a message format supported by the first financial software;
the first receiving module is used for receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message;
the second sending module is used for sending the first data to the second financial software according to a message format supported by the second financial software;
the second receiving module is used for receiving a message that the second financial software successfully saves the first data;
and a third sending module, configured to send an indication message to the first financial software, where the indication message is used to indicate the first software to delete the first data.
The intelligent financial data integration device is located in intermediate software, and the intermediate software is respectively connected with the first financial software and the second financial software.
As an optional implementation, the apparatus further comprises: and the acquisition module is used for acquiring the message format supported by the first financial software so as to construct the message format supported by the first financial software. Optionally, the obtaining module may obtain, in advance, message formats supported by financial software commonly used in the market at present, aggregate the message formats to form a list of message formats supported by the financial software commonly used in the market, and configure the list of message formats in advance, so as to select, from the list of message formats, a message format supported by current financial software.
Preferably, the first transmitting module is configured to: logging in to the first financial software using a username of the first financial software, maintaining a first session established with the first financial software after logging in to the first financial software; logging in to the second financial software using a username of the second financial software, maintaining a second session established with the second financial software after logging in to the second financial software.
Then, the first session is used by the first sending module, the first receiving module and the third sending module to perform data interaction with the first financial software; the second session is subjected to data interaction with the second financial software by the second sending module and the second receiving module.
Optionally, the first data received by the first receiving module may include but is not limited to: all information items in the first financial software, data corresponding to all information items in the first financial software, partial information items in the first financial software, and data corresponding to partial information items in the first financial software.
In order to ensure that all data can be migrated successfully, optionally, after the second receiving module receives a message that the saving of the first data by the second financial software is successful, the apparatus further comprises: the judging module is used for judging whether the second financial software successfully stores the first data or not, and informing the third sending module to send an indication message to the first financial software if the judging result is yes; and sending a prompt message to the second financial software under the condition that the judgment result is negative, wherein the prompt message is used for indicating that the first data is not successfully stored. Further, the message that the first data is successfully saved from the second financial software is received again, and the above judging steps and corresponding operations are repeatedly executed until the second financial software is judged to successfully save the first data.
In this embodiment, a processor is provided for executing software for performing the above-described intelligent integration method of financial data.
In this embodiment, a processor is provided for storing software for performing the above-described intelligent integration method of financial data.
It should be noted that the method executed by the software is the same as the above-described intelligent integration method of financial data, and is not described herein again.
In this embodiment, an electronic device is provided, comprising a memory in which a computer program is stored and a processor configured to run the computer program to perform the method in the above embodiments.
These computer programs may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks, and corresponding steps may be implemented by different modules.
The programs described above may be run on a processor or may also be stored in memory (or referred to as computer-readable media), which includes both non-transitory and non-transitory, removable and non-removable media, that implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. An intelligent integration method for financial data, comprising:
constructing and sending a data acquisition message to first financial software according to a message format supported by the first financial software;
receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message;
sending the first data to a second financial software according to a message format supported by the second financial software;
receiving a message that the second financial software successfully saves the first data;
sending an indication message to the first financial software, wherein the indication message is used for indicating the first software to delete the first data.
2. The method according to claim 1, characterized in that it is performed by an intermediary software, which connects said first financial software and said second financial software, respectively.
3. The method of claim 2, wherein constructing the data acquisition message according to a message format supported by the first financial software comprises:
logging in to the first financial software using a username of the first financial software, maintaining a first session established with the first financial software after logging in to the first financial software;
logging in to the second financial software using a username of the second financial software, maintaining a second session established with the second financial software after logging in to the second financial software.
4. The method of claim 3, wherein:
performing data interaction with the first financial software using the first session;
data interaction with the second financial software using the second session.
5. An intelligent financial data integration device, comprising:
the first sending module is used for constructing and sending a data acquisition message to the first financial software according to a message format supported by the first financial software;
the first receiving module is used for receiving first data returned by the first financial software, wherein the first data is data corresponding to the data acquisition message;
the second sending module is used for sending the first data to the second financial software according to a message format supported by the second financial software;
the second receiving module is used for receiving a message that the second financial software successfully saves the first data;
and a third sending module, configured to send an indication message to the first financial software, where the indication message is used to indicate the first software to delete the first data.
6. The apparatus according to claim 5, characterized in that it is located in an intermediate software which connects said first and second financial software, respectively.
7. The apparatus of claim 6, wherein the first sending module is configured to:
logging in to the first financial software using a username of the first financial software, maintaining a first session established with the first financial software after logging in to the first financial software;
logging in to the second financial software using a username of the second financial software, maintaining a second session established with the second financial software after logging in to the second financial software.
8. The apparatus of claim 7, wherein:
the first session is used by the first sending module, the first receiving module and the third sending module for data interaction with the first financial software;
the second session is subjected to data interaction with the second financial software by the second sending module and the second receiving module.
9. A processor configured to execute software configured to perform the method of any one of claims 1 to 4.
10. A processor for storing software for performing the method of any one of claims 1 to 4.
CN202110665396.1A 2021-06-16 2021-06-16 Intelligent integration method and device for financial data and processor Active CN113326308B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110665396.1A CN113326308B (en) 2021-06-16 2021-06-16 Intelligent integration method and device for financial data and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110665396.1A CN113326308B (en) 2021-06-16 2021-06-16 Intelligent integration method and device for financial data and processor

Publications (2)

Publication Number Publication Date
CN113326308A true CN113326308A (en) 2021-08-31
CN113326308B CN113326308B (en) 2023-04-07

Family

ID=77420896

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110665396.1A Active CN113326308B (en) 2021-06-16 2021-06-16 Intelligent integration method and device for financial data and processor

Country Status (1)

Country Link
CN (1) CN113326308B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020091633A1 (en) * 2001-01-10 2002-07-11 Integrated Data Communications Facility and method for cellular data communication between merchants and credit processing agencies
US20100325021A1 (en) * 2009-06-22 2010-12-23 Georg Fasching Methods and apparatus for providing centralized web services for funds transfer system
CN103299331A (en) * 2010-08-27 2013-09-11 黑鹰网络股份有限公司 Prepaid card with savings feature
CN106599221A (en) * 2016-12-16 2017-04-26 北京用友审计软件有限公司 Data processing method and device
CN107634948A (en) * 2017-09-19 2018-01-26 金在(北京)金融信息服务有限公司 Method for interchanging data and system
CN107925572A (en) * 2015-08-31 2018-04-17 维萨国际服务协会 Secure binding of the software application to communicator
CN108170659A (en) * 2018-01-29 2018-06-15 方欣科技有限公司 A kind of external finance software data integration method
CN110582774A (en) * 2017-05-03 2019-12-17 维萨国际服务协会 System and method for software module binding
CN110910230A (en) * 2019-11-04 2020-03-24 泰康保险集团股份有限公司 Accounting method, accounting system and storage medium
CN111143891A (en) * 2019-12-30 2020-05-12 山东爱城市网信息技术有限公司 Method, equipment and medium for sharing enterprise financial data based on block chain
CN111143309A (en) * 2019-12-30 2020-05-12 山东爱城市网信息技术有限公司 Method, equipment and medium for sharing enterprise financial data based on block chain
CN111353841A (en) * 2018-12-21 2020-06-30 阿里巴巴集团控股有限公司 Document data processing method, device and system
CN112084246A (en) * 2020-09-07 2020-12-15 江苏税软软件科技有限公司 Financial software information acquisition method
CN112102054A (en) * 2020-09-09 2020-12-18 莆田平行威客商务服务有限公司 Payroll management method and system in parallel enterprise finance and tax SaaS system
CN112804274A (en) * 2019-10-24 2021-05-14 中电(苏州)共享服务有限公司 Financial sharing system and method

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020091633A1 (en) * 2001-01-10 2002-07-11 Integrated Data Communications Facility and method for cellular data communication between merchants and credit processing agencies
US20100325021A1 (en) * 2009-06-22 2010-12-23 Georg Fasching Methods and apparatus for providing centralized web services for funds transfer system
CN103299331A (en) * 2010-08-27 2013-09-11 黑鹰网络股份有限公司 Prepaid card with savings feature
CN107925572A (en) * 2015-08-31 2018-04-17 维萨国际服务协会 Secure binding of the software application to communicator
CN106599221A (en) * 2016-12-16 2017-04-26 北京用友审计软件有限公司 Data processing method and device
CN110582774A (en) * 2017-05-03 2019-12-17 维萨国际服务协会 System and method for software module binding
CN107634948A (en) * 2017-09-19 2018-01-26 金在(北京)金融信息服务有限公司 Method for interchanging data and system
CN108170659A (en) * 2018-01-29 2018-06-15 方欣科技有限公司 A kind of external finance software data integration method
CN111353841A (en) * 2018-12-21 2020-06-30 阿里巴巴集团控股有限公司 Document data processing method, device and system
CN112804274A (en) * 2019-10-24 2021-05-14 中电(苏州)共享服务有限公司 Financial sharing system and method
CN110910230A (en) * 2019-11-04 2020-03-24 泰康保险集团股份有限公司 Accounting method, accounting system and storage medium
CN111143891A (en) * 2019-12-30 2020-05-12 山东爱城市网信息技术有限公司 Method, equipment and medium for sharing enterprise financial data based on block chain
CN111143309A (en) * 2019-12-30 2020-05-12 山东爱城市网信息技术有限公司 Method, equipment and medium for sharing enterprise financial data based on block chain
CN112084246A (en) * 2020-09-07 2020-12-15 江苏税软软件科技有限公司 Financial software information acquisition method
CN112102054A (en) * 2020-09-09 2020-12-18 莆田平行威客商务服务有限公司 Payroll management method and system in parallel enterprise finance and tax SaaS system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
冀健: "基于SOA一站式服务数字迎新系统的设计与实现", 《深圳职业技术学院学报》 *

Also Published As

Publication number Publication date
CN113326308B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
US8589353B2 (en) Method for backing up terminal data and system thereof
CN104866391B (en) A kind of end message backup method and device based on increment information system
US20120185454A1 (en) Method and device for accessing file resources
US11263231B2 (en) Data copy method and device
CN110347341B (en) Data clearing method and control equipment
CN111225012A (en) Transaction processing method, device and equipment
CN112486719B (en) Method and equipment for RPC interface call failure processing
CN110333876A (en) A kind of data clearing method and control equipment
CN112783848A (en) Data synchronization method and device and electronic equipment
CN114020444B (en) Calling system and method for resource service application in enterprise digital middle station
CN115687135A (en) User interface testing method and device, electronic equipment and storage medium
CN112860412B (en) Service data processing method and device, electronic equipment and storage medium
CN113326308B (en) Intelligent integration method and device for financial data and processor
CN113297316A (en) Method, device and system for realizing data synchronization
CN115455121A (en) Real-time reliable data synchronous transmission method, equipment and medium
CN114239098A (en) CAD drawing processing method and device, storage medium and processor
CN114281461A (en) Management method, equipment and medium for configurable data source attributes
CN112579117A (en) Data upgrading method and device
CN112114778A (en) Cross-platform dynamic library algorithm management system supporting horizontal extension
CN109617953B (en) Session processing method and system
CN113553193B (en) Mirror image data auditing and distributing processing method and system
CN111767330B (en) Data interaction method and device, electronic equipment and storage medium
CN113645315B (en) Method and system for automatically uploading static resources by code editor
CN106899650B (en) Data updating method and device
CN112579314A (en) Data information issuing method and device, storage medium 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