CN110825756B - Data synchronization method, device, storage medium and equipment - Google Patents

Data synchronization method, device, storage medium and equipment Download PDF

Info

Publication number
CN110825756B
CN110825756B CN201911052671.1A CN201911052671A CN110825756B CN 110825756 B CN110825756 B CN 110825756B CN 201911052671 A CN201911052671 A CN 201911052671A CN 110825756 B CN110825756 B CN 110825756B
Authority
CN
China
Prior art keywords
information
data
item
browser plug
bill
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
CN201911052671.1A
Other languages
Chinese (zh)
Other versions
CN110825756A (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.)
Wanghai Kangxin Beijing Technology Co ltd
Original Assignee
Wanghai Kangxin 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 Wanghai Kangxin Beijing Technology Co ltd filed Critical Wanghai Kangxin Beijing Technology Co ltd
Priority to CN201911052671.1A priority Critical patent/CN110825756B/en
Publication of CN110825756A publication Critical patent/CN110825756A/en
Application granted granted Critical
Publication of CN110825756B publication Critical patent/CN110825756B/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
    • G06F16/2365Ensuring data consistency and integrity
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The present application relates to the field of data processing technologies, and in particular, to a data synchronization method, a device, a storage medium, and a device, where the data synchronization method includes: collecting page data and account information of a target application system through a browser plug-in the target application system; performing data expansion on the page data according to the account information to generate bill information; and sending the bill information to a third party system which establishes a data transmission channel with the browser plug-in. By using the scheme provided by the application, the coupling degree and redundancy of the service interface can be reduced, and the data of the target application system can be conveniently synchronized to the third party system.

Description

