CN112380292A - Biological template data synchronization method, device, equipment and storage medium - Google Patents

Biological template data synchronization method, device, equipment and storage medium Download PDF

Info

Publication number
CN112380292A
CN112380292A CN202011417226.3A CN202011417226A CN112380292A CN 112380292 A CN112380292 A CN 112380292A CN 202011417226 A CN202011417226 A CN 202011417226A CN 112380292 A CN112380292 A CN 112380292A
Authority
CN
China
Prior art keywords
command data
data
server
command
equipment
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
CN202011417226.3A
Other languages
Chinese (zh)
Other versions
CN112380292B (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.)
Xiamen Entropy Technology Co Ltd
Original Assignee
Xiamen Entropy 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 Xiamen Entropy Technology Co Ltd filed Critical Xiamen Entropy Technology Co Ltd
Priority to CN202011417226.3A priority Critical patent/CN112380292B/en
Publication of CN112380292A publication Critical patent/CN112380292A/en
Application granted granted Critical
Publication of CN112380292B publication Critical patent/CN112380292B/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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication
    • 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/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a biological template data synchronization method, a biological template data synchronization device, biological template data synchronization equipment and a biological template data synchronization storage medium, wherein the method comprises the following steps: acquiring biological template data, and generating a plurality of pieces of first command data according to the biological template data; saving the plurality of pieces of first command data to a preset file; generating second command data of a preset file; storing the second command data to a preset database; when a command acquisition request sent by the equipment is received, sending second command data to the equipment; synchronizing a preset file to the equipment when a downloading request sent by the equipment for analyzing the second command data is received; the device is used for analyzing the preset file to obtain a plurality of pieces of first command data and obtaining biological template data based on the plurality of pieces of first command data. The invention greatly reduces the command storage quantity in the preset database. In addition, the server only needs to respond to the request for the second command data, which greatly reduces the number of requests to which the server needs to respond, thereby saving the time required for synchronizing the biometric template data.

Description

