Information providing method, device and equipment based on QR two-dimensional code and storage medium

文档序号:191286 发布日期:2021-11-02 浏览:30次 中文

阅读说明:本技术 基于qr二维码的信息提供方法、装置、设备及存储介质 (Information providing method, device and equipment based on QR two-dimensional code and storage medium ) 是由 杨周龙 于 2021-07-15 设计创作,主要内容包括:本发明涉及物流信息技术领域,公开了一种基于QR二维码的信息提供方法、装置、设备以及存储介质,通过采集第三方提供的信息,利用数组加密算法从中提取加密数组,基于加密数组和订单配送站的密钥进行加密,得到信息提供码,收件人通过扫描信息提供码后,直接从信息提供码中获取到对应的第三方服务信息,以展示给收件人,从而实现对第三方信息的推广,并且这样的方式将第三方信息结合到QR二维码中,收件人扫码时根据密钥和加密数组分别解析出订单信息和第三方服务信息,提高了信息提取的准确度,也解决了现有的多重信息合并在快递单上会存在信息混乱,用户不好辨认的问题,同时基于QR二维码进行信息的隐藏,进一步提高了信息的安全性。(The invention relates to the technical field of logistics information, and discloses an information providing method, device, equipment and a storage medium based on a QR two-dimensional code, which are characterized in that information provided by a third party is collected, an encrypted array is extracted from the information provided by using an array encryption algorithm, the information provided code is obtained by encrypting based on the encrypted array and a secret key of an order distribution station, a receiver scans the information provided code and then directly obtains corresponding third party service information from the information provided code to be displayed to the receiver, so that the popularization of the third party information is realized, in addition, the third party information is combined into the QR two-dimensional code in such a way, the receiver respectively analyzes the order information and the third party service information according to the secret key and the encrypted array when scanning the code, the accuracy of information extraction is improved, and the problems that the existing multiple information is combined on an express bill and the information confusion exists and the user is not easy to recognize are solved, meanwhile, information is hidden based on the QR two-dimensional code, and the safety of the information is further improved.)

1. An information providing method based on a QR two-dimensional code is characterized by comprising the following steps:

acquiring third-party information provided by a third-party service, and extracting all key information in the third-party information to form an information description file;

extracting information characteristics from all the key information by using a preset array encryption algorithm to generate a corresponding encrypted array;

correspondingly encrypting the information description file based on the encryption array to obtain a ciphertext, and converting the ciphertext into a first QR two-dimensional code;

when an order task is received, extracting recipient information and order information in a distribution order corresponding to the order task, and determining a key corresponding to a distribution station corresponding to the recipient information;

encrypting the first QR two-dimensional code by using the secret key to obtain a second QR two-dimensional code;

adding the order information into the second QR two-dimensional code to generate an information providing code;

and when a sign-in instruction is received, scanning the information providing code through a terminal of a receiver, decrypting the information providing code according to the encryption array and the secret key to obtain corresponding third-party service information, and displaying the third-party service information on the terminal.

2. The information providing method based on the QR two-dimensional code according to claim 1, wherein the extracting information features from all the key information by using a preset array encryption algorithm and generating a corresponding encrypted array includes:

sorting all the key information, and selecting N pieces of key information from the sorted key information by using an adjacent extraction method as information characteristics to obtain an array to be encrypted;

extracting m pieces of key information from the array to be encrypted based on an equal ratio extraction method, and combining the key information mutually to obtain a plurality of pieces of random information, wherein N is greater than m;

combining the random information, the information type identifier and the date in the third party information to form an encryption key;

and encrypting the N pieces of key information by using the encryption key through a preset array encryption algorithm respectively to obtain an encrypted array.

3. The information providing method according to claim 2, wherein the combining the random information, the information type identifier in the third party information, and the date to form an encryption key comprises:

respectively converting the information type identifier and the date in the random information and the third-party information into corresponding binary number sequences;

calculating a quotient of the system number sequence corresponding to the information type identifier and the system number sequence corresponding to the date, and selecting a front K-bit number in the quotient to obtain a K-bit initial password;

and performing reverse sorting processing on the initial password in a reverse sorting mode, and replacing a first byte in a binary number sequence corresponding to the random information with the reverse-processed initial password to obtain an encryption key, wherein the first byte is a byte in which the proportion of the number of bits in a single byte corresponding to the random information, which is equal to the number of bits in a single byte of the reverse-processed initial password, is greater than a preset proportion threshold value.

4. The information providing method based on the QR two-dimensional code according to claim 2, wherein the correspondingly encrypting the information description file based on the encryption number group to obtain the ciphertext comprises:

taking the information characteristics as indexes, inquiring corresponding key information in the encrypted array, and replacing the corresponding key information with the information characteristics to obtain a new encrypted array;

and combining the new encrypted array with the unencrypted key information in the information description file to obtain a ciphertext.

5. The QR two-dimensional code based information providing method according to any one of claims 1 to 4, wherein the scanning of the information providing code by a recipient's terminal and the decryption of the information providing code according to the encryption array and the key to obtain the corresponding third party information comprises:

scanning the information providing code through a terminal of a receiver, and extracting ciphertext information in the information providing code based on a QR two-dimensional code analysis rule;

acquiring a corresponding encryption array and a corresponding key from a distribution platform according to account information logged in on a terminal of a receiver;

decrypting the ciphertext information by using the key to obtain corresponding order information and a first QR two-dimensional code, and extracting recipient address information in the order information;

determining behavior habits of an administrative region and a receiver according to the address information of the receiver;

decoding the first QR two-dimensional code through the encryption array to obtain third-party information;

and inquiring service information which is the same as the behavior habit and the third party information or has similarity larger than a preset threshold value in the administrative area by taking the administrative area as a search range, and taking the service information as the third party service information.

6. The information providing method based on the QR two-dimensional code according to claim 5, wherein the third party information is advertisement information, the service information which is the same as the behavior habit and the third party information or has similarity larger than a preset threshold in the administrative area is inquired by taking the administrative area as a search range, and the taking the service information as the third party service information comprises:

inquiring whether a relevant historical record of the receiver exists in the distribution platform;