Data synchronization method, device, storage medium and equipment
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data synchronization method, apparatus, storage medium, and device.
Background
Along with the development of intelligence, more and more industries adopt electronic processing methods, such as purchasing industry, recruiting industry and the like, taking purchasing industry as an example, a purchasing process has suppliers and demander participation, and under the condition of small purchasing quantity, the demander directly connects with the suppliers to exchange materials, but when the purchasing quantity is large, the demander possibly has a plurality of suppliers, if the demander also adopts a mode of directly connecting with the suppliers, the connection process is complicated, and accurate statistics of material data is not facilitated, so that a third party service system is generated.
The third party service system is used for simultaneously butting the demand party with the supplier, the third party service system receives the demand information of the demand party, the supplier adopts the supplier system to log in the third party service system to fill in the supply information and transmit data, but the proposal requires the third party service system to provide a plurality of service interfaces for each supplier, such as login interfaces, data transmission interfaces and the like, and different suppliers may have interfaces with different standards, so that the interface between the supplier system and the third party system has high complexity and high interface coupling degree.
Disclosure of Invention
The application provides a data synchronization method, a data synchronization device, a computer readable storage medium and computer equipment, so as to reduce the complexity and the coupling degree of an interface between two systems for data transmission.
The embodiment of the application firstly provides a data synchronization method, which comprises the following steps:
collecting page data and account information of a target application system through a browser plug-in the target application system;
performing data expansion on the page data according to the account information to generate bill information;
and sending the bill information to a third party system which establishes a data transmission channel with the browser plug-in.
In one embodiment, the step of generating document information by performing data expansion on the page data according to the account information includes:
invoking a standard information base in a third party system through the browser plug-in;
and carrying out data expansion on the page data by using the standard information base and the account information to generate bill information.
In one embodiment, the step of performing data expansion on the page data by using a standard information base and account information includes:
analyzing the page data to obtain item information therein;
matching the item information with standard item information stored in a standard information base according to the item information;
the attribute information of standard item information matched with the item information is called, and the attribute information is associated with the corresponding item information in the page data;
and expanding the item information associated with the attribute information by combining the account information to generate bill information.
In one embodiment, the step of matching the standard item information stored in the standard information base according to the item information includes:
traversing the standard information base by using item identifiers in the item information;
if the item identifier of any item information is matched with one standard item identifier, detecting related information in any item information in attribute information associated with the standard item identifier;
and if the attribute information contains information consistent with the related information, matching any item information with standard item information.
In one embodiment, after the step of generating document information by performing data expansion on the page data according to the account information, the method further includes:
displaying a confirmation window of the bill information on the current interface of the browser plug-in;
receiving instruction information representing that the bill information is wrong, receiving correction instructions and correction information of the bill information, forming updated bill information based on the correction information, and executing the previous step;
and receiving a confirmation instruction of the bill information.
In one embodiment, before the step of sending the document information to the third party system that establishes a data transmission channel with the browser plug-in, the method further includes:
detecting that document information to be sent, which is not synchronized to a third party system, exists in a browser plug-in;
updating the bill information to be sent by using the currently acquired page data to form updated bill information so as to carry out data sending based on the updated bill information;
the sending the bill information to a third party system establishing a data transmission channel with the browser plug-in comprises the following steps:
and sending the updated bill information to a third party system which establishes a data transmission channel with the browser plug-in.
In one embodiment, before the collecting, by the browser plug-in the target application system, the page data and the account information of the target application system further includes:
starting a browser plug-in a target application system;
and establishing a data transmission channel between the browser plug-in and the third-party system through sharing session.
Correspondingly, the embodiment of the application also provides a data synchronization device, which comprises:
the data acquisition module is used for acquiring page data and account information of the target application system through a browser plug-in the target application system;
the expansion module is used for carrying out data expansion on the page data according to the account information to generate bill information;
and the bill information transmission module is used for sending the bill information to a third party system which establishes a data transmission channel with the browser plug-in.
Further, the embodiment of the application further provides a computer readable storage medium, which is used for storing computer instructions, when the computer readable storage medium runs on a computer, so that the computer can execute the steps of the data synchronization method according to any one of the above technical schemes.
Still further, embodiments of the present application also provide a computer device, including:
one or more processors;
storage means for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the steps of the data synchronization method according to any one of the above technical solutions.
Compared with the prior art, the scheme provided by the application has the following advantages:
according to the data synchronization method, data monitoring and data acquisition are carried out through the browser plug-in the target application system, page data and account information of the target application system are obtained, bill information is generated based on the account information and the page data, the bill information is sent to a third party system which establishes a data transmission channel with the browser plug-in advance through the browser plug-in, data transmission is not needed in a service interface mode, the coupling degree and redundancy degree of the service interface are reduced, and the purpose of conveniently synchronizing data of the target application system to the third party system is achieved.
According to the data synchronization method provided by the embodiment of the application, on the basis of expanding page data of account information, the page data is further expanded by calling the standard information base and utilizing the standard item information stored in the standard information base, so that more detailed bill information can be obtained, bill information with unified standards can be obtained for different target application systems, the data acquisition amount of a browser plug-in the target application system is not increased, and the integrity, accuracy and uniformity of the bill information are improved.
Drawings
FIG. 1 is a diagram of an implementation environment of a data synchronization method according to one embodiment of the present application;
FIG. 2 is a flow chart of a method for synchronizing data according to one embodiment of the present application;
FIG. 3 is a flowchart of generating bill information by performing data expansion on the page data according to the account information according to an embodiment of the present application;
FIG. 4 is a flowchart of a data expansion of the page data using a standard information base and account information according to an embodiment of the present application;
FIG. 5 is a flow chart of matching standard project information stored in a standard information base according to the project information provided by one embodiment of the present application;
FIG. 6 is a schematic structural diagram of a data synchronization device according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a computer device according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein the same or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the drawings are exemplary only for the purpose of illustrating the present application and are not to be construed as limiting the present application.
Fig. 1 is an implementation environment diagram of a data synchronization method provided by an embodiment, where the implementation environment includes a target application system, a third party system, and a browser plug-in the target application system, and in the scheme provided by the application, both systems may be installed in a user terminal, may be both installed in a server, or one system is installed in the user terminal, and the other system is installed in the server. And the target application system and the third party system can carry out data transmission.
In combination with the environment diagram provided in fig. 1, the implementation process of the scheme provided in the present application when the user terminal is used is as follows:
the browser plug-in the target application system is started, the browser plug-in is used for collecting page data and account information of the target application system, data expansion is carried out on the page data according to the account information to generate bill information, the bill information is sent to a third party system which establishes a data transmission channel with the browser plug-in, the bill information is synchronized through the browser plug-in, dependence of a data synchronization process on an interface is reduced, and the coupling degree of a service interface is reduced.
The target application system and the third party system can be installed on a user terminal, and the user terminal can be a smart phone, a tablet personal computer, a notebook computer, a desktop computer and the like.
Fig. 2 is a flowchart of a data synchronization method according to an embodiment of the present application, including the following steps:
step S210, collecting page data and account information of a target application system through a browser plug-in the target application system;
step S220, carrying out data expansion on the page data according to the account information to generate bill information;
and step S230, the bill information is sent to a third party system which establishes a data transmission channel with the browser plug-in.
The target application system and the third party system are two independent systems, data transmission can be carried out between the two systems, taking a purchasing scene as an example, the target application system can be a dealer system, the third party system is a third party service system serving the purchasing party and the dealer, and one third party system can generate data interaction with a plurality of target application systems.
Before step S210, the method further includes: and starting a browser plug-in the target application system, wherein the browser plug-in is used for data monitoring and data acquisition, and can be an extension plug-in based on a chrome browser, and the extension plug-in is developed by adopting a webpage technology and is used for enhancing the browser function and realizing a customized browser belonging to the target application system. The interface of the browser plug-in is provided with a plurality of option windows, taking a purchase scene as an example, the plug-in interface comprises an address input frame, a purchase party selection frame, a bill information list and an import button of a third party system, wherein the address of the third party system is input through the address input frame of the third party system; the number of the purchasing parties accessing the third party system for purchasing is multiple, so that the purchasing party is determined by selecting identification information such as the name or the number of the purchasing party; the bill information list can store formed bill information, and also can load a project information sheet stored in the target application system in the bill information sheet, wherein the project information sheet comprises a plurality of project information and related information thereof, and the related information of the project information is as follows: quantity information, etc., the plurality of item information may form an item information sheet in the form of a table, and in the purchase scene, the item information is information of the purchased article, including: number or name of purchased items, quantity, etc. And after bill information is formed based on account information and page data of the target application system, the bill information is imported into a third party system through an import button on a browser plug-in interface. And by defining the information of each option on the plug-in page of the browser, defining the channel through which the target application system provides bill information for which purchasing party, and forming page data.
Performing data expansion on the page data by using account information of a target application system to generate bill information, wherein the bill information comprises: address information of the third party system, account information of the target application system, at least one item information and related information thereof, wherein the item information can be identified by an item number or an item name. Taking a purchasing scene as an example, the address information of the third party system is taken as a receiver of bill information; the item information is information of the purchased articles, such as the number or the name of the purchased articles, and other relevant information of the item information, such as the quantity of the purchased articles, and the like.
In the process of establishing a data transmission channel between a target application system and a third party system, the third party system stores the identification of the target application system in advance, when the target application system sends a data acquisition request to the third party system, the target application system firstly performs verification and authorization of the target application system, establishes a data channel with the third party system in an oauth mode, and can execute operations such as directly transmitting bill information to the third party system or retrieving a standard information base from the third party system after the target application system is authorized, wherein oauth is an open standard, allows the target application system to access resources stored on a target website by the third party system without logging in the third party system in the form of account passwords, thereby being beneficial to improving the efficiency of data interaction between the target application system and the third party system.
The browser plug-in is positioned in the target application system, and after the target application system establishes a data transmission channel with the third party system, the browser plug-in can perform data interaction with the third party system through the established data transmission channel.
According to the data synchronization method, data monitoring and data acquisition are carried out through the browser plug-in the target application system, page data and account information of the target application system are obtained, bill information is generated based on the account information and the page data, the bill information is sent to a third party system which establishes a data transmission channel with the browser plug-in advance through the browser plug-in, data transmission is not needed in a service interface mode, the coupling degree and redundancy degree of the service interface are reduced, and the purpose of conveniently synchronizing data of the target application system to the third party system is achieved.
In order to make the data synchronization scheme and the technical effects thereof provided in the present application more clear, specific embodiments thereof will be described in detail below with a plurality of examples.
If the browser plug-in is not detected in the target application system, that is, the browser plug-in is not yet created in the target application system, before the step of collecting the page data and the account information of the target application system through the browser plug-in the target application system in step S210, the method further includes:
a1, creating a browser plug-in a preset target application system;
a2, loading address information of the third-party system on the browser plug-in page so as to start the browser plug-in and establish a data transmission channel between the browser plug-in and the third-party system.
According to the scheme provided by the embodiment, aiming at the situation of installing the browser plug-in for the first time, firstly, the browser plug-in is created in the target application system, address information of the third party system is input or loaded in an address input frame on a page of the browser plug-in, so that a system for data transmission and data interaction with the target application system is established clearly, and a data transmission channel is established between the subsequent target application system and the third party system.
Before the step of collecting, by the browser plug-in the target application system, the page data and the account information of the target application system in step S210, the method further includes:
starting a browser plug-in a target application system;
and establishing a data transmission channel between the browser plug-in and the third-party system through sharing session.
The sharing session can avoid the repeated authorization of the third-party system to the browser plug-in, and after the target application system obtains the verification authorization of the third-party system, the browser plug-in automatically obtains the login authorization, so that the data transmission between the two systems is realized through the browser plug-in.
Further, when the browser plug-in is used for data transmission, the third party system is in a login state at the same time, and therefore online synchronization of the target application system and the third party system can be achieved.
In order to further expand the information in the bill information and perfect the item information in the bill information, the step of performing data expansion on the page data according to the account information in step S220 to generate the bill information may be implemented in the following manner, where the flowchart is shown in fig. 3, and includes:
s310, calling a standard information base in a third party system through the browser plug-in;
s320, carrying out data expansion on the page data by using the standard information base and the account information to generate bill information.
According to the embodiment of the application, the page data are further expanded by utilizing the standard item information stored in the standard information library on the basis of expanding the page data according to the account information, so that more detailed bill information is facilitated to be obtained, the data acquisition amount of the browser plug-in the target application system is not increased, and because the standard information corresponding to each item information is stored in the standard information library, if the page data are acquired from different target application systems, the problem that the information is incomplete or the information standard is various can exist in the page data expanded according to the account information.
In one embodiment, the step of performing data expansion on the page data by using the standard information base and the account information may be implemented in the following manner, and the flowchart is shown in fig. 4, and includes:
s410, analyzing the page data to obtain item information therein;
s420, matching the standard project information stored in the standard information base according to the project information;
s430, calling the attribute information of the standard item information matched with the item information, and associating the attribute information with the corresponding item information in the page data;
s440, expanding the item information associated with the attribute information by combining the account information to generate bill information.
It should be noted that, the scheme provided in the embodiment of the present application is to utilize the standard information base to expand the page data first, then utilize the account information to expand the page data, and also can utilize the account information to expand the page data first, and the expansion sequence is not limited in the present application.
As described above, the page information includes at least one item information, and each item information includes at least: the item identification and the related information thereof can uniquely determine the corresponding item information according to the item identification and the related information thereof. The standard information base stores a plurality of item information, each item information including a standard item identification and attribute information thereof.
Taking medical articles as an example, the project names are medical gloves, the related information is A manufacturer and 50 medical gloves produced by a plurality of manufacturers possibly exist in the target application system, and the browser plug-in can uniquely determine the corresponding medical glove according to the project names and the related information thereof, so that the medical glove does not need to be reloaded with other attribute information such as manufacturing materials, applicable objects and the like corresponding to the medical glove, and the data volume acquired from the target application system can be reduced.
The standard information base stores a plurality of item information and attribute information thereof, the item information is marked by an item name or an item number, and the standard information base stores medical articles as an example: item names of surgical knife, injector, medical glove, medical alcohol and the like and attribute information thereof, taking medical glove as an example, the attribute information thereof can comprise: size specification, color shape, manufacturer, etc.
Specifically, the step of matching the item information with the standard item information stored in the standard information base may be performed by a flowchart as shown in fig. 5, which includes:
s510, traversing the standard information base by using the item identification in the item information;
s520, if the item identification of any item information is matched with one standard item identification, detecting related information in any item information in attribute information associated with the standard item identification;
and S530, if the attribute information contains information consistent with the related information, any item information is matched with one standard item information.
After step S530, further includes: and establishing an association relation between the attribute information and the item information.
According to the scheme provided by the embodiment, the page information is expanded by matching the item names and related information in the page information with the standard information base so as to obtain more complete and accurate bill information; in addition, in the process of acquiring the page data, other attribute information corresponding to the item identification is not required to be loaded, so that page information crawled by a browser plug-in is reduced, the page data can be perfected by utilizing a standard information base, and the generated bill information has unified standards.
According to the scheme provided by the application, the bill information is synchronized to the third party system through the browser plug-in, compared with the traditional scheme of adopting the server interface mode to receive/send data, the browser plug-in is utilized to realize the grabbing and perfecting of the data on line, and finally the data is imported into the third party system, namely, the background service synchronization is replaced by the page data replication of the foreground, the redundancy and the coupling degree of the service interface are reduced, and the third party system receives the bill information with unified standards.
After the document information is generated in the above embodiment, in order to further improve accuracy of the document information, after step S230, the method further includes:
s1, displaying a confirmation window of the bill information on a current interface of a browser plug-in;
s2, receiving instruction information representing that the bill information is wrong, receiving correction instructions and correction information of the bill information, forming updated bill information based on the correction information, and executing step S1;
s3, receiving a confirmation instruction of the bill information.
According to the scheme provided by the embodiment of the application, before the bill information is sent to the third-party system, the bill data is required to be confirmed, if the bill information is wrong, correction operation is performed until a confirmation instruction of the bill information is received, and the bill information after confirmation is sent to the third-party system, so that the accuracy of the bill information received by the third-party system is improved.
Further, before the step of sending the document information to the third party system, the method further includes:
b1, detecting that document information to be sent, which is not synchronized to a third party system, exists in a browser plug-in;
b2, updating the bill information to be sent by using the currently acquired page data to form updated bill information;
the sending the bill information to a third party system establishing a data transmission channel with the browser plug-in comprises the following steps:
and sending the updated bill information to a third party system which establishes a data transmission channel with the browser plug-in.
According to the scheme provided by the embodiment, the bill information to be sent is updated on the basis of acquiring the bill information, two bill information are integrated into one bill information to be sent to the third party information, repeated operation on the same item information is avoided, and the integrity of each bill information is improved.
The scheme provided by the application can be applied to occasions needing data synchronization such as a purchasing system and a job hunting system, and can accurately and efficiently synchronize a plurality of job hunting information to a recruiter system by adopting the scheme in the recruiter system.
The foregoing is an embodiment of a data synchronization method provided in the present application, and with respect to the method, an embodiment of a data synchronization device corresponding thereto is described below.
The embodiment of the application also provides a data synchronization device, the structure schematic diagram of which is shown in fig. 6, including: the data acquisition module 610, the expansion module 620, and the document information transmission module 630 are specifically as follows:
the data acquisition module 610 is configured to acquire page data and account information of a target application system through a browser plug-in the target application system;
the expansion module 620 is configured to perform data expansion on the page data according to the account information to generate document information;
and the document information transmission module 630 is configured to send the document information to a third party system that establishes a data transmission channel with the browser plug-in.
The specific manner in which the respective modules perform operations in the data synchronization apparatus in the above-described embodiments has been described in detail in the embodiments related to the method, and will not be described in detail herein.
Further, embodiments of the present application also provide a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the steps of the data synchronization method of any one of the above. Wherein the storage medium includes, but is not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks, ROMs (Read-Only Memory), RAMs (Random AcceSS Memory ), EPROMs (EraSable Programmable Read-Only Memory), EEPROMs (Electrically EraSable Programmable Read-Only Memory), flash Memory, magnetic cards, or optical cards. That is, a storage medium includes any medium that stores or transmits information in a form readable by a device (e.g., a computer). And may be a read-only memory, a magnetic or optical disk, etc.
Still further, embodiments of the present application also provide a computer device, including:
one or more processors;
storage means for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the steps of the data synchronization method of any one of the above.
Fig. 7 is a block diagram illustrating a system for a computer device 700, according to an example embodiment. For example, the computer device 700 may be provided as a user terminal. Referring to fig. 7, a computer device 700 includes a processing component 722 that further includes one or more processors and memory resources represented by memory 732 for storing instructions, such as application programs, executable by the processing component 722. The application programs stored in memory 732 may include one or more modules that each correspond to a set of instructions. Further, the processing component 722 is configured to execute instructions to perform the steps of the data synchronization method described above.
The computer device 700 may also include a power supply component 726 configured to perform power management of the computer device 700, a wired or wireless network interface 750 configured to connect the computer device 700 to a network, and an input output (I/O) interface 758. The computer device 700 may operate based on an operating system stored in memory 732, such as Windows Server, mac OS XTM, unixTM, linuxTM, freeBSDTM, or the like. It should be understood that, although the steps in the flowcharts of the figures are shown in order as indicated by the arrows, these steps are not necessarily performed in order as indicated by the arrows. The steps are not strictly limited in order and may be performed in other orders, unless explicitly stated herein. Moreover, at least some of the steps in the flowcharts of the figures may include a plurality of sub-steps or stages that are not necessarily performed at the same time, but may be performed at different times, the order of their execution not necessarily being sequential, but may be performed in turn or alternately with other steps or at least a portion of the other steps or stages.
It should be understood that each functional unit in the embodiments of the present application may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules.
The foregoing is only a partial embodiment of the present application, and it should be noted that, for a person skilled in the art, several improvements and modifications can be made without departing from the principle of the present application, and these improvements and modifications should also be considered as the protection scope of the present application.

