CN113691621B - Block chain data uplink method - Google Patents

Block chain data uplink method Download PDF

Info

Publication number
CN113691621B
CN113691621B CN202110975979.4A CN202110975979A CN113691621B CN 113691621 B CN113691621 B CN 113691621B CN 202110975979 A CN202110975979 A CN 202110975979A CN 113691621 B CN113691621 B CN 113691621B
Authority
CN
China
Prior art keywords
transaction
identification code
routing information
blockchain
data
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
CN202110975979.4A
Other languages
Chinese (zh)
Other versions
CN113691621A (en
Inventor
张如成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Dianrong Information Technology Co ltd
Original Assignee
Shanghai Dianrong Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Dianrong Information Technology Co ltd filed Critical Shanghai Dianrong Information Technology Co ltd
Priority to CN202110975979.4A priority Critical patent/CN113691621B/en
Publication of CN113691621A publication Critical patent/CN113691621A/en
Application granted granted Critical
Publication of CN113691621B publication Critical patent/CN113691621B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a block chain data uplink method which is applied to a block chain data uplink system, wherein the block chain data uplink system comprises the following steps: at least one client, one gateway, and at least two blockchain clusters. The method comprises the following steps: the client generates a transaction identification code according to transaction data, generates a transaction data packet according to the transaction identification code and the transaction data, and sends the transaction data packet to the gateway, wherein the transaction identification code carries routing information of the transaction data uplink; the gateway receives the transaction data packet, extracts the routing information from the transaction identification code, and sends the transaction data packet to the corresponding blockchain cluster based on the routing information for data storage. When the transaction data is uplink, the routing information is hidden in the identification code of the transaction data packet, so that the information quantity sent by the client to the gateway is reduced, and the efficiency of data transmission and processing is improved.

Description

Block chain data uplink method
Technical Field
The embodiment of the invention relates to the technical field of block chains, in particular to a block chain data uplink method.
Background
In a blockchain network, when a transaction occurs at a client, the transaction data needs to be processed in a uplink manner. In the prior art, when a transaction occurs, a client needs to attach independent routing information when sending a transaction data packet to a gateway, the gateway sends the transaction data packet to a corresponding blockchain cluster node for data storage according to the routing information, and when high-frequency transaction occurs, the IO pressure of a gateway network is high.
Disclosure of Invention
The invention provides a block chain data uplink method, which is used for improving the efficiency of data transmission and processing when transaction data is uplink.
The embodiment of the invention provides a block chain data uplink method which is applied to a block chain data uplink system, wherein the block chain data uplink system comprises the following steps: at least one client, one gateway, and at least one blockchain cluster, the method comprising:
the client generates a transaction identification code according to transaction data, generates a transaction data packet according to the transaction identification code and the transaction data, and sends the transaction data packet to the gateway, wherein the transaction identification code carries routing information of the transaction data uplink;
the gateway receives the transaction data packet, extracts the routing information from the transaction identification code, and sends the transaction data packet to the corresponding blockchain cluster based on the routing information for data storage.
Optionally, the transaction identification code includes a first number of digits routing information and a second number of digits transaction random numbers.
Optionally, the client generates a transaction identification code according to the transaction data, including:
the client determines the service type of the transaction data and determines the routing information corresponding to the transaction data by combining a transaction routing mapping table;
the client generates a transaction random number, and generates a transaction identification code according to the routing information and the transaction random number.
Optionally, the transaction routing mapping table includes a mapping relationship between a pre-stored service type and pre-stored routing information.
Optionally, the routing information includes a third number of bit blockchain cluster identification codes and a fourth number of bit ledger identification codes.
Optionally, the extracting the routing information from the transaction identification code includes:
the first number of digits in the transaction identification code is identified as the routing information.
Optionally, the sending the transaction data packet to the corresponding blockchain cluster for data storage based on the routing information includes:
the gateway determines a target block chain link point and a target port thereof in the block chain cluster corresponding to the routing information according to the routing information and combining a routing node mapping table;
the gateway sends the transaction data packet to a destination port of the destination blockchain node.
Optionally, the routing node mapping table includes a mapping relationship between pre-stored routing information and pre-stored node port information, where the pre-stored node port information includes a pre-stored block link point identifier and a pre-stored port identifier.
Optionally, after the client generates the transaction identification code according to the transaction data, the method further includes:
the client encrypts the transaction identification code.
Optionally, after the gateway receives the transaction data packet, the method further includes:
the gateway decrypts the transaction identification code.
The invention generates a transaction identification code according to transaction data through the client, generates a transaction data packet according to the transaction identification code and the transaction data, and sends the transaction data packet to the gateway, wherein the transaction identification code carries the routing information of the transaction data uplink, the gateway receives the transaction data packet, extracts the routing information from the transaction identification code, and sends the transaction data packet to the corresponding blockchain cluster based on the routing information for data storage. The invention reduces the problem of high IO pressure of the gateway network when high-frequency transaction occurs, and conceals the route information in the identification code of the transaction data packet when transaction data is uplink, thereby reducing the information quantity sent by the client to the gateway and improving the efficiency of data transmission and processing.
Drawings
FIG. 1 is a flow chart of a blockchain data chaining method provided by an embodiment of the present invention;
FIG. 2 is a schematic diagram of a blockchain data chaining system according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a transaction identifier in a blockchain data uplink system according to an embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings, and furthermore, embodiments of the present invention and features in the embodiments may be combined with each other without conflict.
Example 1
Fig. 1 is a flowchart of a blockchain data uplink method provided in an embodiment of the present invention, where the embodiment is applicable to a case of uplink storage of transaction data in a blockchain system, the method may be applied to a blockchain data uplink system, and the blockchain data uplink system may include: at least one client, one gateway, and at least one blockchain cluster.
FIG. 2 is a schematic diagram of a blockchain data chaining system according to an embodiment of the present invention. As shown in fig. 2, the blockchain data chaining system includes a plurality of clients, a gateway, and three blockchain clusters: cluster 1, cluster 2 and cluster 3 each include a number of blockchain nodes.
As shown in fig. 1, the method specifically includes the following steps:
and 110, the client generates a transaction identification code according to the transaction data, generates a transaction data packet according to the transaction identification code and the transaction data, and sends the transaction data packet to the gateway.
The transaction identification code may carry routing information for uplink of transaction data.
Specifically, when a transaction occurs, the client may generate a transaction identifier corresponding to the transaction data according to a preset transaction identifier generation rule. In the generated transaction identification code, the routing information of the transaction data to be transmitted can be hidden in the generated transaction identification code for the transmission operation of the transaction data. As shown in fig. 2, a transaction ID generator may be provided in the client, which may be used to generate a transaction identification code when a transaction occurs. After the transaction identification code is generated, the transaction data can be marked to form a transaction data packet, and the client sends the transaction data packet to the gateway.
Alternatively, the transaction identification code may include a first number of digits routing information and a second number of digits transaction random numbers.
Specifically, the generated transaction identifier may be a code with a preset fixed length, and when the transaction identifier is generated, the first number of encoding positions before the transaction identifier is used for recording the route information for transmitting the transaction data, and the second number of encoding positions after the first number of encoding positions before the transaction identifier is used for storing the transaction random number.
Further, the routing information may include a third number of bit blockchain cluster identification code and a fourth number of bit ledger identification code.
In this embodiment, the encoding mode of the routing information may be further set, and the first number of bit routing information may be subdivided into a third number of bit blockchain cluster identifier and a fourth number of bit ledger identifier. It is understood that the sum of the third number and the fourth number is the first number.
Fig. 3 is a schematic diagram of a transaction identifier in a blockchain data chaining system according to an embodiment of the present invention. As shown in fig. 3, the transaction identification code may include 96 bits, the first 32 bits may record routing information, and the last 64 bits may store a transaction random number; the first 32 bits may be divided into two parts, namely, the blockchain cluster identification code of the first 16 bits, i.e., the blockchain ID in fig. 3, and the ledger identification code of the second 16 bits, i.e., the ledger ID in fig. 3.
Accordingly, step 110 may be specifically implemented by the following steps: the client determines the service type of the transaction data, determines the route information corresponding to the transaction data by combining the transaction route mapping table, generates a transaction random number, and generates a transaction identification code according to the route information and the transaction random number.
The transaction routing mapping table may include a mapping relationship between a pre-stored service type and pre-stored routing information.
Specifically, the client needs to maintain a mapping Map of pre-stored service types and pre-stored routing information, that is, a transaction routing mapping table, where routing addresses corresponding to different service types are recorded in the transaction routing mapping table. For example, different service types may have different service IDs, the routing information may be expressed as a blockchain id+ledger ID, and the mapping relationship between the service ID and the blockchain id+ledger ID may be recorded in the transaction routing mapping table. When the transaction occurs, the client can search corresponding pre-stored route information in the transaction route mapping table according to the service type of the transaction data, and determine the searched pre-stored reason information as the reason information of the current transaction data uplink. Meanwhile, the client can also generate a transaction random code with a certain number of bits, and the routing information and the transaction random code can form a complete transaction identification code.
Optionally, after the client generates the transaction identification code according to the transaction data, the method may further include: the client encrypts the transaction identification code.
Specifically, in order to perform secure transmission on information, after the transaction identification code is generated, the client may encrypt the transaction identification code according to a preset encoding encryption rule, so as to improve the security of information transmission.
Step 120, the gateway receives the transaction data packet, extracts the routing information from the transaction identification code, and sends the transaction data packet to the corresponding blockchain cluster based on the routing information for data storage.
Optionally, if the client encrypts the transaction identifier, after the gateway receives the transaction data packet, the method may further include: the gateway decrypts the transaction identification code.
In practical application, for safe transmission of information, the transmitted data is generally encrypted, and the transaction identification code also belongs to a part of the transmitted data, so if the transaction identification code received by the gateway is encrypted, the gateway needs to decrypt the encrypted transaction identification code to obtain the decrypted transaction identification code, so that the information in the transaction identification code can be conveniently analyzed.
Specifically, when the gateway receives the transaction data packet, the transaction identification code of the transaction data packet can be obtained, and the routing information in the transaction identification code can be extracted from the transaction identification code. The gateway forwards the transaction data packet to the blockchain node in the corresponding blockchain cluster according to the routing information, and the blockchain node which receives the transaction data packet stores the transaction data in an uplink manner.
Optionally, extracting the routing information from the transaction identification code may include: the first number of digits in the transaction identification code is identified as routing information.
In this embodiment, the client uses the first number of encoding positions of the transaction identifier to record the routing information for transmitting the transaction data, so that the gateway can extract the first number of bit identifier codes from the transaction identifier, and determine the extracted identifier information as the routing information.
Optionally, sending the transaction data packet to the corresponding blockchain cluster for data storage based on the routing information may include: the gateway determines a target block chain link point and a target port in the block chain cluster corresponding to the routing information according to the routing information and combining a routing node mapping table; the gateway sends the transaction data packet to the destination port of the destination blockchain node.
The routing node mapping table comprises a mapping relation between pre-stored routing information and pre-stored node port information, wherein the pre-stored node port information comprises a pre-stored block link point identification code and a pre-stored port identification code.
Specifically, the gateway needs to maintain a Map of pre-stored route information and pre-stored node port information, that is, a route node mapping table, where node port information corresponding to different route information is recorded in the route node mapping table, where the node port information may include a block link point identifier code and a port identifier code. For example, the routing information may be represented as a blockchain id+ledger ID, the node port information may be represented as a node ip+port ID, and the mapping relationship between the blockchain id+ledger ID and the node ip+port ID may be described in the routing node mapping table. When the gateway receives the transaction data packet and extracts the routing information, the gateway can search the corresponding pre-stored node port information in the routing node mapping table according to the routing information, determine the pre-stored block link point identification code and the pre-stored port identification code in the pre-stored node port information as the block link point identification code and the port identification code which need to receive the transaction data packet, and forward the transaction data packet according to the determined block chain node identification code and the port identification code thereof, wherein the block chain node corresponding to the block chain node identification code receives the transaction data packet and stores the uplink of the transaction data.
According to the technical scheme, a transaction identification code is generated according to transaction data through a client, a transaction data packet is generated according to the transaction identification code and the transaction data and is sent to a gateway, wherein the transaction identification code carries routing information of a transaction data uplink, the gateway receives the transaction data packet, extracts the routing information from the transaction identification code, and sends the transaction data packet to a corresponding blockchain cluster based on the routing information for data storage. The embodiment of the invention reduces the problem of high IO pressure of the gateway network when high-frequency transaction occurs, and conceals the routing information in the identification code of the transaction data packet when transaction data is uplink, thereby reducing the information quantity sent by a client to the gateway and improving the efficiency of data transmission and processing.
From the above description of embodiments, it will be clear to a person skilled in the art that the present invention may be implemented by means of software and necessary general purpose hardware, but of course also by means of hardware, although in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, etc., and include several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments of the present invention.
It should be noted that, in the above embodiment of the blockchain data uplink method, each unit and module included are only divided according to the functional logic, but not limited to the above division, so long as the corresponding function can be implemented; in addition, the specific names of the functional units are also only for distinguishing from each other, and are not used to limit the protection scope of the present invention.
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (8)

1. A blockchain data chaining method applied to a blockchain data chaining system, the blockchain data chaining system comprising: at least one client, one gateway, and at least one blockchain cluster;
characterized in that the method comprises:
the client generates a transaction identification code according to transaction data, generates a transaction data packet according to the transaction identification code and the transaction data, and sends the transaction data packet to the gateway, wherein the transaction identification code carries routing information of the transaction data uplink;
the gateway receives the transaction data packet, extracts the routing information from the transaction identification code, and sends the transaction data packet to a corresponding blockchain cluster based on the routing information for data storage;
wherein the transaction identification code comprises a first number of bit routing information and a second number of bit transaction random numbers;
correspondingly, the client generates a transaction identification code according to the transaction data, and the method comprises the following steps:
the client determines the service type of the transaction data and determines the routing information corresponding to the transaction data by combining a transaction routing mapping table;
the client generates a transaction random number, and generates a transaction identification code according to the routing information and the transaction random number.
2. The blockchain data uplink method of claim 1, wherein the transaction routing mapping table includes a mapping relationship of pre-stored traffic types and pre-stored routing information.
3. The blockchain data chaining method of claim 1, wherein the routing information includes a third number of bit blockchain cluster identification code and a fourth number of bit ledger identification code.
4. The blockchain data chaining method of claim 1, wherein the extracting the routing information from the transaction identification code includes:
the first number of digits in the transaction identification code is identified as the routing information.
5. The blockchain data uplink method of claim 1, wherein the sending the transaction data packet to the corresponding blockchain cluster for data storage based on the routing information includes:
the gateway determines a target block chain link point and a target port thereof in the block chain cluster corresponding to the routing information according to the routing information and combining a routing node mapping table;
the gateway sends the transaction data packet to a destination port of the destination blockchain node.
6. The blockchain data uplink method of claim 5, wherein the routing node mapping table includes a mapping relationship of pre-stored routing information and pre-stored node port information, the pre-stored node port information including pre-stored blockchain link point identification codes and pre-stored port identification codes.
7. The blockchain data chaining method of claim 1, further comprising, after the client generates a transaction identification code from transaction data:
the client encrypts the transaction identification code.
8. The blockchain data chaining method of claim 7, further comprising, after the gateway receives the transaction data packet:
the gateway decrypts the transaction identification code.
CN202110975979.4A 2021-08-24 2021-08-24 Block chain data uplink method Active CN113691621B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110975979.4A CN113691621B (en) 2021-08-24 2021-08-24 Block chain data uplink method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110975979.4A CN113691621B (en) 2021-08-24 2021-08-24 Block chain data uplink method

Publications (2)

Publication Number Publication Date
CN113691621A CN113691621A (en) 2021-11-23
CN113691621B true CN113691621B (en) 2023-10-13

Family

ID=78581971

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110975979.4A Active CN113691621B (en) 2021-08-24 2021-08-24 Block chain data uplink method

Country Status (1)

Country Link
CN (1) CN113691621B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109658097A (en) * 2018-12-07 2019-04-19 深圳市智税链科技有限公司 Authentication management method, apparatus, medium and the electronic equipment of block catenary system
CN109785136A (en) * 2019-01-30 2019-05-21 北京京东尚科信息技术有限公司 A kind of transaction processing method of block chain, client and block chain network
WO2019100991A1 (en) * 2017-11-27 2019-05-31 北京京东金融科技控股有限公司 Information processing method, device and system, storage medium, and electronic device
CN110516975A (en) * 2019-08-30 2019-11-29 盈盛智创科技(广州)有限公司 Order management method, server, block chain network and system based on block chain
CN110602096A (en) * 2019-09-12 2019-12-20 腾讯科技(深圳)有限公司 Data processing method, device, storage medium and equipment in block chain network
CN111008827A (en) * 2019-11-25 2020-04-14 深圳前海微众银行股份有限公司 Cross-chain transaction signature method and device
WO2020181985A1 (en) * 2019-03-12 2020-09-17 深圳前海微众银行股份有限公司 Blockchain multiple alliance chain load balancing method and device
CN113269545A (en) * 2021-05-26 2021-08-17 杭州云象网络技术有限公司 Hash time locking method and system based on cloud cross-chain transfer protocol

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019100991A1 (en) * 2017-11-27 2019-05-31 北京京东金融科技控股有限公司 Information processing method, device and system, storage medium, and electronic device
CN109658097A (en) * 2018-12-07 2019-04-19 深圳市智税链科技有限公司 Authentication management method, apparatus, medium and the electronic equipment of block catenary system
CN109785136A (en) * 2019-01-30 2019-05-21 北京京东尚科信息技术有限公司 A kind of transaction processing method of block chain, client and block chain network
WO2020181985A1 (en) * 2019-03-12 2020-09-17 深圳前海微众银行股份有限公司 Blockchain multiple alliance chain load balancing method and device
CN110516975A (en) * 2019-08-30 2019-11-29 盈盛智创科技(广州)有限公司 Order management method, server, block chain network and system based on block chain
CN110602096A (en) * 2019-09-12 2019-12-20 腾讯科技(深圳)有限公司 Data processing method, device, storage medium and equipment in block chain network
CN111008827A (en) * 2019-11-25 2020-04-14 深圳前海微众银行股份有限公司 Cross-chain transaction signature method and device
CN113269545A (en) * 2021-05-26 2021-08-17 杭州云象网络技术有限公司 Hash time locking method and system based on cloud cross-chain transfer protocol

Also Published As

Publication number Publication date
CN113691621A (en) 2021-11-23

Similar Documents

Publication Publication Date Title
CN112926982B (en) Transaction data processing method, device, equipment and storage medium
US7869597B2 (en) Method and system for secure packet communication
US10681018B2 (en) Transparent encryption in a content centric network
CN111010274B (en) Safe and low-overhead SRv6 implementation method
CN101286837B (en) Message encryption device and method oriented to storage area network
CN105227566A (en) Cipher key processing method, key handling device and key handling system
US11418493B2 (en) Identifying and securing unencrypted data in a production environment
CN113157778B (en) Proxiable query method, system, device and medium for distributed data warehouse
CN112437060B (en) Data transmission method and device, computer equipment and storage medium
CN112333698A (en) Encryption authentication method and device for mobile game terminal
CN114338510B (en) Data forwarding method and system for controlling and forwarding separation
CN116633701A (en) Information transmission method, apparatus, computer device and storage medium
US10084778B2 (en) Communication device identification
CN113691621B (en) Block chain data uplink method
CN111628959B (en) Large-scale unmanned aerial vehicle group security authentication mechanism based on random label
CN109547281B (en) Tor network tracing method
CN113922972B (en) Data forwarding method and device based on MD5 identification code
Cunche et al. Asynchronous covert communication using bittorrent trackers
CN114338527A (en) IPv6 active identifier processing method and system
CN112836239A (en) Method and device for cooperatively determining target object data by two parties for protecting privacy
CN112689971A (en) Chromosome identification
CN112491904B (en) Big data privacy protection sharing method and system
CN114338127B (en) Data transmission method and device for anonymous communication, electronic equipment and storage medium
CN112491922B (en) Centralized gateway data protection method, gateway equipment, data server and system
US8762706B2 (en) Computer systems, methods and program product for multi-level communications

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant