CN113938481A - Receipt processing method, processing device, electronic equipment and readable storage medium - Google Patents

Receipt processing method, processing device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN113938481A
CN113938481A CN202111338298.3A CN202111338298A CN113938481A CN 113938481 A CN113938481 A CN 113938481A CN 202111338298 A CN202111338298 A CN 202111338298A CN 113938481 A CN113938481 A CN 113938481A
Authority
CN
China
Prior art keywords
receipt
information
target
seal
target receipt
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
CN202111338298.3A
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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN202111338298.3A priority Critical patent/CN113938481A/en
Publication of CN113938481A publication Critical patent/CN113938481A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The disclosure provides a receipt processing method, which can be applied to the technical field of computers, in particular to the field of automatic program design. The receipt processing method comprises the following steps: responding to a processing request aiming at a target receipt, and carrying out image recognition on the target receipt to obtain target receipt image information, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information; comparing the first text information with the second text information to obtain a comparison result; under the condition that the comparison result is consistent, carrying out seal verification on seal image information; and in the case of passing seal authentication, carrying out accounting based on the target receipt. The disclosure also provides a processing device, an electronic device, a readable storage medium and a program product.

Description

Receipt processing method, processing device, electronic equipment and readable storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to the field of automatic program design, and more particularly, to a receipt processing method, a processing apparatus, an electronic device, a readable storage medium, and a program product.
Background
With the development of economy, financial institutions have more and more businesses, and the recovery processing of paper receipt, especially the check of the ticket information of the receipt and the confirmation of the seal verification result, are the basic requirements of financial institutions for accounting, important links for preventing risks and important measures for ensuring the accuracy of business, and are even important channels for communicating with customers.
Disclosure of Invention
In view of the above, the present disclosure provides a receipt processing method, a processing apparatus, an electronic device, a readable storage medium, and a program product.
According to a first aspect of the present disclosure, there is provided a receipt processing method, including: responding to a processing request aiming at a target receipt, and carrying out image recognition on the target receipt to obtain target receipt image information, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information; comparing the first text information with the second text information to obtain a comparison result; under the condition that the comparison result is consistent, carrying out seal verification on seal image information; and in the case of passing seal authentication, carrying out accounting based on the target receipt.
According to an embodiment of the present disclosure, performing image recognition on a target receipt in response to a processing request for the target receipt to obtain target receipt image information includes: acquiring a target receipt image from a scanning system; identifying a range to be identified of the target receipt image based on intelligent identification service; and acquiring target receipt image information in the range to be identified so as to store the target receipt image information in the counter business processing system.
According to an embodiment of the present disclosure, wherein the smart recognition service includes smart character recognition technology.
According to an embodiment of the present disclosure, wherein acquiring a target receipt image from a scanning system comprises: registering first transaction message information by using a communication service component, wherein the first transaction message information corresponds to address information of a counter business processing system; receiving a target receipt image sent by the communication service component according to address information of the counter service processing system, wherein the address information of the counter service processing system is determined according to the first transaction message information after the second transaction message information is analyzed by the communication service component and the information obtained after the analysis is matched with the first transaction message information; the second transaction message information and the target receipt image are sent to the communication service component by the scanning system.
According to an embodiment of the present disclosure, the first transaction message information and the second transaction message information each include: transaction code information and node information for data encryption.
According to an embodiment of the present disclosure, wherein the second text information includes at least: reserving a receipt number; invoking the account checking system to acquire reserved receipt information corresponding to the target receipt number, including: responding to a query request of a reserved receipt number corresponding to the target receipt number according to the target receipt number; acquiring a reserved receipt number from the account checking system through an acquisition interface of the reserved receipt number provided by the account checking system according to the query request; and acquiring reserved receipt information corresponding to the reserved receipt number according to the reserved receipt number, wherein the target receipt number is consistent with the information of the reserved receipt number.
According to the embodiment of the present disclosure, in the case that the comparison result is consistent, performing signature verification on the signature image information includes: and sending the seal image information of the target receipt to the seal verification system so that the seal verification system verifies the seal image information of the target receipt by using the preset seal image information to obtain a seal verification result.
According to an embodiment of the present disclosure, the receipt processing method further includes: and sending the attribute information of the target receipt and the operator information associated with the target receipt to a seal verification log storage interface provided by the seal verification system so as to store the attribute information of the target receipt and the operator information associated with the target receipt in the seal verification system.
A second aspect of the present disclosure provides a receipt processing apparatus, including: the identification module is used for responding to a processing request aiming at the target receipt, carrying out image identification on the target receipt to obtain target receipt image information, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; the calling module is used for calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, and the reserved receipt information at least comprises second text information; the comparison module is used for comparing the first text information with the second text information to obtain a comparison result; the verification module is used for carrying out seal verification on the seal image information under the condition that the comparison result is consistent; and the accounting module is used for accounting based on the target receipt under the condition that the seal authentication is passed.
A third aspect of the present disclosure provides an electronic device, comprising: one or more processors; a memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the receipt processing method described above.
A fourth aspect of the present disclosure also provides a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to perform the above-described receipt processing method.
A fifth aspect of the present disclosure also provides a computer program product comprising a computer program which, when executed by a processor, implements the above receipt processing method.
According to the embodiment of the disclosure, the target receipt image information is obtained by responding to the processing request aiming at the target receipt and carrying out image recognition on the target receipt, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information; comparing the first text information with the second text information to obtain a comparison result; under the condition that the comparison result is consistent, carrying out seal verification on seal image information; and in the case of passing seal authentication, carrying out accounting based on the target receipt. By utilizing the strong association between the counter business processing system and the account checking system, the counter business processing system can trace the processing process of the business in the account checking system, and the auditing work is facilitated; and meanwhile, the receipt is acquired, identified, compared, printed and checked in the counter business processing system, so that the reliability and accuracy of data transportation are improved, and the working efficiency is improved.
Drawings
The foregoing and other objects, features and advantages of the disclosure will be apparent from the following description of embodiments of the disclosure, which proceeds with reference to the accompanying drawings, in which:
fig. 1 schematically illustrates an application scenario diagram of a receipt processing method according to an embodiment of the present disclosure;
FIG. 2 schematically illustrates a flow diagram of a receipt processing method according to an embodiment of the present disclosure;
FIG. 3 schematically illustrates a flow chart of a method of acquiring a target receipt image from a scanning system according to an embodiment of the present disclosure;
FIG. 4 schematically illustrates a diagram of a receipt processing procedure according to an embodiment of the present disclosure;
fig. 5 schematically shows a block diagram of a receipt processing apparatus according to an embodiment of the present disclosure; and
fig. 6 schematically shows a block diagram of an electronic device adapted to implement a receipt processing method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
The traditional receipt bill is usually a paper receipt bill, and with the rapid increase of the number of receipt bills, more and more paper receipt bills need to be checked for the bill surface information and verified for the seal, and the check and the verification result are confirmed.
At present, the processing of the receipt requires that a user goes to a business outlet to print a paper receipt and then confirms the paper receipt, a worker needs to send the paper receipt to an account checking center regularly, and a large amount of paper receipts generated every day need to be checked, checked and classified manually; when the seal verification is carried out on the paper receipt, a worker needs to enter the seal verification system firstly to carry out the seal verification on the bill submitted by the user, and after the verification is passed, the worker needs to remember the verification result manually, then enters the counter business processing system to input the verification result and complete the related business handling.
In the process of realizing the concept of the present disclosure, it is found that, in the process of checking the face information of the paper receipt and verifying the seal impression, the collection of the paper receipt to the transfer to the reconciliation center needs to be manually completed, and much labor is consumed; when the service volume is large, a large number of paper receipt are at risk of losing and divulging secrets in the process of transmission; the seal checking result is manually input into the counter business processing system after the seal checking result is manually memorized between the two systems, and the accuracy and the authenticity of the seal checking result cannot be ensured.
Therefore, the embodiment of the disclosure provides a method for strongly associating the account checking system with the counter business processing system, integrating the processes of identification, comparison and seal check in the counter business processing system, and realizing the whole-process intensive processing of the whole business. The method comprises the steps that in response to a processing request aiming at a target receipt, image recognition is carried out on the target receipt to obtain target receipt image information, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information; comparing the first text information with the second text information to obtain a comparison result; under the condition that the comparison result is consistent, carrying out seal verification on seal image information; and in the case of passing seal authentication, carrying out accounting based on the target receipt.
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the personal information of the related user all accord with the regulations of related laws and regulations, necessary security measures are taken, and the customs of the public order is not violated.
Fig. 1 schematically shows an application scenario diagram of a receipt processing method according to an embodiment of the present disclosure.
As shown in fig. 1, the application scenario 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104 and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and perform other processing on the received data such as the user request, and feed back a processing result (e.g., a webpage, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the receipt processing method provided by the embodiment of the present disclosure may be generally executed by the server 105. Accordingly, the receipt processing device provided by the embodiment of the present disclosure may be generally disposed in the server 105. The receipt processing method provided by the embodiment of the present disclosure may also be executed by a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the receipt processing device provided by the embodiment of the present disclosure may also be disposed in a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The receipt processing method according to the embodiment of the present disclosure will be described in detail below with reference to fig. 2 to 4 based on the scenario described in fig. 1.
Fig. 2 schematically shows a flow chart of a receipt processing method according to an embodiment of the present disclosure.
As shown in fig. 2, the receipt processing method 200 of this embodiment includes operations S210 to S250.
In operation S210, in response to a processing request for a target receipt, image recognition is performed on the target receipt to obtain target receipt image information, where the target receipt image information includes first text information and seal image information, and the first text information at least includes a target receipt number.
According to embodiments of the present disclosure, a receipt may be a proof that can be used to prove that a business transaction occurred, clarify business responsibility, and register an account book accordingly.
According to the embodiment of the disclosure, the counter service processing system acquires the receipt influence of the target receipt, performs image recognition on the target receipt image, and stores the acquired receipt image information in the counter service processing system.
According to an embodiment of the present disclosure, the first text information may be text content included in the target receipt image information, and for example, may include: target receipt number, account number, balance, currency, check result and the like.
According to an embodiment of the present disclosure, the stamp image information may include a stamp image provided by the user at the time of transaction.
In operation S220, the reconciliation system is invoked to obtain reserved receipt information corresponding to the target receipt number, where the reserved receipt information at least includes the second text information.
According to the embodiment of the disclosure, the counter business processing system integrated reconciliation system can realize system interaction based on the service bus ESB; or the counter business processing system can also use the native interface of java to realize the calling from the java interface to the dynamic library DELL interface of the reconciliation system to finish the interaction between the systems.
According to the embodiment of the disclosure, a reserved receipt corresponding to the target receipt number is reserved in the account checking system. And the counter service processing system calls the account checking system, and inquires a reserved receipt number corresponding to the target receipt number in the account checking system through the target receipt number, so that the inquiry of the reserved receipt information corresponding to the reserved receipt number is realized.
According to an embodiment of the present disclosure, the second text information may be text content contained in a reserved receipt, and for example, may include: reserving a receipt number, an account number, balance, currency and the like.
In operation S230, the first text information is compared with the second text information to obtain a comparison result.
According to the embodiment of the disclosure, the first text information of the target receipt image information is compared with the second text information of the reserved receipt information corresponding to the target receipt number and returned by the account checking system.
According to the embodiment of the disclosure, in the comparison process, in order to prevent the comparison abnormality and consider the comparison efficiency, the comparison information returned by the reconciliation system is sequentially compared with the target receipt image information one by one according to the preset sequence.
In operation S240, in case that the comparison result is consistent, seal verification is performed on the seal image information.
Seal verification may include automatic seal verification and manual seal verification, according to embodiments of the present disclosure. Generally, in order to improve the accuracy of the seal, the seal is automatically tested in an advanced way, if the seal fails, the manual seal is tested, and the specific seal type can be determined according to business requirements.
According to the embodiment of the disclosure, the automatic seal verification can be performed by the counter service processing system by using the embedded seal verification system according to the preset seal verification rule.
According to the embodiment of the disclosure, when the comparison result is inconsistent, a manual checking and modifying link is required to be entered, for example, inconsistent information needs to be manually input and modified, or whether the target receipt is returned or entered into a checking and printing link is judged according to the corresponding business rule.
In operation S250, in case the seal authentication is passed, billing is performed based on the object receipt.
According to the embodiment of the disclosure, the counter service processing system receives the seal verification result sent by the seal verification system, and when the seal verification result passes, the counter service processing system accounts the target receipt and recovers the target receipt.
According to the embodiment of the disclosure, the step of bookkeeping the target receipt can be realized by issuing data of the information of the target receipt, such as acquisition, identification, comparison, verification, account checking and the like, sending the data to an account checking system, and the account checking system calls a short message platform to feed back a processing result of the target receipt to a user.
According to the embodiment of the disclosure, the target receipt image information is obtained by responding to the processing request aiming at the target receipt and carrying out image recognition on the target receipt, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information; comparing the first text information with the second text information to obtain a comparison result; under the condition that the comparison result is consistent, carrying out seal verification on seal image information; and in the case of passing seal authentication, carrying out accounting based on the target receipt. By utilizing the strong association between the counter business processing system and the account checking system, the counter business processing system can trace the processing process of the business in the account checking system, and the auditing work is facilitated; and meanwhile, the receipt is acquired, identified, compared, printed and checked in the counter business processing system, so that the reliability and accuracy of data transportation are improved, and the working efficiency is improved.
According to the embodiment of the disclosure, in response to a processing request for a target receipt, image recognition is performed on the target receipt to obtain target receipt image information, including: acquiring a target receipt image from a scanning system; identifying a range to be identified of the target receipt image based on intelligent identification service; and acquiring target receipt image information in the range to be identified so as to store the target receipt image information in the counter business processing system.
According to the embodiment of the disclosure, after checking the target receipt, the user scans and uploads the target receipt through the scanning system, influences of the target receipt image uploaded by target receipt scanning are sent to the counter service processing system, and the counter service processing system obtains the target receipt image.
According to the embodiment of the disclosure, the intelligent identification service is based on a general table identification model, an object detection algorithm and connectivity detection for image identification.
According to the embodiment of the disclosure, after the target receipt image is processed by using the general table recognition model, the range of the target receipt image information can be recognized, and two types of structures, namely, an in-table structure and an out-table structure, including the position information of the information to be recognized are obtained. Setting and judging a corresponding threshold value according to the position where the target receipt number possibly appears so as to obtain the position of the slice frame of the target receipt number; identifying an account number, a balance, a currency and a receipt number of the target receipt image by using the obtained slice frame; and calculating to obtain the relative position of the mark on the check information slice by using a target detection algorithm and connectivity detection, and converting the relative position into a result of matching or non-matching check according to the relative position to realize image identification of target receipt influence information and obtain target receipt image information.
According to an embodiment of the present disclosure, the smart recognition service may include: intelligent character recognition technology.
According to the embodiment of the present disclosure, an Intelligent Character Recognition (ICR) technology is an artificial intelligence technology added to deep learning of a computer on the basis of Optical Character Recognition (OCR). And for the characters which are not identified by the OCR, the character information of the unidentified part can be supplemented according to the private context statement information and the knowledge base of the semantic network by adopting reasoning and semantic analysis.
Fig. 3 schematically illustrates a flow chart of a method of acquiring a target return image from a scanning system according to an embodiment of the present disclosure.
As shown in fig. 3, the method 300 may include: s310 to S320.
In operation S310, first transaction message information is registered using the communication service component, wherein the first transaction message information corresponds to address information of the counter service processing system.
In operation S320, receiving a target receipt image sent by the communication service component according to address information of the counter service processing system, where the address information of the counter service processing system is determined according to the first transaction message information after the second transaction message information is analyzed by the communication service component and the information obtained after the analysis is matched with the first transaction message information; the second transaction message information and the target receipt image are sent to the communication service component by the scanning system.
According to the embodiment of the disclosure, the counter service processing system registers and issues the first transaction message information corresponding to the address information of the counter service processing system by using the communication service component.
According to an embodiment of the present disclosure, receiving a target receipt image sent by a communication service component according to address information of a counter service processing system may include: the communication service component receives the target receipt image and the second transaction message information sent by the scanning system, analyzes the second transaction message information, matches the obtained information with the first transaction message information, and determines the address information of the counter service processing system according to the successfully matched first transaction message information; the counter service processing system receives the target receipt image sent by the communication component according to the address information of the counter service processing system.
According to an embodiment of the present disclosure, the first transaction message information and the second transaction message information each include transaction code information and node information for data encryption.
According to an embodiment of the present disclosure, transaction code information is used by a counter service processing system to distinguish between service types and affiliated systems.
According to the embodiment of the disclosure, data transmission is performed between systems through the transaction message with data encryption, so that the data confidentiality is further enhanced, the audit is facilitated, and the reliability of service processing is improved.
According to an embodiment of the present disclosure, the second text information includes at least: and reserving a receipt number.
According to the embodiment of the disclosure, the account checking system is called to acquire the reserved receipt information corresponding to the target receipt number, and the method comprises the following steps: responding to a query request of a reserved receipt number corresponding to the target receipt number according to the target receipt number; acquiring a reserved receipt number from the account checking system through an acquisition interface of the reserved receipt number provided by the account checking system according to the query request; and acquiring reserved receipt information corresponding to the reserved receipt number according to the reserved receipt number, wherein the target receipt number is consistent with the information of the reserved receipt number.
According to the embodiment of the disclosure, the account checking system stores the reserved receipt information of the ticket face of the receipt when the user transacts the business, and the reserved receipt information is consistent with the target receipt image information corresponding to the target receipt number. For example, the corresponding receipt number, account number, currency, etc. are provided.
According to the embodiment of the disclosure, the counter service processing system responds to the query request of the reserved receipt number in the reconciliation system corresponding to the target receipt number, and obtains the reserved receipt number from the reconciliation system.
According to the embodiment of the disclosure, the acquisition interface of the reserved receipt number provided by the reconciliation system can be used for packaging the reconciliation system into a dynamic library DELL, and the counter business processing system utilizes a native interface of java to realize the calling from the java interface to the dynamic library DELL interface of the reconciliation system, so as to obtain the reserved receipt number.
According to the embodiment of the disclosure, the acquired reserved receipt number is utilized to inquire corresponding reserved receipt information, such as information of an account number, balance, currency and the like of the reserved receipt, in the reconciliation system, and whether the target receipt image information corresponding to the target receipt number is consistent with the reserved receipt information or not is judged.
According to the embodiment of the disclosure, the reconciliation system is strongly associated with the counter business processing, so that the comparison between the target receipt image information and the corresponding reserved receipt information of the reconciliation system is realized, and the counter business processing system can realize the audit and the trace of the processing process of the business corresponding to the target receipt in the reconciliation system.
According to the embodiment of the present disclosure, in the case that the comparison result is consistent, performing seal verification on seal image information includes: and sending the seal image information of the target receipt to the seal verification system so that the seal verification system verifies the seal image information of the target receipt by using the preset seal image information to obtain a seal verification result.
According to the embodiment of the disclosure, the cabinet service processing system can be embedded with a seal impression checking system, so that the cabinet service processing system can carry out seal impression verification by utilizing the embedded seal impression checking system. The preset seal image information can be a preset seal image, is obtained by the image acquisition equipment when a user opens an account, and is stored in the seal checking system.
According to the embodiment of the disclosure, the counter service processing system sends the seal image information of the target receipt to the seal verification system, so that the seal verification system conducts seal verification on the information of the preset seal image and the seal image information of the target receipt.
According to the embodiment of the disclosure, if the seal image of the target receipt for seal verification is true, the seal verification of the target receipt is determined to pass, and if the seal image of the target receipt for seal verification is false, the seal verification of the target receipt is determined not to pass.
According to an embodiment of the present disclosure, the seal impression verification system may be an electronic seal impression system, may employ an electronic information technology, uses an image acquisition device to extract and store a customer's reserved seal impression, and may compare the reserved seal impression with the seal impression on the target receipt and verify the authenticity of the seal impression on the target receipt.
According to the embodiment of the disclosure, under the condition that the seal image information verification of the target receipt by the seal verification system fails, the seal image information of the target receipt can be further verified by adopting manual verification. It should be noted that whether manual printing needs to be adopted can be determined according to actual requirements of the business.
According to the embodiment of the disclosure, through the strong association of calling the embedded seal impression verification system in the counter service system, the seal impression verification is carried out on the seal impression image information of the target receipt, and the seal impression verification result is received, so that the problems of error transmission and seal impression result and lower service precaution risk caused by frequent switching between the counter service processing system and the seal impression verification system when the seal impression verification service is carried out are overcome, the seal impression service handling efficiency is improved, and the artificial error rate and the artificial service risk are reduced.
According to the embodiment of the present disclosure, in the case that the comparison result is consistent, performing seal verification on the seal image information may further include: and sending the attribute information of the target receipt and the operator information associated with the target receipt to a seal verification log storage interface provided by the seal verification system so as to store the attribute information of the target receipt and the operator information associated with the target receipt in the seal verification system.
According to an embodiment of the present disclosure, the attribute information of the target receipt may include: the target receipt image, the target receipt number, the account number, the currency, the seal verification result and other information, and the target receipt number can be a transaction serial number of a business corresponding to the target receipt and the like.
According to the embodiment of the disclosure, the counter service processing system and the seal impression checking system can be accessed through the interface, and the seal impression checking system can provide a seal impression acquisition interface to acquire the preset seal impression image corresponding to the seal impression image information of the target receipt.
According to the embodiment of the disclosure, after the embedded seal impression verification system is called by the counter business processing system to complete seal impression verification, the attribute information of the target receipt and the related operator information are stored in the seal impression verification system, so that the storage pressure of the counter business processing system is reduced, and the later-stage audit tracing of seal impression verification is facilitated.
Fig. 4 schematically shows a schematic diagram of a receipt processing procedure according to an embodiment of the present disclosure.
As shown in fig. 4, the counter service processing system 401 responds to the scanning system 402 to initiate a target receipt processing request 402-1, obtains target receipt image information 401-1, invokes the reconciliation system 403, obtains reserved receipt information 403-1 corresponding to a target receipt number, compares first text information in the target image influence information 401-1 with second text information in the reserved receipt information 403-1, performs signature verification 401-2 on the target receipt influence information 401-1 when a comparison result is consistent, and performs the reconciliation 401-3 based on the target receipt when a signature verification result is passed.
Based on the receipt processing method, the disclosure also provides a receipt processing device. The apparatus will be described in detail below with reference to fig. 5.
Fig. 5 schematically shows a block diagram of a receipt processing device according to an embodiment of the present disclosure.
As shown in fig. 5, the receipt processing device 500 of this embodiment may include: an identification module 510, a calling module 520, a comparison module 530, a verification module 540, and a billing module 550.
The identifying module 510 is configured to perform image identification on the target receipt in response to the processing request for the target receipt to obtain target receipt image information, where the target receipt image information includes first text information and seal image information, and the first text information at least includes a target receipt number. In an embodiment, the identifying module 510 may be configured to perform the operation S210 described above, which is not described herein again.
And the calling module 520 is configured to call the reconciliation system to obtain reserved receipt information corresponding to the target receipt number, where the reserved receipt information at least includes the second text information. In an embodiment, the calling module 520 may be configured to perform the operation S220 described above, which is not described herein again.
The comparing module 530 is configured to compare the first text information with the second text information to obtain a comparison result. In an embodiment, the comparing module 530 may be configured to perform the operation S230 described above, which is not described herein again.
The verification module 540 is configured to perform seal verification on the seal image information under the condition that the comparison result is consistent. In an embodiment, the verification module 540 may be configured to perform the operation S240 described above, and is not described herein again.
And the accounting module 550 is used for accounting based on the target receipt if the seal authentication is passed. In an embodiment, the accounting module 550 may be configured to perform the operation S250 described above, which is not described herein again.
According to the embodiment of the disclosure, the target receipt image information is obtained by responding to the processing request aiming at the target receipt and carrying out image recognition on the target receipt, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number; calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information; comparing the first text information with the second text information to obtain a comparison result; under the condition that the comparison result is consistent, carrying out seal verification on seal image information; and in the case of passing seal authentication, carrying out accounting based on the target receipt. By utilizing the strong association between the counter business processing system and the account checking system, the counter business processing system can trace the processing process of the business in the account checking system, and the auditing work is facilitated; and meanwhile, the receipt is acquired, identified, compared, printed and checked in the counter business processing system, so that the reliability and accuracy of data transportation are improved, and the working efficiency is improved.
According to an embodiment of the present disclosure, the identifying module 510 may include: the device comprises a first obtaining submodule, an identification submodule and a second obtaining submodule.
The first acquisition sub-module is used for acquiring a target receipt image from the scanning system.
And the identification submodule is used for identifying the range to be identified of the target receipt image based on the intelligent identification service.
And the second acquisition submodule is used for acquiring the target receipt image information in the range to be identified so as to store the target receipt image information in the counter service processing system.
According to an embodiment of the present disclosure, the smart recognition service includes smart character recognition technology.
According to an embodiment of the present disclosure, the first obtaining sub-module may include: registering unit and receiving unit.
And the registration unit is used for registering the first transaction message information by utilizing the communication service component, wherein the first transaction message information corresponds to the address information of the counter business processing system.
The receiving unit is used for receiving a target receipt image sent by the communication service assembly according to the address information of the counter service processing system, wherein the address information of the counter service processing system is determined according to the first transaction message information after the information obtained after analysis is matched with the second transaction message information; the second transaction message information and the target receipt image are sent to the communication service component by the scanning system.
According to an embodiment of the present disclosure, the first transaction message information and the second transaction message information each include: transaction code information and node information for data encryption.
According to an embodiment of the present disclosure, the second text information includes at least: and reserving a receipt number.
According to an embodiment of the present disclosure, the invoking module 520 may include: the response submodule, the third acquisition submodule and the fourth acquisition submodule.
And the response submodule is used for responding to the query request of the reserved receipt number corresponding to the target receipt number according to the target receipt number.
And the third acquisition sub-module is used for acquiring the reserved receipt number from the account checking system through an acquisition interface of the reserved receipt number provided by the account checking system according to the query request.
And the fourth obtaining submodule is used for obtaining the reserved receipt information corresponding to the reserved receipt number according to the reserved receipt number, wherein the target receipt number is consistent with the information of the reserved receipt number.
According to an embodiment of the present disclosure, the verification module 540 may include: a first sending submodule.
And the first sending submodule is used for sending the seal image information of the target receipt to the seal verification system so that the seal verification system verifies the seal image information of the target receipt by utilizing the preset seal image information to obtain a seal verification result.
According to an embodiment of the present disclosure, the verification module 540 may further include: and a second sending submodule.
And the second sending submodule is used for sending the attribute information of the target receipt and the operator information associated with the target receipt to a seal verification log storage interface provided by the seal verification system so as to store the attribute information of the target receipt and the operator information associated with the target receipt in the seal verification system.
According to the embodiment of the present disclosure, any plurality of the identification module 510, the calling module 520, the comparison module 530, the verification module 540, and the accounting module 550 may be combined and implemented in one module, or any one of them may be split into a plurality of modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of the other modules and implemented in one module. According to an embodiment of the disclosure, at least one of the identifying module 510, the calling module 520, the comparing module 530, the verifying module 540 and the accounting module 550 may be implemented at least partially as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in hardware or firmware in any other reasonable manner of integrating or packaging a circuit, or may be implemented in any one of three implementations of software, hardware and firmware, or in a suitable combination of any of them. Alternatively, at least one of the identification module 510, the calling module 520, the comparison module 530, the verification module 540 and the accounting module 550 may be at least partially implemented as a computer program module, which when executed, may perform a corresponding function.
Fig. 6 schematically shows a block diagram of an electronic device adapted to implement a receipt processing method according to an embodiment of the present disclosure.
As shown in fig. 6, an electronic device 600 according to an embodiment of the present disclosure includes a processor 601, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. Processor 601 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 601 may also include onboard memory for caching purposes. Processor 601 may include a single processing unit or multiple processing units for performing different actions of a method flow according to embodiments of the disclosure.
In the RAM603, various programs and data necessary for the operation of the electronic apparatus 600 are stored. The processor 601, the ROM602, and the RAM603 are connected to each other via a bus 604. The processor 601 performs various operations of the method flows according to the embodiments of the present disclosure by executing programs in the ROM602 and/or RAM 603. It is to be noted that the program may also be stored in one or more memories other than the ROM602 and the RAM 603. The processor 601 may also perform various operations of the method flows according to embodiments of the present disclosure by executing programs stored in one or more memories.
Electronic device 600 may also include input/output (I/O) interface 605, input/output (I/O) interface 605 also connected to bus 604, according to an embodiment of the disclosure. The electronic device 600 may also include one or more of the following components connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, a computer-readable storage medium may include the ROM602 and/or RAM603 described above and/or one or more memories other than the ROM602 and RAM 603.
Embodiments of the present disclosure also include a computer program product comprising a computer program containing program code for performing the method illustrated in the flow chart. When the computer program product runs in a computer system, the program code is used for causing the computer system to realize the receipt processing method provided by the embodiment of the disclosure.
The computer program performs the above-described functions defined in the system/apparatus of the embodiments of the present disclosure when executed by the processor 601. The systems, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In one embodiment, the computer program may be hosted on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed in the form of a signal on a network medium, downloaded and installed through the communication section 609, and/or installed from the removable medium 611. The computer program containing program code may be transmitted using any suitable network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program, when executed by the processor 601, performs the above-described functions defined in the system of the embodiments of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In accordance with embodiments of the present disclosure, program code for executing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, these computer programs may be implemented using high level procedural and/or object oriented programming languages, and/or assembly/machine languages. The programming language includes, but is not limited to, programming languages such as Java, C + +, python, the "C" language, or the like. The program code may execute entirely on the user computing device, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (12)

1. A receipt processing method comprises the following steps:
responding to a processing request aiming at a target receipt, and carrying out image recognition on the target receipt to obtain target receipt image information, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number;
calling a reconciliation system to acquire reserved receipt information corresponding to the target receipt number, wherein the reserved receipt information at least comprises second text information;
comparing the first text information with the second text information to obtain a comparison result;
under the condition that the comparison result is consistent, carrying out seal verification on the seal image information;
and in the case that the seal authentication is passed, carrying out accounting based on the target receipt.
2. The method of claim 1, wherein the image recognizing the target receipt in response to the processing request for the target receipt to obtain the target receipt image information comprises:
acquiring a target receipt image from a scanning system;
identifying the range to be identified of the target receipt image based on intelligent identification service;
and acquiring the target receipt image information in the range to be identified so as to store the target receipt image information in a counter business processing system.
3. The method of claim 2, wherein the smart recognition service comprises smart character recognition technology.
4. The method of claim 2, wherein said acquiring a target receipt image from a scanning system comprises:
registering first transaction message information by using a communication service component, wherein the first transaction message information corresponds to address information of the counter business processing system;
receiving the target receipt image sent by the communication service component according to the address information of the counter service processing system, wherein the address information of the counter service processing system is determined according to the first transaction message information after the information obtained after analysis is matched with the first transaction message information by the communication service component; and the second transaction message information and the target receipt image are sent to the communication service component by the scanning system.
5. The method of claim 4, wherein the first transaction message information and the second transaction message information each comprise: transaction code information and node information for data encryption.
6. The method of claim 1, wherein the second textual information includes at least: reserving a receipt number;
the calling account checking system to obtain the reserved receipt information corresponding to the target receipt number comprises the following steps:
responding to a query request of a reserved receipt number corresponding to the target receipt number according to the target receipt number;
acquiring the reserved receipt number from the account checking system through an acquisition interface of the reserved receipt number provided by the account checking system according to the query request;
and acquiring the reserved receipt information corresponding to the reserved receipt number according to the reserved receipt number, wherein the target receipt number is consistent with the information of the reserved receipt number.
7. The method of claim 1, wherein the seal verification of the seal image information if the comparison result is consistent comprises:
and sending the seal image information of the target receipt to a seal verification system so that the seal verification system verifies the seal image information of the target receipt by using the preset seal image information to obtain a seal verification result.
8. The method of claim 7, further comprising: and sending the attribute information of the target receipt and the operator information associated with the target receipt to a seal verification log storage interface provided by the seal verification system so as to store the attribute information of the target receipt and the operator information associated with the target receipt in the seal verification system.
9. A receipt processing apparatus comprising:
the identification module is used for responding to a processing request aiming at a target receipt, carrying out image identification on the target receipt to obtain target receipt image information, wherein the target receipt image information comprises first text information and seal image information, and the first text information at least comprises a target receipt number;
the calling module is used for calling the account checking system to acquire reserved receipt information corresponding to the target receipt number, and the reserved receipt information at least comprises second text information;
the comparison module is used for comparing the first text information with the second text information to obtain a comparison result;
the verification module is used for carrying out seal verification on the seal image information under the condition that the comparison results are consistent;
and the accounting module is used for accounting based on the target receipt under the condition that the seal authentication is passed.
10. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-8.
11. A computer readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to perform the method of any one of claims 1 to 8.
12. A computer program product comprising a computer program which, when executed by a processor, implements a method according to any one of claims 1 to 8.
CN202111338298.3A 2021-11-12 2021-11-12 Receipt processing method, processing device, electronic equipment and readable storage medium Pending CN113938481A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111338298.3A CN113938481A (en) 2021-11-12 2021-11-12 Receipt processing method, processing device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111338298.3A CN113938481A (en) 2021-11-12 2021-11-12 Receipt processing method, processing device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN113938481A true CN113938481A (en) 2022-01-14

Family

ID=79286574

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111338298.3A Pending CN113938481A (en) 2021-11-12 2021-11-12 Receipt processing method, processing device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113938481A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115063222A (en) * 2022-05-26 2022-09-16 重庆银行股份有限公司 Bank statement information processing method, computer device and storage medium
CN116074450A (en) * 2022-12-27 2023-05-05 普世(南京)智能科技有限公司 Efficient secret-related file and optical disc self-service recovery method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007044882A2 (en) * 2005-10-11 2007-04-19 Philip Yuen System and method for authorization of transactions
CN102324150A (en) * 2011-06-01 2012-01-18 中国工商银行股份有限公司 Device and system for generating financial-business voucher-image data
CN103235934A (en) * 2013-04-17 2013-08-07 中国工商银行股份有限公司 Comparison method and system of seal images
CN110276339A (en) * 2018-03-14 2019-09-24 精工爱普生株式会社 Scanning system and storage medium
CN110826991A (en) * 2019-10-30 2020-02-21 中国电信集团工会上海市委员会 Electronic receipt processing system and method
CN111429266A (en) * 2020-03-26 2020-07-17 中国建设银行股份有限公司 Service processing method, device, equipment and storage medium
CN112395996A (en) * 2020-11-19 2021-02-23 深圳供电局有限公司 Financial bill OCR recognition and image processing method, system and readable storage medium
CN113066223A (en) * 2021-04-22 2021-07-02 中国工商银行股份有限公司 Automatic invoice verification method and device
CN113469005A (en) * 2021-06-24 2021-10-01 金蝶软件(中国)有限公司 Recognition method of bank receipt, related device and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007044882A2 (en) * 2005-10-11 2007-04-19 Philip Yuen System and method for authorization of transactions
CN102324150A (en) * 2011-06-01 2012-01-18 中国工商银行股份有限公司 Device and system for generating financial-business voucher-image data
CN103235934A (en) * 2013-04-17 2013-08-07 中国工商银行股份有限公司 Comparison method and system of seal images
CN110276339A (en) * 2018-03-14 2019-09-24 精工爱普生株式会社 Scanning system and storage medium
CN110826991A (en) * 2019-10-30 2020-02-21 中国电信集团工会上海市委员会 Electronic receipt processing system and method
CN111429266A (en) * 2020-03-26 2020-07-17 中国建设银行股份有限公司 Service processing method, device, equipment and storage medium
CN112395996A (en) * 2020-11-19 2021-02-23 深圳供电局有限公司 Financial bill OCR recognition and image processing method, system and readable storage medium
CN113066223A (en) * 2021-04-22 2021-07-02 中国工商银行股份有限公司 Automatic invoice verification method and device
CN113469005A (en) * 2021-06-24 2021-10-01 金蝶软件(中国)有限公司 Recognition method of bank receipt, related device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张文刚: "银企对账集中处理系统的设计与实现", 中国优秀硕士学位论文全文数据库 信息科技辑, no. 07, 15 July 2012 (2012-07-15), pages 5 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115063222A (en) * 2022-05-26 2022-09-16 重庆银行股份有限公司 Bank statement information processing method, computer device and storage medium
CN116074450A (en) * 2022-12-27 2023-05-05 普世(南京)智能科技有限公司 Efficient secret-related file and optical disc self-service recovery method and system
CN116074450B (en) * 2022-12-27 2023-08-18 普世(南京)智能科技有限公司 Efficient secret-related file and optical disc self-service recovery method and system

Similar Documents

Publication Publication Date Title
US11461840B1 (en) Heuristic document verification and real time deposit engine
CN108564339B (en) Account management method, device, terminal equipment and storage medium
WO2021042747A1 (en) Invoice picture recognition and verification method and system, device, and readable storage medium
US20090300068A1 (en) System and method for processing structured documents
CN113938481A (en) Receipt processing method, processing device, electronic equipment and readable storage medium
US8930267B1 (en) Automated transactions clearing system and method
CN113507419B (en) Training method of traffic distribution model, traffic distribution method and device
CN114358147A (en) Training method, identification method, device and equipment of abnormal account identification model
CN114218110A (en) Account checking test method and device for financial data, computer equipment and storage medium
CN110223054A (en) A kind of unified method of payment and system for logistic industry
CN111429110B (en) Store standardized auditing method, store standardized auditing device, store standardized auditing equipment and store medium
CN110336872B (en) Method, device and system for acquiring third-party data
CN116993523A (en) Configurable account checking method, device, equipment and storage medium
CN115689570A (en) Business information risk identification method, device, equipment and medium
CN115827122A (en) Operation guiding method and device, electronic equipment and storage medium
CN112001792B (en) Configuration information consistency detection method and device
CN114118046A (en) Batch transaction processing method and device
CN114358707A (en) Man-machine cooperative hybrid examination order decision method and system
CN114115628A (en) U shield display information acquisition method, device, equipment, medium and program product applied to U shield test
CN112115836A (en) Information verification method and device, computer readable storage medium and electronic equipment
CN111292051B (en) Foreign exchange business processing method, device, equipment and medium
CN117033716A (en) Automatic inquiry method, device, equipment and storage medium for registered invoice
CN114863452A (en) Method, device, electronic equipment and medium for determining text information in invoice image
CN115525628A (en) Data processing method, device, equipment and storage medium
CN117575605A (en) Region identification method, device, electronic 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