Claims (10)

1. A method of data synchronization, comprising:
collecting page data and account information of a target application system through a browser plug-in the target application system, wherein the target application system is a dealer system;
performing data expansion on the page data according to the account information to generate bill information, wherein the bill information comprises address information of a third party system, the account information, at least one item information and related information thereof;
and sending the bill information to a third party system establishing a data transmission channel with the browser plug-in, wherein the third party system is a third party service system serving the purchasing party and the dealer system.
2. The method of claim 1, wherein the step of expanding the page data according to the account information to generate document information comprises:
invoking a standard information base in a third party system through the browser plug-in;
and carrying out data expansion on the page data by using the standard information base and the account information to generate bill information.
3. The method for synchronizing data according to claim 2, wherein the step of expanding the page data using standard information base, account information, comprises:
analyzing the page data to obtain item information therein;
matching the item information with standard item information stored in a standard information base according to the item information;
the attribute information of standard item information matched with the item information is called, and the attribute information is associated with the corresponding item information in the page data;
and expanding the item information associated with the attribute information by combining the account information to generate bill information.
4. A data synchronization method according to claim 3, wherein said step of matching said item information with standard item information stored in a standard information base comprises:
traversing the standard information base by using item identifiers in the item information;
if the item identifier of any item information is matched with one standard item identifier, detecting related information in any item information in attribute information associated with the standard item identifier;
and if the attribute information contains information consistent with the related information, matching any item information with standard item information.
5. The method for synchronizing data according to claim 1, wherein after the step of generating document information by performing data expansion on the page data according to the account information, the method further comprises:
displaying a confirmation window of the bill information on the current interface of the browser plug-in;
receiving instruction information representing that the bill information is wrong, receiving correction instructions and correction information of the bill information, forming updated bill information based on the correction information, and executing the previous step;
and receiving a confirmation instruction of the bill information.
6. The method of claim 1, wherein before the step of sending the document information to a third party system that establishes a data transmission channel with the browser plug-in, further comprising:
detecting that document information to be sent, which is not synchronized to a third party system, exists in a browser plug-in;
updating the bill information to be sent by using the currently acquired page data to form updated bill information;
the sending the bill information to a third party system establishing a data transmission channel with the browser plug-in comprises the following steps:
and sending the updated bill information to a third party system which establishes a data transmission channel with the browser plug-in.
7. The method for synchronizing data according to claim 1, wherein before the collecting, by the browser plug-in the target application system, the page data and the account information of the target application system, further comprises:
starting a browser plug-in a target application system;
and establishing a data transmission channel between the browser plug-in and the third-party system through sharing session.
8. A data synchronization device, comprising:
the data acquisition module is used for acquiring page data and account information of a target application system through a browser plug-in the target application system, wherein the target application system is a dealer system;
the expansion module is used for carrying out data expansion on the page data according to the account information to generate bill information, wherein the bill information comprises address information of a third party system, the account information, at least one item information and related information thereof;
and the bill information transmission module is used for transmitting the bill information to a third party system establishing a data transmission channel with the browser plug-in, wherein the third party system is a third party service system serving the purchasing party and the dealer system.
9. A computer readable storage medium for storing computer instructions which, when run on a computer, cause the computer to perform the steps of the data synchronization method of any one of the preceding claims 1 to 7.
10. A computer device, the computer device comprising:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the steps of the data synchronization method of any of claims 1 to 7.
CN201911052671.1A 2019-10-31 2019-10-31 Data synchronization method, device, storage medium and equipment Active CN110825756B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911052671.1A CN110825756B (en) 2019-10-31 2019-10-31 Data synchronization method, device, storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911052671.1A CN110825756B (en) 2019-10-31 2019-10-31 Data synchronization method, device, storage medium and equipment

