CN109472678B - Accounting book management method based on block chain, electronic device and readable storage medium - Google Patents

Accounting book management method based on block chain, electronic device and readable storage medium Download PDF

Info

Publication number
CN109472678B
CN109472678B CN201811146582.9A CN201811146582A CN109472678B CN 109472678 B CN109472678 B CN 109472678B CN 201811146582 A CN201811146582 A CN 201811146582A CN 109472678 B CN109472678 B CN 109472678B
Authority
CN
China
Prior art keywords
transaction
data
node
big data
block
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
CN201811146582.9A
Other languages
Chinese (zh)
Other versions
CN109472678A (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.)
ZhuGe Binjing
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201811146582.9A priority Critical patent/CN109472678B/en
Publication of CN109472678A publication Critical patent/CN109472678A/en
Application granted granted Critical
Publication of CN109472678B publication Critical patent/CN109472678B/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/12Accounting
    • G06Q40/125Finance or payroll
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention discloses an accounting book management method based on a block chain, which comprises the following steps: establishing a block chain application system, deploying a plurality of nodes, performing point-to-point transaction among the user nodes to obtain transaction data, wherein the first transaction data comprises transaction big data and transaction small data, and recording the transaction small data into a block; storing the transaction big data in a distributed database, and hashing the full text of the big data in a corresponding block; the invention writes the current financial account and statement calculation generation method into the intelligent contract in a calculation logic form, and updates the expenditure calculation method along with the update of relevant laws and regulations. The accounting book applying the blockchain technology can ensure that the data cannot be falsified, is real and reliable, is completely stored, has all data with traceable sources, and achieves information privatization.

Description

