CN110222095B - E-commerce data query method applied to block chain and user equipment - Google Patents

E-commerce data query method applied to block chain and user equipment Download PDF

Info

Publication number
CN110222095B
CN110222095B CN201910525393.0A CN201910525393A CN110222095B CN 110222095 B CN110222095 B CN 110222095B CN 201910525393 A CN201910525393 A CN 201910525393A CN 110222095 B CN110222095 B CN 110222095B
Authority
CN
China
Prior art keywords
data
hash value
user equipment
block chain
commodity
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
CN201910525393.0A
Other languages
Chinese (zh)
Other versions
CN110222095A (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.)
Beijing Ruice Technology Co Ltd
Original Assignee
Beijing Ruice Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Ruice Technology Co Ltd filed Critical Beijing Ruice Technology Co Ltd
Priority to CN201910525393.0A priority Critical patent/CN110222095B/en
Publication of CN110222095A publication Critical patent/CN110222095A/en
Application granted granted Critical
Publication of CN110222095B publication Critical patent/CN110222095B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0623Item investigation
    • G06Q30/0625Directed, with specific intent or strategy

Abstract

The invention relates to an e-commerce data method and user equipment applied to a block chain, wherein the method comprises the following steps: the user equipment acquires data of the commodities from a database according to the attribute information of the commodities, wherein the data of the commodities in the database are acquired from the block chain; the user equipment performs hash calculation according to the data of the commodity to obtain a first hash value; the user equipment compares the first hash value with a second hash value stored on the block chain; and when the first hash value is consistent with the second hash value, the user equipment determines that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain. The data of the commodities on the block chain are analyzed into the database, and then the user equipment acquires the data of the commodities from the database as required, so that the time for the user equipment to acquire the data of the commodities from the block chain is shortened, the efficiency for the user equipment to acquire the data of the commodities is improved, and the user experience is improved.

Description

