CN111260488A - Data processing method and device and readable storage medium - Google Patents

Data processing method and device and readable storage medium Download PDF

Info

Publication number
CN111260488A
CN111260488A CN202010076740.9A CN202010076740A CN111260488A CN 111260488 A CN111260488 A CN 111260488A CN 202010076740 A CN202010076740 A CN 202010076740A CN 111260488 A CN111260488 A CN 111260488A
Authority
CN
China
Prior art keywords
reimbursement
bill
platform
target
user
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.)
Granted
Application number
CN202010076740.9A
Other languages
Chinese (zh)
Other versions
CN111260488B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202010076740.9A priority Critical patent/CN111260488B/en
Publication of CN111260488A publication Critical patent/CN111260488A/en
Application granted granted Critical
Publication of CN111260488B publication Critical patent/CN111260488B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/08Insurance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Abstract

The embodiment of the invention provides a data processing method, a data processing device and a readable storage medium, which are applied to block chain network node equipment in a bill reimbursement system, wherein the bill reimbursement system also comprises a user terminal and a reimbursement platform, and the method comprises the following steps: receiving a bill reimbursement request submitted by a user terminal, wherein the bill reimbursement request carries a bill identification of a target bill and a private key signature of the user terminal; if the private key signature of the user terminal passes the verification, the target bill and the associated credential information are transferred from the first multi-signature address corresponding to the user to the second multi-signature address corresponding to the reimbursement platform; and sending a notification message that the target bill and the associated credential information have been transferred to the second multi-signature address to the reimbursement platform to notify the reimbursement platform to acquire the target bill and the associated credential information, and performing reimbursement processing. By adopting the data processing method, the application process of reimbursement of the user can be simplified, and the auditing cost of reimbursement enterprises can be saved.

Description

