CN111111198B - Logic code execution method, device, server and medium - Google Patents

Logic code execution method, device, server and medium Download PDF

Info

Publication number
CN111111198B
CN111111198B CN201911359478.2A CN201911359478A CN111111198B CN 111111198 B CN111111198 B CN 111111198B CN 201911359478 A CN201911359478 A CN 201911359478A CN 111111198 B CN111111198 B CN 111111198B
Authority
CN
China
Prior art keywords
user
logic code
executed
logic
application program
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
CN201911359478.2A
Other languages
Chinese (zh)
Other versions
CN111111198A (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 Mihayou Network Science And Technology Co ltd
Original Assignee
Shanghai Mihayou Network Science And 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 Mihayou Network Science And Technology Co ltd filed Critical Shanghai Mihayou Network Science And Technology Co ltd
Priority to CN201911359478.2A priority Critical patent/CN111111198B/en
Publication of CN111111198A publication Critical patent/CN111111198A/en
Application granted granted Critical
Publication of CN111111198B publication Critical patent/CN111111198B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/60Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/60Methods for processing data by generating or executing the game program
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a logic code executing method, a logic code executing device, a server and a medium. The method comprises the following steps: when detecting that a user starts a target application program, acquiring identity information of the user; acquiring at least one section of logic code to be executed corresponding to a user from a logic database according to the identity information of the user; and executing the logic code to be executed. The problem that the user can only modify the data after offline is solved, the online data modification of partial users is realized, and the effect of data coverage risk is avoided.

Description

Logic code execution method, device, server and medium
Technical Field
The embodiment of the invention relates to the technical field of game development, in particular to a logic code executing method, a logic code executing device, a server and a medium.
Background
Electronic games are becoming popular as a recreational way, so that the games enrich the amateur life of people and bring rich game experience to people.
In the game operation process, data of part of players sometimes need to be modified, for example, when a certain weapon used by part of players in a game has a problem, the part of players need to be off-line and then can be modified, and during off-line modification, the problem of data coverage can also occur if the players are on-line again.
Disclosure of Invention
The embodiment of the invention provides a logic code executing method, a logic code executing device, a logic code executing server and a logic code executing medium, so that online data modification of partial users is realized, and the risk of data coverage is avoided.
In a first aspect, an embodiment of the present invention provides a logic code execution method, including:
when detecting that a user starts a target application program, acquiring identity information of the user;
acquiring at least one section of logic code to be executed corresponding to a user from a logic database according to the identity information of the user;
and executing the logic code to be executed.
In a second aspect, an embodiment of the present invention further provides a logic code execution apparatus, where the apparatus includes:
the identity information acquisition module is used for acquiring the identity information of the user when detecting the operation of starting the target application program by the user;
the logic code acquisition module is used for acquiring at least one section of logic code to be executed corresponding to the user from the logic database according to the identity information of the user;
and the logic code executing module is used for executing the logic code to be executed.
In a third aspect, an embodiment of the present invention further provides a server, where the server includes:
one or more processors;
a storage means for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the logic code execution method of any of the embodiments of the present invention.
In a fourth aspect, embodiments of the present invention further provide a storage medium containing computer-executable instructions, wherein the computer-executable instructions, when executed by a computer processor, are configured to perform the logic code execution method according to any of the embodiments of the present invention.
According to the embodiment of the invention, when the operation of starting the target application program by the user is detected, the identity information of the user is obtained; acquiring at least one section of logic code to be executed corresponding to a user from a logic database according to the identity information of the user; the logic code to be executed is executed, so that the problem that a user can modify data only after the user goes offline is solved, online data modification of partial users is realized, and the effect of data coverage risk is avoided.
Drawings
FIG. 1 is a flow chart of a logic code execution method in accordance with a first embodiment of the present invention;
FIG. 2 is a flow chart of a logic code execution method in a second embodiment of the present invention;
FIG. 3 is a block diagram of a logic code execution device according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a server according to a fourth 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 further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Example 1
Fig. 1 is a flowchart of a logic code execution method according to an embodiment of the present invention, where the embodiment is applicable to online modification of user data, and the method may be executed by a logic code execution device, and specifically includes the following steps:
s110, when the operation of starting the target application program by the user is detected, the identity information of the user is acquired.
Optionally, obtaining identity information of the user includes: and receiving a login request input by the user, and acquiring identity information of the user according to the login request. When a user starts a target application program, the identity information of the user is acquired, and the identity information of the user reflects the uniqueness of the user in the target application program. The identity information of the user may be account information of the user logging in the target application program, or may be real identity information of the user, such as an identity card number.
In consideration of the fact that when the user frequently uses the target application program, login information may be reserved to authorize the target application program to automatically login when the application program is started, and therefore when the operation of starting the target application program by the user is detected, historical login authorization information of the user can be obtained as identity information of the user. Alternatively, attribute information of the terminal in which the target application is installed may be acquired as the identity information of the user.
S120, obtaining at least one section of logic code to be executed corresponding to the user from a logic database according to the identity information of the user.
Optionally, the obtaining at least one section of logic code to be executed corresponding to the user from the logic database according to the identity information of the user includes: judging whether the logic database has the logic code to be executed corresponding to the user according to the corresponding relation between the identity information of the user and the logic code, and if so, acquiring the logic code to be executed from the logic database according to the corresponding relation. When the user data of part of the users need to be modified, the corresponding relation between the identity information of the users and the logic codes used for modifying the user data is needed, so that the user data of the users needing to be modified can be modified in a targeted manner. And judging whether user data of the user need to be modified according to the identity information of the user, and if so, finding at least one section of logic code corresponding to the user identity information from a database according to the corresponding relation between the identity information of the user and the logic code.
Optionally, the logic code to be executed corresponding to each user is the same or different. Because the user data that each user needs to modify may be different, the logic code that needs to be executed is different, so the identity information of one user may correspond to multiple sections of logic codes, and one section of logic code may also correspond to the identity information of multiple users. And storing the logic codes corresponding to each user identity information in a separate database, so that the logic codes are convenient to acquire.
Optionally, if at least one section of logic code to be executed corresponding to the user is detected, and the user is in a state of logging in the target application program, the at least one section of logic code to be executed is stored in the logic database. And executing the logic codes in the process that the user starts the target application program to log in the target application program, wherein when the user is in a state of logging in the target application program, at the moment, the user is detected to execute at least one section of logic codes to be executed to modify the user data, the section of logic codes are stored in a database, and when waiting for the next starting of the target application program, the user finds out the corresponding logic codes from the database according to the identity information of the user, and executes at least one section of logic codes. For example, logic code may be used to modify user data.
S130, executing the logic code to be executed.
After the logic code corresponding to the identity information of the user is found, at least one section of logic code is executed to modify the user data. Alternatively, when the logic code corresponding to the identity information of the user includes at least two pieces, the logic code may be executed in a certain order, or may be executed randomly. If the logic codes are executed in a certain order, the execution order of the logic codes needs to be preset. And finding out the logic codes corresponding to the user identity information in the database according to the execution sequence, and executing the logic codes in sequence. After all logic codes corresponding to the identity information of the user are executed, the user data modification is completed.
According to the technical scheme, when the operation of starting the target application program by the user is detected, the identity information of the user is obtained; acquiring at least one section of logic code to be executed corresponding to a user from a logic database according to the identity information of the user; the logic code to be executed is executed, so that the problem that the user can modify the data only after the user goes offline is solved, and the effect of modifying part of the users in an online manner and avoiding the risk of data coverage is achieved.
Example two
Fig. 2 is a flowchart of a logic code execution method according to a second embodiment of the present invention, where the logic code execution method is further optimized based on the foregoing embodiment, and optionally, the logic code execution method further includes: when the logic code to be executed is detected to be executed, executing the operation of logging in the target application program; when the logic code is executed, the corresponding relation is released, repeated execution of the logic code is avoided, and efficiency of modifying user data is improved.
S210, when the operation of starting the target application program by the user is detected, acquiring the identity information of the user.
S220, obtaining at least one section of logic code to be executed corresponding to the user from a logic database according to the identity information of the user.
S230, executing the logic code to be executed.
S240, when the logic code is executed, the corresponding relation is released.
When the logic code corresponding to the user identity information is executed, the corresponding relation between the user identity information and the logic code is released. Optionally, when the logic codes corresponding to the user identity information have multiple sections to be executed, executing one section of code, releasing the corresponding relation between the section of code and the user identity information, and keeping the corresponding relation between the rest unexecuted logic codes and the user identity information unchanged until all the logic codes to be executed are completely executed, and releasing all the corresponding relations between the user identity information and the logic codes. Alternatively, when all the logic codes to be executed are executed, the corresponding relation between all the logic codes to be executed and the user identity information is relieved uniformly. Repeated execution of the logic code is prevented.
S250, when the logic code to be executed is detected to be executed, executing the operation of logging in the target application program.
And logging in the target application program when the logic code corresponding to the user identity information is executed. Optionally, logging in the target application program includes: executing a login logic code and displaying a login interface; or executing a login logic code, acquiring the authorization information of the user, and logging in the target application program according to the authorization information. By executing the login logic code, a login interface is displayed, authorization information input by a user at a designated position can be received, and then the target application program is logged in when a login trigger operation of the user is received. For example, an operation of clicking a login button of a login interface input by a user may be received to login to a target application. Or executing login code to pull the authorization information of the user, and directly logging in the target application program.
According to the technical scheme of the embodiment, when the operation of starting the target application program by the user is detected, the identity information of the user is obtained. And acquiring at least one section of logic code to be executed corresponding to the user from a logic database according to the identity information of the user. And executing the logic code to be executed. And when the logic code to be executed is detected to be executed, executing the operation of logging in the target application program. And when the logic code is executed, releasing the corresponding relation. Repeated execution of the logic code is avoided.
Example III
Fig. 3 is a block diagram of a logic code executing apparatus according to a third embodiment of the present invention, where the logic code executing apparatus includes: an identity information acquisition module 310, a logic code acquisition module 320, and a logic code execution module 330.
The identity information obtaining module 310 is configured to obtain identity information of a user when detecting that the user starts an operation of a target application; the logic code obtaining module 320 is configured to obtain, from a logic database, at least one section of logic code to be executed corresponding to a user according to identity information of the user; and a logic code executing module 330, configured to execute the logic code to be executed.
In the technical solution of the foregoing embodiment, the logic code obtaining module 320 includes:
and the logic code judging unit is used for judging whether the logic code to be executed corresponding to the user exists in the logic database according to the corresponding relation between the identity information of the user and the logic code, and if so, acquiring the logic code to be executed from the logic database according to the corresponding relation.
In the technical solution of the foregoing embodiment, the logic code execution apparatus further includes:
and the logic code storage module is used for storing at least one section of logic code to be executed in a logic database if the user is in a state of logging in the target application program when the logic code to be executed corresponding to the user is detected.
In the technical solution of the foregoing embodiment, the identity information obtaining module 310 includes:
and the login request unit is used for receiving the login request input by the user and acquiring the identity information of the user according to the login request.
In the technical solution of the foregoing embodiment, the logic code execution apparatus further includes:
and the target application program login module is used for executing the operation of logging in the target application program when detecting that the logic code to be executed is executed.
In the technical solution of the foregoing embodiment, the logic code execution apparatus further includes:
and the corresponding relation releasing device is used for releasing the corresponding relation when the logic code is executed.
Optionally, the logic code to be executed corresponding to each user is the same or different.
According to the embodiment of the invention, when the operation of starting the target application program by the user is detected, the identity information acquisition module acquires the identity information of the user; the logic code acquisition module acquires at least one section of logic code to be executed corresponding to a user from a logic database according to the identity information of the user; the logic code executing module executes the logic code to be executed, solves the problem that the user can only modify the data after the user goes offline, realizes the online data modification of part of users, and avoids the effect of data coverage risk.
The logic code executing device provided by the embodiment of the invention can execute the logic code executing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the executing method.
Example IV
Fig. 4 is a schematic structural diagram of a server according to a fourth embodiment of the present invention, as shown in fig. 4, the server includes a processor 410, a memory 420, an input device 430 and an output device 440; the number of processors 410 in the server may be one or more, one processor 410 being taken as an example in fig. 4; the processor 410, memory 420, input device 430, and output device 440 in the server may be connected by a bus or other means, for example in fig. 4.
The memory 420 is a computer-readable storage medium, and may be used to store software programs, computer-executable programs, and modules, such as program instructions/modules (e.g., the identity information acquisition module 310, the logic code acquisition module 320, and the logic code execution module 330 in the logic code execution device) corresponding to the logic code execution method in the embodiment of the present invention. The processor 410 executes various functional applications of the server and data processing, i.e., implements the logic code execution method described above, by running software programs, instructions, and modules stored in the memory 420.
Memory 420 may include primarily a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application program required for functionality; the storage data area may store data created according to the use of the terminal, etc. In addition, memory 420 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device. In some examples, memory 420 may further include memory remotely located with respect to processor 410, which may be connected to the device/terminal/server via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 430 may be used to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the server. The output 440 may include a display device such as a display screen.
Example five
A fifth embodiment of the present invention also provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are for performing a logic code execution method comprising:
when detecting that a user starts a target application program, acquiring identity information of the user;
acquiring at least one section of logic code to be executed corresponding to a user from a logic database according to the identity information of the user;
and executing the logic code to be executed.
Of course, the storage medium containing the computer executable instructions provided in the embodiments of the present invention is not limited to the method operations described above, and may also perform the related operations in the logic code execution method provided in any embodiment of the present invention.
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 embodiment of the logic code execution apparatus, each unit and module included are only divided according to the functional logic, but not limited to the above-mentioned division, so long as the corresponding functions 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 (7)

1. A logic code execution method, for use in modifying user data online, comprising:
when detecting that a user starts a target application program, acquiring identity information of the user; wherein, the identity information of the user comprises: historical login authorization information and terminal attribute information for installing the target application program;
judging whether a logic code to be executed corresponding to the user exists in a logic database according to the corresponding relation between the identity information of the user and the logic code;
if yes, at least one section of logic code to be executed is obtained from the logic database according to the corresponding relation;
executing the logic code to be executed;
when the logic code is executed, the corresponding relation is released;
when the logic code to be executed is detected to be executed, executing the operation of logging in the target application program;
wherein the operation of executing the login to the target application program includes:
executing a login logic code and displaying a login interface; or,
executing the login logic code, acquiring the authorization information of the user, and logging in the target application program according to the authorization information.
2. The logic code execution method according to claim 1, further comprising:
and if at least one section of logic code to be executed corresponding to the user is detected, the user is in a state of logging in the target application program, and the at least one section of logic code to be executed is stored in a logic database.
3. The logic code execution method according to claim 1, wherein the obtaining the identity information of the user comprises:
and receiving a login request input by the user, and acquiring the identity information of the user according to the login request.
4. The logic code execution method according to claim 1, wherein the logic code to be executed corresponding to each user is the same or different.
5. A logic code execution device for online modification of user data, comprising:
the identity information acquisition module is used for acquiring the identity information of the user when detecting the operation of starting the target application program by the user; wherein, the identity information of the user comprises: historical login authorization information and terminal attribute information for installing the target application program;
the logic code acquisition module is used for judging whether a logic code to be executed corresponding to the user exists in a logic database according to the corresponding relation between the identity information of the user and the logic code; if yes, at least one section of logic code to be executed is obtained from the logic database according to the corresponding relation;
a logic code executing module, configured to execute the logic code to be executed;
the corresponding relation releasing module is used for releasing the corresponding relation when the logic code is executed;
the target application program login module is used for executing the operation of logging in the target application program when the logic code to be executed is detected to be executed;
wherein the operation of executing the login to the target application program includes:
executing a login logic code and displaying a login interface; or,
executing the login logic code, acquiring the authorization information of the user, and logging in the target application program according to the authorization information.
6. A server, the server comprising:
one or more processors;
a storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the logic code execution method of any of claims 1-4.
7. A computer readable storage medium having stored thereon a computer program, which when executed by a processor implements the logic code execution method of any of claims 1-4.
CN201911359478.2A 2019-12-25 2019-12-25 Logic code execution method, device, server and medium Active CN111111198B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911359478.2A CN111111198B (en) 2019-12-25 2019-12-25 Logic code execution method, device, server and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911359478.2A CN111111198B (en) 2019-12-25 2019-12-25 Logic code execution method, device, server and medium

Publications (2)

Publication Number Publication Date
CN111111198A CN111111198A (en) 2020-05-08
CN111111198B true CN111111198B (en) 2024-03-12

Family

ID=70502455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911359478.2A Active CN111111198B (en) 2019-12-25 2019-12-25 Logic code execution method, device, server and medium

Country Status (1)

Country Link
CN (1) CN111111198B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101021884A (en) * 2007-03-28 2007-08-22 成都金山互动娱乐科技有限公司 Method for dynamic loading configuration files and script in network game server
CN105721450A (en) * 2016-01-27 2016-06-29 网易(杭州)网络有限公司 Method, device and system for logging in network game
CN107800740A (en) * 2016-09-06 2018-03-13 盛趣信息技术(上海)有限公司 The heat renewal of MMORPG servers
CN109298877A (en) * 2018-09-17 2019-02-01 北京智明星通科技股份有限公司 Game renewal method and system, terminal and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101021884A (en) * 2007-03-28 2007-08-22 成都金山互动娱乐科技有限公司 Method for dynamic loading configuration files and script in network game server
CN105721450A (en) * 2016-01-27 2016-06-29 网易(杭州)网络有限公司 Method, device and system for logging in network game
CN107800740A (en) * 2016-09-06 2018-03-13 盛趣信息技术(上海)有限公司 The heat renewal of MMORPG servers
CN109298877A (en) * 2018-09-17 2019-02-01 北京智明星通科技股份有限公司 Game renewal method and system, terminal and computer readable storage medium

Also Published As

Publication number Publication date
CN111111198A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
CN110213356B (en) Login processing method based on data processing and related equipment
CN107566124B (en) Hash operation-based consensus establishing method, block chain system and storage medium
EP3574965A1 (en) Method for realizing user matching and related device
CN108810831B (en) Short message verification code pushing method, electronic device and readable storage medium
CN110830234B (en) User traffic distribution method and device
CN105573778B (en) Application program starting method and terminal
US20170279748A1 (en) Information processing method and terminal, and computer storage medium
CN107493326B (en) Network voting processing method, device, server and computer readable storage medium
CN112546621A (en) Voting method and device for live game, computer storage medium and electronic equipment
CN107798239B (en) Operation risk processing method and device, computer equipment and storage medium
CN113542256B (en) Method, device, equipment and storage medium for updating login credentials in client
CN109688109B (en) Verification method and device of verification code based on client information identification
CN113304469B (en) Game player matching method and device and computer equipment
CN111111198B (en) Logic code execution method, device, server and medium
CN111142976B (en) Logic code execution method, device, server and medium
CN106941509B (en) User information flow request method and device
CN108848183B (en) Login method and device for simulation user
CN108829824B (en) Resource processing method and device in internet operation activity
CN108452528B (en) Data display method and device and computer readable storage medium
CN105511932A (en) Application unloading method and device
US10413818B2 (en) Monitoring an application on a processing device
CN112559072B (en) Service function starting method and related equipment
CN116351064B (en) Array capacity recommendation method and device
CN114422638B (en) Cloud mobile phone control method, device, equipment, medium and program product
CN115767118A (en) Interactive panel updating method, first server, user side and system

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