CN110909115A - Customer information merging method and device, storage medium and electronic equipment - Google Patents

Customer information merging method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN110909115A
CN110909115A CN201911128557.2A CN201911128557A CN110909115A CN 110909115 A CN110909115 A CN 110909115A CN 201911128557 A CN201911128557 A CN 201911128557A CN 110909115 A CN110909115 A CN 110909115A
Authority
CN
China
Prior art keywords
merged
client
current record
text
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911128557.2A
Other languages
Chinese (zh)
Inventor
张康洁
李永存
王和燕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201911128557.2A priority Critical patent/CN110909115A/en
Publication of CN110909115A publication Critical patent/CN110909115A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Abstract

The invention provides a customer information merging method and device, a storage medium and electronic equipment, wherein the method comprises the following steps: when a customer information merging instruction is received, sequentially reading each record to be merged in the text to be merged, judging whether the read current record to be merged has customer attribute information in a customer registration list, if the customer attribute information exists and the status character is represented to be effective, acquiring a data list of a main customer number and a data list of a slave customer number in the current record to be merged, updating the data information in the data list of the slave customer number into the data list of the main customer number, acquiring the updated data list of the main customer number, and completing customer information merging. The invention realizes the combination of the customer information by updating the data information in the data table of the slave customer number in the bank processing system into the data table of the master customer number, reduces the customer information in the bank processing system, reduces the working load of the bank processing system and improves the working efficiency of the bank processing system.

Description