if the distribution information exists, inquiring corresponding information and geographical position information of the distribution part from a user image database in the distribution platform according to the addressee information of the addressee;

searching advertisement information which is similar to or identical to the information of the distribution piece by taking the administrative region as a search range, determining corresponding merchant information based on the advertisement information, and screening out advertisement information corresponding to merchants with preset distance values away from the geographic position information as third-party service information;

and if the order information does not exist, searching the advertisement information related to the order information as third-party service information by taking the administrative area as a search range.

7. The QR two-dimensional code-based information providing method according to claim 6, wherein the displaying the third-party service information on the terminal comprises:

and displaying the third-party service information on a scanning interface of the terminal in a suspending manner.

8. An information providing apparatus based on a QR two-dimensional code, the information providing apparatus comprising:

the acquisition module is used for acquiring third-party information provided by third-party service, extracting all key information in the third-party information and forming an information description file;

the array extraction module is used for extracting information characteristics from all the key information by using a preset array encryption algorithm to generate a corresponding encrypted array;

the first encryption module is used for correspondingly encrypting the information description file based on the encryption array to obtain a ciphertext and converting the ciphertext into a first QR two-dimensional code;

the system comprises a key extraction module, a key storage module and a key sending module, wherein the key extraction module is used for extracting recipient information and order information in a distribution order corresponding to an order task and determining a key corresponding to a distribution station corresponding to the recipient information when the order task is received;

the second encryption module is used for encrypting the first QR two-dimensional code by using the secret key to obtain a second QR two-dimensional code; adding the order information into the second QR two-dimensional code to generate an information providing code;

the decryption module is used for scanning the information providing code through a terminal of a receiver when receiving a sign-in instruction, decrypting the information providing code according to the encryption array and the secret key and obtaining corresponding third-party service information;

and the display module is used for displaying the third-party service information on the terminal.

9. An information providing apparatus based on a QR two-dimensional code, characterized by comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;

the at least one processor invokes the instructions in the memory to cause the QR based two-dimensional code information providing apparatus to perform the QR based two-dimensional code information providing method according to any one of claims 1 to 7.

10. A computer-readable storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements the QR two-dimensional code-based information providing method according to any one of claims 1 to 7.

Technical Field

The invention relates to the technical field of logistics information, in particular to a QR two-dimensional code-based information providing method, a QR two-dimensional code-based information providing device, QR two-dimensional code-based information providing equipment and a storage medium.

Background

With the rising of online shopping, the logistics industry is also developed vigorously and business is expanded, and at present, the two-dimensional code or bar code of the express bill number is simply printed on the express bill, so that the current development requirements cannot be met.

In order to meet the development requirements of services, a new express bill is developed at present, an advertisement printing area is added on the express bill, advertisement information is printed by providing advertiser characters, and then the express bill with the advertisement information is returned to the express company for printing the express information.

Disclosure of Invention

The invention mainly aims to provide a QR two-dimensional code-based information providing method, a QR two-dimensional code-based information providing device, QR two-dimensional code-based information providing equipment and a storage medium, and aims to solve the technical problem that a user cannot recognize the information on an existing express bill due to disorder.

The invention provides an information providing method based on a QR two-dimensional code, which comprises the following steps:

acquiring third-party information provided by a third-party service, and extracting all key information in the third-party information to form an information description file;

extracting information characteristics from all the key information by using a preset array encryption algorithm to generate a corresponding encrypted array;

correspondingly encrypting the information description file based on the encryption array to obtain a ciphertext, and converting the ciphertext into a first QR two-dimensional code;

when an order task is received, extracting recipient information and order information in a distribution order corresponding to the order task, and determining a key corresponding to a distribution station corresponding to the recipient information;

encrypting the first QR two-dimensional code by using the secret key to obtain a second QR two-dimensional code;

adding the order information into the second QR two-dimensional code to generate an information providing code;

and when a sign-in instruction is received, scanning the information providing code through a terminal of a receiver, decrypting the information providing code according to the encryption array and the secret key to obtain corresponding third-party service information, and displaying the third-party service information on the terminal.

Optionally, in a first implementation manner of the first aspect of the present invention, the extracting, by using a preset array encryption algorithm, information features from all the key information, and generating a corresponding encrypted array includes:

sorting all the key information, and selecting N pieces of key information from the sorted key information by using an adjacent extraction method as information characteristics to obtain an array to be encrypted;

extracting m pieces of key information from the array to be encrypted based on an equal ratio extraction method, and combining the key information mutually to obtain a plurality of pieces of random information, wherein N is greater than m;

combining the random information, the information type identifier and the date in the third party information to form an encryption key;

and encrypting the N pieces of key information by using the encryption key through a preset array encryption algorithm respectively to obtain an encrypted array.

Optionally, in a second implementation manner of the first aspect of the present invention, the combining the random information, the information type identifier in the third-party information, and the date to form an encryption key includes:

respectively converting the information type identifier and the date in the random information and the third-party information into corresponding binary number sequences;

calculating a quotient of the system number sequence corresponding to the information type identifier and the system number sequence corresponding to the date, and selecting a front K-bit number in the quotient to obtain a K-bit initial password;

and performing reverse sorting processing on the initial password in a reverse sorting mode, and replacing a first byte in a binary number sequence corresponding to the random information with the reverse-processed initial password to obtain an encryption key, wherein the first byte is a byte in which the proportion of the number of bits in a single byte corresponding to the random information, which is equal to the number of bits in a single byte of the reverse-processed initial password, is greater than a preset proportion threshold value.

Optionally, in a third implementation manner of the first aspect of the present invention, the correspondingly encrypting the information description file based on the encryption number to obtain a ciphertext includes:

taking the information characteristics as indexes, inquiring corresponding key information in the encrypted array, and replacing the corresponding key information with the information characteristics to obtain a new encrypted array;

and combining the new encrypted array with the unencrypted key information in the information description file to obtain a ciphertext.

Optionally, in a fourth implementation manner of the first aspect of the present invention, the scanning, by the terminal of the recipient, the information providing code, and decrypting the information providing code according to the encrypted array and the key to obtain the corresponding third party information includes:

scanning the information providing code through a terminal of a receiver, and extracting ciphertext information in the information providing code based on a QR two-dimensional code analysis rule;