Data processing method and device and readable storage medium
Technical Field
The present invention relates to the field of computer applications, and in particular, to a data processing method and apparatus, and a readable storage medium.
Background
The financial bill is a legal certificate of financial income and expenditure of a unit and an original certificate of accounting, is also an important certificate of non-tax income business of a bank agency government, and is an important basis for supervision and inspection by departments of finance, audit, supervision and the like. In the case of a hospital, when an individual pays a medical fee to the hospital, the hospital may make a medical plan and a reimbursement for the actual medical fee, and issue a medical financial bill. After acquiring the financial tickets of the hospital, the user needs to use the medical financial tickets, the patient medical expense lists and other materials to reimburse the commercial insurance company, the commercial insurance company verifies and verifies the medical financial tickets, the patient medical expense lists and other materials to be true or false, and after the commercial insurance company verifies and verifies the medical financial tickets, the medical financial tickets can be correspondingly reimbursed, so that the financial reimbursement operation process is complex, and the verification period is long. Therefore, how to provide a convenient and efficient financial ticket reimbursement mode can simplify the reimbursement process of the user and save the auditing cost of reimbursement enterprises, and becomes a problem to be solved urgently.
Disclosure of Invention
The embodiment of the invention provides a data processing method, a data processing device and a readable storage medium.
In a first aspect, an embodiment of the present invention provides a data processing method, which is applied to a blockchain network node device in a ticket reimbursement system, where the ticket reimbursement system further includes a user terminal and a reimbursement platform, and the method includes:
receiving a bill reimbursement request submitted by a user through the user terminal, wherein the bill reimbursement request carries a bill identification of a target bill and a private key signature of the user terminal;
if the private key signature of the user terminal passes the verification, the target bill and the associated credential information are transferred from a first multiple signature address stream corresponding to the user on a block chain to a second multiple signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill;
and sending a notification message that the target ticket and the associated credential information have been transferred to the second multi-signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target ticket and the associated credential information from the second multi-signature address and performing reimbursement processing according to the target ticket and the associated credential information.
In a second aspect, an embodiment of the present invention provides a data processing apparatus, where the apparatus is configured in a blockchain network node device in a ticketing reimbursement system, where the ticketing reimbursement system further includes a user terminal and a reimbursement platform, and the apparatus includes:
the data acquisition unit is used for receiving a bill reimbursement request submitted by a user through the user terminal, wherein the bill reimbursement request carries a bill identifier of a target bill and a private key signature of the user terminal;
the data processing unit is used for transferring the target bill and the associated credential information from a first multi-signature address stream corresponding to the user on a block chain to a second multi-signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill if the private key signature of the user terminal passes the verification;
and the data sending unit is used for sending a notification message that the target bill and the associated credential information are transferred to the second multiple signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target bill and the associated credential information from the second multiple signature address and performing reimbursement processing according to the target bill and the associated credential information.
In a third aspect, an embodiment of the present invention provides a node device, where the node device includes an input device and an output device, and the node device further includes a processor adapted to implement one or more instructions; and a computer readable storage medium storing one or more instructions adapted to be loaded by the processor and to perform the data processing method of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where instructions are stored, and when the instructions are executed on a computer, the instructions cause the computer to execute the data processing method according to the first aspect.
In the embodiment of the application, the block chain node equipment receives a bill reimbursement request submitted by a user through a user terminal, the bill reimbursement request carries the bill identification of the target bill and the private key signature of the user terminal, if the private key signature of the user terminal is verified to be passed, then the target ticket and the associated credential information are transferred from the first multi-signature address corresponding to the user on the blockchain to the second multi-signature address corresponding to the reimbursement platform on the blockchain according to the ticket identifier of the target ticket, further, the node device may send a notification message to the reimbursement platform that the target ticket and the associated credential information have been transferred to the second multi-signature address, the notification message is used for notifying the reimbursement platform to acquire the target ticket and the associated credential information from the second multiple signature address, and performing reimbursement processing according to the target ticket and the associated credential information. By adopting the data processing mode, for a user, the user can submit a bill reimbursement request through the user terminal so as to apply for reimbursement, and the operation is simple and convenient; for the reimbursement platform, the bills and the associated credential information acquired by the reimbursement platform are both real bills, so that the bill verification cost is saved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1a is a schematic structural diagram of a ticket reimbursement system according to an embodiment of the present invention;
FIG. 1b is an alternative block structure according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a data processing method according to an embodiment of the present application;
FIG. 3a is a schematic diagram of a code scanning interface according to an embodiment of the present invention;
FIG. 3b is a schematic diagram of a ticket reimbursement interface provided by an embodiment of the invention;
FIG. 4 is a schematic flow chart diagram of another data processing method provided in the embodiments of the present application;
FIG. 5 is a flow chart illustrating a further data processing method according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a node device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1a, it is a schematic diagram of an architecture of a ticket reimbursement system according to an embodiment of the present invention, where the data processing system includes a blockchain network 10, an invoicing terminal 11, a user terminal 12, a supervision platform 13, and an reimbursement platform 14. Wherein:
the blockchain network 10 specifically refers to a network for performing data sharing between nodes, and the blockchain network may include a plurality of nodes 101. Each node 101 may receive input information and maintain shared data (i.e., blockchains) within the blockchain network based on the received input information while operating normally. In order To ensure information intercommunication in the blockchain network, each node may have information connection, and any two nodes may implement Peer-To-Peer (P2P) communication, and specifically may perform P2P communication through a wired communication link or a wireless communication link. For example, when any node in the blockchain network receives input information, other nodes acquire the input information according to a consensus algorithm, and store the input information as data in shared data, so that the data stored on all nodes in the blockchain network are consistent.
Billing terminal 11, user terminal 12, administration platform 13 and reimbursement platform 14 may have access to the blockchain network and may communicate with nodes in the blockchain network. The billing terminal device 11, the user terminal 12, the monitoring platform 13, and the reimbursement platform 14 may be a smart phone, a tablet computer, a notebook computer, a desktop computer, a vehicle-mounted smart terminal, and the like.
TABLE 1
Node name Node identification
Node 1 117.114.151.174
Node 2 117.116.189.145
Node N 119.123.789.258
Each node in the blockchain network has a corresponding node identifier, and each node in the blockchain network can store node identifiers of other nodes in the blockchain network, so that the generated block can be broadcast to other nodes in the blockchain network according to the node identifiers of other nodes. Each node may maintain a node identifier list as shown in table 1, and store the node name and the node identifier in the node identifier list correspondingly. The node identifier may be an Internet Protocol (IP) address or any other information that can be used to identify the node, and the table is described by taking the IP address as an example.
Referring to fig. 1b, fig. 1b is an optional schematic diagram of a Block Structure (Block Structure) according to an embodiment of the present invention, where each Block includes a hash value of a transaction record (hash value of the Block) stored in the Block and a hash value of a previous Block, and the blocks are connected by the hash value to form a Block chain. The block may include information such as a time stamp at the time of block generation. A block chain (Blockchain), which is essentially a decentralized database, is a string of data blocks associated by using cryptography, and each data block contains related information for verifying the validity (anti-counterfeiting) of the information and generating a next block.
In a possible embodiment, the billing terminal 11 sends the target ticket and the credential information associated with the target ticket (hereinafter, collectively referred to as the target ticket and the associated credential information) to a node device in the blockchain network 10, and the node device hashes and encrypts the target ticket and the associated credential information to store the target ticket and the associated credential information at a first multiple signature address corresponding to the user on the blockchain in the blockchain network 10, so that the user terminal 12 can submit a ticket reimbursement request to a node device in the blockchain network 10, where the ticket reimbursement request carries the ticket identification of the target ticket and the private key signature of the user terminal. If the node device verifies the signature of the private key of the user terminal, the node device transfers the target ticket and the associated credential information from the first multiple signature address corresponding to the user on the blockchain to the second multiple signature address corresponding to the reimbursement platform 14 on the blockchain according to the ticket identifier of the target ticket, and further, the node device may send a notification message to the reimbursement platform 14 that the target ticket and the associated credential information have been transferred to the second multiple signature address, where the notification message is used to notify the reimbursement platform 14 to acquire the target ticket and the associated credential information from the second multiple signature address, and perform reimbursement processing according to the target ticket and the associated credential information. By adopting the data processing mode, for the user, the user can carry out reimbursement application through a bill reimbursement request submitted by the user terminal, and the process of initiating bill reimbursement by the user is simplified; for the reimbursement platform, the bills and the associated credential information acquired by the reimbursement platform are both real bills, so that the bill verification cost is saved.
Fig. 2 is a schematic flow chart of a data processing method provided in an embodiment of the present application, where the method is executable by a node device in a blockchain network in a ticketing cancellation system, where the ticketing cancellation system further includes a user terminal and a cancellation platform, and the data processing method includes the following steps:
s201: and receiving a bill reimbursement request submitted by a user through a user terminal, wherein the bill reimbursement request carries a bill identification of the target bill and a private key signature of the user terminal.
The user terminal can enter a bill reimbursement interface of the reimbursement platform through a reimbursement application inlet provided by the reimbursement platform, and a bill reimbursement request is submitted through the bill reimbursement interface, wherein the bill reimbursement request carries a private key signature of the user terminal and a bill identification of a target bill. The ticket identifier of the target ticket is used to uniquely identify the target ticket, and may be a ticket number or a ticket detail of the target ticket, and is not limited herein.
Exemplarily, as shown in fig. 3a, a user terminal device enters a ticket reimbursement interface of the reimbursement platform shown in fig. 3b by scanning a two-dimensional code provided by the reimbursement platform denoted by reference numeral 30 in fig. 3a, determines a target ticket through touch operation, and submits a ticket reimbursement request for the target ticket. The touch operation may be a single click, a long press, a sliding operation, or the like.
S202: and if the private key signature of the user terminal passes the verification, transferring the target bill and the associated credential information from a first multi-signature address stream corresponding to the user on the block chain to a second multi-signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill.
The multiple signatures refer to a plurality of signatures of a digital asset (such as a bill), the signatures demarcate the digital asset and the right, and the multiple signatures indicate that the digital asset can be managed (such as circulated) by each signed party by using a respective private key.
And the node equipment decrypts and verifies the private key signature of the user terminal by using the public key of the user terminal, and if decryption is successful, the private key signature of the user terminal is determined to pass verification. Further, the node device obtains the target ticket and the credential information associated with the target ticket according to the ticket identifier of the target ticket, and transfers the target ticket and the credential information associated with the target ticket to a first multi-signature address stream corresponding to the block chain of the user to a second multi-signature address corresponding to the block chain of the reimbursement platform.
In a possible embodiment, the ticket reimbursement system further includes a billing terminal and a supervision platform, where before the node device receives a ticket reimbursement request submitted by a user through the user terminal, the node device may further receive a ticket storage request submitted by the billing terminal, where the ticket storage request carries a user identifier of the user, a target ticket, and associated credential information, and further, the node device may query a first multiple signature address corresponding to the user on a block chain according to the user identifier, and store the target ticket and the associated credential information in the first multiple signature address through hash encryption. The first multiple signature address is obtained by jointly signing by using a public key of the user terminal and a public key of the supervision platform.
It should be understood that the user terminal and/or the supervision platform can only obtain data (i.e. the aforementioned target ticket and the associated credential information) from the first multiple-signature address and transfer the data by using its own private key signature, thereby ensuring the security of the data and preventing the data from being leaked.
Illustratively, the billing terminal is a medical institution, the target ticket is a user invoice after medical overall reimbursement, and the associated credential information of the ticket includes one or more of a user case, a consumption list and a prescription slip of the user. After a user generates a charge in a medical institution, if the user purchases a medical overall insurance, the medical institution carries out medical overall reimbursement on the charge, issues a user invoice according to the actual charge of the user, the medical overall insurance reimbursement charge and the actual payment charge of the user, submits the user case, the doctor prescription and the consumption list which generate the user invoice to a certain node device in a block chain network, and the node device carries out hash encryption on the user invoice, the user case, the doctor prescription and the consumption list which generate the user invoice and stores the hash encryption in a first multiple encryption address corresponding to the user on the block chain.
In a possible embodiment, the ticket reimbursement request further carries a user identifier of the user and a platform identifier of the reimbursement platform, and the node device may query a first multiple signature address of the user corresponding to the block chain according to the user identifier of the user, query a second multiple signature address of the reimbursement platform corresponding to the block chain according to the platform identifier of the reimbursement platform, and then transfer the target ticket and the associated credential information from the first multiple signature address of the user corresponding to the block chain to the second multiple signature address of the reimbursement platform corresponding to the block chain according to the ticket identifier of the target ticket. And the second multiple signature address is obtained by jointly signing by using the public key of the reimbursement platform and the public key of the supervision platform. It should be understood that the reimbursement platform and/or the supervision platform can only use their private key signature to obtain data (i.e. the aforementioned target ticket and the associated credential information) from the second multiple signature address and to transfer the data, so as to ensure the security of the data and prevent the data from being leaked.
Optionally, after the node device obtains a first multiple signature address by jointly signing with a public key of the user terminal and a public key of the supervision platform, the node device stores the user identifier of the user terminal and the first multiple signature address in an associated manner; and after the node equipment obtains a second multiple signature address by jointly signing with the public key of the reimbursement platform and the public key of the supervision platform, the platform identification of the reimbursement platform and the second multiple signature address are stored in an associated manner. After receiving the ticket reimbursement request, the node device determines a first multiple signature address corresponding to the user terminal and a second multiple signature address corresponding to the reimbursement platform based on the user identifier and the platform identifier carried in the reimbursement request.
S203: and sending a notification message that the target bill and the associated credential information are transferred to a second multi-signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target bill and the associated credential information from the second multi-signature address and performing reimbursement processing according to the target bill and the associated credential information.
The reimbursement platform receives the notification message, acquires the target bill and the associated credential information from the second multiple signature address by using the private key signature of the reimbursement platform, and performs reimbursement processing according to the target bill and the associated credential information.
Optionally, the notification message may further include a user identifier, and the reimbursement platform may obtain the target ticket and the associated credential information from the second multiple-signature address based on the user identifier, and perform an audit reimbursement on the target ticket and the associated credential information according to a ticket reimbursement rule of the reimbursement platform. The ticket reimbursement rule can be specifically adjusted by the reimbursement platform according to the actual situation, and is not specifically limited herein.
Illustratively, the reimbursement platform is a commercial insurance company a, the target ticket is a user invoice after medical overall reimbursement, and the credential information associated with the ticket includes a user case, a consumption list and a prescription slip of the user. The second multiple signature address corresponding to the commercial insurance company a stores the target ticket and the associated credential information corresponding to the user a, the target ticket and the associated credential information corresponding to the user b, and the target ticket and the associated credential information corresponding to the user c. When receiving a notification message carrying a user identifier of a user a sent by a node device, a commercial insurance company A obtains a target bill corresponding to the user a and associated credential information according to the user identifier information of the user a. Optionally, the notification message may carry a link of the target ticket corresponding to the user a and the associated credential information.
In one possible embodiment, the node device may further generate a flow record of the target ticket and the associated credential information, the flow record including one or more of a flow time, a multi-signature address transferred in, and a multi-signature address transferred out, and write the flow record in the blockchain. In this way, the traceability of the target ticket and the associated credential information is improved.
In the embodiment of the application, the block chain node equipment receives a bill reimbursement request submitted by a user through a user terminal, the bill reimbursement request carries the bill identification of the target bill and the private key signature of the user terminal, if the private key signature of the user terminal is verified to be passed, then the target ticket and the associated credential information are transferred from the first multi-signature address corresponding to the user on the blockchain to the second multi-signature address corresponding to the reimbursement platform on the blockchain according to the ticket identifier of the target ticket, further, the node device may send a notification message to the reimbursement platform that the target ticket and the associated credential information have been transferred to the second multi-signature address, the notification message is used for notifying the reimbursement platform to acquire the target ticket and the associated credential information from the second multiple signature address, and performing reimbursement processing according to the target ticket and the associated credential information. By adopting the data processing mode, for the user, the user can apply for reimbursement through the bill reimbursement request submitted by the user terminal, and the operation is simple and convenient; for the reimbursement platform, the bills and the associated credential information acquired by the reimbursement platform are both real bills, so that the bill verification cost is saved.
Fig. 4 is a schematic flow chart of another data processing method provided in this embodiment of the present application, where the method is implemented by a node device of a blockchain network in a ticketing cancellation system, where the ticketing cancellation system further includes a user terminal and a cancellation platform, and the data processing method includes the following steps:
s401: and receiving a bill reimbursement request submitted by a user through a user terminal, wherein the bill reimbursement request carries a bill identification of the target bill and a private key signature of the user terminal.
S402: and if the private key signature of the user terminal passes the verification, transferring the target bill and the associated credential information from a first multi-signature address stream corresponding to the user on the block chain to a second multi-signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill.
S403: and sending a notification message that the target bill and the associated credential information are transferred to a second multi-signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target bill and the associated credential information from the second multi-signature address and performing reimbursement processing according to the target bill and the associated credential information.
The specific implementation of steps S401 to S403 may refer to the specific implementation of steps S201 to S203 in the foregoing embodiments, and will not be described in detail herein.
S404: and if a first bill flow request submitted by the reimbursement platform for the target bill after reimbursement processing is completed is received, wherein the first bill flow request carries the bill identification of the target bill and the private key signature of the reimbursement platform, after the private key signature of the reimbursement platform is verified, the target bill and the associated credential information are transferred to the first multiple signature address from the second multiple signature address.
After the reimbursement platform performs audit verification on the target bill, the reimbursement platform can send the result of the audit verification to the block link point equipment and reimburse the result of the audit verification. Furthermore, the reimbursement platform may send the ticket identifier carrying the target ticket and the private key signature of the reimbursement platform to the node device, so that the node device may transfer the target ticket and the associated credential information from the second multiple signature address to the first multiple signature address after the private key signature of the reimbursement platform is verified by the node device. In this manner, the user may again submit a ticket reimbursement request for the other reimbursement platform with the target ticket and associated credential information to the node device.
As a possible implementation manner, when receiving the reimbursement result sent by the reimbursement platform for the ticket, the node device may send prompt information for the reimbursement result to the user terminal if the reimbursement result is a reimbursement pass, and if the node device receives a confirmation operation sent by the user terminal for the prompt information, add mark information to the target ticket, and write the mark information into the block chain. Wherein the marking information is used for indicating that the target bill completes reimbursement on the reimbursement platform.
Optionally, if the node device receives that the reimbursement result for the ticket sent by the reimbursement platform is that the reimbursement is not passed, the node device may obtain the reason for the failed reimbursement from the reimbursement platform, and send a prompt message for obtaining the reason for the failed reimbursement from the reimbursement platform to the user terminal. For example, if the reason for the failure of reimbursement acquired by the reimbursement platform is that the data is incomplete, the node device sends a prompt message of incomplete data to the user terminal to prompt the user to complete the data.
Optionally, after sending the prompt message for the reimbursement result to the user terminal, if the node device does not receive a confirmation operation for the prompt message sent by the user terminal, the node device refuses to transfer the target ticket and the associated credential information from the second multi-signed address to the first multi-signed address, and sends the prompt message that the user does not confirm to the reimbursement platform.
In a possible embodiment, after the node device sends the notification message that the target ticket and the associated credential information have been transferred to the second multiple-signature address to the reimbursement platform, if the node device does not receive the first ticket transfer request submitted after the reimbursement platform completes the reimbursement process, it receives a second ticket transfer request submitted by the supervision platform for the target ticket, where the second ticket transfer request carries the ticket identifier of the target ticket and the private key signature of the supervision platform. Further, if the node device passes the verification of the private key signature of the supervision platform, the target ticket and the associated credential information are transferred from the second multi-signature address to the first multi-signature address according to the ticket identifier of the target ticket.
Optionally, after the node device sends the notification message that the target ticket and the associated credential information have been transferred to the second multiple-signature address to the reimbursement platform, if the node device does not receive a ticket transfer request submitted after the reimbursement platform completes reimbursement processing within a preset time threshold, the node device sends a prompt message that the reimbursement platform has not completed reimbursement processing within the preset time threshold to the supervision platform, and the supervision platform may submit the second ticket transfer request to the node device for the target ticket. The preset time threshold may be set by the supervision platform and/or the user terminal according to factors such as an average reimbursement duration of the reimbursement platform, and is not specifically limited herein.
Optionally, after the node device sends a notification message that the target ticket and the associated credential information have been transferred to the second multiple-signature address to the reimbursement platform, the supervision platform receives a reimbursement transfer request of the user terminal, where the reimbursement transfer request includes a private key signature of the user terminal, a platform identifier of the reimbursement platform, the target ticket, and the associated credential information. The second ticket flow request submitted by the administration platform for the target ticket may include one or more of a user identification, a platform identification of the reimbursement platform, the target ticket and associated credential information, a ticket identification of the target ticket, and a private key signature of the administration platform. The node device transfers the target bill and the associated credential information from the second multi-signature address corresponding to the platform identifier (reimbursement platform) to the first multi-signature address corresponding to the user identifier (user) according to the bill identifier of the target bill.
In the embodiment of the application, the block chain node equipment receives a bill reimbursement request submitted by a user through a user terminal, the bill reimbursement request carries the bill identification of the target bill and the private key signature of the user terminal, if the private key signature of the user terminal is verified to be passed, then the target ticket and the associated credential information are transferred from the first multi-signature address corresponding to the user on the blockchain to the second multi-signature address corresponding to the reimbursement platform on the blockchain according to the ticket identifier of the target ticket, further, the node device may send a notification message to the reimbursement platform that the target ticket and the associated credential information have been transferred to the second multi-signature address, the notification message is used for notifying the reimbursement platform to acquire the target ticket and the associated credential information from the second multiple signature address, and performing reimbursement processing according to the target ticket and the associated credential information. And then, if the node device receives a first bill circulation request submitted by the reimbursement platform for the target bill after reimbursement processing is completed, wherein the first bill circulation request carries the bill identification of the target bill and the private key signature of the reimbursement platform, after the private key signature of the reimbursement platform is verified, the target bill and the associated credential information are circulated to the first multiple signature address from the second multiple signature address. By adopting the data processing mode, for the reimbursement platform, the bills and the associated credential information acquired by the reimbursement platform are both real bills, so that the bill auditing cost is saved; for the user, the user can apply for reimbursement through the bill reimbursement request submitted by the user terminal, and the user can use the private key signature of the user terminal to initiate reimbursement requests to other reimbursement platforms after reimbursement is completed, so that the reimbursement application process is simplified.
Fig. 5 is a schematic flow chart of another data processing method provided in an embodiment of the present application, where the method is applied to a ticketing reimbursement system, where the ticketing reimbursement system includes a blockchain network, an invoicing terminal, a user terminal, a monitoring platform, and a reimbursement platform, and the data processing method includes the following steps:
s501: the billing terminal submits a ticket storage request to a node device of the blockchain network, wherein the ticket storage request comprises a target ticket and associated credential information.
S502: and the node equipment of the blockchain network performs hash encryption on the target ticket and the associated credential information credential and stores the hash encryption in the blockchain.
For specific implementation of steps S501 to S502, reference may be made to the related description in step S202 in the foregoing embodiment, and redundant description is not repeated here.
S503: and the user terminal submits a bill reimbursement request carrying the bill identification of the target bill and the private key signature of the user terminal to the node equipment of the block chain network.
S504: and the node equipment of the block chain network receives the bill reimbursement request, and if the private key signature of the user terminal passes the verification, the target bill and the associated credential information are transferred to a second multiple signature address corresponding to the reimbursement platform on the block chain from a first multiple signature address corresponding to the user on the block chain according to the bill identification of the target bill.
S505: the node device of the blockchain network sends a notification message to the reimbursement platform that the target ticket and associated credential information have been streamed to the second multi-signed address.
S506: and after receiving the notification message, the reimbursement platform acquires the target bill and the associated credential information from the second multiple signature address by using the private key signature of the reimbursement platform, and performs reimbursement processing according to the target bill and the associated credential information.
The specific implementation of steps S503 to S506 may refer to the related description in steps S201 to S203 in the foregoing embodiment, and redundant description is not repeated here.
S507: and after the reimbursement platform finishes reimbursement processing, submitting a first bill circulation request to the block link point equipment aiming at the target bill, wherein the first bill circulation request carries the bill identification of the target bill and the private key signature of the reimbursement platform.
S508: after the private key signature of the reimbursement platform is verified by the block chain node device, the target ticket and the associated credential information are transferred from the second multi-signature address to the first multi-signature address.
The specific implementation of steps S507-S508 may refer to the related description in step S404 in the foregoing embodiment, and will not be described in detail herein.
In the embodiment of the application, the billing terminal submits the target bill and the associated credential information to the node device of the blockchain network to store the bill. And the node device of the blockchain network stores the target ticket and the associated credential information credential in a blockchain in a hash encryption manner. And the user terminal submits a bill reimbursement request carrying the bill identification of the target bill and the private key signature of the user terminal to the node equipment of the block chain network. And the node equipment of the block chain network receives the bill reimbursement request, and if the private key signature of the user terminal passes the verification, the target bill and the associated credential information are transferred to a second multiple signature address corresponding to the reimbursement platform on the block chain from a first multiple signature address corresponding to the user on the block chain according to the bill identification of the target bill. Further, a node device of the blockchain network may send a notification message to the reimbursement platform that the target ticket and associated credential information have been streamed to the second multi-signed address. And after receiving the notification message, the reimbursement platform acquires the target bill and the associated credential information from the second multiple signature address by using the private key signature of the reimbursement platform, and performs reimbursement processing according to the target bill and the associated credential information. And then, after the reimbursement platform completes reimbursement processing, submitting a first bill circulation request to the block link point device aiming at the target bill, wherein the first bill circulation request carries the bill identification of the target bill and the private key signature of the reimbursement platform. After the private key signature of the reimbursement platform is verified by the block chain node device, the target ticket and the associated credential information are transferred from the second multi-signature address to the first multi-signature address. By adopting the data processing mode, for the reimbursement platform, the bills and the associated credential information acquired by the reimbursement platform are both real bills, so that the bill auditing cost is saved; for the user, the user can apply for reimbursement through the bill reimbursement request submitted by the user terminal, and the user can use the private key signature of the user terminal to initiate reimbursement requests to other reimbursement platforms after reimbursement is completed, so that the reimbursement application process is simplified.
Fig. 6 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application, where the apparatus is executable by a node device in a blockchain network in a ticketing cancellation system, where the ticketing cancellation system further includes a user terminal and a cancellation platform, and the data processing method includes the following steps:
a data obtaining unit 60, configured to receive a ticket reimbursement request submitted by a user through the user terminal, where the ticket reimbursement request carries a ticket identifier of a target ticket and a private key signature of the user terminal;
the data processing unit 61 is configured to, if the private key signature of the user terminal passes verification, transfer the target ticket and the associated credential information from a first multiple signature address stream corresponding to the user on a block chain to a second multiple signature address corresponding to the reimbursement platform on the block chain according to a ticket identifier of the target ticket;
a data sending unit 62, configured to send, to the reimbursement platform, a notification message that the target ticket and the associated credential information have been transferred to the second multiple signature address, where the notification message is used to notify the reimbursement platform to acquire the target ticket and the associated credential information from the second multiple signature address, and perform reimbursement processing according to the target ticket and the associated credential information.
In an embodiment, the data processing unit 61 is further specifically configured to, if a first ticket circulation request submitted by the reimbursement platform for the target ticket after the reimbursement platform completes reimbursement processing is received, where the first ticket circulation request carries a ticket identifier of the target ticket and a private key signature of the reimbursement platform, after the private key signature of the reimbursement platform is verified, circulate the target ticket and associated credential information from the second multiple-signature address to the first multiple-signature address.
In one embodiment, the ticket reimbursement system further includes a billing terminal and a monitoring platform, and before receiving a ticket reimbursement request submitted by a user through the user terminal, the data processing unit 61 is specifically further configured to receive a ticket storage request submitted by the billing terminal, where the ticket storage request carries a user identifier of the user, the target ticket, and associated credential information; inquiring a first multiple signature address corresponding to the user on a block chain according to the user identification, and storing the target bill and the associated credential information in the first multiple signature address through hash encryption; and the first multiple signature address is obtained by jointly signing by using the public key of the user terminal and the public key of the supervision platform.
In an embodiment, the ticket reimbursement request further carries a user identifier of the user and a platform identifier of the reimbursement platform, and the data processing unit 61 is specifically further configured to query the first multiple signature address corresponding to the user on the block chain according to the user identifier of the user before the target ticket and the associated credential information are transferred from the first multiple signature address corresponding to the user on the block chain to the second multiple signature address corresponding to the reimbursement platform on the block chain according to the ticket identifier of the target ticket; inquiring a second multiple signature address corresponding to the reimbursement platform on the block chain according to the platform identification of the reimbursement platform; and the second multi-signature address is obtained by jointly signing by using the public key of the reimbursement platform and the public key of the supervision platform.
In an embodiment, after sending the notification message that the target ticket and the associated credential information have been transferred to the second multiple signature address to the reimbursement platform, the data obtaining unit 60 is further configured to receive a second ticket transfer request submitted by the supervision platform for the target ticket if a first ticket transfer request submitted by the reimbursement platform for the target ticket after completing reimbursement processing is not received, where the second ticket transfer request carries the ticket identifier of the target ticket and the private key signature of the supervision platform; if the private key signature of the supervision platform passes the verification, the data processing unit 61 is specifically further configured to transfer the target ticket and the associated credential information from the second multiple signature address to the first multiple signature address according to the ticket identifier of the target ticket.
In an embodiment, the data processing unit 61 is further configured to generate a flow record of the target ticket and the associated credential information, where the flow record includes one or more of a flow time, a multi-signature address to be transferred, and a multi-signature address to be transferred; writing the stream transfer record into the block chain.
In an embodiment, the data obtaining unit 60 is specifically further configured to receive an reimbursement result sent by the reimbursement platform for the target ticket; if the reimbursement result is that reimbursement is passed, the data sending unit 62 is specifically further configured to send a prompt message for the reimbursement result to the user terminal; and if receiving the confirmation operation of the user for the prompt information, which is sent by the user terminal, adding mark information for the target bill, and writing the mark information into the block chain, wherein the mark information is used for indicating that the target bill completes reimbursement on the reimbursement platform.
In one embodiment, the billing terminal is a medical institution, the target ticket is a user invoice after medical orchestration reimbursement, and the associated credential information includes one or more of a user case, a consumption list, and a prescription slip of the user.
It should be noted that the functions of each unit module of the data processing apparatus described in the embodiment of the present invention may be specifically implemented according to the method in the method embodiment described in fig. 2, fig. 4, or fig. 5, and the specific implementation process may refer to the description related to the method embodiment in fig. 2, fig. 4, or fig. 5, which is not described herein again.
Based on the description of the method embodiment and the apparatus item embodiment, an embodiment of the present invention further provides a node device. Referring to fig. 7, the node device may include at least a processor 701, an input device 702, an output device 703 and a memory 704; the processor 701, the input device 702, the output device 703, and the memory 704 may be connected by a bus or other connection. The memory 704 may also include a computer-readable storage medium for storing a computer program comprising program instructions, the processor 701 being configured to execute the program instructions stored by the memory 704. The processor 701 (or CPU) is a computing core and a control core of the node device, and is adapted to implement one or more instructions, and in particular, is adapted to load and execute the one or more instructions so as to implement the corresponding method flow or the corresponding function in the data Processing method embodiment. Wherein the processor 701 is configured to call the program instruction to perform: receiving a bill reimbursement request submitted by a user through the user terminal, wherein the bill reimbursement request carries a bill identification of a target bill and a private key signature of the user terminal; if the private key signature of the user terminal passes the verification, the target bill and the associated credential information are transferred from a first multiple signature address stream corresponding to the user on a block chain to a second multiple signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill; and sending a notification message that the target ticket and the associated credential information have been transferred to the second multi-signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target ticket and the associated credential information from the second multi-signature address and performing reimbursement processing according to the target ticket and the associated credential information.
In an embodiment, the processor 701 is further specifically configured to, if a first ticket circulation request submitted by the reimbursement platform for the target ticket after the reimbursement platform completes reimbursement processing is received, where the first ticket circulation request carries a ticket identifier of the target ticket and a private key signature of the reimbursement platform, after the private key signature of the reimbursement platform is verified, circulate the target ticket and associated credential information from the second multiple-signature address to the first multiple-signature address.
In an embodiment, the ticket reimbursement system further includes a billing terminal and a monitoring platform, and before receiving a ticket reimbursement request submitted by a user through the user terminal, the processor 701 is specifically further configured to receive a ticket storage request submitted by the billing terminal, where the ticket storage request carries a user identifier of the user, the target ticket, and associated credential information; inquiring a first multiple signature address corresponding to the user on a block chain according to the user identification, and storing the target bill and the associated credential information in the first multiple signature address through hash encryption; and the first multiple signature address is obtained by jointly signing by using the public key of the user terminal and the public key of the supervision platform.
In an embodiment, the ticket reimbursement request further carries a user identifier of the user and a platform identifier of the reimbursement platform, and the processor 701 is specifically further configured to query the first multiple signature address corresponding to the user on the block chain according to the user identifier of the user before the target ticket and the associated credential information are transferred from the first multiple signature address corresponding to the user on the block chain to the second multiple signature address corresponding to the reimbursement platform on the block chain according to the ticket identifier of the target ticket; inquiring a second multiple signature address corresponding to the reimbursement platform on the block chain according to the platform identification of the reimbursement platform; and the second multi-signature address is obtained by jointly signing by using the public key of the reimbursement platform and the public key of the supervision platform.
In an embodiment, after sending the notification message that the target ticket and the associated credential information have been transferred to the second multiple signature address to the reimbursement platform, the processor 701 is further specifically configured to receive a second ticket transfer request submitted by the supervision platform for the target ticket if a first ticket transfer request submitted by the reimbursement platform for the target ticket after completing reimbursement processing is not received, where the second ticket transfer request carries a ticket identifier of the target ticket and a private key signature of the supervision platform; and if the private key signature of the supervision platform passes the verification, the target bill and the associated credential information are transferred from the second multi-signature address to the first multi-signature address according to the bill identification of the target bill.
In one embodiment, the processor 701 is further specifically configured to generate a flow record of the target ticket and the associated credential information, where the flow record includes one or more of a flow time, a multi-signature address transferred in, and a multi-signature address transferred out; writing the stream transfer record into the block chain.
In an embodiment, the processor 701 is further specifically configured to receive an reimbursement result for the target ticket sent by the reimbursement platform; if the reimbursement result is that reimbursement is passed, sending prompt information aiming at the reimbursement result to the user terminal; and if receiving the confirmation operation of the user for the prompt information, which is sent by the user terminal, adding mark information for the target bill, and writing the mark information into the block chain, wherein the mark information is used for indicating that the target bill completes reimbursement on the reimbursement platform.
It should be understood that, in the embodiment of the present invention, the Processor 701 may be a Central Processing Unit (CPU), and the Processor 701 may also be other general processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field-Programmable Gate arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete a hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 704 may include both read-only memory and random-access memory, and provides instructions and data to the processor 701. A portion of the memory 704 may also include non-volatile random access memory. For example, the memory 704 may also store device type information. The input device 703 may include a touch pad, a fingerprint sensor (for collecting fingerprint information of a user), a microphone, a physical keyboard, etc., and the output device 703 may include a display (LCD, etc.), a speaker, etc.
In specific implementation, the processor 701, the memory 704, the input device 702, and the output device 703, which are described in this embodiment of the present invention, may execute the implementation manners described in the method embodiments described in fig. 2, fig. 4, and fig. 5, which are provided in this embodiment of the present invention, and may also execute the implementation method of the data processing apparatus described in fig. 6 in this embodiment of the present invention, which is not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the above embodiments of the methods. The readable storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the invention has been described with reference to a number of embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A data processing method is applied to a blockchain network node device in a bill reimbursement system, the bill reimbursement system further comprises a user terminal and a reimbursement platform, and the method comprises the following steps:
receiving a bill reimbursement request submitted by a user through the user terminal, wherein the bill reimbursement request carries a bill identification of a target bill and a private key signature of the user terminal;
if the private key signature of the user terminal passes the verification, the target bill and the associated credential information are transferred from a first multiple signature address stream corresponding to the user on a block chain to a second multiple signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill;
and sending a notification message that the target ticket and the associated credential information have been transferred to the second multi-signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target ticket and the associated credential information from the second multi-signature address and performing reimbursement processing according to the target ticket and the associated credential information.
2. The method of claim 1, further comprising:
and if a first bill circulation request submitted by the reimbursement platform for the target bill after reimbursement processing is completed is received, wherein the first bill circulation request carries the bill identification of the target bill and the private key signature of the reimbursement platform, after the private key signature of the reimbursement platform is verified, the target bill and the associated credential information are circulated from the second multiple signature address to the first multiple signature address.
3. The method according to claim 1 or 2, wherein the ticketing system further comprises a billing terminal and a supervision platform, and before the receiving of the ticketing request submitted by the user through the user terminal, the method further comprises:
receiving a bill storage request submitted by the billing terminal, wherein the bill storage request carries the user identification of the user, the target bill and the associated credential information;
inquiring a first multiple signature address corresponding to the user on a block chain according to the user identification, and storing the target bill and the associated credential information in the first multiple signature address through hash encryption;
and the first multiple signature address is obtained by jointly signing by using the public key of the user terminal and the public key of the supervision platform.
4. The method of claim 3, wherein the ticket reimbursement request further carries a user identifier of the user and a platform identifier of the reimbursement platform, and wherein before forwarding the target ticket and associated credential information from a first multi-signed address stream corresponding to the user on a blockchain to a second multi-signed address corresponding to the reimbursement platform on the blockchain according to the ticket identifier of the target ticket, the method further comprises:
inquiring a first multiple signature address corresponding to the user on the block chain according to the user identification of the user;
inquiring a second multiple signature address corresponding to the reimbursement platform on the block chain according to the platform identification of the reimbursement platform;
and the second multi-signature address is obtained by jointly signing by using the public key of the reimbursement platform and the public key of the supervision platform.
5. The method of claim 4, wherein after sending a notification message to the reimbursement platform that the target ticket and associated credential information have been streamed to the second multi-signed address, the method further comprises:
if a first bill circulation request submitted by the reimbursement platform for the target bill after reimbursement processing is finished is not received, receiving a second bill circulation request submitted by the supervision platform for the target bill, wherein the second bill circulation request carries a bill identification of the target bill and a private key signature of the supervision platform;
and if the private key signature of the supervision platform passes the verification, the target bill and the associated credential information are transferred from the second multi-signature address to the first multi-signature address according to the bill identification of the target bill.
6. The method of claim 1, further comprising:
generating a flow record of the target ticket and associated credential information, the flow record including one or more of a flow time, a multi-signature address entered, and a multi-signature address exited;
writing the stream transfer record into the block chain.
7. The method of claim 1, further comprising:
receiving a reimbursement result sent by the reimbursement platform for the target bill;
if the reimbursement result is that reimbursement is passed, sending prompt information aiming at the reimbursement result to the user terminal;
and if receiving the confirmation operation of the user for the prompt information, which is sent by the user terminal, adding mark information for the target bill, and writing the mark information into the block chain, wherein the mark information is used for indicating that the target bill completes reimbursement on the reimbursement platform.
8. The method of claim 3, wherein the billing terminal is a medical institution, the target ticket is a user invoice after medical orchestration reimbursement, and the associated credential information comprises one or more of a user case, a consumption list, and a prescription slip of the user.
9. A data processing apparatus configured in a blockchain network node device in a ticketing reimbursement system, the ticketing reimbursement system further including a user terminal and a reimbursement platform, the apparatus comprising:
the data acquisition unit is used for receiving a bill reimbursement request submitted by a user through the user terminal, wherein the bill reimbursement request carries a bill identifier of a target bill and a private key signature of the user terminal;
the data processing unit is used for transferring the target bill and the associated credential information from a first multi-signature address stream corresponding to the user on a block chain to a second multi-signature address corresponding to the reimbursement platform on the block chain according to the bill identification of the target bill if the private key signature of the user terminal passes the verification;
and the data sending unit is used for sending a notification message that the target bill and the associated credential information are transferred to the second multiple signature address to the reimbursement platform, wherein the notification message is used for notifying the reimbursement platform to acquire the target bill and the associated credential information from the second multiple signature address and performing reimbursement processing according to the target bill and the associated credential information.
10. A computer-readable storage medium, having stored thereon one or more instructions adapted to be loaded by a processor and to perform a data processing method according to any of claims 1-8.
CN202010076740.9A 2020-01-23 2020-01-23 Data processing method and device and readable storage medium Active CN111260488B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010076740.9A CN111260488B (en) 2020-01-23 2020-01-23 Data processing method and device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010076740.9A CN111260488B (en) 2020-01-23 2020-01-23 Data processing method and device and readable storage medium

Publications (2)

Publication Number Publication Date
CN111260488A true CN111260488A (en) 2020-06-09
CN111260488B CN111260488B (en) 2021-11-26

Family

ID=70954658

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010076740.9A Active CN111260488B (en) 2020-01-23 2020-01-23 Data processing method and device and readable storage medium

Country Status (1)

Country Link
CN (1) CN111260488B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111817858A (en) * 2020-07-27 2020-10-23 北京金仓幸福科技有限公司 Block chain data security method based on multiple signatures
CN112488778A (en) * 2020-10-31 2021-03-12 远光软件股份有限公司 Bill processing method and related device
CN113065936A (en) * 2021-03-03 2021-07-02 浙江工贸职业技术学院 Financial cloud network reimbursement system and equipment
CN116938985A (en) * 2023-09-18 2023-10-24 哈尔滨工程大学三亚南海创新发展基地 Data streaming method, device, terminal equipment and medium based on digital certificates

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170032428A1 (en) * 2015-07-31 2017-02-02 Go Daddy Operating Company, LLC Matching and displaying advertisements to website visitors
CN107370606A (en) * 2017-07-26 2017-11-21 中山大学 A kind of microblogging multi-signature method based on block chain
US20180336557A1 (en) * 2017-05-18 2018-11-22 Walmart Apollo, Llc Systems and methods for automated customer recurring payment processing
CN109191219A (en) * 2018-08-13 2019-01-11 腾讯科技(深圳)有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN109325812A (en) * 2018-08-24 2019-02-12 深圳市智税链科技有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN109522743A (en) * 2018-10-27 2019-03-26 平安医疗健康管理股份有限公司 A kind of medical insurance bill auditing method, block chain node device and system
US20190229927A1 (en) * 2017-02-28 2019-07-25 Tencent Technology (Shenzhen) Company Ltd Method and apparatus for processing account information in block chain, storage medium, and electronic apparatus
CN110084655A (en) * 2019-05-05 2019-08-02 腾讯科技(深圳)有限公司 Electronic note processing method, device, computer equipment and computer storage medium
CN110245182A (en) * 2019-04-25 2019-09-17 腾讯科技(深圳)有限公司 For handling method, unit and the medium of distributed data
CN110400131A (en) * 2018-08-27 2019-11-01 深圳市智税链科技有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN110443609A (en) * 2019-07-04 2019-11-12 杭州复杂美科技有限公司 Multi-signature method of commerce, equipment and storage medium
CN110458562A (en) * 2019-08-08 2019-11-15 腾讯科技(深圳)有限公司 Bill method of charging out, device and equipment and computer storage medium
CN110599266A (en) * 2019-09-16 2019-12-20 腾讯科技(深圳)有限公司 Electronic bill data processing method and device, computer equipment and storage medium
CN110633963A (en) * 2019-09-16 2019-12-31 腾讯科技(深圳)有限公司 Electronic bill processing method, electronic bill processing device, computer-readable storage medium and equipment
CN110659906A (en) * 2019-09-20 2020-01-07 腾讯科技(深圳)有限公司 Bill information processing method, related device and medium

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170032428A1 (en) * 2015-07-31 2017-02-02 Go Daddy Operating Company, LLC Matching and displaying advertisements to website visitors
US20190229927A1 (en) * 2017-02-28 2019-07-25 Tencent Technology (Shenzhen) Company Ltd Method and apparatus for processing account information in block chain, storage medium, and electronic apparatus
US20180336557A1 (en) * 2017-05-18 2018-11-22 Walmart Apollo, Llc Systems and methods for automated customer recurring payment processing
CN107370606A (en) * 2017-07-26 2017-11-21 中山大学 A kind of microblogging multi-signature method based on block chain
CN109191219A (en) * 2018-08-13 2019-01-11 腾讯科技(深圳)有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN109325812A (en) * 2018-08-24 2019-02-12 深圳市智税链科技有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN110400131A (en) * 2018-08-27 2019-11-01 深圳市智税链科技有限公司 About the data processing method of electronic bill, device, storage medium and equipment
CN109522743A (en) * 2018-10-27 2019-03-26 平安医疗健康管理股份有限公司 A kind of medical insurance bill auditing method, block chain node device and system
CN110245182A (en) * 2019-04-25 2019-09-17 腾讯科技(深圳)有限公司 For handling method, unit and the medium of distributed data
CN110084655A (en) * 2019-05-05 2019-08-02 腾讯科技(深圳)有限公司 Electronic note processing method, device, computer equipment and computer storage medium
CN110443609A (en) * 2019-07-04 2019-11-12 杭州复杂美科技有限公司 Multi-signature method of commerce, equipment and storage medium
CN110458562A (en) * 2019-08-08 2019-11-15 腾讯科技(深圳)有限公司 Bill method of charging out, device and equipment and computer storage medium
CN110599266A (en) * 2019-09-16 2019-12-20 腾讯科技(深圳)有限公司 Electronic bill data processing method and device, computer equipment and storage medium
CN110633963A (en) * 2019-09-16 2019-12-31 腾讯科技(深圳)有限公司 Electronic bill processing method, electronic bill processing device, computer-readable storage medium and equipment
CN110659906A (en) * 2019-09-20 2020-01-07 腾讯科技(深圳)有限公司 Bill information processing method, related device and medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111817858A (en) * 2020-07-27 2020-10-23 北京金仓幸福科技有限公司 Block chain data security method based on multiple signatures
CN112488778A (en) * 2020-10-31 2021-03-12 远光软件股份有限公司 Bill processing method and related device
CN113065936A (en) * 2021-03-03 2021-07-02 浙江工贸职业技术学院 Financial cloud network reimbursement system and equipment
CN113065936B (en) * 2021-03-03 2022-06-07 浙江工贸职业技术学院 Financial cloud network reimbursement system and equipment
CN116938985A (en) * 2023-09-18 2023-10-24 哈尔滨工程大学三亚南海创新发展基地 Data streaming method, device, terminal equipment and medium based on digital certificates
CN116938985B (en) * 2023-09-18 2023-12-19 哈尔滨工程大学三亚南海创新发展基地 Data streaming method, device, terminal equipment and medium based on digital certificates