Accounting book management method based on block chain, electronic device and readable storage medium
Technical Field
The invention relates to the field of information safety, in particular to an accounting book management method based on a block chain, an electronic device and a readable storage medium.
Background
The data of the existing accounting software can be covered, and the operation condition of an enterprise cannot be truly reflected; the accounting documents are required to be input into a computer system, and information, orders and account checking with enterprise suppliers and clients are all manually operated, and a large amount of manpower, material resources and financial resources are required; the financial software encryption system is simple, easy to modify, the financial information encryption degree is low, and the financial information encryption system is easy to steal; because accounting system and tax laws and regulations change frequently, financial staff learn in time or master the law and regulations not clearly, lead to accounting processing errors.
Disclosure of Invention
The purpose of the invention is as follows: in order to overcome the defects of the prior art, the invention provides an accounting book management method based on a block chain, an electronic device and a storage medium, which can solve the problems of easiness in tampering, unreliability, incomplete storage, low encryption degree and the like of accounting book data.
The technical scheme is as follows: the accounting book management method based on the block chain comprises the following steps:
s1, establishing a block chain application system, deploying a plurality of nodes, performing point-to-point transaction among the user nodes to obtain transaction data, obtaining first transaction data after the first node performs transaction, and obtaining second transaction data after the second node performs transaction;
s2, the first transaction data comprise first transaction big data and first transaction small data, the second transaction data comprise second transaction big data and second transaction small data, and the first transaction small data and the second transaction small data are respectively recorded into a first node and a second node to a corresponding first node block and a corresponding second node block;
s3, storing the first transaction big data and the second transaction big data in a distributed database, and placing full-text hashes of the first transaction big data and the second transaction big data in the corresponding first node block and second node block.
Preferably, the first node block and the second node block are respectively mapped to the distributed database, and the primary key constraint is performed through the hash value of the corresponding block header.
Preferably, the first transaction big data and the second transaction big data are stored in the distributed database, a corresponding block mapping is established in the database through a channel where a block corresponding to the first transaction big data and the second transaction big data is located, a block height, and a block hash head, and the first transaction big data and the second transaction big data are stored in a space of the mapping.
Preferably, the first transaction big data and the second transaction big data refer to a standard file required before a transaction occurs between the nodes and a file generated after the transaction occurs, and the first transaction small data and the second transaction small data refer to instant transaction data generated after the transaction occurs between the nodes.
Preferably, the first transaction big data and the second transaction big data are encrypted by adopting a homomorphic encryption method when being transmitted to the distributed database.
Preferably, the first node block and the second node block are encrypted by adopting a homomorphic encryption method when being mapped to the distributed database.
Preferably, the intelligent contract of the blockchain application system obtains the corresponding report form after being accessed by the category marking and the charge-out method of the transaction of the first node and the second node.
Preferably, the building process of the block chain application system includes:
s11, establishing a P2P network, deploying a plurality of user nodes and adding new nodes without stopping;
s12, each node subscribes to at least one channel, and data sharing and access can be performed among user nodes subscribing to the same channel;
and S13, the basic information of each node is subjected to configuration file issuing management through the main node.
In order to achieve the above object, the present invention further provides an electronic device, which includes a memory, and a processor, wherein the memory stores thereon a blockchain-based accounting book management system operable on the processor, and when the processor executes the blockchain-based accounting book management system, the electronic device implements the following steps:
the electronic device comprises a memory and a processor, wherein the memory stores a block chain-based accounting book management system which can run on the processor, and when the block chain-based accounting book management system is executed by the processor, the following steps are realized:
s1, establishing a block chain application system, deploying a plurality of nodes, performing point-to-point transaction among the user nodes to obtain transaction data, obtaining first transaction data after the first node performs transaction, and obtaining second transaction data after the second node performs transaction;
s2, the first transaction data comprise first transaction big data and first transaction small data, the second transaction data comprise second transaction big data and second transaction small data, and the first transaction small data and the second transaction small data are respectively recorded into a first node and a second node to a corresponding first node block and a corresponding second node block;
s3, storing the first transaction big data and the second transaction big data in a distributed database, and putting full-text hashes of the first transaction big data and the second transaction big data in the corresponding first node block and second node block.
Further, in order to achieve the above object, the present invention also provides a computer readable storage medium, on which a blockchain based accounting book management system is stored, which when executed by a processor implements the steps of the blockchain based accounting book management method as described above.
Has the advantages that: compared with the prior art, the invention has the remarkable advantages that: 1. the accounting book applying the block chain technology can ensure that the data cannot be falsified, is real and reliable, is completely stored, has all data active traceability, and really realizes information privacy; 2. the transmission between the information, orders and accounts of the enterprise supplier and the client is chain transmission, and only two trading parties can see the chain transmission. 3. After the transaction occurs, all data can be directly filtered and input into corresponding subjects through an accounting method and recorded into an enterprise general ledger and a classified ledger, and all data are only visible to both transaction parties and stored on a chain; 4. the information provided at the first time is real and reliable, and the cost is extremely low.
Drawings
FIG. 1 is a block chain-based accounting book management system construction flow chart of the invention;
fig. 2 is a flowchart of an accounting book management method based on a block chain according to the present invention.
Detailed Description
The invention provides an accounting book management system based on a block chain, in the embodiment, the accounting book management system based on the block chain is installed and operated in an electronic device, the electronic device comprises a memory, a processor and a network interface, the electronic device is connected with a network through the network interface to acquire consultation, and the network can be a wireless or wired network such as an enterprise internal network, the internet, a global mobile communication system, a broadband code division address, a 4G network, Bluetooth, WIFI, a communication network and the like.
The storage is at least one type of readable computer storage medium, and in an embodiment, the storage may be an internal storage unit of the electronic device, such as a hard disk or a memory of the electronic device. The memory may also be an external storage device of the electronic apparatus. The memory is used for storing application software and various data installed in the electronic device.
The processor may be a central processing unit, a microprocessor or other data processing chip for executing program codes stored in the memory or processing data, such as executing the blockchain-based accounting book management system.
The network interface may include a wireless network interface or a wired network interface, which is typically used to establish a communication connection between the electronic device and other electronic equipment.
The accounting book management system based on the blockchain comprises at least one computer readable instruction stored in the memory, and the at least one computer readable instruction can be executed by the processor, wherein when the accounting book management system based on the blockchain is executed by the processor, a market prejudgment result of an enterprise is obtained through calculation, and further inter-enterprise resource matching suggestion can be carried out, the building process of the blockchain application system comprises that the first transaction, the second transaction and the like are not specified in the invention, and refer to two transactions and a result after the transaction, as shown in fig. 1:
s11, establishing a P2P network, deploying a plurality of user nodes and adding new nodes without stopping;
s12, each node subscribes to at least one channel, and data sharing and access can be performed among user nodes subscribing to the same channel;
and S13, the basic information of each node is subjected to configuration file issuing management through the main node.
The node transaction is to record the information of the two parties of the business and the business into a block chain system, such as enterprise names, legal representatives, properties, registered funds, operation ranges and the like, wherein the two parties of the transaction can carry out the transaction, the transaction can be checked to be correct through endorsement nodes, the whole network broadcasts can be carried out, the amount of money, invoicing parties and the like can be recorded through the nodes, the information of the amount of money and the like is put into a block, the hash of the invoicing is put into the block, and the invoice image is stored into a database.
As shown in fig. 2, two nodes are transacted, and the accounting book management method comprises the following steps:
s1, establishing a block chain application system, deploying a plurality of nodes, performing point-to-point transaction among user nodes to obtain transaction data, obtaining first transaction data after the transaction of the first node, and obtaining second transaction data after the transaction of the second node;
and S2, recording the first transaction data including the first transaction big data and the first transaction small data and the second transaction data including the second transaction big data and the second transaction small data into the first node and the second node to the corresponding first node block and second node block respectively, wherein each node has an account book, the same node blocks in the same channel are provided, the capacity of each block can be configured, the blocks are timed-out blocks, the block time is generally configured for 5-10 seconds, and all transactions in the time are packed into the same block. It is not necessary to trade one block, and the first node block and the second node block refer to two node blocks respectively.
The block chain account book is maintained by the nodes, not by the sequencing service cluster, only the complete block chain information can be found on the peer nodes, and the sequencing service cluster is only responsible for sequencing the transaction and only retains a part of the block chain information in the processing process. The node in the application system is a logical concept and is not necessarily a physical device, but for a designer of a production environment, the node in the application system cannot be deployed on a machine together with the sequencing node.
The endorsement node and the validation node may be deployed on the same machine for decoupling of the system architecture, improving scalability, and improving security through host isolation. And after the transaction processing is finished, signing the transaction information and returning the signature to the client. At this time, no consensus is achieved between the two endorsement nodes of the transaction information, and the consensus between the first node and the second node adopts the pbft consensus and is inserted into the application system in a configuration mode. And after receiving the signed transaction information, the client sends the signed transaction information to the sequencing node for sequencing, and after sequencing and packaging the transaction information into blocks by the sequencing node, the transaction information is broadcasted and sent to the confirmation node and written into a block chain.
And S3, storing the first transaction big data and the second transaction big data in a distributed database, and putting full-text hashes of the first transaction big data and the second transaction big data in the corresponding first node block and second node block. Firstly, establishing corresponding records in a database through a channel where a block is located, the height of the block and a block hash head, similar to block mapping, then storing a file in a mapping space, and correspondingly putting a full-text hash of the file into the block.
In step S2, the distributed database and the blocks are mapped one by one to expand the blocks, the first node block and the second node block are mapped to the distributed database, and the primary key constraint is performed by the hash value corresponding to the block header.
The first transaction big data and the second transaction big data refer to standard files required before transaction and files generated after transaction between the nodes, and comprise pdf, photos and audio-video files with the same invoice, protocol and contract, the standard files required before transaction, such as invoices, and protocol files achieved offline, and the like, namely, the first transaction big data and the second transaction big data support the uploading of the existing files and are bound with the transaction in a chain transaction.
The first transaction small data and the second transaction small data are instant transaction data generated after the node performs a transaction, and are mainly transaction information, account information and the like.
Currently, the size of a transaction of a fabric is about 8M, and the transaction capacity is getting larger with the development of memory technology and block chain technology.
When transaction big data are transmitted to a distributed database, a homomorphic encryption method is adopted for encryption, and homomorphic encryption is a symmetric encryption algorithm and comprises 4 algorithms, namely a key generation algorithm, an encryption algorithm, a decryption algorithm and an additional evaluation algorithm. The fully homomorphic encryption comprises two basic homomorphic types, namely multiplication homomorphism and addition homomorphic, and an encryption algorithm has homomorphic characteristics for multiplication and addition respectively.
And when the first node block and the second node block are mapped to the distributed database, the encryption is also carried out by adopting a homomorphic encryption method, so that the data is kept secret.
The intelligent contract obtains a corresponding report form after being acquired through the type marking and the account-out method of the transaction of the first node and the second node, the intelligent contract classifies and marks different transaction types according to different accounting rules and respectively records the accounting subjects into the first node block and the second node block, the intelligent contract automatically generates a financial report form according to the recorded accounting subjects and enters a general account detail account of the accounting subjects on the basis, the financial report form is automatically generated at the end of a month, the end of a quarter and the end of a year, and financial analysis is carried out through AI big data, and the financial report form comprises an asset and debt form loss and profit table and a cash flow table. The method really realizes low cost, no repetition, real and non-falsifiable data supply, permanent storage and high safety.
The intelligent contract also comprises the steps of setting the condition that the enterprise user accords with annual inspection, butting an interface of the user node with an interface of an annual inspection department, recording annual inspection materials into a corresponding interface of the annual inspection department by the user node through the intelligent contract when the condition is met, marking whether the enterprise user accords with the annual inspection or not, and updating the transaction data of the block.
The parties that are in the transaction may be businesses or individuals. The first node and the user node described in the present invention are only for describing the problem, and it is explained that the transaction can occur between two nodes, and there is no precedence order or other directions.
The accounting mode between the two enterprises also comprises the steps of firstly carrying out legal currency transaction before node entry, and entering transaction invoices and transaction information, such as buying a batch of pens in a store, issuing invoices, wherein the storage mode is similar to the accounting mode, transaction attributes, transaction amount, invoice information, two-party agreement and the like can be entered through the nodes, the invoices can be stored in a branch arrangement database by calculating hash values of the invoices in a picture file mode as unique features, and the feature values are recorded in transaction blocks.
Meanwhile, the third-party user such as a bank and a firm can see enterprise financial data, tax administration and other supervision departments directly access the sequencing node or the main node only through enterprise node signature authorization, all data of the block chain accounting system can be directly acquired, the common accounting enterprise node is only a peer node in the fragc, the sequencing node or the main node is not used as an enterprise, and the two nodes can acquire all data in the whole block chain system and are only used as a tax department or other supervision departments with higher authority for intervention.
Calling a transaction interface of the platform or polling and monitoring a user-specified account address to obtain transaction data, so that the digital asset transaction can automatically monitor transaction behaviors according to the user-specified account address, access the corresponding block chain system according to the digital asset type and record the transaction hash or TXId of the digital asset as transaction characteristics to the system through an rpc interface; or after the enterprise user manually inputs the corresponding digital asset type and the transaction hash, the system records the characteristic value.
Further, in order to achieve the above object, the present invention further provides a computer readable storage medium, on which the accounting book management system based on the block chain is stored, and when the accounting book management system based on the block chain is executed by a processor, the steps of the accounting book management method based on the block chain are implemented, and the specific implementation processes of the steps S1, S2, S3 and the like are as described above, and are not described herein again.