acquiring a corresponding encryption array and a corresponding key from a distribution platform according to account information logged in on a terminal of a receiver;

decrypting the ciphertext information by using the key to obtain corresponding order information and a first QR two-dimensional code, and extracting recipient address information in the order information;

determining behavior habits of an administrative region and a receiver according to the address information of the receiver;

decoding the first QR two-dimensional code through the encryption array to obtain third-party information;

and inquiring service information which is the same as the behavior habit and the third party information or has similarity larger than a preset threshold value in the administrative area by taking the administrative area as a search range, and taking the service information as the third party service information.

Optionally, in a fifth implementation manner of the first aspect of the present invention, the third party information is advertisement information, the service information that is the same as the behavior habit and the third party information or has similarity greater than a preset threshold in the administrative area is queried with the administrative area as a search range, and taking the service information as the third party service information includes:

inquiring whether a relevant historical record of the receiver exists in the distribution platform;

if the distribution information exists, inquiring corresponding information and geographical position information of the distribution part from a user image database in the distribution platform according to the addressee information of the addressee;

searching advertisement information which is similar to or identical to the information of the distribution piece by taking the administrative region as a search range, determining corresponding merchant information based on the advertisement information, and screening out advertisement information corresponding to merchants with preset distance values away from the geographic position information as third-party service information;

and if the order information does not exist, searching the advertisement information related to the order information as third-party service information by taking the administrative area as a search range.

Optionally, in a sixth implementation manner of the first aspect of the present invention, the displaying the third-party service information on the terminal includes:

and displaying the third-party service information on a scanning interface of the terminal in a suspending manner.

The second aspect of the present invention provides an information providing apparatus based on a QR two-dimensional code, including:

the acquisition module is used for acquiring third-party information provided by third-party service, extracting all key information in the third-party information and forming an information description file;

the array extraction module is used for extracting information characteristics from all the key information by using a preset array encryption algorithm to generate a corresponding encrypted array;

the first encryption module is used for correspondingly encrypting the information description file based on the encryption array to obtain a ciphertext and converting the ciphertext into a first QR two-dimensional code;

the system comprises a key extraction module, a key storage module and a key sending module, wherein the key extraction module is used for extracting recipient information and order information in a distribution order corresponding to an order task and determining a key corresponding to a distribution station corresponding to the recipient information when the order task is received;

the second encryption module is used for encrypting the first QR two-dimensional code by using the secret key to obtain a second QR two-dimensional code; adding the order information into the second QR two-dimensional code to generate an information providing code;

the decryption module is used for scanning the information providing code through a terminal of a receiver when receiving a sign-in instruction, decrypting the information providing code according to the encryption array and the secret key and obtaining corresponding third-party service information;

and the display module is used for displaying the third-party service information on the terminal.

Optionally, in a first implementation manner of the second aspect of the present invention, the array extraction module includes:

the sorting unit is used for sorting all the key information, and selecting N pieces of key information from the sorted key information by using an adjacent extraction method as information characteristics to obtain an array to be encrypted;

the extraction unit is used for extracting m pieces of key information from the array to be encrypted based on an equal ratio extraction method, and combining the key information mutually to obtain a plurality of pieces of random information, wherein N is greater than m;

the combination unit is used for combining the random information, the information type identifier and the date in the third-party information to form an encryption key;

and the array generating unit is used for encrypting the N pieces of key information by using the encryption key through a preset array encryption algorithm respectively to obtain an encrypted array.

Optionally, in a second implementation manner of the second aspect of the present invention, the combining unit is specifically configured to:

respectively converting the information type identifier and the date in the random information and the third-party information into corresponding binary number sequences;

calculating a quotient of the system number sequence corresponding to the information type identifier and the system number sequence corresponding to the date, and selecting a front K-bit number in the quotient to obtain a K-bit initial password;

and performing reverse sorting processing on the initial password in a reverse sorting mode, and replacing a first byte in a binary number sequence corresponding to the random information with the reverse-processed initial password to obtain an encryption key, wherein the first byte is a byte in which the proportion of the number of bits in a single byte corresponding to the random information, which is equal to the number of bits in a single byte of the reverse-processed initial password, is greater than a preset proportion threshold value.

Optionally, in a third implementation manner of the second aspect of the present invention, the first encryption module includes:

the query unit is used for querying corresponding key information in the encrypted array by taking the information characteristics as indexes, and replacing the corresponding key information with the information characteristics to obtain a new encrypted array;

and the encryption unit is used for combining the new encryption array with the unencrypted key information in the information description file to obtain a ciphertext.

Optionally, in a fourth implementation manner of the second aspect of the present invention, the decryption module includes:

the analysis unit is used for scanning the information providing code through a terminal of a receiver and extracting ciphertext information in the information providing code based on a QR two-dimensional code analysis rule;

the reading unit is used for acquiring a corresponding encryption array and a corresponding key from the distribution platform according to the account information logged in on the terminal of the receiver;

the first decryption unit is used for decrypting the ciphertext information by using the secret key to obtain corresponding order information and a first QR two-dimensional code, and extracting the address receiving information in the order information;

the determining unit is used for determining behavior habits of an administrative area and a receiver according to the address information of the receiver;

the second decryption unit is used for decoding the first QR two-dimensional code through the encryption array to obtain third-party information;

and the searching unit is used for inquiring the service information which is the same as the behavior habit and the third party information or has similarity larger than a preset threshold value in the administrative area by taking the administrative area as a searching range, and taking the service information as the third party service information.

Optionally, in a fifth implementation manner of the second aspect of the present invention, the third party information is advertisement information, and the search unit is specifically configured to:

inquiring whether a relevant historical record of the receiver exists in the distribution platform;

if the distribution information exists, inquiring corresponding information and geographical position information of the distribution part from a user image database in the distribution platform according to the addressee information of the addressee;

searching advertisement information which is similar to or identical to the information of the distribution piece by taking the administrative region as a search range, determining corresponding merchant information based on the advertisement information, and screening out advertisement information corresponding to merchants with preset distance values away from the geographic position information as third-party service information;

and if the order information does not exist, searching the advertisement information related to the order information as third-party service information by taking the administrative area as a search range.