Also Published As

Publication number Publication date
CN111260488B (en) 2021-11-26

Similar Documents

Publication Publication Date Title
US11444782B2 (en) Dynamically managing exchanges of data using a distributed ledger and homomorphic commitments
US11080246B2 (en) Decentralized database associating public keys and communications addresses
CN111260488B (en) Data processing method and device and readable storage medium
US10949511B2 (en) Multicomputer processing for data authentication using a blockchain approach
US11159537B2 (en) Multicomputer processing for data authentication and event execution using a blockchain approach
CN108292401B (en) Secure digital data manipulation
JP2023103434A (en) Execution of smart contract using distributed coordination
US10693646B2 (en) Event execution using a blockchain approach
CN110998631A (en) Distributed account book technology
EP3593515B1 (en) Managing housing scores using smart contracts in blockchain networks
CN111612600B (en) Block chain auction method, equipment, storage medium and block chain system
CN112163954B (en) Transaction method and device based on block chain
CN110599275A (en) Data processing method and device based on block chain network and storage medium
JP6963218B2 (en) Ticket validation device, method and program
CN111292174A (en) Tax payment information processing method and device and computer readable storage medium
CN111178894A (en) Asset type registration and transaction record verification method and system
US11856107B2 (en) Methods and systems for exchanging confidential information via a blockchain
TWM589302U (en) Allocation document transmission system
CN111416709B (en) Voting method, device, equipment and storage medium based on block chain system
CN111709860A (en) Homote advice processing method, device, equipment and storage medium
CN110599270A (en) Electronic bill generation method and device and computer equipment
CN111311259A (en) Bill processing method, device, terminal and computer readable storage medium
JP2022517042A (en) Preventing erroneous copies of data records from being sent to distributed ledger systems
CN111461799B (en) Data processing method, data processing device, computer equipment and medium
CN109818965B (en) Personal identity verification device and method

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