Claims (8)

1. An accounting book management method based on a block chain is characterized by comprising the following steps:
s1, establishing a block chain application system, deploying a plurality of nodes, and performing point-to-point transaction between user nodes to obtain transaction data, wherein the first node obtains first transaction data after transaction, and the second node obtains second transaction data after transaction;
s2, the first transaction data comprise first transaction big data and first transaction small data, the second transaction data comprise second transaction big data and second transaction small data, and the first transaction small data and the second transaction small data are respectively recorded into a first node and a second node to a corresponding first node block and a corresponding second node block;
s3, storing the first transaction big data and the second transaction big data in a distributed database, and putting full-text hash of the first transaction big data and the second transaction big data in corresponding first node blocks and second node blocks;
the first node block and the second node block are respectively mapped into the distributed database, and main key constraint is carried out through the hash value of the corresponding block head;
the first transaction big data and the second transaction big data are stored in a distributed database, corresponding block mapping is established in the database through a channel where a block corresponding to the first transaction big data and the second transaction big data is located, the height of the block and a block hash head, and the first transaction big data and the second transaction big data are stored in a mapping space.
2. The method as claimed in claim 1, wherein the first transaction big data and the second transaction big data refer to a specification file required before a transaction occurs between the nodes and a file generated after the transaction occurs, and the first transaction small data and the second transaction small data refer to immediate transaction data generated after the transaction occurs between the nodes.
3. The blockchain-based accounting book management method of claim 1, wherein the first transaction big data and the second transaction big data are encrypted by a homomorphic encryption method when being transmitted to the distributed database.
4. The blockchain-based accounting book management method of claim 1, wherein the first node block and the second node block are encrypted by a homomorphic encryption method when mapped to the distributed database.
5. The method as claimed in claim 1, wherein the intelligent contract of the blockchain application system obtains the corresponding report form by means of the category marking and the charge-out method of the transaction of the first node and the second node.
6. The blockchain-based accounting book management method according to claim 1, wherein the blockchain application system building process comprises:
s11, establishing a P2P network, deploying a plurality of user nodes and adding new nodes without stopping;
s12, each node subscribes to at least one channel, and data sharing and access can be performed among user nodes subscribing to the same channel;
and S13, the basic information of each node is subjected to configuration file issuing management through the main node.
7. An electronic device comprising a memory, a processor, the memory having stored thereon a blockchain based accounting book management system operable on the processor, the blockchain based accounting book management system when executed by the processor implementing the steps of:
s1, establishing a block chain application system, deploying a plurality of nodes, and performing point-to-point transaction between user nodes to obtain transaction data, wherein the first node obtains first transaction data after transaction, and the second node obtains second transaction data after transaction;
s2, recording the first transaction data and the second transaction data into a first node block and a second node block corresponding to a first node and a second node respectively, wherein the first transaction data comprise first transaction big data and first transaction small data, and the second transaction data comprise second transaction big data and second transaction small data;
s3, storing the first transaction big data and the second transaction big data in a distributed database, and putting full-text hashes of the first transaction big data and the second transaction big data in corresponding first node blocks and second node blocks;
the first node block and the second node block are respectively mapped into the distributed database, and main key constraint is carried out through the hash value of the corresponding block head;
the first transaction big data and the second transaction big data are stored in a distributed database, corresponding block mapping is established in the database through a channel where a block corresponding to the first transaction big data and the second transaction big data is located, the height of the block and a block hash head, and the first transaction big data and the second transaction big data are stored in a mapping space.
8. A computer readable storage medium having stored thereon a blockchain based accounting book management system, which when executed by a processor implements the steps of the blockchain based accounting book management method of any one of claims 1-6.
CN201811146582.9A 2018-09-29 2018-09-29 Accounting book management method based on block chain, electronic device and readable storage medium Active CN109472678B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811146582.9A CN109472678B (en) 2018-09-29 2018-09-29 Accounting book management method based on block chain, electronic device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811146582.9A CN109472678B (en) 2018-09-29 2018-09-29 Accounting book management method based on block chain, electronic device and readable storage medium