Optionally, in a sixth implementation manner of the second aspect of the present invention, the display module is specifically configured to:

and displaying the third-party service information on a scanning interface of the terminal in a suspending manner.

A third aspect of the present invention provides an information providing apparatus based on a QR two-dimensional code, including: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line; the at least one processor calls the instructions in the memory to enable the QR two-dimensional code-based information providing device to execute the QR two-dimensional code-based information providing method.

A fourth aspect of the present invention provides a computer-readable storage medium having stored therein instructions, which, when run on a computer, cause the computer to execute the QR two-dimensional code-based information providing method described above.

In the technical scheme of the invention, the information provided by the third party is collected, the encrypted array is extracted from the information by using the array encryption algorithm, the encryption is carried out based on the encrypted array and the secret key of the order distribution station to obtain the information providing code, after the receiver scans the information providing code, directly acquiring corresponding third-party service information from the information providing code to be displayed to a receiver, therefore, the popularization of the third-party information is realized, and the third-party information is combined into the QR two-dimensional code in such a way, when a receiver scans codes, order information and third-party service information are respectively analyzed according to the secret key and the encryption array, the accuracy of information extraction is improved, the problems that information is disordered and a user cannot recognize the information easily when the existing multiple information is combined on an express bill are solved, meanwhile, information is hidden based on the QR two-dimensional code, and the safety of the information is further improved.

Drawings

Fig. 1 is a schematic diagram of a first embodiment of an information providing method based on a QR two-dimensional code in an embodiment of the present invention;

fig. 2 is a schematic diagram of a second embodiment of an information providing method based on a QR two-dimensional code according to an embodiment of the present invention;

fig. 3 is a schematic diagram of a third embodiment of an information providing method based on a QR two-dimensional code in the embodiment of the present invention;

fig. 4 is a schematic diagram of an embodiment of an information providing apparatus based on a QR two-dimensional code according to an embodiment of the present invention;

fig. 5 is a schematic diagram of another embodiment of the information providing apparatus based on the QR two-dimensional code in the embodiment of the present invention;

fig. 6 is a schematic diagram of an embodiment of an information providing apparatus based on a QR two-dimensional code in the embodiment of the present invention.

Detailed Description

The embodiment of the invention provides an information providing method, device, equipment and storage medium based on QR two-dimensional codes, a two-dimensional code hiding and tracing system is designed and realized through an improved two-dimensional code information hiding algorithm, a secondary encryption mechanism is introduced, two-dimensional codes under a bill are identified under the condition that a user does not influence the taking of a piece, a mode of buying vegetables, buying fruits, selling money and saving money is started, and advertisements can be easily transmitted through high circulation of logistics. Meanwhile, the appropriate advertisements within the radius range are accurately pushed by using the big data of the user, the business volume of the logistics company is increased, and the user experience is improved.

The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.

For convenience of understanding, a specific flow of the embodiment of the present invention is described below, and referring to fig. 1, a first embodiment of the information providing method based on the QR two-dimensional code in the embodiment of the present invention includes:

101. acquiring third-party information provided by a third-party service, and extracting all key information in the third-party information to form an information description file;

it is understood that the execution subject of the present invention may be an information providing apparatus based on a QR two-dimensional code, and may also be a terminal or a server, and may even be a software platform/system, which is not limited herein. The embodiment of the present invention is described by taking a server as an execution subject.

In this embodiment, the third-party information is specifically non-order information such as advertisement information, and the logistics company system acquires relevant information of a cooperative third party based on a cooperation agreement, and extracts the advertisement information from the relevant information, even the advertisement information related to the file content, to generate the information description file.

In practical application, after the logistics company system is authorized based on cooperation, information for cooperative popularization, namely advertisement information, such as information of merchants or platforms for buying vegetables, buying fruits, selling points and the like, is captured from a third-party system in a crawler mode, the information is preprocessed to form data meeting the QR two-dimensional code generation regulation, namely the data is subjected to processing such as deletion, redundancy removal or filling, key information extraction is performed on the data after the processing is finished to obtain key information in the third-party information, and an information description file is formed based on the key information.

The information description file is that when adding advertisement into video media or audio media file, it builds classified storage information of advertisement by adopting methods of classifying, searching and extracting information for all advertisements, then adopts manual identification or automatic identification or simultaneously uses the above two methods to identify image, sound and character parts in the said media file, and matches the identified result with the existing classified storage information of advertisement to make matching of successfully matched part to generate advertisement description file, said file records the position of extracting advertisement, playing time or playing in some frames and region information of advertisement.

102. Extracting information characteristics from all key information by using a preset array encryption algorithm to generate a corresponding encrypted array;

in this embodiment, the array encryption algorithm refers to an encryption method that combines encrypted data and unencrypted data, that is, after extracting a part of data from data to be encrypted and encrypting one by one, mixing the encrypted part of data with the unencrypted part of data, so as to obtain final ciphertext data.

In practical application, if the information description file is a description file of an advertisement, when extracting key information, information features in the key information can be specifically extracted through a knowledge graph model related to the advertisement, optionally, feature extraction is performed on each key information, then ranking is performed based on the extracted features to obtain a feature sequence, and then a plurality of features are randomly selected from the feature sequence to form an encrypted array.

103. Correspondingly encrypting the information description file based on the encryption number group to obtain a ciphertext, and converting the ciphertext into a first QR two-dimensional code;

in this embodiment, the encryption may be understood as mixing information in an encrypted array with information in an information description file to obtain a mixture of encrypted data and unencrypted data, specifically, taking original data of the encrypted data in the encrypted array as an index, comparing data consistent in the information description file, then replacing the data with the encrypted data to obtain a data mixture, inputting the data mixture into a QR two-dimensional code generating program to perform two-dimensional code conversion, so as to obtain a first QR two-dimensional code corresponding to the information description file.

104. When an order task is received, extracting recipient information and order information in a distribution order corresponding to the order task, and determining a key corresponding to a distribution station corresponding to the recipient information;

in the step, the logistics company system monitors whether a new order is generated on the current system, if so, the corresponding distribution order is obtained, relevant information of a receiver in the distribution order, including the receiver information and the receiver address information, is extracted, a distribution center or a distribution station corresponding to the receiver in a distribution network is inquired based on the receiver address information, a corresponding key is inquired according to the distribution station, and the key is an encryption and decryption key when the order information is converted into a two-dimensional code.