Biological template data synchronization method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of biological identification equipment communication, in particular to a biological template data synchronization method, a biological template data synchronization device, biological template data synchronization equipment and a storage medium.
Background
With the progress of biological identification technology, the types of biological templates supported by various attendance checks, entrance guards and channels are more and more, and the biological templates are also called multi-mode devices, such as fingerprints, human faces, palm prints, finger veins, photos and the like. The template for a face is 14 pieces of template data, about 20K, and a piece of photo data about 20K-50K, which are currently delivered to the device, usually in strips using SDK or HTTP protocol.
Most of the existing communication devices adopt a PUSH protocol based on HTTP or HTTPs protocol for data transmission. This is of a medium scale for a unit of 100 equipment 3000 people. The number of the requests of 1 device is 3000/2-1500 (each request takes 10 seconds and needs 4-5 hours), and the number of the requests of each request is 1500, and 3000 requests are counted, the number of the requests of 100 devices is 100-3000-30 ten thousand, all the devices need to finish synchronization for more than 12 hours, and in addition, a large number of commands need to be stored in a database, the server needs to respond to a large number of concurrent requests, and huge pressure is caused on the server and the database.
Disclosure of Invention
The invention provides a biological template data synchronization method, a biological template data synchronization device, biological template data synchronization equipment and a biological template data synchronization storage medium, which are used for solving the technical problems that in the prior art, a database needs to store a large number of commands, a server needs to respond to a large number of concurrent requests, and huge pressure is caused on the server and the database.
The invention provides a biological template data synchronization method, which is applied to a server, wherein the server is communicated with equipment; the method comprises the following steps:
acquiring biological template data, and generating a plurality of pieces of first command data according to the biological template data;
storing the first command data to a preset file;
generating second command data of the preset file;
storing the second command data to a preset database;
when a command acquisition request sent by the equipment is received, sending the second command data to the equipment;
when a downloading request sent by the equipment for analyzing the second command data is received, synchronizing the preset file to the equipment; the device is used for analyzing the preset file to obtain the first command data and obtaining the biological template data based on the first command data.
Optionally, after the synchronizing the preset file to the device when receiving a download request sent by the device for analyzing the second command data, the method further includes:
and receiving a synchronization result returned by the equipment.
The invention also provides a biological template data synchronization method, which is applied to equipment, wherein the equipment is communicated with a server; the method comprises the following steps:
sending a command acquisition request to the server;
receiving second command data returned by the server based on the command acquisition request; the second command data is stored in a preset database of the server;
analyzing the second command data and sending a downloading request to the server;
receiving a preset file returned by the preset server based on the downloading request;
and analyzing the preset file to obtain a plurality of pieces of first command data, and acquiring biological template data based on the first command data.
Optionally, after the step of parsing the preset file to obtain a plurality of pieces of first command data and obtaining biometric template data based on the first command data, the method further includes:
and sending the synchronization result to the server.
The invention also provides a biological template data synchronization device, which is applied to a server, wherein the server is communicated with equipment; the device comprises:
the first command data generation module is used for acquiring biological template data and generating a plurality of pieces of first command data according to the biological template data;
the first command data storage module is used for storing the first command data to a preset file;
the second command data generation module is used for generating second command data of the preset file;
the second command data storage module is used for storing the second command data to a preset database;
the second command data sending module is used for sending the second command data to the equipment when receiving a command acquisition request sent by the equipment;
the synchronization module is used for synchronizing the preset file to the equipment when receiving a downloading request sent by the equipment for analyzing the second command data; the device is used for analyzing the preset file to obtain the first command data and obtaining the biological template data based on the first command data.
Optionally, the method further comprises:
and the synchronization result receiving module is used for receiving the synchronization result returned by the equipment.
The invention also provides a biological template data synchronization device, which is applied to equipment, wherein the equipment is communicated with a server; the device comprises:
a command acquisition request sending module, configured to send a command acquisition request to the server;
a second command data receiving module, configured to receive second command data returned by the server based on the command acquisition request; the second command data is stored in a preset database of the server;
a download request sending module, configured to parse the second command data and send a download request to the server;
the preset file receiving module is used for receiving a preset file returned by the preset server based on the downloading request;
and the biological module data acquisition module is used for analyzing the preset file to obtain a plurality of pieces of first command data and acquiring biological template data based on the first command data.
Optionally, the method further comprises:
and the synchronization result sending module is used for sending the synchronization result to the server.
The invention also provides an electronic device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to perform the biometric template data synchronization method as described in any one of the above according to instructions in the program code.
The present invention also provides a computer-readable storage medium for storing program code for performing the biometric template data synchronization method as described in any one of the above.
According to the technical scheme, the invention has the following advantages: according to the invention, the first command data related to the biological template data are stored in the preset file, the second command data of the preset file are generated, and the second command data are stored in the preset database. In addition, when the device initiates a request to the server, all the first command data in the whole preset file can be downloaded from the server according to the second command data only by requesting the second command data, namely, the server only needs to respond to the request aiming at the second command data, so that the number of requests to be responded by the server is greatly reduced, and the time required for synchronizing the biological template data is saved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a flowchart illustrating steps of a method for synchronizing biometric template data according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating steps of a method for synchronizing biometric template data according to an embodiment of the present invention;
fig. 3 is a block diagram illustrating a biometric template data synchronization apparatus according to an embodiment of the present invention;
fig. 4 is a block diagram of a biometric template data synchronization apparatus according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a biological template data synchronization method, a biological template data synchronization device, biological template data synchronization equipment and a biological template data synchronization storage medium, which are used for solving the technical problems that in the prior art, a database needs to store a large number of commands, a server needs to respond to a large number of concurrent requests, and huge pressure is caused on the server and the database.
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating steps of a biometric template data synchronization method according to an embodiment of the present invention, the method is applied to a server, and the server is in communication with a device.
The invention provides a biological template data synchronization method, which comprises the following steps:
step 101, acquiring biological template data, and generating a plurality of pieces of first command data according to the biological template data;
step 102, storing the plurality of pieces of first command data to a preset file;
in the embodiment of the invention, when the server generates the first command data, the commands are not stored into the database one by one, but are stored into the preset file according to the PUSH protocol.
It should be noted that the default file may be uncompressed or compressed into a format such as zip or tgz according to convention. Taking the tgz format as an example, the designation may be "123456789, tgz". Each line of commands may end with r \ n \ r \ n. In one example, the naming format may be as follows:
C:1:DATA UPDATE user CardNo=Pin=666888 Password=Group=1
StartTime=0 EndTime=0 Name=michael Privilege=0
C:2:DATA UPDATE userauthorize Pin=666888 AuthorizeTimezoneId=1
AuthorizeDoorId=1
C:3:DATA UPDATE BIOPHOTO PIN=666888 Type=9 Format=1
Url=iclock/file/biophoto/default_666888.jpg
103, generating second command data of the preset file;
step 104, storing the second command data to a preset database;
in the embodiment of the present invention, after all the first command data are stored in the preset file, a second command data may be generated and stored in the preset database for the device to obtain when requesting, so as to download the file.
In one example, the second command data may be selected in the format shown below:
DATA UPDATE FILE_COMMAND ContentType=tgz url=iclock/file/download/123456789.tgz
wherein, FILE _ COMMAND represents the address type of txt, zip, tgz, url, etc. supported by the ContentType for the device to download FILEs in a FILE manner.
It should be noted that, according to different sources of the stored biometric templates, a plurality of preset files may be set to store corresponding first command data, and generate corresponding second command data for each preset file and store the second command data in the database.
Step 105, when receiving a command acquisition request sent by the device, sending the second command data to the device;
in the embodiment of the present invention, after the device sends the command obtaining request and receives the second command data, the server may send the second command data to the device, so that the device may obtain the preset file via the second command data.
Step 106, synchronizing the preset file to the device when receiving a download request sent by the device for analyzing the second command data; the device is used for analyzing the preset file to obtain the first command data and obtaining the biological template data based on the first command data.
In the embodiment of the present invention, after acquiring the second command data, the device may analyze the second command data, so as to download the corresponding preset file from the server according to the command protocol. After the device downloads the preset file, the device analyzes the preset file, and can acquire a plurality of pieces of first command data so as to acquire corresponding biological template data according to the first command data.
In one example, the number of the devices may be multiple, and may be specifically selected according to actual situations. Taking 100 devices as an example, to synchronize the biometric template data to the 100 devices, each device only needs to store one command in the database of the server, that is, only 100 commands need to be stored in the database, and the device only needs to send 100 requests to the server, so that the synchronization of the biometric template data can be completed. This is equivalent to task balancing, and the tasks are all distributed to the devices to be completed, so that the time consumed by pulling data is reduced. It should be noted that the biometric template data synchronization of 100 devices may be performed concurrently.
In this embodiment of the present invention, after the synchronizing the preset file to the device when receiving a download request issued by the device for analyzing the second command data, the method further includes:
and receiving a synchronization result returned by the equipment.
In the embodiment of the invention, the device downloads the preset file, and after analysis and processing, the result can be returned to the server, so that the server can know the synchronization condition of the device in real time.
In one example, the downloaded file can be continuously transmitted at a selected breakpoint, so that the processing pressure of the background of the server is reduced, the concurrency capability is improved, the server configuration requirements of a client can be reduced, and the cost is reduced.
According to the invention, the first command data related to the biological template data are stored in the preset file, the second command data of the preset file are generated, and the second command data are stored in the preset database. In addition, when the device initiates a request to the server, all the first command data in the whole preset file can be downloaded from the server according to the second command data only by requesting the second command data, namely, the server only needs to respond to the request aiming at the second command data, so that the number of requests to be responded by the server is greatly reduced, and the time required for synchronizing the biological template data is saved.
Referring to fig. 2, fig. 2 is a flowchart illustrating steps of a biometric template data synchronization method according to an embodiment of the present invention. The method is applied to a device, which communicates with a server.
The invention provides a biological template data synchronization method, which comprises the following steps:
step 201, sending a command acquisition request to the server;
step 202, receiving second command data returned by the server based on the command acquisition request; the second command data is stored in a preset database of the server;
in the embodiment of the present invention, the device may obtain the second command data by sending a command obtaining request to the server, where the second command data is stored in a preset database of the server, and the preset database may store a plurality of pieces of the second command data according to different devices to be synchronized.
Step 203, analyzing the second command data, and sending a download request to the server;
step 204, receiving a preset file returned by the preset server based on the downloading request;
in the embodiment of the present invention, after the second command data is obtained from the server, the second command data may be analyzed, and then the preset file is downloaded from the server according to the command protocol. The preset file stores first command data uploaded by one device. It should be noted that, according to different second command data stored in the preset database, the server may set a plurality of files respectively and correspondingly, so as to store the first command data of different devices respectively and correspondingly.
Step 205, analyzing the preset file to obtain a plurality of pieces of first command data, and acquiring biological template data based on the first command data;
step 206, sending the synchronization result to the server.
After the device acquires the first command data, the device may synchronize the biometric template data based on the first command data. And feeds back the synchronization result to the server. So that the server can know the synchronization condition of the biometric template data of the device in real time.
According to the invention, the first command data related to the biological template data are stored in the preset file, the second command data of the preset file are generated, and the second command data are stored in the preset database. In addition, when the device initiates a request to the server, all the first command data in the whole preset file can be downloaded from the server according to the second command data only by requesting the second command data, namely, the server only needs to respond to the request aiming at the second command data, so that the number of requests to be responded by the server is greatly reduced, and the time required for synchronizing the biological template data is saved.
Referring to fig. 3, fig. 3 is a block diagram of a biometric template data synchronization apparatus according to an embodiment of the present invention.
The embodiment of the invention provides a biological template data synchronization device, which is applied to a server, wherein the server is communicated with equipment; the device comprises:
a first command data generating module 301, configured to acquire biological template data and generate a plurality of pieces of first command data according to the biological template data;
a first command data saving module 302, configured to save the plurality of pieces of first command data to a preset file;
a second command data generating module 303, configured to generate second command data of the preset file;
a second command data saving module 304, configured to save the second command data to a preset database;
a second command data sending module 305, configured to send the second command data to the device when receiving a command obtaining request sent by the device;
a synchronization module 306, configured to synchronize the preset file with the device when a download request sent by the device to analyze the second command data is received; the device is used for analyzing the preset file to obtain the first command data and obtaining the biological template data based on the first command data.
In the embodiment of the present invention, the method further includes:
and the synchronization result receiving module is used for receiving the synchronization result returned by the equipment.
Referring to fig. 4, fig. 4 is a block diagram illustrating a biometric template data synchronization apparatus according to an embodiment of the present invention.
The embodiment of the invention provides a biological template data synchronization device, which is applied to equipment, wherein the equipment is communicated with a server; the device comprises:
a command obtaining request sending module 401, configured to send a command obtaining request to the server;
a second command data receiving module 402, configured to receive second command data returned by the server based on the command obtaining request; the second command data is stored in a preset database of the server;
a download request sending module 403, configured to parse the second command data and send a download request to the server;
a preset file receiving module 404, configured to receive a preset file returned by the preset server based on the download request;
a biological module data obtaining module 405, configured to parse the preset file to obtain a plurality of pieces of first command data, and obtain biological template data based on the first command data.
In the embodiment of the present invention, the method further includes:
a synchronization result sending module 406, configured to send a synchronization result to the server.
An embodiment of the present invention further provides an electronic device, where the device includes a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is used for executing the biological template data synchronization method according to the instructions in the program codes.
Embodiments of the present invention also provide a computer-readable storage medium for storing a program code for executing the biometric template data synchronization method according to the embodiments of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of implementing the solution of the present embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A biological template data synchronization method is applied to a server, and the server is communicated with equipment; the method comprises the following steps:
acquiring biological template data, and generating a plurality of pieces of first command data according to the biological template data;
storing the first command data to a preset file;
generating second command data of the preset file;
storing the second command data to a preset database;
when a command acquisition request sent by the equipment is received, sending the second command data to the equipment;
when a downloading request sent by the equipment for analyzing the second command data is received, synchronizing the preset file to the equipment; the device is used for analyzing the preset file to obtain the first command data and obtaining the biological template data based on the first command data.
2. The method according to claim 1, wherein after synchronizing the preset file to the device when receiving a download request issued by the device for parsing the second command data, the method further comprises:
and receiving a synchronization result returned by the equipment.
3. A biological template data synchronization method is applied to equipment, and the equipment is communicated with a server; the method comprises the following steps:
sending a command acquisition request to the server;
receiving second command data returned by the server based on the command acquisition request; the second command data is stored in a preset database of the server;
analyzing the second command data and sending a downloading request to the server;
receiving a preset file returned by the preset server based on the downloading request;
and analyzing the preset file to obtain a plurality of pieces of first command data, and acquiring biological template data based on the first command data.
4. The method according to claim 3, wherein the step of parsing the preset file to obtain a plurality of pieces of first command data and obtaining the biometric template data based on the first command data further comprises:
and sending the synchronization result to the server.
5. The biological template data synchronization device is applied to a server, and the server is communicated with equipment; the device comprises:
the first command data generation module is used for acquiring biological template data and generating a plurality of pieces of first command data according to the biological template data;
the first command data storage module is used for storing the first command data to a preset file;
the second command data generation module is used for generating second command data of the preset file;
the second command data storage module is used for storing the second command data to a preset database;
the second command data sending module is used for sending the second command data to the equipment when receiving a command acquisition request sent by the equipment;
the synchronization module is used for synchronizing the preset file to the equipment when receiving a downloading request sent by the equipment for analyzing the second command data; the device is used for analyzing the preset file to obtain the first command data and obtaining the biological template data based on the first command data.
6. The apparatus of claim 5, further comprising:
and the synchronization result receiving module is used for receiving the synchronization result returned by the equipment.
7. The biological template data synchronization device is applied to equipment, and the equipment is communicated with a server; the device comprises:
a command acquisition request sending module, configured to send a command acquisition request to the server;
a second command data receiving module, configured to receive second command data returned by the server based on the command acquisition request; the second command data is stored in a preset database of the server;
a download request sending module, configured to parse the second command data and send a download request to the server;
the preset file receiving module is used for receiving a preset file returned by the preset server based on the downloading request;
and the biological module data acquisition module is used for analyzing the preset file to obtain a plurality of pieces of first command data and acquiring biological template data based on the first command data.
8. The apparatus of claim 7, further comprising:
and the synchronization result sending module is used for sending the synchronization result to the server.
9. An electronic device, comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the biometric template data synchronization method of any one of claims 1-4 according to instructions in the program code.
10. A computer-readable storage medium for storing a program code for executing the biometric template data synchronization method according to any one of claims 1 to 4.
CN202011417226.3A 2020-12-07 2020-12-07 Biological template data synchronization method, device, equipment and storage medium Active CN112380292B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011417226.3A CN112380292B (en) 2020-12-07 2020-12-07 Biological template data synchronization method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011417226.3A CN112380292B (en) 2020-12-07 2020-12-07 Biological template data synchronization method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112380292A true CN112380292A (en) 2021-02-19
CN112380292B CN112380292B (en) 2023-11-17

