CN116719816A - Client information storage method and device, storage medium and electronic equipment - Google Patents

Client information storage method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN116719816A
CN116719816A CN202310683213.8A CN202310683213A CN116719816A CN 116719816 A CN116719816 A CN 116719816A CN 202310683213 A CN202310683213 A CN 202310683213A CN 116719816 A CN116719816 A CN 116719816A
Authority
CN
China
Prior art keywords
client information
checking
information
association
rule
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
CN202310683213.8A
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 CN202310683213.8A priority Critical patent/CN116719816A/en
Publication of CN116719816A publication Critical patent/CN116719816A/en
Pending legal-status Critical Current

Links

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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/288Entity relationship models
    • 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
    • G06Q30/00Commerce
    • G06Q30/01Customer relationship services
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Technology Law (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application provides a client information storage method and device, a storage medium and electronic equipment, which can be applied to the financial field or other fields, and the method comprises the following steps: acquiring client information of a core banking system, wherein the client information comprises at least one of personal client information, enterprise client information and financial institution client information; obtaining an association check rule of the client information according to the parameterized configuration corresponding to the client information; checking the client information by utilizing the association checking rule to obtain a checking result; and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table. The development and operation efficiency can be improved, and the compliance of the client information is ensured.

Description

Client information storage method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and apparatus for storing client information, a storage medium, and an electronic device.
Background
The digital transformation accelerates the application of various new technologies such as cloud computing, big data and the like, and also accelerates the dependence of economic development on information data. In various institutions, such as banking institutions, the collection and storage of customer information are an important ring for the management of banking customer information, and if the collection process of the customer information is not compliant and correct, the problems of confusion, unreasonable use, leakage of the customer information and the like of the customer information are easily caused.
In the prior art, different inspection rules are generally written in a hard coding mode so as to carry out compliance inspection on the acquired client information; however, due to the large number of customer information fields, the same kind of check rules have a certain similarity, for example, a large number of repeated codes are needed in the development process through the code implementation, the manual writing time cost is high, errors are easy to occur, and maintenance and testing are inconvenient.
Disclosure of Invention
The technical problem to be solved by the application is to provide a client information storage method which can improve development and operation and maintenance efficiency and ensure client information compliance.
The application also provides a client information storage device which is used for ensuring the realization and application of the method in practice.
A method of storing customer information, comprising:
acquiring client information of a core banking system, wherein the client information comprises at least one of personal client information, enterprise client information and financial institution client information;
obtaining an association check rule of the client information according to the parameterized configuration corresponding to the client information;
checking the client information by utilizing the association checking rule to obtain a checking result;
and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table.
In the above method, optionally, the obtaining, according to the parameterized configuration corresponding to the client information, an association check rule of the client information includes:
acquiring parameterized configuration corresponding to the client information;
analyzing the parameterized configuration to obtain each inspection rule parameter;
acquiring an inspection rule corresponding to each inspection rule parameter;
and forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
In the above method, optionally, the checking the client information by using the association check rule to obtain a check result includes:
acquiring each field to be checked in the client information;
and checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
The method, optionally, further comprises:
generating prompt information according to the checking result under the condition that the checking result characterizes that the client information is not checked;
and outputting the prompt information.
In the above method, optionally, the checking the client information by using the association check rule further includes:
and displaying the checking result on a preset display interface.
A customer information storage device, comprising:
an acquisition unit configured to acquire customer information of a core banking system, the customer information including at least one of personal customer information, enterprise customer information, and financial institution customer information;
the execution unit is used for obtaining the association check rule of the client information according to the parameterized configuration corresponding to the client information;
the checking unit is used for checking the client information by utilizing the association checking rule to obtain a checking result;
and the storage unit is used for storing the client information into a preset database table under the condition that the checking result represents that the client information passes the checking.
The above apparatus, optionally, the execution unit includes:
the first acquisition subunit is used for acquiring the parameterized configuration corresponding to the client information;
the analysis subunit is used for analyzing the parameterized configuration to obtain each inspection rule parameter;
the second acquisition subunit is used for acquiring the inspection rule corresponding to each inspection rule parameter;
and the execution subunit is used for forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
The above device, optionally, the inspection unit includes:
a third obtaining subunit, configured to obtain each field to be checked in the client information;
and the checking subunit is used for checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
A storage medium comprising stored instructions, wherein the instructions, when executed, control a device on which the storage medium resides to perform a customer information storage method as described above.
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 as described above by a client information storage method.
Compared with the prior art, the application has the following advantages:
the application provides a client information storage method, a device, a storage medium and electronic equipment, wherein the method comprises the following steps: acquiring client information of a core banking system, wherein the client information comprises at least one of personal client information, enterprise client information and financial institution client information; obtaining an association check rule of the client information according to the parameterized configuration corresponding to the client information; checking the client information by utilizing the association checking rule to obtain a checking result; and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table. By applying the method provided by the embodiment of the application, the association check of the client information can be realized through parameterized configuration, and the development and operation and maintenance efficiency of the check rule code can be effectively improved; and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table, so that the compliance of the client information can be ensured.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method for storing customer information according to the present application;
FIG. 2 is a flow chart of a process for obtaining association check rules for customer information in accordance with the present application;
FIG. 3 is a flow chart of a process for obtaining inspection results provided by the present application;
FIG. 4 is a schematic diagram of a client information storage device according to the present application;
fig. 5 is a schematic structural diagram of an electronic device according to the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In the present disclosure, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The embodiment of the application provides a client information storage method which can be applied to electronic equipment such as mobile phones, tablets, computers or intelligent wearable equipment, wherein a flow chart of the method is shown in fig. 1, and the method specifically comprises the following steps:
s101: customer information of the core banking system is obtained, the customer information including at least one of personal customer information, enterprise customer information, and financial institution customer information.
In this embodiment, the individual client information may include one or more of individual client basic information, individual client financial information, individual client address information, individual client certificate information, individual client additional information, individual client market information, individual client miscellaneous information, and the like.
In this embodiment, the enterprise client information may include one or more of enterprise client basic information, enterprise client financial information, enterprise client address information, enterprise client certificate information, enterprise client additional information, enterprise client market information, and enterprise client miscellaneous information.
In this embodiment, the financial institution customer information may include one or more of financial institution customer base information, financial institution customer financial information, financial institution customer address information, financial institution customer certificate information, financial institution customer additional information, financial institution customer market information, financial institution customer miscellaneous information, and the like.
Alternatively, the core banking system may be an overseas light core banking system BOCS-ODF.
S102: and obtaining the association check rule of the client information according to the parameterized configuration corresponding to the client information.
In the present embodiment, the inspection rule corresponding to the parameterized configuration is obtained as the association inspection rule of the client information in the preset inspection rule set.
S103: and checking the client information by using the association checking rule to obtain a checking result.
In this embodiment, the fields in the client information may be checked using the association check rule to obtain the check result.
S104: and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table.
By applying the method provided by the embodiment of the application, the association check of the client information can be realized through parameterized configuration, and the development and operation and maintenance efficiency of the check rule code can be effectively improved; and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table, so that the compliance of the client information can be ensured.
In an embodiment of the present application, based on the implementation process, optionally, the process of obtaining the association check rule of the client information according to the parameterized configuration corresponding to the client information, as shown in fig. 2, includes:
s201: and acquiring parameterized configuration corresponding to the client information.
In this embodiment, the corresponding parameterized configuration may be obtained according to the information type included in the client information.
S202: and analyzing the parameterized configuration to obtain each inspection rule parameter.
In this embodiment, checking rule parameters may include checking transaction rule parameters, checking field rule parameters, field relationship rule parameters, and the like.
S203: and obtaining the inspection rule corresponding to each inspection rule parameter.
In some embodiments, the inspection rule corresponding to each inspection rule parameter may be obtained from a preset rule base.
S204: and forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
In an embodiment of the present application, based on the implementation process, optionally, the process of checking the client information by using the association check rule to obtain a check result, as shown in fig. 3, includes:
s301: and acquiring each field to be checked in the client information.
In this embodiment, the client information may include one or more fields to be checked, which may be a basic information field, an address field certificate information field, and so on.
In some embodiments, each field in the client information may be filtered to obtain a field to be checked in the client information.
S302: and checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
In this embodiment, the inspection results may characterize whether the customer information check passes or fails.
In an embodiment of the present application, based on the implementation process described above, optionally, the method further includes:
generating prompt information according to the checking result under the condition that the checking result characterizes that the client information is not checked;
and outputting the prompt information.
In this embodiment, the prompt may be used to prompt the customer to modify the customer information.
Optionally, when a client information modification instruction is received, modifying the client information according to modification content in the client modification instruction; after the client information is modified, the modified client information can be checked again by utilizing the association check rule; if the inspection is passed, the modified customer information is stored, and if the inspection is not passed, the prompt information is output again.
In an embodiment of the present application, based on the implementation process, optionally, the checking the client information by using the association check rule further includes:
and displaying the checking result on a preset display interface.
In some embodiments, prior to obtaining customer information of the core banking system, a parameter configuration instruction of a user may be received, and inspection rule parameters including inspection transactions, inspection fields, association relationships between fields, inspection rules, and the like are configured; after the client information is acquired, fields in the client information can be checked according to the parameterized configured association check rules.
Corresponding to the method shown in fig. 1, the embodiment of the present application further provides a client information storage device, which is used for implementing the method shown in fig. 1, where the client information storage device provided in the embodiment of the present application may be applied to an electronic device, and the structural schematic diagram of the client information storage device is shown in fig. 4, and specifically includes:
an acquisition unit 401 for acquiring customer information of a core banking system, the customer information including at least one of personal customer information, enterprise customer information, and financial institution customer information;
an execution unit 402, configured to obtain an association check rule of the client information according to a parameterized configuration corresponding to the client information;
an inspection unit 403, configured to inspect the client information by using the association inspection rule, to obtain an inspection result;
and the storage unit 404 is configured to store the client information in a preset database table when the inspection result indicates that the client information passes the inspection.
In an embodiment of the present application, based on the foregoing solution, optionally, the executing unit 402 includes:
the first acquisition subunit is used for acquiring the parameterized configuration corresponding to the client information;
the analysis subunit is used for analyzing the parameterized configuration to obtain each inspection rule parameter;
the second acquisition subunit is used for acquiring the inspection rule corresponding to each inspection rule parameter;
and the execution subunit is used for forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
In an embodiment of the present application, based on the foregoing solution, optionally, the checking unit 403 includes:
a third obtaining subunit, configured to obtain each field to be checked in the client information;
and the checking subunit is used for checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
In an embodiment of the present application, based on the foregoing solution, optionally, the client information storage device further includes:
the generation unit is used for generating prompt information according to the checking result when the checking result characterizes that the client information is not checked;
and the output unit is used for outputting the prompt information.
In an embodiment of the present application, based on the foregoing solution, optionally, the client information storage device further includes:
and the display unit is used for displaying the checking result on a preset display interface.
The specific principle and execution process of each unit and module in the client information storage device disclosed in the above embodiment of the present application are the same as those of the client information storage method disclosed in the above embodiment of the present application, and may refer to corresponding parts in the client information storage method provided in the above embodiment of the present application, which are not described herein again.
The embodiment of the application also provides a storage medium, which comprises stored instructions, wherein when the instructions run, the storage medium is controlled to execute a client information storage method by equipment, and the method comprises the following steps:
acquiring client information of a core banking system, wherein the client information comprises at least one of personal client information, enterprise client information and financial institution client information;
obtaining an association check rule of the client information according to the parameterized configuration corresponding to the client information;
checking the client information by utilizing the association checking rule to obtain a checking result;
and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table.
In the above method, optionally, the obtaining, according to the parameterized configuration corresponding to the client information, an association check rule of the client information includes:
acquiring parameterized configuration corresponding to the client information;
analyzing the parameterized configuration to obtain each inspection rule parameter;
acquiring an inspection rule corresponding to each inspection rule parameter;
and forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
In the above method, optionally, the checking the client information by using the association check rule to obtain a check result includes:
acquiring each field to be checked in the client information;
and checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
The method, optionally, further comprises:
generating prompt information according to the checking result under the condition that the checking result characterizes that the client information is not checked;
and outputting the prompt information.
In the above method, optionally, the checking the client information by using the association check rule further includes:
and displaying the checking result on a preset display interface.
The embodiment of the present application further provides an electronic device, whose structural schematic diagram is shown in fig. 5, specifically including a memory 501, and one or more instructions 502, where the one or more instructions 502 are stored in the memory 501, and configured to be executed by the one or more processors 703 to perform the following operations by the one or more instructions 502:
acquiring client information of a core banking system, wherein the client information comprises at least one of personal client information, enterprise client information and financial institution client information;
obtaining an association check rule of the client information according to the parameterized configuration corresponding to the client information;
checking the client information by utilizing the association checking rule to obtain a checking result;
and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table.
It should be noted that the client information storage method, device, storage medium and electronic equipment provided by the application can be used in the artificial intelligence field, the blockchain field, the distributed field, the cloud computing field, the big data field, the internet of things field, the mobile interconnection field, the network security field, the chip field, the virtual reality field, the augmented reality field, the holographic technical field, the quantum computing field, the quantum communication field, the quantum measurement field, the digital twin field or the financial field. The foregoing is merely exemplary, and the application fields of the client information storage method, the device, the storage medium and the electronic device provided by the present application are not limited.
It should be noted that, in the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described as different from other embodiments, and identical and similar parts between the embodiments are all enough to be referred to each other. For the apparatus class embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference is made to the description of the method embodiments for relevant points.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
For convenience of description, the above devices are described as being functionally divided into various units, respectively. Of course, the functions of each element may be implemented in the same piece or pieces of software and/or hardware when implementing the present application.
From the above description of embodiments, it will be apparent to those skilled in the art that the present application may be implemented in software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the embodiments or some parts of the embodiments of the present application.
The foregoing has outlined a detailed description of a client information storage method according to the present application, and specific examples have been provided herein to illustrate the principles and embodiments of the present application, the above examples being provided only to assist in understanding the method of the present application and its core ideas; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (10)

1. A method of storing customer information, comprising:
acquiring client information of a core banking system, wherein the client information comprises at least one of personal client information, enterprise client information and financial institution client information;
obtaining an association check rule of the client information according to the parameterized configuration corresponding to the client information;
checking the client information by utilizing the association checking rule to obtain a checking result;
and under the condition that the checking result represents that the client information passes the checking, storing the client information into a preset database table.
2. The method according to claim 1, wherein the obtaining the association check rule of the client information according to the parameterized configuration corresponding to the client information includes:
acquiring parameterized configuration corresponding to the client information;
analyzing the parameterized configuration to obtain each inspection rule parameter;
acquiring an inspection rule corresponding to each inspection rule parameter;
and forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
3. The method of claim 1, wherein said examining said customer information using said association examination rules to obtain an examination result comprises:
acquiring each field to be checked in the client information;
and checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
4. The method as recited in claim 1, further comprising:
generating prompt information according to the checking result under the condition that the checking result characterizes that the client information is not checked;
and outputting the prompt information.
5. The method of claim 1, wherein said checking said client information using said association check rule, after obtaining a check result, further comprises:
and displaying the checking result on a preset display interface.
6. A customer information storage device, comprising:
an acquisition unit configured to acquire customer information of a core banking system, the customer information including at least one of personal customer information, enterprise customer information, and financial institution customer information;
the execution unit is used for obtaining the association check rule of the client information according to the parameterized configuration corresponding to the client information;
the checking unit is used for checking the client information by utilizing the association checking rule to obtain a checking result;
and the storage unit is used for storing the client information into a preset database table under the condition that the checking result represents that the client information passes the checking.
7. The apparatus of claim 6, wherein the execution unit comprises:
the first acquisition subunit is used for acquiring the parameterized configuration corresponding to the client information;
the analysis subunit is used for analyzing the parameterized configuration to obtain each inspection rule parameter;
the second acquisition subunit is used for acquiring the inspection rule corresponding to each inspection rule parameter;
and the execution subunit is used for forming the association check rule of the client information by the association check rule corresponding to each check rule parameter.
8. The apparatus according to claim 6, wherein the inspection unit comprises:
a third obtaining subunit, configured to obtain each field to be checked in the client information;
and the checking subunit is used for checking at least one of the transaction to which the client information belongs, each field to be checked and the association relation among the fields to be checked by using the association checking rule to obtain a checking result.
9. A storage medium comprising stored instructions, wherein the instructions, when executed, control a device on which the storage medium is located to perform a customer information storage method according to any one of claims 1 to 5.
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 customer information storage method of any of claims 1-5.
CN202310683213.8A 2023-06-09 2023-06-09 Client information storage method and device, storage medium and electronic equipment Pending CN116719816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310683213.8A CN116719816A (en) 2023-06-09 2023-06-09 Client information storage method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310683213.8A CN116719816A (en) 2023-06-09 2023-06-09 Client information storage method and device, storage medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN116719816A true CN116719816A (en) 2023-09-08

Family

ID=87869260

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310683213.8A Pending CN116719816A (en) 2023-06-09 2023-06-09 Client information storage method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN116719816A (en)

Similar Documents

Publication Publication Date Title
CN109376093B (en) Insurance product testing method and device, storage medium and electronic equipment
CN112015430A (en) JavaScript code translation method and device, computer equipment and storage medium
CN111078776A (en) Data table standardization method, device, equipment and storage medium
CN111782809A (en) International reimbursement network data processing method, device, electronic equipment and storage medium
CN113298354B (en) Automatic generation method and device of service derivative index and electronic equipment
CN110795697A (en) Logic expression obtaining method and device, storage medium and electronic device
CN111552690A (en) Data generation method, device, terminal and storage medium
CN110941488A (en) Task processing method, device, equipment and storage medium
CN111783636A (en) OCR-based international reimbursement network application data processing method and device
CN116860856A (en) Financial data processing method and device, computer equipment and storage medium
WO2019079054A1 (en) Anomaly detection in data transactions
CN116719816A (en) Client information storage method and device, storage medium and electronic equipment
US20150170068A1 (en) Determining analysis recommendations based on data analysis context
CN111859985B (en) AI customer service model test method and device, electronic equipment and storage medium
CN111737090B (en) Log simulation method and device, computer equipment and storage medium
CN114637672A (en) Automatic data testing method and device, computer equipment and storage medium
CN114496139A (en) Quality control method, device, equipment and system of electronic medical record and readable medium
CN114443802A (en) Interface document processing method and device, electronic equipment and storage medium
CN114064976A (en) Data feature calculation method, system, electronic device and storage medium
CN114254003A (en) Data diagnosis method, data diagnosis device, computer equipment and storage medium
CN112631930B (en) Dynamic system testing method and related device
CN111882294B (en) Method and device for flow approval
CN117421207A (en) Intelligent evaluation influence point test method, intelligent evaluation influence point test device, computer equipment and storage medium
CN116842011A (en) Blood relationship analysis method, device, computer equipment and storage medium
CN118227491A (en) Method and device for generating test cases, computer equipment and storage medium

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