Publications (2)

Publication Number Publication Date
CN109472678A CN109472678A (en) 2019-03-15
CN109472678B true CN109472678B (en) 2022-08-30

Family

ID=65663242

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811146582.9A Active CN109472678B (en) 2018-09-29 2018-09-29 Accounting book management method based on block chain, electronic device and readable storage medium

Country Status (1)

Country Link
CN (1) CN109472678B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11487886B2 (en) * 2019-05-03 2022-11-01 International Business Machines Corporation Database private document sharing
CN110990410B (en) * 2019-09-20 2021-09-17 腾讯科技(深圳)有限公司 Information searching method and device in block chain, storage medium and computer equipment
CN110991573B (en) * 2019-11-04 2023-09-01 京东科技信息技术有限公司 Product management method, system, client node and storage medium
CN111080290B (en) * 2019-11-19 2023-05-26 杭州趣链科技有限公司 Block chain transaction execution and data storage method based on account classification
CN111191280B (en) * 2019-12-24 2024-04-12 远光软件股份有限公司 Blockchain transaction method based on encrypted data, electronic equipment and storage medium
CN112651713B (en) * 2020-12-24 2022-10-21 傲普(上海)新能源有限公司 Energy statistical report sharing method based on block chain
CN113487399A (en) * 2021-05-18 2021-10-08 广州城建职业学院 Accounting book management method based on block chain technology
CN114169978B (en) * 2021-10-11 2023-11-28 北京天德科技有限公司 Accounting book data storage accounting system and method based on multi-chain blockchain
DE202023103820U1 (en) 2023-07-09 2023-09-19 Ankit Agarwal System based on artificial intelligence and blockchain technology to improve the quality of financial reporting and relationships between auditors and clients

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7568617B2 (en) * 2006-12-07 2009-08-04 Specialty Acquirer Llc Learning fare collection system for mass transit
CN106548349A (en) * 2016-11-02 2017-03-29 江苏通付盾科技有限公司 Transaction Information verification method and system
CN107220896A (en) * 2017-04-23 2017-09-29 杭州复杂美科技有限公司 A kind of financing by accounts receivable based on block chain technology
CN107274139A (en) * 2017-07-21 2017-10-20 中链科技有限公司 Warehouse receipt data managing method and computer-readable medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7568617B2 (en) * 2006-12-07 2009-08-04 Specialty Acquirer Llc Learning fare collection system for mass transit
CN106548349A (en) * 2016-11-02 2017-03-29 江苏通付盾科技有限公司 Transaction Information verification method and system
CN107220896A (en) * 2017-04-23 2017-09-29 杭州复杂美科技有限公司 A kind of financing by accounts receivable based on block chain technology
CN107274139A (en) * 2017-07-21 2017-10-20 中链科技有限公司 Warehouse receipt data managing method and computer-readable medium

Also Published As

Publication number Publication date
CN109472678A (en) 2019-03-15

Similar Documents

Publication Publication Date Title
CN109472678B (en) Accounting book management method based on block chain, electronic device and readable storage medium
US10564936B2 (en) Data processing systems for identity validation of data subject access requests and related methods
US11347889B2 (en) Data processing systems for generating and populating a data inventory
US11036771B2 (en) Data processing systems for generating and populating a data inventory
US20220159041A1 (en) Data processing and scanning systems for generating and populating a data inventory
US10275614B2 (en) Data processing systems for generating and populating a data inventory
US10437860B2 (en) Data processing systems for generating and populating a data inventory
US11449633B2 (en) Data processing systems and methods for automatic discovery and assessment of mobile software development kits
US20200042743A1 (en) Data processing systems for generating and populating a data inventory for processing data access requests
US20180374030A1 (en) Data processing systems for calculating and communicating cost of fulfilling data subject access requests and related methods
US10776517B2 (en) Data processing systems for calculating and communicating cost of fulfilling data subject access requests and related methods
US11334681B2 (en) Application privacy scanning systems and related meihods
US20230214398A1 (en) Data Privacy Management & Compliance Using Distributed Ledger Technology
US10282700B2 (en) Data processing systems for generating and populating a data inventory
US10970741B2 (en) Method and system for integrating audience data with a social media site
WO2021237075A1 (en) Data processing systems and methods for automatic discovery and assessment of mobile software development kits
US11985139B2 (en) Systems, methods, apparatuses and computer program products for executing data verification operations between independent computing resources
WO2019023511A1 (en) Data processing systems for generating and populating a data inventory

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221012

Address after: Room 862, Unit 2, Building 3, Pushanjia, Danyang, Zhenjiang, Jiangsu 212300

Patentee after: ZhuGe Binjing

Address before: No. 87, Dagang Dongfang Road, New District, Zhenjiang City, Jiangsu Province, 212000

Patentee before: Liu Jianping