Family

ID=74590580

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011417226.3A Active CN112380292B (en) 2020-12-07 2020-12-07 Biological template data synchronization method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112380292B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1956449A (en) * 2005-10-28 2007-05-02 北京书生数字技术有限公司 Encipher transmission method and equipment system for preventing cpying data resource
WO2018049983A1 (en) * 2016-09-13 2018-03-22 腾讯科技(深圳)有限公司 Data synchronization method and system, and synchronization acquisition method and device
CN108028856A (en) * 2015-09-15 2018-05-11 微软技术许可有限责任公司 Synchronizing file data between computer systems
CN110647511A (en) * 2019-09-27 2020-01-03 掌阅科技股份有限公司 Data synchronization method, computing device and computer storage medium
CN110881062A (en) * 2019-10-18 2020-03-13 平安科技(深圳)有限公司 File transmission method, device, equipment and storage medium based on big data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1956449A (en) * 2005-10-28 2007-05-02 北京书生数字技术有限公司 Encipher transmission method and equipment system for preventing cpying data resource
CN108028856A (en) * 2015-09-15 2018-05-11 微软技术许可有限责任公司 Synchronizing file data between computer systems
WO2018049983A1 (en) * 2016-09-13 2018-03-22 腾讯科技(深圳)有限公司 Data synchronization method and system, and synchronization acquisition method and device
CN110647511A (en) * 2019-09-27 2020-01-03 掌阅科技股份有限公司 Data synchronization method, computing device and computer storage medium
CN110881062A (en) * 2019-10-18 2020-03-13 平安科技(深圳)有限公司 File transmission method, device, equipment and storage medium based on big data