In this embodiment, the key is specifically obtained by:

after the logistics company system receives the order task, planning a distribution line based on a mail sending address and a mail receiving address in the order task to obtain the distribution line;

extracting a distribution center, a middle station and an end station in a distribution line, and distributing corresponding keys based on the information of the stations; when the key is distributed, the end point distribution station needs to generate a unique key in combination with the recipient information, and preferably, the key can be generated in the same way as the encryption array.

105. Encrypting the first QR two-dimensional code by using a secret key to obtain a second QR two-dimensional code;

in this step, specifically, the generating of the second QR two-dimensional code is:

the first QR two-dimensional code is subjected to informationization extraction, and the extracted information block is divided into public information and private information according to privacy grades in combination with order information, wherein the private information can basically specify recipient information and recipient address information in the order information, the public information is directly third-party information, and the public information refers to a state of being kept encrypted by an encryption array and does not need to be secondarily encrypted by key information;

encrypting the private information by using a secret key by adopting an encryption algorithm, carrying out bit stream transformation on the obtained encrypted private information and public information to respectively obtain a bit stream string of the private information and a bit stream string of the public information, and sequentially connecting the bit stream string of the public information, a terminator, a private information indicator, the bit stream string of the private information and the terminator into a final bit stream string;

and calling a QR code generation algorithm, and encoding the final bit stream string to generate a second QR two-dimensional code.

106. Adding the order information into the second QR two-dimensional code to generate an information providing code;

in the step, the order number in the order information is added into the second QR two-dimensional code, and a combined image is formed with the second QR two-dimensional code, that is, a display image of the two-dimensional code plus the order number.

Of course, in practical application, the waybill number and the second QR two-dimensional code may be updated again according to the mode of generating the second QR two-dimensional code.

107. And when a sign-in instruction is received, scanning the information providing code through a terminal of a receiver, decrypting the information providing code according to the encryption array and the secret key to obtain corresponding third-party service information, and displaying the third-party service information on the terminal.

In the step, after the delivery station staff delivers the express item, the recipient scans the information providing code on the express item by using the terminal device (such as a mobile phone), and the terminal device decrypts the information providing code according to the encrypted array corresponding to the logistics company and the key corresponding to the delivery station to obtain the corresponding third-party service information, namely non-order information such as advertisement information, and then the terminal device notifies the recipient of the non-order information.

In practical application, the information providing code is actually a two-layer encrypted combined two-dimensional code, the first layer is a QR two-dimensional code of third-party information, the second layer is a two-dimensional code of order information, and the two-dimensional code of order information may be a QR two-dimensional code or a conventional two-dimensional code, which is specifically selected according to requirements.

After two layers of two-dimensional codes are generated, the two-dimensional codes are combined through an image combination technology, and the combination can be combined in an enclosing mode, namely, a first QR two-dimensional code is used as an insertion image to be combined with order information to generate a combined two-dimensional code, the middle part of the combined two-dimensional code is the first QR two-dimensional code, and the edge part of the combined two-dimensional code is the two-dimensional code of the order information.

The other mode is fusion combination, namely, after the first QR two-dimensional code is marked, a part of code segments carrying information in the first QR two-dimensional code is extracted, a two-dimensional code is generated based on order information, and the extracted code segments are uniformly distributed in the two-dimensional code to obtain a new QR two-dimensional code.

After the terminal scans the two-dimensional code, the scanned two-dimensional code is firstly dissected to obtain two-dimensional code images, the two-dimensional code images are respectively identified, and the two-dimensional code images are respectively decrypted by adopting the encryption array and the secret key to obtain corresponding decryption data. And displaying signing operation on order information, pushing information on third-party service information, displaying the information on a display screen of the terminal, and pushing according to behavior habits of a user.

In conclusion, through the implementation of the scheme, the integrated hiding of various different information is realized, the problem that a user cannot conveniently search due to too much and messy information on an express bill is solved, the information is hidden by using the QR two-dimensional code, the third-party information is displayed to a receiver under the condition that the user is not influenced to take the express, and the circulation of other information through logistics is realized.

Referring to fig. 2, a second embodiment of the information providing method based on the QR two-dimensional code according to the embodiment of the present invention includes:

201. acquiring third-party information provided by a third-party service, and extracting all key information in the third-party information to form an information description file;

202. sorting all the key information, and selecting N pieces of key information from the sorted key information by using an adjacent extraction method as information characteristics to obtain an array to be encrypted;

in practical applications, specifically, the array to be encrypted may be directly selected from the third party information according to actual requirements to form a corresponding feature to be encrypted, preferably, in order to obtain a better encryption effect, the selected array to be encrypted at least includes key information in 4 data to be encrypted, and the actual implementation principle is described below by taking numbers as an example, for example: the data to be encrypted is the user's communication number 13123456789, and at least 4 digits are selected from the data, such as: 2579. preferably, in order to improve the difficulty of ciphertext cracking, at most 9 digits can be selected from the communication numbers to be encrypted, the number of actually selected features can be selected according to the size of data, for example, if a sentence includes twenty words or words, 15 words or words can be selected to form an array to be encrypted.

The selected N pieces of key information may be arbitrarily selected in proportion from back to front, from front to back, or from an intermediate position, but since the communication numbers generally start with the number "1" and the intermediate position represents the area code, which results in the case that the numbers are the same, it is preferable to select the back N-digit number from back to front, for example: if 6 digits are selected, 6 digits of the equal-proportion mobile phone communication number are sequentially selected from back to front, and if the communication number of the example is used, an array to be encrypted consisting of the 6 digits is as follows: 113579.

203. extracting m pieces of key information from an array to be encrypted based on an equal ratio extraction method, and mutually combining the key information to obtain a plurality of random information, wherein N is larger than m;