Publications (2)

Publication Number Publication Date
CN110825756A CN110825756A (en) 2020-02-21
CN110825756B true CN110825756B (en) 2023-05-26

Family

ID=69551680

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911052671.1A Active CN110825756B (en) 2019-10-31 2019-10-31 Data synchronization method, device, storage medium and equipment

Country Status (1)

Country Link
CN (1) CN110825756B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111488405B (en) * 2020-04-16 2022-02-18 北京字节跳动网络技术有限公司 Information updating method and device
CN112765246A (en) * 2020-12-30 2021-05-07 北京知因智慧科技有限公司 Task processing method and device, electronic equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11004139B2 (en) * 2014-03-31 2021-05-11 Monticello Enterprises LLC System and method for providing simplified in store purchases and in-app purchases using a use-interface-based payment API
CN106022791A (en) * 2016-05-10 2016-10-12 厦门研途教育科技有限公司 Sales agent system and method
US11586696B2 (en) * 2017-06-19 2023-02-21 Salesforce, Inc. Enhanced web browsing

Also Published As

Publication number Publication date
CN110825756A (en) 2020-02-21

Similar Documents

Publication Publication Date Title
US20210194844A1 (en) Hero cards that display contextual information and actions for backend systems
CN107688664B (en) Chart generation method and device, computer equipment and storage medium
CN110266658B (en) Information updating method and device, electronic equipment and storage medium
CN110598280A (en) Equipment simulation system and method and computer readable storage medium
CN104579909B (en) Method and equipment for classifying user information and acquiring user grouping information
CN110825756B (en) Data synchronization method, device, storage medium and equipment
CN105827683A (en) Data synchronization method, server and electronic device
CN109361628B (en) Message assembling method and device, computer equipment and storage medium
CN110880100A (en) Business approval processing method, device and system
CN111756829A (en) Account book data synchronization method, device, equipment and storage medium
CN103701653A (en) Processing method for interface hot plugging and unplugging configuration data and network configuration server
JP2018500670A (en) Handling unstructured messages
CN114238255A (en) Method and device for synchronizing files, electronic equipment and computer readable storage medium
CN112199443B (en) Data synchronization method and device, computer equipment and storage medium
US10997539B2 (en) Supplier analysis and verification system and method
CN114968822A (en) Interface testing method and device, computer equipment and storage medium
WO2018000750A1 (en) User rights splitting method, system and electronic device
CN114466322A (en) Communication method, system, device, storage medium and processor
CN114816965A (en) Data verification method and device
CN112632391A (en) Data processing method, device and storage medium
WO2020024779A1 (en) Storage information processing method and device, locker and storage medium
CN111092949A (en) Method and device for registering equipment
CN110750322B (en) Page management method in terminal equipment and related device
CN106610763B (en) Method and device for synchronizing user operation across screens
CN108846951A (en) Automatic vending machine long-range control method, device, storage medium and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 801-2, floor 8, building 3, No. 22, Ronghua Middle Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Applicant after: Wanghai Kangxin (Beijing) Technology Co.,Ltd.

Address before: Room 07, Room 2, Building B, 12 Hongda North Road, Beijing Daxing District, Beijing

Applicant before: BEIJING NEUSOFT VIEWHIGH TECHNOLOGY Co.,Ltd.

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant