CN110704426B - Data verification method, electronic device and computer readable storage medium - Google Patents

Data verification method, electronic device and computer readable storage medium Download PDF

Info

Publication number
CN110704426B
CN110704426B CN201910842959.2A CN201910842959A CN110704426B CN 110704426 B CN110704426 B CN 110704426B CN 201910842959 A CN201910842959 A CN 201910842959A CN 110704426 B CN110704426 B CN 110704426B
Authority
CN
China
Prior art keywords
checked
rule
check
basic information
electronic device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910842959.2A
Other languages
Chinese (zh)
Other versions
CN110704426A (en
Inventor
王莹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Property and Casualty Insurance Company of China Ltd
Original Assignee
Ping An Property and Casualty Insurance Company 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 Ping An Property and Casualty Insurance Company of China Ltd filed Critical Ping An Property and Casualty Insurance Company of China Ltd
Priority to CN201910842959.2A priority Critical patent/CN110704426B/en
Publication of CN110704426A publication Critical patent/CN110704426A/en
Application granted granted Critical
Publication of CN110704426B publication Critical patent/CN110704426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24564Applying rules; Deductive queries
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Storage Device Security (AREA)

Abstract

The invention relates to the technical field of computers, and provides a data verification method, an electronic device and a computer readable storage medium, wherein the method comprises the following steps: basic information of an object to be checked is obtained; according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule wide table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked; extracting at least one check rule from the pre-stored check rules to form a check rule group, and screening an object to be checked from the rule wide table according to the check rule group; and checking the screened object to be checked. According to the invention, the rule wide table is generated by each object to be checked, the basic information of the object to be checked and the check rule matched with the object to be checked, so that the case extraction time is greatly shortened, the on-line check operation flow is completely realized, and the error rate is reduced.

Description

Data verification method, electronic device and computer readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a data verification method, an electronic device, and a computer readable storage medium.
Background
The verification work relates to huge data processing amount, and most of the current verification work is completed manually, and the method is generally as follows: all objects to be checked are stored in a checking system, and then are manually distributed to personnel responsible for checking, and the personnel responsible for checking check each object to be checked according to a checking standard.
For the processing method of large-batch cases, the cases meeting the screening requirement are screened out from the large-batch cases according to the verification rule to carry out targeted verification. The method is generally as follows: the method comprises the steps of synchronizing a verification rule and an object to be verified into an Oracle database, selecting a plurality of verification rules from the verification rules to serve as a verification rule group, and extracting the object to be verified meeting the verification rule group from all the objects to be verified according to the verification rule group, wherein the method is low in working efficiency because more time for choosing cases is required.
Disclosure of Invention
Based on the problems in the prior data verification process, the invention provides a data verification method, an electronic device and a computer readable storage medium, which mainly aim to generate a rule wide table by matching a prestored verification rule for each object to be verified, basic information of each object to be verified and the verification rule matched with the object to be verified, extract the verification rule from the prestored verification rule as a verification rule group, extract the object to be verified according to the verification rule group, perform verification work on the object to be verified, and completely realize on-line verification operation flow, so that the verification flow is not manually processed any more, and the risk case detection rate and the working efficiency are improved.
In order to achieve the above object, the present invention provides a data verification method, which includes:
basic information of an object to be checked is obtained, wherein the basic information is preset basic item information of the object to be checked;
according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule wide table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked;
extracting at least one check rule from the pre-stored check rules to form a check rule group, and screening an object to be checked from the rule wide table according to the check rule group; a kind of electronic device with high-pressure air-conditioning system
And checking the screened object to be checked.
Preferably, the step of matching a pre-stored verification rule for each object to be verified comprises:
collecting key fields of a pre-stored check rule;
identifying a field which is the same as the acquired key field from the basic information of the object to be checked as a matching basis; a kind of electronic device with high-pressure air-conditioning system
And matching a prestored verification rule for each object to be verified according to the matching basis.
Preferably, the step of generating the rule-width table includes:
performing association processing on pre-stored check rules according to association relations among the check rules to generate a preliminary rule wide table, wherein the preliminary rule wide table is used for storing check rules which are associated with each other;
according to the basic information of the objects to be checked, matching a preliminary rule wide table for each object to be checked; a kind of electronic device with high-pressure air-conditioning system
And generating a rule width table from all the objects to be checked, the basic information of each object to be checked and the preliminary rule width table matched with each object to be checked.
Preferably, the step of generating the preliminary rule width table includes:
establishing a correlation table for each check rule; a kind of electronic device with high-pressure air-conditioning system
And combining the correlation tables of the verification rules which are related to each other through the established main external key relation among the correlation tables to obtain a preliminary rule wide table.
Preferably, before checking the screened object to be checked, the data checking method further includes:
performing sub-packaging treatment on the screened objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And checking the data to be checked after the sub-packaging.
Preferably, after checking the screened object to be checked, the data checking method further includes:
screening unqualified objects to be checked;
re-packetizing the screened unqualified objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And re-checking the re-packetized object to be checked.
In addition, to achieve the above object, the present invention also provides an electronic device including: the device comprises a memory and a processor, wherein the memory comprises a data verification program, and the data verification program realizes the following steps when being executed by the processor:
basic information of an object to be checked is obtained, wherein the basic information is preset basic item information of the object to be checked;
according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule wide table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked;
extracting at least one check rule from the pre-stored check rules to form a check rule group, and screening an object to be checked from the rule wide table according to the check rule group; a kind of electronic device with high-pressure air-conditioning system
And checking the screened object to be checked.
Preferably, the step of matching a pre-stored verification rule for each object to be verified comprises:
collecting key fields of a pre-stored check rule;
identifying a field which is the same as the acquired key field from the basic information of the object to be checked as a matching basis; a kind of electronic device with high-pressure air-conditioning system
And matching a prestored verification rule for each object to be verified according to the matching basis.
Preferably, the step of generating the rule-width table includes:
performing association processing on pre-stored check rules according to association relations among the check rules to generate a preliminary rule wide table, wherein the preliminary rule wide table is used for storing check rules which are associated with each other;
according to the basic information of the objects to be checked, matching a preliminary rule wide table for each object to be checked; a kind of electronic device with high-pressure air-conditioning system
And generating a rule width table from all the objects to be checked, the basic information of each object to be checked and the preliminary rule width table matched with each object to be checked.
In addition, in order to achieve the above object, the present invention also provides a computer-readable storage medium including therein a data verification program which, when executed by a processor, implements any of the steps in the data verification method as described above.
According to the data verification method, the electronic device and the computer readable storage medium, the pre-stored verification rules are matched for each object to be verified, the rule wide table is generated by each object to be verified, the basic information of the object to be verified and the verification rules matched with the object to be verified, a plurality of verification rules are extracted from the pre-stored verification rules to form a verification rule group, the object to be verified is extracted according to the verification rule group, verification work is carried out on the object to be verified, and the time for extracting the object to be verified is greatly shortened; the verification operation flow completely realizes on-line, so that the verification flow is not manually processed any more, and the error rate is reduced.
Drawings
FIG. 1 is a schematic view of an application environment of a preferred embodiment of a data verification method of the present invention;
FIG. 2 is a block diagram illustrating a preferred embodiment of the data verification process of FIG. 1;
FIG. 3 is a flow chart of a data verification method according to a preferred embodiment of the invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The invention provides a data verification method which is applied to an electronic device 1. Referring to fig. 1, an application environment of a preferred embodiment of a data verification method according to the present invention is shown.
In this embodiment, the electronic apparatus 1 may be a terminal device having an operation function, such as a server, a smart phone, a tablet computer, a portable computer, or a desktop computer.
The electronic device 1 includes: processor 12, memory 11, network interface 13, and communication bus 14.
The memory 11 includes at least one type of readable storage medium. The at least one type of readable storage medium may be a non-volatile storage medium such as a flash memory, a hard disk, a multimedia card, a card memory 11, etc. In some embodiments, the readable storage medium may be an internal storage unit of the electronic device 1, such as a hard disk of the electronic device 1. In other embodiments, the readable storage medium may also be an external memory 11 of the electronic device 1, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the electronic device 1.
In the present embodiment, the readable storage medium of the memory 11 is generally used to store a data verification program 10, a verification rule base, and the like, which are installed in the electronic apparatus 1. The memory 11 may also be used to temporarily store data that has been output or is to be output.
The processor 12 may in some embodiments be a central processing unit (Central Processing Unit, CPU), microprocessor or other data processing chip for executing program code or processing data stored in the memory 11, such as executing the data verification program 10, etc.
The network interface 13 may optionally comprise a standard wired interface, a wireless interface (e.g. WI-FI interface), typically used to establish a communication connection between the electronic apparatus 1 and other electronic devices.
The communication bus 14 is used to enable the connection communication between these components.
Fig. 1 shows only an electronic device 1 with components 11-14, but it is understood that not all shown components are required to be implemented, and that more or fewer components may be implemented instead.
Alternatively, the electronic device 1 may further comprise an imaging device, which may be either a part of the electronic device 1 or independent of the electronic device 1. In some embodiments, the electronic apparatus 1 is a terminal device with a camera, such as a smart phone, a tablet computer, a portable computer, etc., and the camera is the camera of the electronic apparatus 1. In other embodiments, the electronic device 1 may be a server, and the image capturing device is independent of the electronic device 1 and connected to the electronic device 1 through a wired or wireless network. For example, the imaging device is installed in a specific place such as an office place or a monitoring area, and a real-time image is obtained by capturing a subject entering the specific place in real time, and the captured real-time image is transmitted to the processor 12 via a network.
Optionally, the electronic apparatus 1 may further comprise a user interface, which may comprise an input unit such as a Keyboard (Keyboard), a voice input device such as a microphone or the like with voice recognition function, a voice output device such as a sound box, a headset or the like, and optionally a standard wired interface, a wireless interface.
Optionally, the electronic device 1 may also comprise a display, which may also be referred to as a display screen or display unit. In some embodiments, the display may be an LED display, a liquid crystal display, a touch-control liquid crystal display, an Organic Light-Emitting Diode (OLED) touch device, or the like. The display is used for displaying information processed in the electronic device 1 and for displaying a visualized user interface.
Optionally, the electronic device 1 further comprises a touch sensor. The area provided by the touch sensor for a user to perform a touch operation is referred to as a touch area. Further, the touch sensor herein may be a resistive touch sensor, a capacitive touch sensor, or the like. The touch sensor may include not only a contact type touch sensor but also a proximity type touch sensor. Further, the touch sensor may be a single sensor or may be a plurality of sensors arranged in an array, for example.
The area of the display of the electronic device 1 may be the same as or different from the area of the touch sensor. Optionally, a display is stacked with the touch sensor to form a touch display screen. The device detects a touch operation triggered by a user based on a touch display screen.
Optionally, the electronic device 1 may further include a Radio Frequency (RF) circuit, a sensor, an audio circuit, etc., which are not described herein.
In the embodiment of the apparatus shown in fig. 1, an operating system and a data verification program 10 may be included in a memory 11 as a kind of computer storage medium; the processor 12 performs the following steps when executing the data verification program 10 stored in the memory 11:
basic information of an object to be checked is obtained, wherein the basic information is preset basic item information of the object to be checked;
according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule wide table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked;
extracting at least one check rule from the pre-stored check rules to form a check rule group, and screening an object to be checked from the rule wide table according to the check rule group; a kind of electronic device with high-pressure air-conditioning system
And checking the screened object to be checked.
In order to enable each object to be verified to better match the pre-stored verification rules, the step of matching the pre-stored verification rules for each object to be verified comprises:
collecting key fields of a pre-stored check rule;
identifying the fields which are the same as the acquired key fields from the basic information of the object to be checked, and taking the fields as the matching basis; a kind of electronic device with high-pressure air-conditioning system
And matching a prestored verification rule for each object to be verified according to the matching basis.
In order to quickly generate a rule-width table, the step of generating the rule-width table includes:
performing association processing on pre-stored check rules according to association relations among the check rules to generate a preliminary rule wide table, wherein the preliminary rule wide table is used for storing check rules which are associated with each other;
according to the basic information of the objects to be checked, matching a preliminary rule wide table for each object to be checked; a kind of electronic device with high-pressure air-conditioning system
And generating a rule width table from all the objects to be checked, the basic information of each object to be checked and the preliminary rule width table matched with each object to be checked.
In order to further quickly generate a rule-width table, the step of generating a preliminary rule-width table includes:
establishing a correlation table for each check rule; a kind of electronic device with high-pressure air-conditioning system
And combining the correlation tables of the verification rules which are related to each other through the established main external key relation among the correlation tables to obtain a preliminary rule wide table.
The main key is a unique identifier of a relation in the related table, the external key refers to that an attribute is not the main key in the current related table, but the attribute is the main key of another related table, and the two related tables can be connected through the external key.
In order to perform targeted verification on data in different fields, so as to improve verification quality, before verifying the screened object to be verified, the processor 12 further performs the following steps when executing the data verification program 10 stored in the memory 11:
performing sub-packaging treatment on the screened objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And checking the data to be checked after the sub-packaging.
In order to avoid that one verification operation is prone to error, after verifying the screened object to be verified, the processor 12 further implements the following steps when executing the data verification program 10 stored in the memory 11:
screening unqualified objects to be checked;
re-packetizing the screened unqualified objects to be checked; and re-checking the re-packetized object to be checked.
In other embodiments, the data verification program 10 may also be partitioned into one or more modules, one or more modules being stored in the memory 11 and executed by the processor 12 to complete the present invention.
The invention may refer to a series of computer program instruction segments capable of performing a specified function. Referring to FIG. 2, a block diagram of a preferred embodiment of the data verification process 10 of FIG. 1 is shown. The data verification process 10 may be partitioned into: the system comprises an information acquisition module 110, a verification rule matching module 120, a rule wide table generation module 130, a verification rule extraction module 140, an object to be verified screening module 150 and a verification module 160.
The functions or operational steps performed by the modules 110-160 are similar to those described above and are not described in detail herein, for example, wherein:
the information acquisition module 110: the method is used for acquiring the basic information of the object to be checked.
The verification rule matching module 120: and the method is used for matching the pre-stored verification rules for each object to be verified according to the basic information of each object to be verified acquired by the information acquisition module 110.
Rule wide table generation module 130: and generating a rule wide table by using all the objects to be checked, the basic information of each object to be checked and the check rule matched with each object to be checked.
The verification rule extraction module 140: for extracting at least one check rule from the pre-stored check rules to form a check rule set.
The object to be inspected screening module 150: and the method is used for screening the object to be checked from the rule wide table according to the check rule group.
The verification module 160: and the method is used for checking the screened objects to be checked.
In addition, the invention also provides a data verification method. Referring to FIG. 3, a flow chart of a preferred embodiment of the data verification method of the present invention is shown. The method may be performed by an apparatus, which may be implemented in software and/or hardware.
In this embodiment, the data verification method includes: step S10 to step S40.
Step S10, basic information of an object to be verified is obtained, wherein the basic information is preset basic item information of the object to be verified.
Specifically, the basic information of each object to be checked is collected, and the collection method may be that the corresponding responsible personnel collects the basic information of each object to be checked through a manual input or scanning mode. The basic information of the object to be checked refers to preset basic item information of the object to be checked, and specific basic item information can be determined according to the type of the object to be checked, for example, in the checking work of the insurance case, the basic information of the object to be checked, that is, the basic information of the insurance case, may include the following information: reporting, surveying, responsibility fixing, damage assessment, settlement, standing a case and the like; in the verification work of the financial case, the basic information of the object to be verified, that is, the basic information of the financial case, may include the following information: reimbursement, wages, insurance, tax, running water, shipping, sales, etc.; in the verification work of the personnel management case, the basic information of the object to be verified, that is, the basic information of the personnel management case, may include the following information: department, job, age, work age, graduation institution, academic, social security, attendance, business trip, rewards and punishments, etc.
Step S20, according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule width table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked.
The processor acquires basic information of each object to be checked, adopts a field identification method, matches prestored check rules for each object to be checked according to the basic information of each object to be checked, wherein a check rule base is stored in a memory and is used for storing a large number of check rules, the check rules are attributes of the check objects, for example, the check objects are insurance cases, and if the insurance cases are common insurance cases and the insurance belongs to vehicle insurance, the common insurance cases and the vehicle insurance are the check rules of the insurance cases.
Specifically, the step of matching the pre-stored verification rule for each object to be verified includes:
collecting key fields of a pre-stored check rule;
identifying the fields which are the same as the acquired key fields from the basic information of the object to be checked, and taking the fields as the matching basis; a kind of electronic device with high-pressure air-conditioning system
And matching a prestored verification rule for each object to be verified according to the matching basis.
And the processor generates a rule wide table from all the objects to be checked, the basic information of each object to be checked and the check rules matched with each object to be checked.
Specifically, the step of generating the rule-wide table includes:
performing association processing on pre-stored check rules according to association relations among the check rules to generate a preliminary rule wide table, wherein the preliminary rule wide table is used for storing check rules which are associated with each other;
according to the basic information of the objects to be checked, matching a preliminary rule wide table for each object to be checked; a kind of electronic device with high-pressure air-conditioning system
And generating a rule width table from all the objects to be checked, the basic information of each object to be checked and the preliminary rule width table matched with each object to be checked.
Wherein the step of generating the preliminary rule broad table comprises:
establishing a correlation table for each check rule; a kind of electronic device with high-pressure air-conditioning system
And combining the correlation tables of the verification rules which are related to each other through the established main external key relation among the correlation tables to obtain a preliminary rule wide table.
This step may be implemented by a big data platform as a preferred embodiment of the invention.
The method comprises the steps of synchronizing basic information and verification rules of each object to be verified into a large data platform, matching the verification rules for each object to be verified through the large data platform, and generating a rule width table by the object to be verified, the basic information of the object to be verified and the verification rules matched with the object to be verified.
More specifically, the application framework of the big data platform may be: big data application, big data processing, basic data source, etc. The data information of the objects to be checked and the check rules can be synchronized to a big data platform through a data interface on big data processing, the big data platform matches the check rules for each object to be checked according to a field identification module arranged in the big data platform, a table is obtained from a basic data source, and a rule wide table comprising the objects to be checked, basic information of the objects to be checked and the check rules matched with the objects to be checked is finally generated through a relational data processing model in big data processing. Of course, the rule wide table generated by using the big data platform is only a preferred embodiment of the present invention, and is not limited to the big data platform, but can be generated by other structural devices.
The generated rule wide table includes all collected objects to be checked, and basic information of each object to be checked and check rules matched with each object to be checked, for example, 300 objects to be checked are collected in total, 120 check rules are matched with each object to be checked according to the collected basic information of each object to be checked, and then the rule wide table includes 300 objects to be checked, basic information corresponding to each object to be checked and 120 check rules matched with each object to be checked.
Step S30, at least one check rule is extracted from the pre-stored check rules to form a check rule group, and the object to be checked is screened from the rule wide table according to the check rule group.
Specifically, the processor randomly extracts at least one check rule from the pre-stored check rules to form a check rule group, wherein the number of check rules in the check rule group can be preset, for example, 3 check rules are extracted each time in advance, and the check rule group comprises 3 check rules.
As a preferable scheme of the invention, the operator can select the check rule from the pre-stored check rules according to actual needs through the interface of the check terminal to form a check rule group. By adopting the mode, a more flexible check rule group can be obtained according to the needs of check personnel.
And the processor screens out objects to be checked which accord with all the check rules from the rule wide table according to the check rule group.
For a better understanding of the check rule set, examples are as follows: also taking the above-mentioned insurance case as an example: a set of three check rules: the first check strip rule is as follows: is a co-insurance case; the second check rule is: is a car and property sharing transfer case; the third check rule is: is a heavy case; then, when the object to be checked is screened, the screened object to be checked meets the three check rules at the same time.
And S40, checking the screened object to be checked.
And the processor checks the screened object to be checked according to the checking module.
As a preferred scheme of the invention, the processor can also distribute the objects to be checked to different check terminals for checking by check staff in charge of checking work, thereby increasing the flexibility of the checking work. When the object to be checked is checked, a check standard is formulated according to the type of the object to be checked, check objects which do not meet the standard are screened from the objects to be checked, and then the check objects which do not meet the standard are processed.
As a preferred aspect of the present invention, before checking the screened object to be checked, the data checking method further includes:
performing sub-packaging treatment on the screened objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And checking the data to be checked after the sub-packaging.
Through sub-packaging processing, the objects to be checked can be classified and checked, and the objects to be checked in different fields can be checked according to different check standards.
When the object to be checked is distributed to the check staff for checking, the object to be checked can be distributed to the check staff good at the field through different fields, so that the checking efficiency and the checking quality are improved
As a preferred aspect of the present invention, after checking the screened object to be checked, the data checking method further includes:
screening unqualified objects to be checked;
re-packetizing the screened unqualified objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And re-checking the re-packetized object to be checked.
Marking the unqualified verification object, processing the unqualified verification object as the unqualified verification object, and ending the verification work of the unqualified verification object. Errors in one-time verification are prevented, and the error rate of the verification is reduced.
In addition, an embodiment of the present invention also proposes a computer-readable storage medium, in which a data verification program is included, the data verification program implementing the following operations when executed by a processor:
basic information of an object to be checked is obtained, wherein the basic information is preset basic item information of the object to be checked;
according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule wide table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked;
extracting at least one check rule from the pre-stored check rules to form a check rule group, and screening an object to be checked from the rule wide table according to the check rule group; a kind of electronic device with high-pressure air-conditioning system
And checking the screened object to be checked.
Preferably, the step of matching a pre-stored verification rule for each object to be verified comprises:
collecting key fields of a pre-stored check rule;
identifying the fields which are the same as the acquired key fields from the basic information of the object to be checked, and taking the fields as the matching basis; a kind of electronic device with high-pressure air-conditioning system
And matching a prestored verification rule for each object to be verified according to the matching basis.
Preferably, the step of generating the rule-wide table includes:
performing association processing on pre-stored check rules according to association relations among the check rules to generate a preliminary rule wide table, wherein the preliminary rule wide table is used for storing check rules which are associated with each other;
according to the basic information of the objects to be checked, matching a preliminary rule wide table for each object to be checked; a kind of electronic device with high-pressure air-conditioning system
And generating a rule width table from all the objects to be checked, the basic information of each object to be checked and the preliminary rule width table matched with each object to be checked.
Preferably, the step of generating the preliminary rule-width table includes:
establishing a correlation table for each check rule; a kind of electronic device with high-pressure air-conditioning system
And combining the correlation tables of the verification rules which are related to each other through the established main external key relation among the correlation tables to obtain a preliminary rule wide table.
Preferably, before checking the screened object to be checked, the data checking program is further executed by the processor to implement the following operations:
performing sub-packaging treatment on the screened objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And checking the data to be checked after the sub-packaging.
Preferably, after checking the screened object to be checked, the data checking program further performs the following operations when executed by the processor:
screening unqualified objects to be checked;
re-packetizing the screened unqualified objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And re-checking the re-packetized object to be checked.
The embodiment of the computer readable storage medium of the present invention is substantially the same as the embodiment of the data verification method and the electronic device, and will not be described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, apparatus, article, or method 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, apparatus, article, or method. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, apparatus, article or method that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments. From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (5)

1. A data verification method applied to an electronic device, the method comprising:
basic information of an object to be checked is obtained, wherein the basic information is preset basic item information of the object to be checked;
according to the basic information of each object to be checked, matching a pre-stored check rule for each object to be checked, and generating a rule wide table according to all the objects to be checked, the basic information of each object to be checked and the check rule matched for each object to be checked; the step of matching the pre-stored verification rule for each object to be verified comprises the following steps:
collecting key fields of a pre-stored check rule; identifying a field which is the same as the acquired key field from the basic information of the object to be checked as a matching basis; matching a prestored verification rule for each object to be verified according to the matching basis;
the step of generating the rule width table comprises the following steps:
establishing a correlation table for each check rule; combining the related tables with the related verification rules through the established main external key relation among the related tables to obtain a preliminary rule wide table; the preliminary rule wide table is used for storing verification rules which are related to each other;
according to the basic information of the objects to be checked, matching a preliminary rule wide table for each object to be checked; a kind of electronic device with high-pressure air-conditioning system
Generating a rule width table from all objects to be checked, basic information of each object to be checked and a preliminary rule width table matched with each object to be checked;
extracting at least one check rule from the pre-stored check rules to form a check rule group, and screening an object to be checked from the rule wide table according to the check rule group; a kind of electronic device with high-pressure air-conditioning system
And checking the screened object to be checked.
2. The data verification method according to claim 1, wherein before verifying the screened object to be verified, the data verification method further comprises:
performing sub-packaging treatment on the screened objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And checking the data to be checked after the sub-packaging.
3. The data verification method according to claim 2, wherein after verifying the screened object to be verified, the data verification method further comprises:
screening unqualified objects to be checked;
re-packetizing the screened unqualified objects to be checked; a kind of electronic device with high-pressure air-conditioning system
And re-checking the re-packetized object to be checked.
4. An electronic device comprising a memory and a processor, characterized in that the memory comprises a data verification program, which when executed by the processor, implements the steps of the data verification method according to any one of claims 1 to 3.
5. A computer-readable storage medium, wherein a data verification program is included in the computer-readable storage medium, which, when executed by a processor, implements the steps of the data verification method according to any one of claims 1 to 3.
CN201910842959.2A 2019-09-06 2019-09-06 Data verification method, electronic device and computer readable storage medium Active CN110704426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910842959.2A CN110704426B (en) 2019-09-06 2019-09-06 Data verification method, electronic device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910842959.2A CN110704426B (en) 2019-09-06 2019-09-06 Data verification method, electronic device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110704426A CN110704426A (en) 2020-01-17
CN110704426B true CN110704426B (en) 2023-09-22

Family

ID=69194681

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910842959.2A Active CN110704426B (en) 2019-09-06 2019-09-06 Data verification method, electronic device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110704426B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427571A (en) * 2020-03-16 2020-07-17 北京明略软件系统有限公司 Data verification method and device
CN112380200A (en) * 2020-11-10 2021-02-19 中国人寿保险股份有限公司 Insurance information verification method and device
CN112463785B (en) * 2020-12-08 2024-04-16 中国人寿保险股份有限公司 Data quality monitoring method and device, electronic equipment and storage medium
CN112860682A (en) * 2021-03-29 2021-05-28 中信银行股份有限公司 Data quality detection method, device, equipment and readable storage medium
CN113724094A (en) * 2021-08-31 2021-11-30 平安养老保险股份有限公司 Risk information checking method, device, equipment and medium
CN114125941B (en) * 2021-11-19 2023-08-29 深圳市欧瑞博科技股份有限公司 Data packetizing method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016151028A1 (en) * 2015-03-23 2016-09-29 Brite:Bill Limited A document verification system
CN107908725A (en) * 2017-11-14 2018-04-13 中国银行股份有限公司 A kind of batch data method of calibration, device and system
CN108345512A (en) * 2018-03-19 2018-07-31 重庆金融资产交易所有限责任公司 Data verification method, server and storage medium
CN109934722A (en) * 2019-01-31 2019-06-25 德联易控科技(北京)有限公司 Verify adjustment method, device and the electronic equipment of rule
CN110020381A (en) * 2018-02-23 2019-07-16 中国平安财产保险股份有限公司 Method of calibration, device, equipment and computer storage medium based on configuration file

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016151028A1 (en) * 2015-03-23 2016-09-29 Brite:Bill Limited A document verification system
CN107908725A (en) * 2017-11-14 2018-04-13 中国银行股份有限公司 A kind of batch data method of calibration, device and system
CN110020381A (en) * 2018-02-23 2019-07-16 中国平安财产保险股份有限公司 Method of calibration, device, equipment and computer storage medium based on configuration file
CN108345512A (en) * 2018-03-19 2018-07-31 重庆金融资产交易所有限责任公司 Data verification method, server and storage medium
CN109934722A (en) * 2019-01-31 2019-06-25 德联易控科技(北京)有限公司 Verify adjustment method, device and the electronic equipment of rule

Also Published As

Publication number Publication date
CN110704426A (en) 2020-01-17

Similar Documents

Publication Publication Date Title
CN110704426B (en) Data verification method, electronic device and computer readable storage medium
WO2021196830A1 (en) Smart double-recording method and device, and storage medium
CN107888557B (en) Method and system for generating protocol file
US9798954B1 (en) System, device, and method for image anomaly detection
CN107909668B (en) Sign-in method and terminal equipment
WO2018090641A1 (en) Method, apparatus and device for identifying insurance policy number, and computer-readable storage medium
CN109636582B (en) Credit information management method, apparatus, device and storage medium
CN108140297A (en) A suspect's detecting system and a suspect's detection method
US20180288040A1 (en) System and Method for Biometric Authentication-Based Electronic Notary Public
CN110503409B (en) Information processing method and related device
CN111192019A (en) Reimbursement processing method of target bill and related equipment
JP2016157439A (en) Information processing system, and processing method and program thereof
CN110363222B (en) Picture labeling method and device for model training, computer equipment and storage medium
CN105654219A (en) Two-dimensional-code-based intelligent instrument life-cycle management system
CN112330834A (en) Attendance checking method, equipment and storage medium for actively selecting attendance checking event
US9665574B1 (en) Automatically scraping and adding contact information
CN111401981B (en) Bidding method, device and storage medium of bidding cloud host
CN113568934A (en) Data query method and device, electronic equipment and storage medium
CN111984884A (en) Non-contact data acquisition method and device for large database
US10248638B2 (en) Creating forms for hierarchical organizations
WO2021164122A1 (en) Intelligent user recognition method and device, and computer readable storage medium
US9516023B2 (en) System and method for transferring electronic information
CN109670165B (en) Information extraction method, device, equipment and storage medium
CN111444868A (en) Bill duplicate checking system and method based on smart phone
CN111552634A (en) Method and device for testing front-end system 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
GR01 Patent grant
GR01 Patent grant