E-commerce data query method applied to block chain and user equipment
Technical Field
The invention relates to the technical field of block chains, in particular to an e-commerce data query method applied to a block chain and user equipment.
Background
The blockchain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like, is an important concept of bitcoin, and is essentially a decentralized database. In the existing block chain, the structure of the block chain is that a block follows a block, and the next block contains the hash value of the previous block, so as to ensure the security of data in the block. As such, when a user (client) performs data query, it needs to obtain a hash value through a large amount of calculations for a long time to determine that the user is a trusted authorized user, and further, the queried data is likely to cause low data query efficiency and affect user experience.
Disclosure of Invention
The invention provides an e-commerce data query method and user equipment applied to a block chain, which improve the efficiency of information query and improve the user experience.
In a first aspect, an e-commerce data query method applied to a block chain is provided, and the method includes:
the user equipment acquires data of the commodities from a database according to the attribute information of the commodities, wherein the data of the commodities in the database are acquired from the block chain;
the user equipment performs hash calculation according to the data of the commodity to obtain a first hash value;
the user equipment compares the first hash value with a second hash value stored on the block chain;
and when the first hash value is consistent with the second hash value, the user equipment determines that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain.
The data of the commodities on the block chain are analyzed into the database, and then the user equipment acquires the data of the commodities from the database as required, so that the time for the user equipment to acquire the data of the commodities from the block chain is shortened, the efficiency for the user equipment to acquire the data of the commodities is improved, and the user experience is improved.
In one possible implementation, the comparing, by the user equipment, the first hash value with a second hash value stored on the blockchain includes:
and the user equipment sends the first hash value to the block chain, and the first hash value is compared with the second hash value on the block chain.
In one possible implementation, the comparing, by the user equipment, the first hash value with a second hash value stored on the blockchain includes:
the user equipment acquires a second hash value from the block chain;
and the user equipment compares the first hash value with the second hash value.
In one possible implementation, the attribute information of the item includes an identification of the item.
In one possible implementation, the data for the item includes data that the item is viewed, sales data for the item.
In a second aspect, a user equipment is provided, which includes:
the acquisition unit is used for acquiring data of the commodities from a database according to the attribute information of the commodities, wherein the data of the commodities in the database are acquired from the block chain;
the calculating unit is used for carrying out Hash calculation according to the data of the commodity to obtain a first Hash value;
the comparison unit is used for comparing the first hash value with a second hash value stored on the block chain;
and the determining unit is used for determining that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain when the first hash value is consistent with the second hash value.
The data of the commodities on the block chain are analyzed into the database, and then the user equipment acquires the data of the commodities from the database as required, so that the time for the user equipment to acquire the data of the commodities from the block chain is shortened, the efficiency for the user equipment to acquire the data of the commodities is improved, and the user experience is improved.
In one possible implementation, the comparison unit is specifically configured to: and sending the first hash value to a block chain, and comparing the first hash value with the second hash value on the block chain.
In one possible implementation, the comparison unit is specifically configured to:
the user equipment acquires a second hash value from the block chain;
and the user equipment compares the first hash value with the second hash value.
In one possible implementation, the attribute information of the item includes an identification of the item.
In one possible implementation, the data for the item includes data that the item is viewed, sales data for the item.
In a third aspect, a user equipment is provided, the user equipment includes a processor and a memory, the memory includes instructions, and when the processor calls and executes the instructions in the memory, the following processes are implemented:
acquiring data of the commodity from a database according to the attribute information of the commodity, wherein the data of the commodity in the database is acquired from a block chain;
performing hash calculation according to the data of the commodity to obtain a first hash value;
comparing the first hash value with a second hash value stored on the block chain;
and when the first hash value is consistent with the second hash value, determining that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain.
In a fourth aspect, a system is provided that includes a blockchain system, a database, and at least one user device. The blockchain system includes merchant data, such as data for goods; the database comprises the data of the commodities acquired and analyzed from the block chain; the user equipment is adapted to perform the first aspect and the method of any possible implementation of the first aspect. In a fifth aspect, there is provided a computer program product comprising instructions for performing the method of any one of the possible implementations of the first aspect when the instructions are run on a computer.
A sixth aspect provides a computer-readable storage medium storing instructions that, when executed on a computer, implement the method of any one of the possible implementations of the first aspect.
Based on the data query method on the blockchain and the user equipment provided by the invention, the data of the commodity on the blockchain is downloaded and analyzed into the database, the user equipment directly obtains the data of the commodity from the database according to the attribute information of the commodity, such as the identification of the commodity, then the user equipment calculates the first hash value of the obtained data of the commodity and compares the first hash value with the second hash value stored on the blockchain, when the first hash value is consistent with the second hash value, the user equipment determines that the data of the commodity obtained from the database is credible, namely, the data of the commodity obtained from the database is considered to be consistent with the data of the commodity obtained from the blockchain, the reliability of the data of the commodity is ensured, meanwhile, the data of the commodity is obtained through the database, the time for obtaining the data of the commodity from the blockchain is shortened, and the efficiency for obtaining the data of the commodity is improved, the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments of the present invention will be briefly described below, and it is obvious that the drawings described below are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of an e-commerce data query method applied to a block chain according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a user equipment according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a user equipment according to an embodiment of the present invention.
Detailed Description
On the basis of the existing block chain technology, the embodiment of the invention is provided for shortening the time for inquiring the e-commerce data from the block chain, improving the efficiency for inquiring the e-commerce data from the block chain and improving the efficiency for inquiring the e-commerce data from the block chain.
The embodiment of the invention provides an e-commerce data query method and user equipment applied to a block chain, which are suitable for e-commerce scenes, such as the browsing times of commodities, the sales data of the commodities (such as the purchase data of the commodities and the return data of the commodities) and the like.
In the embodiment of the present invention, the data of the e-commerce, such as the data of the goods, may include the number of times each goods is browsed, the number of times each goods is purchased, the number of times each goods is returned, and the like. Then, when a user needs to obtain data of a certain product, the user obtains the data of the corresponding product from the database according to the attribute information (such as an identifier of the product) of the product through User Equipment (UE). Meanwhile, in order to ensure the safety of the commodity data, the user equipment calculates the hash value of the data of the obtained commodity, verifies the calculated hash value on the block chain, namely compares the calculated hash value with the hash value stored on the block chain, and determines that the data of the commodity obtained by the user equipment from the database is not tampered and is safe when the calculated hash value is consistent with the hash value stored on the block chain.
The following describes, with reference to a flowchart of a commodity data query method in fig. 1, an e-commerce data query method applied to a block chain according to an embodiment of the present invention.
As shown in fig. 1, the execution subject of the method is a user equipment, and the method comprises the following steps:
s101, the user equipment acquires data of the commodity from a database according to the attribute information of the commodity, wherein the data of the commodity in the database is acquired from the block chain.
In this embodiment, in order to shorten the time for the user equipment to query the data of the commodity from the blockchain and improve the efficiency for the user equipment to query the data of the commodity, the data of the commodity on the blockchain is downloaded, analyzed, and stored in a database, which may be a conventional database, for storing the data. The database may be embodied as a server, or other device for storing data.
When a user needs to inquire the data of a certain commodity, the data of the commodity corresponding to the commodity attribute information is inquired and obtained from the database according to the attribute information of the commodity through user equipment.
In one embodiment, the attribute information of the item may be an identification of the item, which is a unique identification. The attribute information of the product may be information such as a name of the product.
In one embodiment, the data for the item may be the number of times the item was viewed, sales data for the item, and the like. The sales data of the goods may include information such as the number of times the goods are purchased, the number of times the goods are returned, and the like.
For example, when the user needs to inquire the purchase times of the commodities with the commodity names A, the user inquires the purchase times of the commodities with the commodity names A through the user equipment, and in one embodiment, the user equipment sends an inquiry request to the database, wherein the inquiry request comprises the commodity names A and information of the purchase times of the commodities with the commodity names A needing to be inquired; and after receiving the query request, the database feeds back the data of the purchase times of the commodity name A to the user equipment.
And S102, the user equipment performs hash calculation according to the data of the commodity to obtain a first hash value.
When the user device receives data of a product, for example, when the user device receives data of the number of purchases with a product name of a, the user device performs a hash calculation on the data of the number of purchases with the product name of a to obtain a hash value, which is also referred to as a first hash value.
It should be noted that, in this embodiment of the present invention, "first" and "second" are used to distinguish information, such as hash values, but in this embodiment of the present invention, "first" and "second" are used only to distinguish things, and the information itself is not limited.
S103, the user equipment compares the first hash value with a second hash value stored on the block chain.
In order to ensure that the data of the commodity obtained from the database is consistent with the data of the commodity obtained from the blockchain, that is, to ensure that the data of the commodity in the database is not tampered, the data of the commodity obtained from the database needs to be compared with the data of the commodity stored in the blockchain.
When the commodity data is stored on the blockchain, a hash value obtained after conversion of the commodity data is stored, so that the user equipment calculates the data of the commodity obtained from the database to obtain the hash value (also called as a first hash value) of the commodity data, and then compares the hash value with a second hash value of the data of the commodity stored on the blockchain to determine that the data of the commodity obtained from the database is not falsified and is consistent with the data of the commodity on the blockchain, namely the data of the commodity obtained from the database is correct and safe.
In one embodiment, the comparing, by the user equipment, the first hash value with a second hash value stored on the blockchain includes: and the user equipment sends the first hash value to the block chain, and the first hash value is compared with the second hash value on the block chain.
In one embodiment, the comparing, by the user equipment, the first hash value with a second hash value stored on the blockchain includes:
and the user equipment acquires the second hash value from the block chain and then compares the first hash value with the second hash value. The specific process can be as follows: the user equipment sends an acquisition request to a certain node on the block chain to acquire a second hash value of the commodity data on the block chain; and when the user equipment acquires the second hash value of the commodity data from the block chain, comparing the first hash value with the second hash value.
And S104, when the first hash value is consistent with the second hash value, the user equipment determines that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain.
When the first hash value is consistent with the second hash value, the user equipment determines that the data of the commodity acquired from the database is safe, is not tampered and is consistent with the data of the commodity on the blockchain.
By adopting the method for querying data on the block chain provided by the embodiment of the invention, the data of the commodity on the block chain is analyzed into the database, and then the user equipment acquires the data of the commodity from the database as required, so that the time for acquiring the data of the commodity from the block chain by the user equipment is shortened, the efficiency for acquiring the data of the commodity by the user equipment is improved, and the user experience is improved.
Fig. 2 is a schematic structural diagram of a user equipment according to an embodiment of the present invention. As shown in fig. 2, the apparatus includes an acquisition unit 210, a calculation unit 220, a comparison unit 230, and a determination unit 240.
The obtaining unit 210 is configured to obtain data of the commodity from a database according to the attribute information of the commodity, where the data of the commodity in the database is obtained from the blockchain.
The calculating unit 220 is further configured to perform a hash calculation according to the data of the commodity to obtain a first hash value.
The comparing unit 230 is further configured to compare the first hash value with a second hash value stored on the blockchain.
A determining unit 240, configured to determine that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain when the first hash value is consistent with the second hash value.
The data of the commodities on the block chain are analyzed into the database, and then the user equipment acquires the data of the commodities from the database as required, so that the time for the user equipment to acquire the data of the commodities from the block chain is shortened, the efficiency for the user equipment to acquire the data of the commodities is improved, and the user experience is improved.
In one possible implementation, the comparison unit 230 is specifically configured to: and sending the first hash value to a block chain, and comparing the first hash value with the second hash value on the block chain.
In one possible implementation, the comparison unit 230 is specifically configured to:
the user equipment acquires a second hash value from the block chain;
and the user equipment compares the first hash value with the second hash value.
In one possible implementation, the attribute information of the item includes an identification of the item.
In one possible implementation, the data for the item includes data that the item is viewed, sales data for the item.
Each functional unit of the user equipment may implement the method/step shown in fig. 1, and therefore, the specific working process of the user equipment provided in the embodiment of the present invention is not described herein again.
Fig. 3 is a schematic structural diagram of a user equipment according to an embodiment of the present invention. As shown in fig. 3, the user equipment includes a processor and a memory, the memory includes instructions, and when the processor calls and executes the instructions in the memory, the following processes are implemented:
acquiring data of the commodity from a database according to the attribute information of the commodity, wherein the data of the commodity in the database is acquired from a block chain;
performing hash calculation according to the data of the commodity to obtain a first hash value;
comparing the first hash value with a second hash value stored on the block chain;
and when the first hash value is consistent with the second hash value, determining that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain.
The data of the commodities on the block chain are analyzed into the database, and then the user equipment acquires the data of the commodities from the database as required, so that the time for the user equipment to acquire the data of the commodities from the block chain is shortened, the efficiency for the user equipment to acquire the data of the commodities is improved, and the user experience is improved.
In one embodiment, comparing the first hash value to a second hash value stored on the blockchain comprises:
and sending the first hash value to a block chain, and comparing the first hash value with the second hash value on the block chain.
In one possible implementation, comparing the first hash value to a second hash value stored on the blockchain includes: acquiring a second hash value from the block chain; and comparing the first hash value with the second hash value.
In one possible implementation, the attribute information of the item includes an identification of the item.
In one possible implementation, the data for the item includes data that the item is viewed, sales data for the item.
Each functional device of the user equipment may implement the method/step shown in fig. 1, and therefore, the specific working process of the user equipment provided in the embodiment of the present invention is not described herein again.
The embodiment of the invention also provides a system which comprises the block chain system, the database and at least one user device. The blockchain system includes merchant data, such as data for goods; the database comprises the data of the commodities acquired and analyzed from the block chain; the user equipment is configured to perform the method shown in fig. 1.
Embodiments of the present invention also provide a computer program product comprising instructions for performing the method shown in fig. 1 when the instructions are run on a computer.
Embodiments of the present invention also provide a computer-readable storage medium for storing instructions, which when executed on a computer implement the method shown in fig. 1.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied in hardware, a software module executed by a processor, or a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (4)