in practical application, the geometric extraction method specifically determines the last information feature in a reverse order, and based on the adjacent feature of the last information feature, selects forward geometric ratios, and finally combines the selected information feature with the last information feature to obtain random information, taking the communication number 13123456789 as an example, for example, 7 digits are selected, and the random information is: 1. 1, 3, 5, 7, 8 and 9, the random seed values consisting of the last digit 9, the digit 8 adjacent to the last digit 9, and the digits 1, 3, 5 and 7 selected by equal ratio are respectively the following arrays: [9] [9,8], [9,8,7,5,3,1] and [9,8,7,5,3,1,1 ].

204. Combining the random information, the information type identifier and the date in the third-party information to form an encryption key;

in the step, specifically, information type identifiers and dates in the random information and the third-party information are respectively converted into corresponding binary number sequences;

calculating a quotient of the system number sequence corresponding to the information type identifier and the system number sequence corresponding to the date, and selecting a front K-bit number in the quotient to obtain a K-bit initial password;

and performing reverse sorting processing on the initial password in a reverse sorting mode, and replacing a first byte in a binary number sequence corresponding to the random information with the reverse-processed initial password to obtain an encryption key, wherein the first byte is a byte in which the proportion of the number of bits in a single byte corresponding to the random information, which is equal to the number of bits in a single byte of the reverse-processed initial password, is greater than a preset proportion threshold value.

205. Encrypting the N pieces of key information by using an encryption key through a preset array encryption algorithm respectively to obtain an encrypted array;

206. correspondingly encrypting the information description file based on the encryption array to obtain a ciphertext;

in the step, by taking the information characteristics as an index, inquiring corresponding key information in the encrypted array, and replacing the corresponding key information with the information characteristics to obtain a new encrypted array;

and combining the new encrypted array with the unencrypted key information in the information description file to obtain a ciphertext.

207. Converting the ciphertext into a first QR two-dimensional code;

208. when an order task is received, extracting recipient information and order information in a distribution order corresponding to the order task, and determining a key corresponding to a distribution station corresponding to the recipient information;

209. encrypting the first QR two-dimensional code by using a secret key to obtain a second QR two-dimensional code;

210. adding the order information into the second QR two-dimensional code to generate an information providing code;

211. and when a sign-in instruction is received, scanning the information providing code through a terminal of a receiver, decrypting the information providing code according to the encryption array and the secret key to obtain corresponding third-party service information, and displaying the third-party service information on the terminal.

Specifically, the third-party service information is displayed on a scanning interface of the terminal in a suspending manner.

Steps 206-211 in the present embodiment are similar to steps 103-107 in the first embodiment, and are not described herein again.

This embodiment, on the basis of the above embodiment, describes in detail the encryption process of the third party information, extracting key information from the third party information, performing secondary processing based on the key information to obtain an encryption array, encrypting the information description file of the third party information by using the encryption array to obtain a ciphertext, then the ciphertext is converted into the QR two-dimensional code, the complexity of the ciphertext is improved by the encryption mode, the data security is ensured, meanwhile, the QR two-dimensional code is adopted to carry out secondary hiding of information, the information safety is further improved, the order information and the QR two-dimensional code are finally encrypted again to form an information providing code, the two-dimensional code is adopted to record information, the hiding of the information on the express bill is realized, meanwhile, the information display on the express bill can be simplified, and the convenience of code scanning and information searching of a user is improved.

Referring to fig. 3, a third embodiment of the information providing method based on the QR two-dimensional code according to the embodiment of the present invention includes:

301. acquiring third-party information provided by a third-party service, and extracting all key information in the third-party information to form an information description file;

302. extracting information characteristics from all key information by using a preset array encryption algorithm to generate a corresponding encrypted array;

in this embodiment, all the key information is sorted, and N key information is selected from the sorted key information by using an adjacent extraction method as information characteristics to obtain an array to be encrypted;

extracting m pieces of key information from the array to be encrypted based on an equal ratio extraction method, and combining the key information mutually to obtain a plurality of pieces of random information, wherein N is greater than m;

combining the random information, the information type identifier and the date in the third party information to form an encryption key;

and encrypting the N pieces of key information by using the encryption key through a preset array encryption algorithm respectively to obtain an encrypted array.

303. Correspondingly encrypting the information description file based on the encryption number group to obtain a ciphertext, and converting the ciphertext into a first QR two-dimensional code;

in the supplement process, the information characteristics are specifically used as indexes for the generation of the ciphertext, corresponding key information in the encrypted array is inquired, and the corresponding key information is replaced by the information characteristics to obtain a new encrypted array;

and combining the new encrypted array with the unencrypted key information in the information description file to obtain a ciphertext.

304. When an order task is received, extracting recipient information and order information in a distribution order corresponding to the order task, and determining a key corresponding to a distribution station corresponding to the recipient information;

305. encrypting the first QR two-dimensional code by using a secret key to obtain a second QR two-dimensional code;

306. adding the order information into the second QR two-dimensional code to generate an information providing code;

307. when a sign-in instruction is received, scanning information providing codes through a terminal of a receiver, and extracting ciphertext information based on a QR two-dimensional code analysis rule;

308. acquiring a corresponding encryption array and a corresponding key from a distribution platform according to account information logged in on a terminal of a receiver;

309. decrypting the ciphertext information by using the key to obtain corresponding order information and a first QR two-dimensional code, and extracting the address receiving information in the order information;

310. determining behavior habits of an administrative region and a receiver according to the address information of the receiver;

311. decoding the first QR two-dimensional code through an encryption number group to obtain third-party information;

312. inquiring service information which is the same as behavior habits and third party information or has similarity larger than a preset threshold value in the administrative area by taking the administrative area as a search range, and taking the service information as the third party service information;

in this embodiment, if the third-party information is advertisement information, the specific implementation of this step includes:

inquiring whether a relevant historical record of the receiver exists in the distribution platform;

if the distribution information exists, inquiring corresponding information and geographical position information of the distribution part from a user image database in the distribution platform according to the addressee information of the addressee;

in practical applications, homepage data containing advertisement information is transmitted from a server to a client computer (e.g., a mobile phone, iPad) between a computer as a server and the client computer interconnected via a network, and the method for transmitting advertisement information in the homepage comprises the steps of: transmitting homepage data containing codes of one or more programs to a network; implementing a layering function between different display windows using the program code for hiding advertising information with respect to main content information of a main page, wherein the program code is written in a predetermined multi-platform predetermined object-oriented programming language for implementing a predetermined operating system of the client computer; wherein the home page data further includes code, implemented by one or more programs, for selectively displaying on the home page screen in accordance with the focus of attention state of the current web page window, and moving the display position of the advertisement information.