Customer information merging method and device, storage medium and electronic equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for merging client information, a storage medium, and an electronic device.
Background
In the bank system, the identification of the customer information has uniqueness, and the bank system identifies the customer information by adopting a combination mode of certificate type + certificate number + other elements. With the development of economy and science and technology in China, certificates of the nation are changed within a certain time, and after partial certificates are changed, old certificates are still valid, such as identity cards; the customer can transact business and create a personal account in the bank using the new identification card or using the old identification card.
The customer information in the bank system has the condition that the same person uses different effective certificates to open a plurality of accounts in the bank, or the account is repeatedly opened in the bank due to inconsistent analysis of uncommon words in other elements or misoperation of counter staff, so that repeated customer information is generated. The repeated customer information violates the customer information uniqueness principle, so that the customer information needing to be checked by the bank processing system is increased when the bank processing system handles the customer service, the workload of the bank processing system is increased, and the working efficiency of the bank processing system is reduced.
Disclosure of Invention
In view of this, the present invention provides a method for merging customer information, which is used to merge repeated customer information in a bank processing system, so as to reduce the customer information in the bank processing system, reduce the workload of the bank processing system, and improve the work efficiency of the bank processing system.
In order to achieve the purpose, the invention provides the following technical scheme:
a customer information consolidation method, comprising:
when a client information merging instruction is received, sequentially reading each record to be merged in a preset text to be merged, wherein the record to be merged comprises a master client number and a slave client number;
determining the read current record to be merged, and judging whether client attribute information corresponding to the current record to be merged exists in a preset client registry;
if the client attribute information corresponding to the current record to be merged exists in the client registry, judging whether the state characters in the client attribute information are characterized to be valid or not;
if the status character in the client attribute information is judged to be not characterized as valid, skipping the current record to be merged, writing the status character into the current record to be merged of the text to be merged, and ending the processing of the current record to be merged;
and if the status character representation in the client attribute information is judged to be valid, acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information.
Optionally, the determining whether the client attribute information corresponding to the current record to be merged exists in the preset client registry includes:
determining a client number key value pair in the current record to be merged;
traversing the client number key-value pair to each registration key-value pair in the client registration table, and judging whether the client registration table has the same registration key-value pair as the client number key-value pair;
if the client registration table has a registration key value pair which is the same as the client number key value pair, judging that client attribute information corresponding to the current record to be merged exists in the client registration table;
and if the client registration table does not have the registration key value pair which is the same as the client number key value pair, judging that the client registration table does not have the client attribute information corresponding to the current record to be merged.
The above method, optionally, further includes:
and determining a client information merging result of the current record to be merged, updating the client information merging result into the state character, and writing the client information merging result into the current record to be merged in the text to be merged.
The above method, optionally, further includes:
if the read current record to be merged does not have corresponding customer attribute information in a preset customer registration table, acquiring a data table of the master customer number and a data table of the slave customer number in the current record to be merged, updating the data information in the data table of the slave customer number into the data table of the master customer number to obtain an updated data table of the master customer number, and completing the merging of the customer information of the current record to be merged;
acquiring a customer information merging result of the current record to be merged, and generating customer attribute information corresponding to the current record to be merged according to the customer information merging result and the current record to be merged;
and inserting the client attribute information into the client registry, and writing the client information merging result into the current record to be merged in the text to be merged.
The above method, optionally, further includes:
when the processing of the current records to be merged is finished, acquiring a first numerical value in a preset first counter and a second numerical value in a preset second counter, wherein the first numerical value in the first counter is updated when each record to be merged is read, and the second numerical value in the second counter is updated when the processing of the current records to be merged is finished;
judging whether the first numerical value reaches a preset first threshold value, and if the first numerical value does not reach the first threshold value, judging whether the second numerical value reaches a preset second threshold value;
if the second numerical value reaches the second threshold value, acquiring the current time, and determining the time length consumed by the second numerical value reaching the second threshold value;
judging whether the current time is less than a preset ending time or not, and judging whether the consumed time length is less than a preset merging time length or not;
if the current time is judged to be smaller than the ending time and the consumed duration is judged to be smaller than the merging duration, initializing a second numerical value in the second counter, and sequentially reading each record to be merged after the current record to be merged in the text to be merged;
and if the current time is judged to be not less than the ending time or the consumed time length is judged to be not less than the merging time length, ending the reading of the text to be merged.
The above method, optionally, further includes:
when the customer information of the current record to be merged is merged, determining the update information of the data table of the main customer number of the current record to be merged, and writing the update information into a preset merged record text;
and when the reading of the text to be merged is finished, feeding the merged recorded text back to preset equipment so as to trigger the equipment to update data according to the recorded text.
Optionally, the method includes, in the setting process of the text to be merged:
acquiring a preset text to be integrated, a legacy text and an exemption text;
adding each record to be merged in the legacy text to the text to be integrated to obtain an integrated text;
deleting the same records to be merged in the integrated text and the exemption text to obtain the text to be merged, and finishing the setting of the text to be merged.
A customer information consolidation apparatus comprising:
the reading unit is used for sequentially reading each record to be merged in a preset text to be merged when a client information merging instruction is received, wherein the record to be merged comprises a main client number and a secondary client number;
the first judgment unit is used for determining the read current record to be merged and judging whether client attribute information corresponding to the current record to be merged exists in a preset client registry;
a second judging unit, configured to judge whether a status character in the client attribute information is characterized as valid if it is judged that client attribute information corresponding to the current record to be merged exists in the client registry;
a skipping unit, configured to skip the current record to be merged if it is determined that the status character in the client attribute information is not characterized as valid, write the status character into the current record to be merged of the text to be merged, and end processing on the current record to be merged;
and the first updating unit is used for acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged if the status character representation in the client attribute information is judged to be valid, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information.
In the foregoing apparatus, optionally, the first determining unit:
a determining subunit, configured to determine a client number key-value pair in the current record to be merged;
a judging subunit, configured to traverse the client number key-value pair through each registration key-value pair in the client registration table, and judge whether a registration key-value pair identical to the client number key-value pair exists in the client registration table;
a first judgment result subunit, configured to judge that client attribute information corresponding to the current record to be merged exists in the client registry if a registration key-value pair identical to the client number key-value pair exists in the client registry;
a second determination result subunit, configured to determine that, if a registration key-value pair that is the same as the client number key-value pair does not exist in the client registration table, client attribute information corresponding to the current record to be merged does not exist in the client registration table.
The above apparatus, optionally, further comprises:
and the writing unit is used for determining the client information merging result of the current record to be merged, updating the client information merging result into the state character, and writing the client information merging result into the current record to be merged in the text to be merged.
The above apparatus, optionally, further comprises:
a second updating unit, configured to, if it is determined that the read current record to be merged does not have corresponding client attribute information in a preset client registration table, obtain a data table of the master client number and a data table of the slave client number in the current record to be merged, update the data information in the data table of the slave client number to the data table of the master client number, obtain an updated data table of the master client number, and complete merging of the client information of the current record to be merged;
the first obtaining unit is used for obtaining a customer information merging result of the current record to be merged and generating customer attribute information corresponding to the current record to be merged according to the customer information merging result and the current record to be merged;
and the inserting unit is used for inserting the client attribute information into the client registry and writing the client information merging result into the current record to be merged in the text to be merged.
The above apparatus, optionally, further comprises:
a second obtaining unit, configured to obtain a first numerical value in a preset first counter and a second numerical value in a preset second counter when processing of the current record to be merged is completed, where the first numerical value in the first counter is updated when each record to be merged is read, and the second numerical value in the second counter is updated when processing of the current record to be merged is completed;
a third determining unit, configured to determine whether the first numerical value reaches a preset first threshold, and if the first numerical value does not reach the first threshold, determine whether the second numerical value reaches a preset second threshold;
a first determining unit, configured to obtain current time if it is determined that the second value reaches the second threshold, and determine a duration consumed by the second value reaching the second threshold;
a fourth judging unit, configured to judge whether the current time is less than a preset end time, and judge whether the consumed time is less than a preset merge time;
an initializing unit, configured to initialize a second value in the second counter and sequentially read each record to be merged after the current record to be merged in the text to be merged if it is determined that the current time is less than the end time and it is determined that the consumed time is less than the merging time;
and the ending unit is used for ending the reading of the text to be combined if the current time is judged to be not less than the ending time or the consumed time length is judged to be not less than the combining time length.
The above apparatus, optionally, further comprises:
a second determining unit, configured to determine, when the merging of the client information of the current record to be merged is completed, update information of a data table of a primary client number of the current record to be merged, and write the update information into a preset merge record text;
and the feedback unit is used for feeding the merged recorded text back to preset equipment when reading of the text to be merged is finished so as to trigger the equipment to update data according to the recorded text.
The above apparatus, optionally, further comprises:
the third acquisition unit is used for acquiring a preset text to be integrated, a left text and an exemption text;
the adding unit is used for adding each record to be merged in the legacy text into the text to be integrated to obtain an integrated text;
and the deleting unit is used for deleting the same records to be merged in the integrated text and the exemption text to obtain the text to be merged and complete the setting of the text to be merged.
A storage medium, the storage medium comprising stored instructions, wherein when the instructions are executed, a device in which the storage medium is located is controlled to execute the above-mentioned client information merging method.
An electronic device comprising a memory and one or more instructions, wherein the one or more instructions are stored in the memory and configured to be executed by one or more processors to perform the customer information consolidation method.
Compared with the prior art, the invention has the following beneficial effects:
in the method provided by the invention, when a customer information merging instruction is received, all records to be merged in a text to be merged are sequentially read, and whether customer attribute information corresponding to the current record to be merged exists in a preset customer registration list is judged; if the client attribute information corresponding to the current record to be merged exists in the client registration table, judging whether the state characters in the client attribute information are represented as valid or not; if the status character in the client attribute information is judged to be not characterized as valid, skipping the current record to be merged, writing the status character into the current record to be merged of the text to be merged, and ending the processing of the current record to be merged; and if the status character representation in the client attribute information is judged to be valid, acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information. By applying the invention, the data information in the data table of the slave client number is updated to the data table of the master client number according to the record to be merged so as to realize the merging of the client information, so that the client information in the bank processing system has uniqueness, the number of the client information in the bank processing system is reduced, the load of the bank processing system is effectively reduced, and the working efficiency of the bank system is improved.
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, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for merging client information according to an embodiment of the present invention;
fig. 2 is a flowchart of another method of merging client information according to an embodiment of the present invention;
fig. 3 is a flowchart of another method of merging client information according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a client information merging device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments 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.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The method provided by the embodiment of the invention can be applied to a computing environment consisting of computers or processors, a system consisting of computers, a super computer or a computing terminal, is not limited to be applied to a bank processing system, and can also be applied to other application systems needing to combine customer information. In the method provided by the embodiment of the invention, the execution main body can be a processor or a server in the system.
By applying the method provided by the invention, repeated customer information in the bank processing system can be merged, so that the uniqueness of the customer information is ensured, the workload of the bank processing system is reduced, and the working efficiency of the bank processing system is improved; the method provided by the embodiment of the invention can be specifically described as follows by referring to fig. 1:
s101, when a customer information merging instruction is received, sequentially reading each record to be merged in a preset text to be merged, wherein the record to be merged comprises a main customer number and a slave customer number.
In the method provided by the embodiment of the invention, when a bank processing system receives a customer information merging instruction, a preset text to be merged is obtained, wherein the text to be merged comprises at least one record to be merged; and reading each record to be merged in the text to be merged in sequence, wherein the record to be merged comprises a main customer number and a slave customer number, and the text to be merged can be arranged in a database of a bank processing system.
S102, determining the read current record to be merged, and judging whether client attribute information corresponding to the current record to be merged exists in a preset client registry.
In the method provided by the embodiment of the invention, the records to be merged read in sequence in the text to be merged are determined as the current records to be merged, a client registration table preset in a system is called, and whether client attribute information corresponding to the current records to be merged exists in the client registration table is judged.
S103, if the client attribute information corresponding to the current record to be merged exists in the client registration table, judging whether the state characters in the client attribute information are represented as valid.
It should be noted that the client attribute information includes, but is not limited to, a status character, a master client number, a slave client number, and the like.
And S104, if the status characters in the client attribute information are judged not to be effective, skipping the current records to be merged, writing the status characters into the current records to be merged of the texts to be merged, and finishing the processing of the current records to be merged.
In the method provided by the embodiment of the present invention, preferably, the status characters include three types, and optionally, the status characters may be 0, 1, 2; wherein, 0 representation is effective, 1 representation treatment is successful, and 2 representation treatment is failed. It should be noted that, if the status characters are not represented as valid, the current records to be merged do not perform client information merging, and the status characters are written into the current records to be merged in the text to be merged, optionally, the meanings of the status characters are different, and the forms represented when the status characters are written into the text to be merged may be different; optionally, when the status character is 1 and the processing is characterized as successful, writing the status character into the current record to be merged of the text to be merged in an expression form of Y, where Y represents that the processing of the current record to be merged is successful; and when the status character is 2 and the processing is characterized as failed, writing the character status into the current record to be merged of the text to be merged in an expression form of X, wherein X represents the processing failure of the current record to be merged.
And S105, if the status character representation in the client attribute information is judged to be valid, acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information.
In the method provided by the embodiment of the invention, a data table of the main client number and a data table of the auxiliary client number in the current record to be merged are obtained; when the data information in the data table of the slave client number is updated to the data table of the master client number, different updating modes can be selected according to different data tables, and the updating modes include, but are not limited to, the following updating modes:
(1) changing the slave client number in the data table of the slave client number into the master client number, changing the data table of the slave client number into the data table of the master client number, finishing the updating of the data table of the master client number and finishing the merging of the client information;
(2) directly writing the data information in the slave client number data table into the data table corresponding to the master client number, finishing the updating of the data table of the master client number and finishing the merging of the client information;
(3) calculating according to the data information in the data table of the slave client number and the data information in the data table of the master client number, updating the data information in the data table of the master client number according to the result obtained by calculation, finishing the updating of the data table of the master client number and finishing the merging of the client information;
(4) other ways of updating the data table of the primary customer number, such as: and deleting the data corresponding to the data table of the slave client number from the data table of the master client number so as to update the data table of the master client number.
It should be noted that, when the data information in the data table of the slave client number is updated to the data table of the master client number, the processing of the current record to be merged is ended, and the merging with the client information of the current record to be merged is completed.
In the method provided by the embodiment of the invention, whether the read current record to be merged has corresponding client attribute information in a client registry is judged by sequentially reading each record to be merged in a preset text to be merged, if the client attribute information exists, the current record to be merged is processed according to a status character in the client attribute information, and when the status character is not represented to be valid, the current record to be merged is skipped; and when the status character is characterized to be valid, acquiring a data table of the main client number and a data table of the slave client number in the current record to be merged, updating the data information of the data table of the slave client number into the data table of the main client number to obtain an updated data table of the main client number, and completing the merging of the client information of the current record to be merged. By applying the invention, the data sheet of the master client number and the data sheet of the slave client number can be obtained according to the record to be merged, and the data information in the data sheet of the slave client number is updated to the data sheet of the master client number, thereby realizing the merging of the client information, ensuring the uniqueness of the client information in the bank processing system, reducing the workload of the bank processing system and improving the working efficiency of the bank processing system.
In the method provided by the embodiment of the present invention, records to be merged in a text to be merged are sequentially read, and whether corresponding client attribute information exists in a preset client registry in the read current record to be merged is determined, and a specific determination process may refer to fig. 2, which is described as follows:
s201, determining the client number key value pair in the current record to be merged.
In the method provided by the embodiment of the invention, the data information in the current record to be merged is read to obtain the client number key value pair in the current record to be merged; the client number key value pair consists of a master client number and a slave client number; optionally, the implementation manner of the client number-key value pair may include: the master client number + the slave client number or the slave client number + the master client number; the character lengths of the master client number and the slave client number can be set according to practical application, and zero filling processing can be carried out when the character length of the actual master client number or the slave client number does not meet the set character.
S202, traversing the client number key value pair to each registration key value pair in the client registration table, and judging whether the same registration key value pair as the client number key value pair exists in the client registration table.
In the method provided in the embodiment of the present invention, it should be noted that, a registration key-value pair is recorded in the client registration table, and the registration key-value pair is composed of a master client number and a slave client number, and the implementation manner thereof may refer to the client number key-value pair, which is not described herein again; it should be noted that, in order to improve the operating efficiency of the bank processing system, it is preferable that the same kind of implementation is selected for the client number key-value pair and the registration key-value pair.
And sequentially comparing the client number key value with each registration key value pair in the client registration table to judge whether the client registration table has the same registration key value pair as the client number key value pair.
S203, if the client registration table has the same registration key value pair as the client number key value pair, judging that the client registration table has client attribute information corresponding to the current record to be merged.
S204, if the client registration table does not have the registration key value pair which is the same as the client number key value pair, judging that the client registration table does not have the client attribute information corresponding to the current record to be merged.
In the method provided by the embodiment of the present invention, it should be noted that the client attribute information includes a registration key value pair, and when a registration key value pair identical to the client number key value pair exists in the client registry, it is determined that client attribute information corresponding to the current record to be merged exists in the client registry; and when the client attribute information corresponding to the current record to be merged does not exist in the client registry, judging that the client attribute information corresponding to the current record to be merged does not exist in the client registry.
In the method provided by the embodiment of the invention, whether the corresponding client attribute information exists in the client registration table is inquired by using the client key value pair, the existence of the client attribute information can be accurately verified in the client registration table, and unnecessary work processes of a bank processing system are reduced, so that the work efficiency of the bank processing system is improved.
In the method provided in the embodiment of the present invention, if it is determined that there is no client attribute information corresponding to the current record to be merged in the client registry, the following operations are performed:
acquiring a data table of the master client number and a data table of the slave client number in the current record to be merged, updating data information in the data table of the slave client number to the data table of the master client number to obtain an updated data table of the master client number, and completing the merging of the client information of the current record to be merged;
acquiring a customer information merging result of the current record to be merged, and generating customer attribute information corresponding to the current record to be merged according to the customer information merging result and the current record to be merged; and inserting the client attribute information into the client registry, and writing the client information merging result into the current record to be merged in the text to be merged.
It should be noted that, the data information in the data table of the slave client number is updated to the data table of the master client number, which may specifically refer to the description of S105, and details are not repeated here.
It should be noted that, the data tables in the method provided by the embodiment of the present invention are described, and the data tables include, but are not limited to, a customer account information table, a contract customer table, an amount table, an asset transfer agreement sponsor table, a collateral table, a customer information table, a customer charging table, an enterprise customer financial table, a customer miscellaneous table, a customer name information table, a financial institution customer information table, and the like.
It should be noted that when the merging of the client information of the current record to be merged is completed, a merging result of the client information of the current record to be merged is required to be obtained, the merging result of the client information is a processing success or a processing failure, client attribute information corresponding to the current record to be merged is generated according to the merging result of the client information, the master client number and the slave client number in the current record to be merged, the client attribute information is inserted into the client registry, and the merging result is written into the current record to be merged in the text to be merged.
It should be noted that, when the merging of the client information of the current record to be merged is completed, the update information of the data table of the primary client number of the current record to be merged is determined, and the update information is written into a preset merge record text;
and when the reading of the text to be merged is finished, feeding the merged recorded text back to preset equipment so as to trigger the equipment to update data according to the recorded text.
It should be noted that, if it is determined that the client attribute information corresponding to the current record to be merged exists in the client registry and the status character in the client attribute information is valid and the merging of the client information of the current record to be merged is completed, determining a merging result of the client information of the current record to be merged, updating the merging result of the client information into the status character, and writing the merging result of the client information into the current record to be merged in the text to be merged.
In the method provided by the embodiment of the present invention, the text to be merged is preset in the system, and the setting process of the text to be merged is as follows:
acquiring a preset text to be integrated, a legacy text and an exemption text;
adding each record to be merged in the legacy text to the text to be integrated to obtain an integrated text;
deleting the same records to be merged in the integrated text and the exemption text to obtain the text to be merged, and finishing the setting of the text to be merged.
In the method provided by the embodiment of the invention, the text to be integrated comprises records to be merged, which need to be read in the current working day; the left text comprises records to be merged which are not read in the last working day; the exemption text contains records to be merged which need to be deleted. Adding each record to be merged in the legacy text into the text to be integrated in a manner including but not limited to random addition and addition according to a time sequence to obtain an integrated text; and determining records to be merged in the integrated text and the exemption text, and deleting the records to be merged from the integrated text to obtain a text to be merged so as to complete the setting of the text to be merged.
In the method provided by the embodiment of the present invention, the setting of the text to be merged is completed, the record to be merged in the text to be merged can be read, and when the operation on the current record to be merged is completed, it needs to be determined whether to stop reading the text to be merged, and a specific determination process may refer to fig. 3, which specifically describes the following:
s301, acquiring a first numerical value in a preset first counter and a second numerical value in a preset second counter.
In the method provided by the embodiment of the present invention, when processing of the current record to be merged is completed, a first numerical value in a preset first counter and a second numerical value in a preset second counter are obtained, where the first numerical value and the second numerical value are both integers greater than or equal to zero; the processing of the current record to be merged may be completed by: skipping the current record to be merged or completing merging the client information of the current record to be merged.
It should be noted that the first counter and the second counter are both used for counting, and when each record to be merged in the text to be merged is read, the first numerical value in the first counter is updated; preferably, an initial value of a first numerical value of the first counter may be set to zero, and the first numerical value in the first counter is incremented by one each time a record to be merged in the records to be merged is read; preferably, an initial value of a first numerical value in the first counter may be set to a specific numerical value, where the first numerical value is used to characterize the total number of records to be merged read by the bank processing system in the current working day, and the first numerical value is decremented by one each time a record to be merged in the records to be merged is read.
It should be noted that, when the processing of the current record to be merged is completed, the value in the second counter is updated; optionally, an initial value of a second numerical value in the second counter may be set to zero, and when the processing of the current record to be merged is completed, the second numerical value is incremented by one; optionally, an initial value of a second numerical value in the second counter is set to be a specific numerical value, and when the processing of the current record to be merged is completed, the second numerical value is decremented by one, where the second numerical value indicates a step length for the bank processing system to read the record to be merged in the text to be merged.
In the method provided by the embodiment of the present invention, the implementation manners of the counting manners of the first counter and the second counter include, but are not limited to, the foregoing manners, and it is within the scope of the present invention to select the same or different counting manners for the first counter and the second counter.
S302, judging whether the first numerical value reaches a preset first threshold value; if the first numerical value is judged not to reach the preset first threshold value, S303 is executed; if the first value is determined to have reached the preset first threshold, S306 is executed.
In the method provided by the embodiment of the invention, a first numerical value in the first counter is obtained; it should be noted that, when the initial value of the first value in the first counter is set to zero, the first threshold is a positive integer, and at this time, the first threshold represents the total number of records to be merged read by the bank processing system in the current working day; the first threshold value is set to zero when an initial value of a first value in the first counter is set to a specific value.
Comparing the first value with the first threshold, and judging that the first value reaches the first threshold when the first value is consistent with the first threshold; and when the first numerical value is inconsistent with the first threshold value, judging that the first numerical value does not reach the first threshold value.
S303, judging whether the second numerical value reaches the second threshold value; if the second value is determined to reach the second threshold, S304 is executed, otherwise S308 is executed.
In the method provided by the embodiment of the invention, a second numerical value in a second counter is obtained; it should be noted that, when the initial value of the second numerical value in the second counter is set to zero, the second threshold is a positive integer, and at this time, the second threshold represents a step length of the bank processing system reading the records to be merged in the text to be merged; the second threshold value is set to zero when the initial value of the second value in the second counter is set to a specific value.
Comparing the second value with the first threshold, and judging that the second value reaches the first threshold when the second value is consistent with the second threshold; and when the second numerical value is inconsistent with the second threshold value, judging that the second numerical value does not reach the second threshold value.
S304, obtaining the current time, and determining the time length consumed by the second numerical value reaching the second threshold value.
In the method provided by the embodiment of the present invention, the current time for ending the processing of the current record to be merged is obtained, and the time length consumed for the second value to reach the second threshold value is determined; it should be noted that, a specific process of determining the time length consumed by the second value reaching the second threshold value is as follows:
optionally, when the second counter starts counting, determining an update time when the second counter changes an initial second value, and calculating the current time and the update time to obtain a consumed time length, where the update time is less than the current time, for example, the update time is 8:00, and the current time is 9:00, and the consumed time length is determined to be 60 minutes.
Optionally, when the second counter starts counting, a timer associated with the second counter is started, the timer starts timing when the second counter changes an initial second value, and stops timing when the second value reaches the second threshold, and a timing duration in the timer is an elapsed duration.
S305, judging whether the current time is less than a preset ending time or not, and judging whether the duration is less than a preset merging duration or not; if the current time is smaller than the end time and the consumed time length is smaller than the merging time length, executing S307; otherwise, S306 is executed.
In the method provided by the embodiment of the invention, whether the current time is less than a preset ending time or not is judged, and whether the duration is less than a preset merging duration or not is judged; the end time represents a time at which the bank processing system ceases to operate. Comparing the current time with the end time, and simultaneously comparing the consumed time with the combined time; when the current time is less than the end time and the consumed duration is less than the combined duration, executing S307; otherwise, when one of the current time is not less than the ending time or the consumed time is not less than the merging time, S306 is executed.
S306, ending reading the text to be combined, and feeding back the combined recording text.
In the method provided by the embodiment of the invention, when reading of the text to be merged is finished, the merged recorded text is fed back to a preset device to trigger the device to update data in the device according to the content in the merged recorded text, wherein the device comprises but is not limited to a peripheral device of a bank processing system; the data information synchronization of the bank processing system and the equipment is realized.
S307, initializing the second numerical value in the second counter, and sequentially reading each record to be merged after the current record to be merged in the text to be merged.
In the method provided by the embodiment of the present invention, when it is determined that the current time is less than the end time and it is determined that the consumed duration is less than the merge duration, initializing a second value in the second counter, that is, restoring the second value to a preset value; it should be noted that, when it is determined that the time duration consumed by the second value reaching the second threshold value is determined by using a timer, the timer is initialized when the second counter is initialized; and each record to be merged after the current record to be merged in the text to be merged is an unread record to be merged, and each record to be merged is read in sequence.
And S308, reading each record to be merged after the current record to be merged in the text to be merged.
In the method provided by the embodiment of the present invention, each record to be merged after the current record to be merged in the text to be merged is an unread record to be merged, and each record to be merged is sequentially read.
In the method provided by the embodiment of the invention, whether reading of the text to be merged is finished or not is judged according to the set first threshold, the second threshold, the merging duration and the ending time, and the running efficiency of the system can be controlled by flexibly adjusting the set numerical value under the environment of system resource shortage so as to further optimize the performance of the system.
In the method provided by the embodiment of the invention, when a client information merging instruction is received, whether the read current record to be merged has corresponding client attribute information in a client registry is judged by sequentially reading each record to be merged in a preset text to be merged, if the read current record to be merged has the corresponding client attribute information, the current record to be merged is processed according to a state character in the client attribute information, and when the state character is not characterized to be valid, the current record to be merged is skipped; and when the status character is characterized to be valid, acquiring a data table of the main client number and a data table of the slave client number in the current record to be merged, updating the data information of the data table of the slave client number into the data table of the main client number to obtain an updated data table of the main client number, and completing the merging of the client information of the current record to be merged. By applying the invention, the data sheet of the master client number and the data sheet of the slave client number can be obtained according to the record to be merged, and the data information in the data sheet of the slave client number is updated to the data sheet of the master client number, thereby realizing the merging of the client information, ensuring the uniqueness of the client information in the bank processing system, reducing the workload of the bank processing system and improving the working efficiency of the bank processing system.
Corresponding to fig. 1, an embodiment of the present invention further provides a client information merging device, for supporting an application of the client information merging method in practice, where the client information merging device may be disposed in a computer terminal, a computing device, or a processing system of a server or a processor component; the schematic structural diagram of the client information merging device is shown in fig. 4, and the following is specifically explained:
the reading unit 401 is configured to, when a client information merging instruction is received, sequentially read each to-be-merged record in a preset to-be-merged text, where the to-be-merged record includes a master client number and a slave client number;
a first determining unit 402, configured to determine a read current record to be merged, and determine whether client attribute information corresponding to the current record to be merged exists in a preset client registry;
a second determining unit 403, configured to determine whether a status character in the client attribute information is characterized as valid if it is determined that client attribute information corresponding to the current record to be merged exists in the client registry;
a skipping unit 404, configured to skip the current record to be merged if it is determined that the status character in the client attribute information is not characterized as valid, write the status character into the current record to be merged of the text to be merged, and end processing on the current record to be merged;
a first updating unit 405, configured to, if it is determined that the status character in the client attribute information is represented as valid, obtain the data table of the master client number and the data table of the slave client number in the current record to be merged, update the data information in the data table of the slave client number to the data table of the master client number, obtain an updated data table of the master client number, end processing of the current record to be merged, and complete client information merging.
In the device provided by the embodiment of the invention, when a client information merging instruction is received, whether the read current record to be merged has corresponding client attribute information in a client registry is judged by sequentially reading each record to be merged in a preset text to be merged, if the read current record to be merged has the corresponding client attribute information, the current record to be merged is processed according to a state character in the client attribute information, and when the state character is not represented as valid, the current record to be merged is skipped; and when the status character is characterized to be valid, acquiring a data table of the main client number and a data table of the slave client number in the current record to be merged, updating the data information of the data table of the slave client number into the data table of the main client number to obtain an updated data table of the main client number, and completing the merging of the client information of the current record to be merged. By applying the invention, the data sheet of the master client number and the data sheet of the slave client number can be obtained according to the record to be merged, and the data information in the data sheet of the slave client number is updated to the data sheet of the master client number, thereby realizing the merging of the client information, ensuring the uniqueness of the client information in the bank processing system, reducing the workload of the bank processing system and improving the working efficiency of the bank processing system.
In the client information merging apparatus provided in the embodiment of the present invention, the first determining unit 402 may be configured to:
a determining subunit, configured to determine a client number key-value pair in the current record to be merged;
a judging subunit, configured to traverse the client number key-value pair through each registration key-value pair in the client registration table, and judge whether a registration key-value pair identical to the client number key-value pair exists in the client registration table;
a first judgment result subunit, configured to judge that client attribute information corresponding to the current record to be merged exists in the client registry if a registration key-value pair identical to the client number key-value pair exists in the client registry;
a second determination result subunit, configured to determine that, if a registration key-value pair that is the same as the client number key-value pair does not exist in the client registration table, client attribute information corresponding to the current record to be merged does not exist in the client registration table.
The client information merging device provided by the embodiment of the present invention may be further configured to:
and the writing unit is used for determining the client information merging result of the current record to be merged, updating the client information merging result into the state character, and writing the client information merging result into the current record to be merged in the text to be merged.
The client information merging device provided by the embodiment of the present invention may be further configured to:
a second updating unit, configured to, if it is determined that the read current record to be merged does not have corresponding client attribute information in a preset client registration table, obtain a data table of the master client number and a data table of the slave client number in the current record to be merged, update the data information in the data table of the slave client number to the data table of the master client number, obtain an updated data table of the master client number, and complete merging of the client information of the current record to be merged;
the first obtaining unit is used for obtaining a customer information merging result of the current record to be merged and generating customer attribute information corresponding to the current record to be merged according to the customer information merging result and the current record to be merged;
and the inserting unit is used for inserting the client attribute information into the client registry and writing the client information merging result into the current record to be merged in the text to be merged.
The client information merging device provided by the embodiment of the present invention may be further configured to:
a second obtaining unit, configured to obtain a first numerical value in a preset first counter and a second numerical value in a preset second counter when processing of the current record to be merged is completed, where the first numerical value in the first counter is updated when each record to be merged is read, and the second numerical value in the second counter is updated when processing of the current record to be merged is completed;
a third determining unit, configured to determine whether the first numerical value reaches a preset first threshold, and if the first numerical value does not reach the first threshold, determine whether the second numerical value reaches a preset second threshold;
a first determining unit, configured to obtain current time if it is determined that the second value reaches the second threshold, and determine a duration consumed by the second value reaching the second threshold;
a fourth judging unit, configured to judge whether the current time is less than a preset end time, and judge whether the consumed time is less than a preset merge time;
an initializing unit, configured to initialize a second value in the second counter and sequentially read each record to be merged after the current record to be merged in the text to be merged if it is determined that the current time is less than the end time and it is determined that the consumed time is less than the merging time;
and the ending unit is used for ending the reading of the text to be combined if the current time is judged to be not less than the ending time or the consumed time length is judged to be not less than the combining time length.
The client information merging device provided by the embodiment of the present invention may be further configured to:
a second determining unit, configured to determine, when the merging of the client information of the current record to be merged is completed, update information of a data table of a primary client number of the current record to be merged, and write the update information into a preset merge record text;
and the feedback unit is used for feeding the merged recorded text back to preset equipment when reading of the text to be merged is finished so as to trigger the equipment to update data according to the recorded text.
The client information merging device provided by the embodiment of the present invention may be further configured to:
the third acquisition unit is used for acquiring a preset text to be integrated, a left text and an exemption text;
the adding unit is used for adding each record to be merged in the legacy text into the text to be integrated to obtain an integrated text;
and the deleting unit is used for deleting the same records to be merged in the integrated text and the exemption text to obtain the text to be merged and complete the setting of the text to be merged.
The invention also provides a storage medium, which comprises stored instructions, wherein when the instructions are executed, the equipment where the storage medium is located is controlled to execute the customer information merging method.
An electronic device is provided in an embodiment of the present invention, and the structural diagram of the electronic device is shown in fig. 5, which specifically includes a memory 501 and one or more instructions 502, where the one or more instructions 502 are stored in the memory 501, and are configured to be executed by one or more processors 503 to perform the following operations according to the one or more instructions 502:
when a client information merging instruction is received, sequentially reading each record to be merged in a preset text to be merged, wherein the record to be merged comprises a master client number and a slave client number;
determining the read current record to be merged, and judging whether client attribute information corresponding to the current record to be merged exists in a preset client registry;
if the client attribute information corresponding to the current record to be merged exists in the client registry, judging whether the state characters in the client attribute information are characterized to be valid or not;
if the status character in the client attribute information is judged to be not characterized as valid, skipping the current record to be merged, writing the status character into the current record to be merged of the text to be merged, and ending the processing of the current record to be merged;
and if the status character representation in the client attribute information is judged to be valid, acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the 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 modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for merging client information, comprising:
when a client information merging instruction is received, sequentially reading each record to be merged in a preset text to be merged, wherein the record to be merged comprises a master client number and a slave client number;
determining the read current record to be merged, and judging whether client attribute information corresponding to the current record to be merged exists in a preset client registry;
if the client attribute information corresponding to the current record to be merged exists in the client registry, judging whether the state characters in the client attribute information are characterized to be valid or not;
if the status character in the client attribute information is judged to be not characterized as valid, skipping the current record to be merged, writing the status character into the current record to be merged of the text to be merged, and ending the processing of the current record to be merged;
and if the status character representation in the client attribute information is judged to be valid, acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information.
2. The method according to claim 1, wherein the determining whether the client attribute information corresponding to the current record to be merged exists in the preset client registry comprises:
determining a client number key value pair in the current record to be merged;
traversing the client number key-value pair to each registration key-value pair in the client registration table, and judging whether the client registration table has the same registration key-value pair as the client number key-value pair;
if the client registration table has a registration key value pair which is the same as the client number key value pair, judging that client attribute information corresponding to the current record to be merged exists in the client registration table;
and if the client registration table does not have the registration key value pair which is the same as the client number key value pair, judging that the client registration table does not have the client attribute information corresponding to the current record to be merged.
3. The method of claim 1, further comprising:
and determining a client information merging result of the current record to be merged, updating the client information merging result into the state character, and writing the client information merging result into the current record to be merged in the text to be merged.
4. The method of claim 1, further comprising:
if the read current record to be merged does not have corresponding customer attribute information in a preset customer registration table, acquiring a data table of the master customer number and a data table of the slave customer number in the current record to be merged, updating the data information in the data table of the slave customer number into the data table of the master customer number to obtain an updated data table of the master customer number, and completing the merging of the customer information of the current record to be merged;
acquiring a customer information merging result of the current record to be merged, and generating customer attribute information corresponding to the current record to be merged according to the customer information merging result and the current record to be merged;
and inserting the client attribute information into the client registry, and writing the client information merging result into the current record to be merged in the text to be merged.
5. The method of claim 1, further comprising:
when the processing of the current records to be merged is finished, acquiring a first numerical value in a preset first counter and a second numerical value in a preset second counter, wherein the first numerical value in the first counter is updated when each record to be merged is read, and the second numerical value in the second counter is updated when the processing of the current records to be merged is finished;
judging whether the first numerical value reaches a preset first threshold value, and if the first numerical value does not reach the first threshold value, judging whether the second numerical value reaches a preset second threshold value;
if the second numerical value reaches the second threshold value, acquiring the current time, and determining the time length consumed by the second numerical value reaching the second threshold value;
judging whether the current time is less than a preset ending time or not, and judging whether the consumed time length is less than a preset merging time length or not;
if the current time is judged to be smaller than the ending time and the consumed duration is judged to be smaller than the merging duration, initializing a second numerical value in the second counter, and sequentially reading each record to be merged after the current record to be merged in the text to be merged;
and if the current time is judged to be not less than the ending time or the consumed time length is judged to be not less than the merging time length, ending the reading of the text to be merged.
6. The method of claim 1, further comprising:
when the customer information of the current record to be merged is merged, determining the update information of the data table of the main customer number of the current record to be merged, and writing the update information into a preset merged record text;
and when the reading of the text to be merged is finished, feeding the merged recorded text back to preset equipment so as to trigger the equipment to update data according to the recorded text.
7. The method according to claim 1, wherein the setting process of the text to be merged comprises:
acquiring a preset text to be integrated, a legacy text and an exemption text;
adding each record to be merged in the legacy text to the text to be integrated to obtain an integrated text;
deleting the same records to be merged in the integrated text and the exemption text to obtain the text to be merged, and finishing the setting of the text to be merged.
8. A client information merging apparatus, comprising:
the reading unit is used for sequentially reading each record to be merged in a preset text to be merged when a client information merging instruction is received, wherein the record to be merged comprises a main client number and a secondary client number;
the first judgment unit is used for determining the read current record to be merged and judging whether client attribute information corresponding to the current record to be merged exists in a preset client registry;
a second judging unit, configured to judge whether a status character in the client attribute information is characterized as valid if it is judged that client attribute information corresponding to the current record to be merged exists in the client registry;
a skipping unit, configured to skip the current record to be merged if it is determined that the status character in the client attribute information is not characterized as valid, write the status character into the current record to be merged of the text to be merged, and end processing on the current record to be merged;
and the first updating unit is used for acquiring the data table of the master client number and the data table of the slave client number in the current record to be merged if the status character representation in the client attribute information is judged to be valid, updating the data information in the data table of the slave client number into the data table of the master client number to obtain the updated data table of the master client number, finishing the processing of the current record to be merged and finishing the merging of the client information.
9. A storage medium, characterized in that the storage medium comprises stored instructions, wherein when the instructions are executed, the apparatus on which the storage medium is located is controlled to execute the customer information merging method according to any one of claims 1 to 7.
10. An electronic device comprising a memory and one or more instructions, wherein the one or more instructions are stored in the memory and configured to be executed by the one or more processors to perform the method of merging client information according to any one of claims 1 to 7.
CN201911128557.2A 2019-11-18 2019-11-18 Customer information merging method and device, storage medium and electronic equipment Pending CN110909115A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911128557.2A CN110909115A (en) 2019-11-18 2019-11-18 Customer information merging method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911128557.2A CN110909115A (en) 2019-11-18 2019-11-18 Customer information merging method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN110909115A true CN110909115A (en) 2020-03-24

