CN112035525B - Bill verification method, device, equipment and storage medium for express international business - Google Patents

Bill verification method, device, equipment and storage medium for express international business Download PDF

Info

Publication number
CN112035525B
CN112035525B CN202010864501.XA CN202010864501A CN112035525B CN 112035525 B CN112035525 B CN 112035525B CN 202010864501 A CN202010864501 A CN 202010864501A CN 112035525 B CN112035525 B CN 112035525B
Authority
CN
China
Prior art keywords
verification
bill
verifying
task
record
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
CN202010864501.XA
Other languages
Chinese (zh)
Other versions
CN112035525A (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.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202010864501.XA priority Critical patent/CN112035525B/en
Publication of CN112035525A publication Critical patent/CN112035525A/en
Application granted granted Critical
Publication of CN112035525B publication Critical patent/CN112035525B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/125Finance or payroll
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system

Abstract

The invention relates to a bill verification method, a device, equipment and a storage medium for express international business, wherein the method comprises the following steps: establishing a first mapping relation between a bank serial number and a bank serial number, and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verification record table; acquiring a verification request; judging whether the verification request meets verification conditions or not based on a bill verification record table; if yes, generating a corresponding intermediate table according to the verification type of the verification request; and sending the intermediate table to a dispatching platform to instruct the dispatching platform to split the verification tasks according to the intermediate table and execute verification operation. The reversible operation, the monitoring, the tracking and the customization are realized, the performance and the user experience are improved, the risk is reduced, and the accuracy of the data is ensured.

Description

Bill verification method, device, equipment and storage medium for express international business
Technical Field
The invention relates to the technical field of express delivery, in particular to a bill verification method, device, equipment and storage medium for express delivery international business.
Background
With the rapid development of the express industry, more and more express companies go to the world, expand international business, and come and go with funds from clients and suppliers in different countries and regions, and are built on the basis of bank running water and bills. The bill, namely, the express company provides express transportation service for a certain customer, and the customer needs to collect how much money is similar to the receipt provided by the merchant when going out to eat and buy the bill, except that the bill gathers the settlement details of each receipt identification so as to facilitate the subsequent verification. The international client receives the past bill sent by the express company and transfers the bill to the corresponding account, after the finance of the express company receives the money, the international client checks the bill in the bank running water and the system transferred by the client, marks each bill transferred by the client and is used for paying which bill, and ensures that the bill cannot be missed, which is the process of checking and selling.
In international business, since customers and suppliers from different countries and regions are involved, the situation that the bank running water is inconsistent in the bill is common, and therefore, verification cannot be performed. Meanwhile, the international bill summary settlement data volume is huge, the traditional technical scheme is applied to process the verification and the marketing in the international business, the data atomicity operation is guaranteed depending on the database performance, the performance is lower, the user experience is poor, and corresponding risks exist. In addition, conventional solutions do not support reversible operations, are not monitorable, are not traceable, are not customizable.
Disclosure of Invention
In view of the above, a method, a device, and a storage medium for verifying and verifying an express international service are provided, so as to solve the problems in the related art that reversible operation is not supported, and the method is not monitored, is not traceable, is not customizable, has poor performance, has poor user experience, and has corresponding risks in the verification process of the express international service.
The invention adopts the following technical scheme:
in a first aspect, an embodiment of the present application provides a bill verification method for express international business, where the method includes:
establishing a first mapping relation between a bank serial number and a bank serial number, and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verification record list;
acquiring a verification request;
judging whether the verification request meets verification conditions or not based on the bill verification record table;
if yes, generating a corresponding intermediate table according to the verification type of the verification request;
and sending the intermediate table to a dispatching platform to instruct the dispatching platform to segment the verification tasks according to the intermediate table and execute verification operation.
In a second aspect, an embodiment of the present application provides a bill verification device for express international business, where the device includes:
the system comprises a mapping establishing module, a bill verifying and verifying module and a bill verifying and verifying module, wherein the mapping establishing module is used for establishing a first mapping relation between a bank serial number and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verifying and verifying record list;
the request acquisition module is used for acquiring the verification request;
the judging module is used for judging whether the verification request meets verification conditions or not based on the bill verification record table;
the intermediate table generation module is used for generating a corresponding intermediate table according to the verification type of the verification request when the verification request meets the verification condition;
and the verification module is used for sending the intermediate table to a dispatching platform so as to instruct the dispatching platform to segment verification tasks according to the intermediate table and execute verification operation.
In a third aspect, embodiments of the present application provide an apparatus, including:
a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the bill verification method of express international business according to the first aspect of the embodiment of the application;
the processor is configured to invoke and execute the computer program in the memory.
In a fourth aspect, an embodiment of the present application provides a storage medium, where a computer program is stored, where the computer program is executed by a processor to implement each step in the bill accounting method for express international business according to the first aspect.
By adopting the technical scheme, the traditional transaction operation mode depending on the database is cut, the large transaction operation is cut into small transactions, and the background task scheduling platform pushes the verification process to be carried out by a simple mode of adding a scheduling platform into a middle table, so that the whole process is managed and monitored. The intermediate table can record the processing progress of each flow, so that tracking and monitoring are convenient, and meanwhile, data rollback and repair can be supported; in addition, various customized requirements of the business side can be met through the intermediate table, such as a bill verification record table, and the bill verification and revocation function can be realized. The reversible operation, the monitoring, the tracking and the customization are realized, the performance and the user experience are improved, the risk is reduced, and the accuracy of the data is ensured.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a bill verification method for express international business according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a bill verification principle of express international business applicable to the embodiment of the present invention;
fig. 3 is a schematic structural diagram of a bill verifying and verifying device for express international business according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It will be apparent that the described embodiments are only some, but not all, embodiments of the invention. All other embodiments, based on the examples herein, which are within the scope of the invention as defined by the claims, will be within the scope of the invention as defined by the claims.
First, the related concepts, applicable scenarios, and defects of the related art of the embodiments of the present application will be described.
The core process of the verification is essentially checking out with bank running water and bill. Starting from the verification of the finance by clicking on the system interface, the system program performs verification, marks the bill and the bank running water as verified after the verification is passed, and simultaneously marks all settlement details in the bill as verified. The settlement details need to be de-marked because the amount of money that may be transferred by the customer is only a fraction of the amount in the bill to be billed, and the system needs to know which settlement details are billed and which are not.
Domestic express business also has a verification flow, but domestic transaction of the RMB only can be related. So domestic verification and approval processes cannot meet the requirements of international business. At the same time, domestic business has no reversible requirement, and each bill which is verified needs to support the revocation verification. In addition, domestic verification and approval strictly limit that the bank running water of the recharging must be greater than or equal to the bill amount, otherwise the verification and approval cannot be performed.
If a transaction is considered a program, it is either completely executed or not executed at all. This property is called atomicity. In terms of guaranteeing data atomicity operations, there are two conventional schemes: the transaction is realized through the transaction submission of the database, and the transaction is the operation of a certain database, or is all successful or all failed; if the amount of data contained in a certain transaction is too large, the data can be stressed relatively much, the performance is low, and the risk exists. Secondly, the implementation is realized through the trigger of the database, the use of the trigger is not suggested at present, the trigger also depends on the performance of the database, and meanwhile, the mode of the trigger can not track the progress, so that the monitoring and the problem investigation are inconvenient.
The above conventional technical solution mainly has two drawbacks, namely, the first is to ensure that the data atomicity has risks and performance problems, and the transaction submission and the trigger are too dependent on the performance of the database; too much pressure is applied to the database, and even other functions of the system can be affected, and if the database is down, no sound compensation scheme is adopted to roll back and repair the data. Second, the customized requirements of international business cannot be met, such as supporting revocation verification, bill part verification, coin-in-bill conversion, forced verification, etc. Therefore, the embodiment of the application provides a bill verification method for express international business.
Examples
Fig. 1 is a flowchart of a method for verifying and verifying a bill of an express international service according to an embodiment of the present invention, where the method may be performed by a device for verifying and verifying a bill of an express international service according to an embodiment of the present invention, and the device may be implemented in a software and/or hardware manner. Referring to fig. 1, the method may specifically include the steps of:
s101, establishing a first mapping relation between a bank serial number and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verification record table.
In the bill verification record table, the bill and the bank running water are mapped through the bank running water number and the bill number. Specifically, a first mapping relation between the serial numbers of the banks and the serial numbers of the banks is established, so that the corresponding serial numbers of the banks can be found through one serial number of the banks, in addition, a second mapping relation between the serial numbers of the bills is established, so that the corresponding bills can be found through one serial number of the bills, and the first mapping relation and the second mapping relation are stored in a bill verification record table. In addition, before storing, the association relationship between the first mapping relationship and the second mapping relationship, for example, the corresponding relationship between the bill number and the bank serial number, can be determined, so that which bank serial number and which bill number are verified.
Optionally, the states of each data record in the bill verification and approval record list include verification and approval process states, wherein the verification and approval process states include verification, approval, write-back settlement details and verification completion, and the approval and approval process states include verification, cancel, write-back settlement details and cancel success.
In addition, the bill verification and approval record list also comprises the states of each data record, and mainly comprises a verification and approval process state and a cancel verification and approval process state. Correspondingly, the verification and approval process state comprises verification to be approved, verification to be written back and settlement details to be written back and verification to be approved; the revocation verification process state comprises to-be-revoked, to-be-written-back settlement details and revocation success.
S102, acquiring a verification and approval request.
Specifically, bill verification requests of the Web end user are sent to verification applications, and the verification applications acquire verification requests.
And S103, judging whether the verification request meets the verification condition or not based on the bill verification record table, and if yes, executing S104.
Wherein the verification conditions include: and verifying whether the home currency of the bill is the same as the currency of the bank flow, and the colleague verifies whether the account in the recharging client list of the bank flow and the client in the bill are the same client. Based on the bill verification record table, S104 is executed after judging that the verification request satisfies the verification condition.
S104, generating a corresponding intermediate table according to the verification type of the verification request.
Wherein the type of verification includes full verification and partial verification. Specifically, after the verification and approval conditions are met, the verification and approval application generates a corresponding intermediate table according to the verification and approval types, and waits for the dispatching platform to extract intermediate table data for processing. Illustratively, the verification application supports verification of batch settlement details at the same time, and finally, the verification application is converted into a logic processing flow of bill verification.
S105, the intermediate table is sent to the dispatching platform to instruct the dispatching platform to split the verification tasks according to the intermediate table, and verification operation is executed.
Specifically, the scheduling platform can be realized based on a TBSchedule of the Taobao framework, a verification task, a write-back task and a cancel task are established in the scheduling platform, and according to the task type, the corresponding type state of the verification record of the bill is extracted from the verification record list of the bill, and each flow can be mutually circulated through scheduling, so that the large transaction is successfully cut.
In the practical application process, the state in process is mainly used for avoiding repeated processing of data, and the state in process is changed into the state in process immediately after the dispatching task extracts one piece of data, wherein the state in process is in verification and cancellation for example.
In the embodiment of the application, the traditional transaction operation mode depending on the database is cut, the large transaction operation is cut into a small transaction, and the background task scheduling platform is used for pushing the verification process to be carried out by a simple mode of adding a scheduling platform into the middle table, so that the whole process is managed and monitored. The intermediate table can record the processing progress of each flow, so that tracking and monitoring are convenient, and meanwhile, data rollback and repair can be supported; in addition, various customized requirements of the business side can be met through the intermediate table, such as a bill verification record table, and the bill verification and revocation function can be realized. The reversible operation, the monitoring, the tracking and the customization are realized, the performance and the user experience are improved, the risk is reduced, and the accuracy of the data is ensured.
Based on the technical scheme, before acquiring the verification request, the method further comprises the following steps: based on the attribute of the contracted site, each piece of settlement detail data in the same bill is converted into the bill represented by the same home currency; and converting bank flow data participating in verification into a home currency according to the conversion exchange rate.
The home currency in the bill is determined by the site to which the client signs, and the home currency is used as a summary dimension when the bill is generated, so that the settlement details in the same bill are ensured to be the same home currency. The bank running water participating in verification and marketing is the bank running water after splitting and conversion, and the bank running water after splitting can convert the recharging amount of the client into the corresponding home currency amount by means of conversion exchange rate. That is, the bank flow data participating in the verification is also converted into the home currency representation.
In addition, the process of the scheduling platform executing the verification operation further comprises the following steps: sending a heartbeat packet for each task; if the data state corresponding to the current task is always in the processing state in the time range between the sending time of the heartbeat packet and the current time, the task manager is started to extract corresponding data, and the data state of the data in the processing state is adjusted to be the to-be-processed state.
Specifically, for various problems possibly occurring in the verification and approval process, such as abnormal situations of execution thread death, database abnormality, verification and approval application restart, platform restart scheduling and the like, the abnormal situation may cause the whole process to be blocked in a certain processing state. The scheduling platform can independently start a task manager, each task can transmit a heartbeat when executing the task, and if the state of data is always in a processing state and the heartbeat time and the current time exceed a certain range, the task manager can extract the data and reset the data state to a to-be-processed state. Tracking and compensation is achieved with a task manager.
Optionally, after performing the verification operation, the method further includes: and if the valid bill verification operation is detected, generating a corresponding data record, wherein the data record is used for triggering the cancel verification operation.
And the middle table is recorded by bill verification to realize verification and verification reverse operation. Specifically, for each effective bill verification operation, after verification application processing, a piece of data is generated in the bill verification record table. The revocation process status in the bill revocation record table may be used to track bill revocation, and finance may initiate a revocation action against any of the revocation records. In this way, for the whole flow, the flow tracking and monitoring can be performed by means of the intermediate table, and meanwhile, a retry mechanism is established, and for various emergency situations possibly occurring in the verification and marketing flow, targeted rollback and repair are performed. Meanwhile, by means of the bill verification record list, the verification operation can be performed on a certain verification record.
In a specific example, fig. 2 shows a schematic diagram of a bill verification principle of an international business for express delivery, and referring to fig. 2, an intermediate table may include a bill verification record table, a settlement detail verification record table, a bill detail correspondence table, and the like.
Fig. 3 is a schematic structural diagram of a bill verification device for express international service according to an embodiment of the present invention, where the device is suitable for executing a bill verification method for express international service according to an embodiment of the present invention. As shown in fig. 3, the apparatus may specifically include a mapping establishment module 301, a request acquisition module 302, a judgment module 303, an intermediate table generation module 304, and a verification module 305.
The mapping establishing module 301 is configured to establish a first mapping relationship between a serial number of a bank and a serial number of the bank, and a second mapping relationship between a bill number and a bill, and store the first mapping relationship and the second mapping relationship into a bill verification record table; a request acquisition module 302, configured to acquire a verification request; a judging module 303, configured to judge whether the verification request meets the verification condition based on the bill verification record table; the middle table generating module 304 is configured to generate a corresponding middle table according to the cancellation type of the cancellation request when the cancellation request meets the cancellation condition; and the verification module 305 is configured to send the intermediate table to the scheduling platform, so as to instruct the scheduling platform to segment the verification task according to the intermediate table, and perform verification operation.
In the embodiment of the application, the traditional transaction operation mode depending on the database is cut, the large transaction operation is cut into a small transaction, and the background task scheduling platform is used for pushing the verification process to be carried out by a simple mode of adding a scheduling platform into the middle table, so that the whole process is managed and monitored. The intermediate table can record the processing progress of each flow, so that tracking and monitoring are convenient, and meanwhile, data rollback and repair can be supported; in addition, various customized requirements of the business side can be met through the intermediate table, such as a bill verification record table, and the bill verification and revocation function can be realized. The reversible operation, the monitoring, the tracking and the customization are realized, the performance and the user experience are improved, the risk is reduced, and the accuracy of the data is ensured.
Optionally, the system further comprises a coin conversion module, which is used for converting each piece of settlement detail data in the same bill into the same home position coin representation based on the attribute of the contracted site before acquiring the verification request; and converting bank flow data participating in verification into a home currency according to the conversion exchange rate.
Optionally, the states of each data record in the bill verification and approval record list include verification and approval process states, wherein the verification and approval process states include verification, approval, write-back settlement details and verification completion, and the approval and approval process states include verification, cancel, write-back settlement details and cancel success.
Optionally, the verification module 305 is specifically configured to:
establishing a verification task, a write-back task or a revocation task;
according to the task type, extracting a bill verification record of a corresponding type state from a bill verification record table;
and carrying out scheduling circulation according to the flow state of each task so as to complete the verification and approval process.
Optionally, the verification module 305 is specifically further configured to:
the status of the extracted bill verification record is adjusted to be in process.
Optionally, the verification module 305 is specifically further configured to:
sending a heartbeat packet for each task;
if the data state corresponding to the current task is always in the processing state in the time range between the sending time of the heartbeat packet and the current time, the task manager is started to extract corresponding data, and the data state of the data in the processing state is adjusted to be the to-be-processed state.
Optionally, the system further comprises a cancel verification operation module, configured to generate a corresponding data record if a valid bill verification operation is detected after the verification operation is performed, where the data record is used to trigger the cancel verification operation.
The bill verification device for the express international business provided by the embodiment of the invention can execute the bill verification method for the express international business provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
An embodiment of the present invention further provides an apparatus, referring to fig. 4, fig. 4 is a schematic structural diagram of an apparatus, as shown in fig. 4, where the apparatus includes: a processor 410 and a memory 420 coupled to the processor 410; the memory 420 is configured to store a computer program, where the computer program is at least configured to perform a bill verification method for express international business in an embodiment of the present invention; the processor 410 is used to call and execute the computer program in the memory; the bill verification and approval of the express international business at least comprises the following steps: establishing a first mapping relation between a bank serial number and a bank serial number, and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verification record table; acquiring a verification request; judging whether the verification request meets verification conditions or not based on a bill verification record table; if yes, generating a corresponding intermediate table according to the verification type of the verification request; and sending the intermediate table to a dispatching platform to instruct the dispatching platform to split the verification tasks according to the intermediate table and execute verification operation.
The embodiment of the invention also provides a storage medium, which stores a computer program, and when the computer program is executed by a processor, the method realizes each step in the bill verification method of express international business as in the embodiment of the invention: establishing a first mapping relation between a bank serial number and a bank serial number, and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verification record table; acquiring a verification request; judging whether the verification request meets verification conditions or not based on a bill verification record table; if yes, generating a corresponding intermediate table according to the verification type of the verification request; and sending the intermediate table to a dispatching platform to instruct the dispatching platform to split the verification tasks according to the intermediate table and execute verification operation.
It is to be understood that the same or similar parts in the above embodiments may be referred to each other, and that in some embodiments, the same or similar parts in other embodiments may be referred to.
It should be noted that in the description of the present invention, the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Furthermore, in the description of the present invention, unless otherwise indicated, the meaning of "plurality" means at least two.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and further implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (7)

1. The bill verification method for express international business is characterized by comprising the following steps:
establishing a first mapping relation between a bank serial number and a bank serial number, and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verification record list;
acquiring a verification request;
judging whether the verification request meets verification conditions or not based on the bill verification record table;
if yes, generating a corresponding intermediate table according to the verification type of the verification request;
sending the intermediate table to a dispatching platform to instruct the dispatching platform to segment the verification tasks according to the intermediate table and execute verification operation;
before acquiring the verification request, the method further comprises:
based on the attribute of the contracted site, each piece of settlement detail data in the same bill is converted into the bill represented by the same home currency;
according to the conversion exchange rate, converting bank flow data participating in verification and verification into the home currency for representation;
the states of each data record in the bill verification and approval record list comprise verification and approval process states and cancellation and approval process states, wherein the verification and approval process states comprise verification to be approved, settlement details to be written back to be approved and verification to be approved, and the cancellation and approval process states comprise verification to be approved, settlement details to be written back to be approved and cancellation to be successful;
the process of executing the verification operation by the dispatching platform comprises the following steps:
establishing a verification task, a write-back task or a revocation task;
according to the task type, extracting a bill verification record of a corresponding type state from the bill verification record table;
and carrying out scheduling circulation according to the flow state of each task so as to complete the verification and approval process.
2. The method as recited in claim 1, further comprising:
the status of the extracted bill verification record is adjusted to be in process.
3. The method of claim 1, wherein the process of the dispatch platform performing a verification operation further comprises:
sending a heartbeat packet for each task;
if the data state corresponding to the current task is always in the processing state in the time range between the sending time of the heartbeat packet and the current time, starting the task manager to extract corresponding data, and adjusting the data state of the data in the processing state to be the state to be processed.
4. The method of claim 1, further comprising, after performing the verification operation:
and if the valid bill verification operation is detected, generating a corresponding data record, wherein the data record is used for triggering the cancel verification operation.
5. The utility model provides a bill verifying and verifying device of express delivery international business which characterized in that includes:
the system comprises a mapping establishing module, a bill verifying and verifying module and a bill verifying and verifying module, wherein the mapping establishing module is used for establishing a first mapping relation between a bank serial number and a second mapping relation between a bill number and a bill, and storing the first mapping relation and the second mapping relation into a bill verifying and verifying record list;
the request acquisition module is used for converting each settlement detail data in the same bill into the same home currency for representation based on the attribute of the contracted site, and converting bank flow data participating in verification into the home currency for representation according to the conversion exchange rate; the method is also used for acquiring a verification and cancellation request;
the judging module is used for judging whether the verification request meets verification conditions or not based on the bill verification record table; the states of each data record in the bill verification and approval record list comprise verification and approval process states and cancellation and approval process states, wherein the verification and approval process states comprise verification to be approved, settlement details to be written back to be approved and verification to be approved, and the cancellation and approval process states comprise verification to be approved, settlement details to be written back to be approved and cancellation to be successful;
the intermediate table generation module is used for generating a corresponding intermediate table according to the verification type of the verification request when the verification request meets the verification condition;
the verifying and verifying module is used for sending the intermediate table to a dispatching platform so as to instruct the dispatching platform to segment verifying and verifying tasks according to the intermediate table and execute verifying and verifying operations; the process of executing the verification operation by the dispatching platform comprises the following steps: establishing a verification task, a write-back task or a revocation task; according to the task type, extracting a bill verification record of a corresponding type state from the bill verification record table; and carrying out scheduling circulation according to the flow state of each task so as to complete the verification and approval process.
6. An apparatus, comprising:
a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the bill verification method of express international business according to any one of claims 1-4;
the processor is configured to invoke and execute the computer program in the memory.
7. A storage medium storing a computer program which, when executed by a processor, implements the steps of the bill verification method for express international business according to any one of claims 1 to 4.
CN202010864501.XA 2020-08-25 2020-08-25 Bill verification method, device, equipment and storage medium for express international business Active CN112035525B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010864501.XA CN112035525B (en) 2020-08-25 2020-08-25 Bill verification method, device, equipment and storage medium for express international business

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010864501.XA CN112035525B (en) 2020-08-25 2020-08-25 Bill verification method, device, equipment and storage medium for express international business

Publications (2)

Publication Number Publication Date
CN112035525A CN112035525A (en) 2020-12-04
CN112035525B true CN112035525B (en) 2024-04-09

Family

ID=73581340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010864501.XA Active CN112035525B (en) 2020-08-25 2020-08-25 Bill verification method, device, equipment and storage medium for express international business

Country Status (1)

Country Link
CN (1) CN112035525B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113129123A (en) * 2021-05-12 2021-07-16 上海递道信息技术有限公司 Express logistics settlement method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7899234B1 (en) * 1994-06-15 2011-03-01 Abed Emad Y Check verification system
CN104951976A (en) * 2014-03-26 2015-09-30 金蝶软件(中国)有限公司 System and method for obtaining exchange gains/losses during bill verification
CN108229928A (en) * 2018-02-07 2018-06-29 姜晓龙 One kind checks and writes off management system
CN110264214A (en) * 2019-05-28 2019-09-20 阿里巴巴集团控股有限公司 It is a kind of trade bill generation and check and write off method, device and equipment
CN111309469A (en) * 2020-02-27 2020-06-19 紫光云技术有限公司 Method for unified management and scheduling of data requests
CN111507798A (en) * 2020-04-15 2020-08-07 汇信软投(佛山)软件科技发展有限公司 Method, system and computer equipment for periodically checking and selling business transaction orders

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7899234B1 (en) * 1994-06-15 2011-03-01 Abed Emad Y Check verification system
CN104951976A (en) * 2014-03-26 2015-09-30 金蝶软件(中国)有限公司 System and method for obtaining exchange gains/losses during bill verification
CN108229928A (en) * 2018-02-07 2018-06-29 姜晓龙 One kind checks and writes off management system
CN110264214A (en) * 2019-05-28 2019-09-20 阿里巴巴集团控股有限公司 It is a kind of trade bill generation and check and write off method, device and equipment
CN111309469A (en) * 2020-02-27 2020-06-19 紫光云技术有限公司 Method for unified management and scheduling of data requests
CN111507798A (en) * 2020-04-15 2020-08-07 汇信软投(佛山)软件科技发展有限公司 Method, system and computer equipment for periodically checking and selling business transaction orders

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
客户转账销账数据管理器建设;吴记江;;机电信息;20161125(第33期);全文 *

Also Published As

Publication number Publication date
CN112035525A (en) 2020-12-04

Similar Documents

Publication Publication Date Title
CN110494871B (en) System and method for enhancing organization transparency using credit chain
JP2000048086A (en) Confirmation of compatibility among equipment, operation and protocols for electronic commercial transaction
CN108389080A (en) Transaction processing method and platform
EP2631859A1 (en) Integrating payment aggregators with e-commerce platform
CN109347669A (en) The fault handling method and device of a kind of batch jobs between banking system
JP2008535069A (en) Owned resource interaction and method and system for processing electronic commerce information
CN109598609A (en) The automatic processing method and device of bond settlement of transactions task
CN110415095A (en) A kind of account checking method, device, terminal and storage medium
CN112035525B (en) Bill verification method, device, equipment and storage medium for express international business
WO2020200172A1 (en) Method and device for checking payments-on-behalf-of
CN111027984B (en) Service order processing method, system, electronic equipment and computer storage medium
US20130041806A1 (en) System and Method for Identifying Banking Errors
CN112116471B (en) Real-time algorithm trading bus system in securities algorithm trading process
CN112053232A (en) Self-service equipment business account consistency processing method and device
WO2020243904A1 (en) Refund method, transaction system, account system, and storage medium
CN110889682A (en) Payment information processing method, device, medium and equipment based on block chain
CN108830574B (en) Electric power centralized transaction service fee charging system and method
CN104616153A (en) State consistency monitoring method and device
CN115271694A (en) Order payment method and system
CN111429060B (en) Express bill payment management method and equipment
CN114612204A (en) Account checking method and device
CN111681100A (en) Method and device for checking and selling bills
CN110689431A (en) Processing method, server and storage medium for securities trading
US20230106852A1 (en) Transaction exchange platform with a watchdog microservice to handle stalled transactions
US20230108180A1 (en) Transaction exchange platform with a pause microservice to pause processing of workflows

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