1. An e-commerce data query method applied to a block chain is characterized by comprising the following steps:
the method comprises the steps that user equipment obtains data of commodities from a database according to attribute information of the commodities, wherein the data of the commodities in the database are obtained from a block chain;
the user equipment performs hash calculation according to the data of the commodity to obtain a first hash value;
the user equipment compares the first hash value with a second hash value stored on the block chain;
when the first hash value is consistent with the second hash value, the user equipment determines that the data of the commodity acquired from the database according to the attribute information of the commodity is consistent with the data acquired from the block chain;
the data of the commodities comprises browsed data of the commodities and sales data of the commodities;
the attribute information of the commodity comprises an identification of the commodity;
the comparing, by the user equipment, the first hash value with a second hash value stored on the blockchain includes:
and the user equipment sends the first hash value to the block chain, and the first hash value is compared with the second hash value on the block chain.
2. The method of claim 1, wherein the comparing, by the UE, the first hash value to a second hash value stored on the blockchain comprises:
the user equipment acquires a second hash value from the block chain;
and the user equipment compares the first hash value with the second hash value.
3. A user equipment, the user equipment comprising:
the system comprises an acquisition unit, a block chain acquisition unit and a block matching unit, wherein the acquisition unit is used for acquiring data of commodities from a database according to attribute information of the commodities, and the data of the commodities in the database are acquired from the block chain;
the computing unit is used for carrying out Hash computation according to the data of the commodity to obtain a first Hash value;
the comparison unit is used for comparing the first hash value with a second hash value stored on the block chain;
a determining unit, configured to determine that data of the commodity acquired from the database according to the attribute information of the commodity is consistent with data acquired from a block chain when the first hash value is consistent with the second hash value;
the data of the commodities comprises browsed data of the commodities and sales data of the commodities;
the attribute information of the commodity comprises an identification of the commodity;
the comparison unit is specifically configured to: and sending the first hash value to the block chain, and comparing the first hash value with the second hash value on the block chain.
4. The UE of claim 3, wherein the comparing unit is specifically configured to:
the user equipment acquires a second hash value from the block chain;
and the user equipment compares the first hash value with the second hash value.
CN201910525393.0A 2019-06-18 2019-06-18 E-commerce data query method applied to block chain and user equipment Active CN110222095B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910525393.0A CN110222095B (en) 2019-06-18 2019-06-18 E-commerce data query method applied to block chain and user equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910525393.0A CN110222095B (en) 2019-06-18 2019-06-18 E-commerce data query method applied to block chain and user equipment