Family

ID=69817815

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911128557.2A Pending CN110909115A (en) 2019-11-18 2019-11-18 Customer information merging method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN110909115A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111752724A (en) * 2020-06-24 2020-10-09 中国银行股份有限公司 Customer information modification system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180060537A1 (en) * 2016-08-25 2018-03-01 Perkinelmer Informatics, Inc. Systems and methods employing merge technology for the clinical domain
CN108536746A (en) * 2018-03-12 2018-09-14 中国银行股份有限公司 Customer information merging method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180060537A1 (en) * 2016-08-25 2018-03-01 Perkinelmer Informatics, Inc. Systems and methods employing merge technology for the clinical domain
CN108536746A (en) * 2018-03-12 2018-09-14 中国银行股份有限公司 Customer information merging method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111752724A (en) * 2020-06-24 2020-10-09 中国银行股份有限公司 Customer information modification system and method

Similar Documents

Publication Publication Date Title
CN105573828B (en) A kind of operation processing method and device
CN103544153B (en) A kind of data-updating method based on data base and system
CN103092903A (en) Database Log Parallelization
CN108242000A (en) Invoice management method, system, computer installation and computer readable storage medium
CN107766080A (en) transaction message processing method, device, equipment and system
CN107665255A (en) Method, apparatus, equipment and the storage medium of key value database data change
WO2019033741A1 (en) Investment commodity resource processing method, device, storage medium and computer apparatus
CN102279855A (en) Device and method for treating transactions with database
CN110909115A (en) Customer information merging method and device, storage medium and electronic equipment
CN109614263B (en) Disaster tolerance data processing method, device and system
CN110781134A (en) Data processing method and device, computer storage medium and electronic equipment
CN114119129A (en) High-concurrency second killing system
CN113342863A (en) Business document processing method and device, computer equipment and storage medium
CN113476853A (en) Data processing method and device for interactive tasks, electronic equipment and storage medium
CN108932158A (en) A kind of method, apparatus and MDS server of meta data server issued transaction
TWI685808B (en) Management method and system for credit line
JP6133529B1 (en) Method and system for updating electronic approval document
CN110263060A (en) A kind of ERP electronic accessories management method and computer equipment
JP2014215869A (en) Information processing device, information processing method, and program
CN111127088B (en) Method, device, computer equipment and storage medium for realizing final consistency
CN114022148A (en) Transaction conflict detection method, device, equipment and storage medium based on block chain
CN112686711A (en) Rule engine matching method and system
KR101995349B1 (en) Method of revitalizing lost cryptocurrency in blockchain network
RU2015156433A (en) METHOD FOR MAKING A DISTRIBUTED DATABASE IN A UNIFIED ACCOUNTING ENVIRONMENT SIMILAR TO BITCOIN
CN112712433B (en) Block chain-based data state management and query method and block chain device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200324