Searching advertisement information which is similar to or identical to the information of the distribution piece by taking the administrative region as a search range, determining corresponding merchant information based on the advertisement information, and screening out advertisement information corresponding to merchants with preset distance values away from the geographic position information as third-party service information;

and if the order information does not exist, searching the advertisement information related to the order information as third-party service information by taking the administrative area as a search range.

313. And displaying the third-party service information on a scanning interface of the terminal in a suspending manner.

In this embodiment, the third party information may be, in addition to the advertisement information, screening information of the advertisement information, that is, after scanning a code by a recipient, inquiring, based on the screening information and the recipient information, the advertisement information related to the surroundings for display, specifically, by using a user representation system of an express company itself, and the implementation steps thereof are as follows:

step 4-1, scanning a QR two-dimensional code on an express article by a receiver, obtaining receiver information such as a mobile phone number by a rhyme-funding big data user portrait system, uploading the receiver information to a rhyme-funding big data user portrait system on a logistics company server, and then entering step 4-2;

step 4-2, matching proper advertisement information and display planning by the rhyme-funding big data user portrait system according to the customer information and the past preference and geographical position information of the receiver, and entering step 4-4; if the recipient does not establish the past user portrait, entering a step 4-3, and randomly recommending and displaying advertisement information;

step 4-4, the receiver is taken as a center to obtain advertisement display information in a preset radius range, start buying vegetables, buying fruits and ordering for takeout, and expand the preset radius range or display suitable advertisements in adjacent radius ranges until the suitable advertisement information is matched if no suitable matched advertisements exist in the preset radius range;

and 4-5, matching the proper advertisement information, and finishing the operation.

In the embodiment, information provided by a third party is collected, an encrypted array is extracted from the information by using an array encryption algorithm, the information is encrypted based on the encrypted array and a secret key of an order distribution station to obtain an information providing code, a receiver directly obtains corresponding third party service information from the information providing code after scanning the information providing code to display the information to the receiver, namely, key information is extracted from the third party information, secondary processing is carried out based on the key information to obtain the encrypted array, an information description file of the third party information is encrypted by using the encrypted array to obtain a ciphertext, the ciphertext is converted into a QR two-dimensional code, the complexity of the ciphertext is improved by the encryption mode, the safety of data is ensured, meanwhile, the QR two-dimensional code is adopted to carry out secondary hiding of the information, the safety of the information is further improved, and finally, the order information and the QR two-dimensional code are re-encrypted, the information providing code is formed, the two-dimensional code recording information is adopted, the information on the express bill is hidden, meanwhile, the information display on the express bill can be simplified, and the convenience of a user in code scanning and information searching is improved.

In the above description of the information providing method based on the QR two-dimensional code in the embodiment of the present invention, referring to fig. 4, the information providing apparatus based on the QR two-dimensional code in the embodiment of the present invention is described below, and an embodiment of the information providing apparatus based on the QR two-dimensional code in the embodiment of the present invention includes:

the acquisition module 401 is configured to acquire third party information provided by a third party service, extract all key information in the third party information, and form an information description file;

an array extraction module 402, configured to extract information features from all the key information by using a preset array encryption algorithm, and generate a corresponding encrypted array;

the first encryption module 403 is configured to perform corresponding encryption on the information description file based on the encryption array to obtain a ciphertext, and convert the ciphertext into a first QR two-dimensional code;

a key extraction module 404, configured to, when an order task is received, extract recipient information and order information in a delivery order corresponding to the order task, and determine a key corresponding to a delivery station corresponding to the recipient information;

the second encryption module 405 is configured to encrypt the first QR two-dimensional code by using the secret key to obtain a second QR two-dimensional code; adding the order information into the second QR two-dimensional code to generate an information providing code;

the decryption module 406 is configured to scan the information providing code through a terminal of a recipient when receiving a sign-in instruction, and decrypt the information providing code according to the encrypted array and the key to obtain corresponding third-party service information;

the display module 407 is configured to display the third-party service information on the terminal.

In the embodiment of the invention, the information providing device based on the QR two-dimensional code operates the information providing method based on the QR two-dimensional code, information provided by a third party is collected, an encryption array is extracted from the information provided by a array encryption algorithm, the information provided code is obtained by encrypting based on the encryption array and a secret key of an order distribution station, a receiver directly obtains corresponding third party service information from the information provided code after scanning the information provided code to display the third party information to the receiver, so that the popularization of the third party information is realized, the third party information is combined into the QR two-dimensional code in such a way, the order information and the third party service information are respectively analyzed according to the secret key and the encryption array when the receiver scans the code, the accuracy of information extraction is improved, the problems that the existing multiple information is combined on an express list and the information is disordered and the user is not easy to recognize are solved, meanwhile, information is hidden based on the QR two-dimensional code, and the safety of the information is further improved.

Referring to fig. 5, a second embodiment of the information providing apparatus based on the QR two-dimensional code according to the embodiment of the present invention includes:

the acquisition module 401 is configured to acquire third party information provided by a third party service, extract all key information in the third party information, and form an information description file;

an array extraction module 402, configured to extract information features from all the key information by using a preset array encryption algorithm, and generate a corresponding encrypted array;

the first encryption module 403 is configured to perform corresponding encryption on the information description file based on the encryption array to obtain a ciphertext, and convert the ciphertext into a first QR two-dimensional code;

a key extraction module 404, configured to, when an order task is received, extract recipient information and order information in a delivery order corresponding to the order task, and determine a key corresponding to a delivery station corresponding to the recipient information;

the second encryption module 405 is configured to encrypt the first QR two-dimensional code by using the secret key to obtain a second QR two-dimensional code; adding the order information into the second QR two-dimensional code to generate an information providing code;

the decryption module 406 is configured to scan the information providing code through a terminal of a recipient when receiving a sign-in instruction, and decrypt the information providing code according to the encrypted array and the key to obtain corresponding third-party service information;