Also Published As

Publication number Publication date
CN112380292B (en) 2023-11-17

Similar Documents

Publication Publication Date Title
CN111125512B (en) Service recommendation processing method, device and system
US11062796B2 (en) Multimode mobile electronic medical record system and working method thereof
CN109040252B (en) File transmission method, system, computer device and storage medium
CN110765744B (en) Multi-user collaborative document editing method and system
US20030182408A1 (en) Load test system for a server and method of use
CN102420843A (en) Compression and decompression method, device and system based on cloud compression link
CN108259533A (en) A kind of data transmission method and device
CN109325056A (en) A kind of big data processing method and processing device, communication equipment
CN107872713A (en) Short processing system for video, method and device
CN108959278B (en) Data synchronization method and device, electronic equipment and storage medium
CN109379245A (en) A kind of wifi report form generation method and system
CN112751938B (en) Real-time data synchronization system based on multi-cluster operation, implementation method and storage medium
CN116974948B (en) Service system testing method, system, equipment and medium
CN112380292B (en) Biological template data synchronization method, device, equipment and storage medium
CN115495694B (en) Webpage data processing method and device
CN110020443B (en) Method, device and equipment for processing translation data and computer readable storage medium
CN104516970B (en) A kind of method and apparatus for carrying out log analysis
CN115952398A (en) Data uploading statistical calculation method and system based on Internet of things and storage medium
CN107690057B (en) Conference video data interaction method and device
CN113409425B (en) Animation file output method and device
CN115543202A (en) Cache management method, reading method, system, electronic device and storage medium
CN111159509B (en) Data processing method and related product
CN118519671B (en) Export method and system of low-code item
CN113157786B (en) User information acquisition method and device, storage medium and electronic device
CN108428263A (en) Attendance management method for work transmission line scene

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