Publications (2)

Publication Number Publication Date
CN110222095A CN110222095A (en) 2019-09-10
CN110222095B true CN110222095B (en) 2021-06-22

Family

ID=67817610

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910525393.0A Active CN110222095B (en) 2019-06-18 2019-06-18 E-commerce data query method applied to block chain and user equipment

Country Status (1)

Country Link
CN (1) CN110222095B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111340592B (en) * 2020-02-26 2021-04-02 临沂佳画电子商务有限公司 Artificial intelligence block chain electronic commerce system and method based on 5G communication

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109361661A (en) * 2018-10-08 2019-02-19 莆田市烛火信息技术有限公司 A kind of common recognition device for depending on related chain and calculating the block chain of power
CN109544189A (en) * 2018-11-28 2019-03-29 杭州复杂美科技有限公司 A kind of method for anti-counterfeit, equipment and storage medium
CN109558411A (en) * 2017-09-26 2019-04-02 浙江华信区块链科技服务有限公司 A kind of lower chain synchronous method and device based on block chain data

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105719185B (en) * 2016-01-22 2019-02-15 杭州复杂美科技有限公司 The data comparison and common recognition method of block chain
US10594487B2 (en) * 2017-07-27 2020-03-17 International Business Machines Corporation Password management and verification with a blockchain
CN108573016A (en) * 2017-12-25 2018-09-25 北京金山云网络技术有限公司 A kind of data consistent check method, apparatus, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109558411A (en) * 2017-09-26 2019-04-02 浙江华信区块链科技服务有限公司 A kind of lower chain synchronous method and device based on block chain data
CN109361661A (en) * 2018-10-08 2019-02-19 莆田市烛火信息技术有限公司 A kind of common recognition device for depending on related chain and calculating the block chain of power
CN109544189A (en) * 2018-11-28 2019-03-29 杭州复杂美科技有限公司 A kind of method for anti-counterfeit, equipment and storage medium