the display module 407 is configured to display the third-party service information on the terminal.

Wherein the array extracting module 402 comprises:

the sorting unit 4021 is configured to sort all the key information, and select N pieces of key information from the sorted key information as information features by using an adjacent extraction method to obtain an array to be encrypted;

an extracting unit 4022, configured to extract m pieces of key information from the array to be encrypted based on an equal-ratio extraction method, and combine the key information with each other to obtain multiple pieces of random information, where N > m;

a combining unit 4023, configured to combine the random information, the information type identifier in the third party information, and the date to form an encryption key;

the array generating unit 4024 is configured to encrypt the N pieces of key information by using the encryption key through a preset array encryption algorithm, respectively, to obtain an encrypted array.

In this embodiment, the combining unit 4023 is specifically configured to:

respectively converting the information type identifier and the date in the random information and the third-party information into corresponding binary number sequences;

calculating a quotient of the system number sequence corresponding to the information type identifier and the system number sequence corresponding to the date, and selecting a front K-bit number in the quotient to obtain a K-bit initial password;

and performing reverse sorting processing on the initial password in a reverse sorting mode, and replacing a first byte in a binary number sequence corresponding to the random information with the reverse-processed initial password to obtain an encryption key, wherein the first byte is a byte in which the proportion of the number of bits in a single byte corresponding to the random information, which is equal to the number of bits in a single byte of the reverse-processed initial password, is greater than a preset proportion threshold value.

In this embodiment, the first encryption module 403 includes:

a query unit 4031, configured to query the corresponding key information in the encrypted array by using the information feature as an index, and replace the corresponding key information with the information feature to obtain a new encrypted array;

and the encryption unit 4032 is configured to combine the new encrypted array with the unencrypted key information in the information description file to obtain a ciphertext.

Wherein the decryption module 406 comprises:

the analysis unit 4061 is configured to scan the information provision code through a terminal of the recipient, and extract ciphertext information therein based on a QR two-dimensional code analysis rule;

the reading unit 4062 is configured to obtain a corresponding encryption array and a corresponding key from the distribution platform according to the account information logged in by the recipient terminal;

a first decryption unit 4063, configured to decrypt the ciphertext information with the key to obtain corresponding order information and a first QR two-dimensional code, and extract recipient address information in the order information;

a determining unit 4064, configured to determine behavior habits of an administrative area and a recipient according to the recipient address information;

the second decryption unit 4065 is configured to decode the first QR two-dimensional code through the encrypted array to obtain third-party information;

the searching unit 4066 is configured to query, with the administrative area as a search range, service information that is the same as the behavior habit and the third party information or has a similarity greater than a preset threshold in the administrative area, and use the service information as third party service information.

In this embodiment, the third party information is advertisement information, and the searching unit 4066 is specifically configured to:

inquiring whether a relevant historical record of the receiver exists in the distribution platform;

if the distribution information exists, inquiring corresponding information and geographical position information of the distribution part from a user image database in the distribution platform according to the addressee information of the addressee;

searching advertisement information which is similar to or identical to the information of the distribution piece by taking the administrative region as a search range, determining corresponding merchant information based on the advertisement information, and screening out advertisement information corresponding to merchants with preset distance values away from the geographic position information as third-party service information;

and if the order information does not exist, searching the advertisement information related to the order information as third-party service information by taking the administrative area as a search range.

In this embodiment, the display module 407 is specifically configured to:

and displaying the third-party service information on a scanning interface of the terminal in a suspending manner.

On the basis of the previous embodiment, the key information is extracted from the third-party information, secondary processing is performed based on the key information, an encrypted array is obtained, the information description file of the third-party information is encrypted by using the encrypted array to obtain a ciphertext, the ciphertext is converted into a QR two-dimensional code, the complexity of the ciphertext is improved by the encryption mode, the safety of data is guaranteed, meanwhile, the QR two-dimensional code is used for secondary hiding of the information, the safety of the information is further improved, the order information and the QR two-dimensional code are finally re-encrypted to form an information providing code, the two-dimensional code is used for recording the information, hiding of the information on the express bill is achieved, meanwhile, the information display on the express bill can be simplified, and the convenience of a user in scanning the code and searching the information is improved.

Fig. 4 and 5 describe the information providing device based on the QR two-dimensional code in the embodiment of the present invention in detail from the perspective of the modular functional entity, and the information providing device based on the QR two-dimensional code in the embodiment of the present invention is described in detail from the perspective of hardware processing.

Fig. 6 is a schematic structural diagram of a QR-based information providing apparatus 600 according to an embodiment of the present invention, which may generate relatively large differences due to different configurations or performances, and may include one or more processors (CPUs) 610 (e.g., one or more processors) and a memory 620, and one or more storage media 630 (e.g., one or more mass storage devices) for storing applications 633 or data 632. Memory 620 and storage medium 630 may be, among other things, transient or persistent storage. The program stored in the storage medium 630 may include one or more modules (not shown), and each module may include a series of instruction operations in the QR two-dimensional code-based information providing apparatus 600. Still further, the processor 610 may be configured to communicate with the storage medium 630, and execute a series of instruction operations in the storage medium 630 on the QR two-dimensional code based information providing apparatus 600 to implement the steps of the QR two-dimensional code based information providing method described above.

The QR-based information providing apparatus 600 may further include one or more power supplies 640, one or more wired or wireless network interfaces 650, one or more input/output interfaces 660, and/or one or more operating systems 631, such as Windows server, Mac OS X, Unix, Linux, FreeBSD, and the like. Those skilled in the art will appreciate that the configuration of the QR based two-dimensional code information providing apparatus shown in fig. 6 does not constitute a limitation of the QR based two-dimensional code information providing apparatus provided in the present application, and may include more or less components than those shown, or some components in combination, or a different arrangement of components.

The present invention also provides a computer-readable storage medium, which may be a non-volatile computer-readable storage medium, and may also be a volatile computer-readable storage medium, wherein instructions are stored in the computer-readable storage medium, and when the instructions are executed on a computer, the instructions cause the computer to execute the steps of the information providing method based on the QR two-dimensional code.

It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses, and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.

The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.

The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

23页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:一种探针式RFID读写天线阵列控制系统

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!