Also Published As

Publication number Publication date
CN110222095A (en) 2019-09-10

Similar Documents

Publication Publication Date Title
CN106933854B (en) Short link processing method and device and server
CN107730385B (en) Order information simulation processing method and device, storage medium and computer equipment
US9934229B2 (en) Telemetry file hash and conflict detection
CN108305055B (en) Payment testing method and device
US9043645B2 (en) Malfunction analysis apparatus, malfunction analysis method, and recording medium
KR20060085569A (en) Product locker for multi-merchant purchasing environment for downloadable products
US10791038B2 (en) Online cloud-based service processing system, online evaluation method and computer program product thereof
CN111125376B (en) Knowledge graph generation method and device, data processing equipment and storage medium
US20210019745A1 (en) Method for verifying a transaction in a blockchain database
CN110222095B (en) E-commerce data query method applied to block chain and user equipment
CN106296270A (en) Method of Commodity Recommendation and device
CN112965881A (en) Data calculation method, engine, system, equipment and medium
CN110347887B (en) Method and device for acquiring time sequence data of service scene
US10505739B2 (en) Prefix fingerprint
CN112134908B (en) Application adaptation method, server, medium and vehicle-mounted multimedia system
CN112822284B (en) Data processing method and device based on dynamic proxy and computer equipment
US10693855B1 (en) Fraud detection
CN115186164A (en) Search request control method and device, equipment, medium and product thereof
KR20190063095A (en) A method and program for safely storing and analyzing data in the cloud
CN114463125A (en) Transaction issuing and transaction updating method, device, equipment and storage medium
CN111414597B (en) Method and device for acquiring device fingerprint and device fingerprint server
CN112990937A (en) Resource data acquisition method and device, computer equipment and storage medium
CN110222080A (en) Pass through the shared economic data querying method and its device of block chain
CN113159952B (en) Method, system, device and storage medium for storing digital assets based on blockchain
CN111736885B (en) Program creating method, program creating apparatus, computer device, and computer-readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100085 No. 108, 1st Floor, 9 Shangdi Jiujie, Haidian District, Beijing

Applicant after: Beijing ruice Technology Co., Ltd

Address before: 100085 No. 108, 1st Floor, 9 Shangdi Jiujie, Haidian District, Beijing

Applicant before: BEIJING AIMO RUICE TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant