CN107679081B - Information modification method and device, computer equipment and computer readable storage medium - Google Patents

Information modification method and device, computer equipment and computer readable storage medium Download PDF

Info

Publication number
CN107679081B
CN107679081B CN201710764242.1A CN201710764242A CN107679081B CN 107679081 B CN107679081 B CN 107679081B CN 201710764242 A CN201710764242 A CN 201710764242A CN 107679081 B CN107679081 B CN 107679081B
Authority
CN
China
Prior art keywords
information
modification
data
template file
terminal
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
CN201710764242.1A
Other languages
Chinese (zh)
Other versions
CN107679081A (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201710764242.1A priority Critical patent/CN107679081B/en
Priority to PCT/CN2018/075109 priority patent/WO2019041753A1/en
Publication of CN107679081A publication Critical patent/CN107679081A/en
Application granted granted Critical
Publication of CN107679081B publication Critical patent/CN107679081B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • G06F16/2386Bulk updating operations

Abstract

The application discloses an information modification method, an information modification device, computer equipment and a computer readable storage medium. Wherein the method comprises the following steps: acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified; displaying the corresponding template file according to the template file identifier; acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified; and searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information. The method provided by the application can realize the function of modifying the information in batches, improve the efficiency of modifying the information in batches, reduce the workload of workers and save the time of the workers.

Description

Information modification method and device, computer equipment and computer readable storage medium
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to an information modification method and apparatus, a computer device, and a computer-readable storage medium.
Background
In bank insurance products, it often happens that sales information, target information, and entire insurance premium information in the policy are modified in batches. The existing method is that workers visit related systems, call the policy one by one, and modify related information in the policy, which will certainly occupy more time of the workers, bring more workload to the workers, and reduce the batch policy modification efficiency.
Disclosure of Invention
The application provides an information modification method, an information modification device, computer equipment and a computer readable storage medium, which can improve the efficiency of modifying information in batches.
In a first aspect, the present application provides an information modification method, including:
acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified;
displaying the corresponding template file according to the template file identifier;
acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified;
and searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information.
In a second aspect, the present application provides an information modifying apparatus, comprising:
the instruction acquisition unit is used for acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified;
the display unit is used for displaying the corresponding template file according to the template file identifier;
the information acquisition unit is used for acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified;
and the modification unit is used for searching the corresponding data to be modified according to the query condition and modifying the data to be modified according to the modification information.
In a third aspect, the present application further provides a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the information modification method according to any one of the invention provided when executing the program.
In a fourth aspect, the present application further provides a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, the computer program comprising program instructions that, when executed by a processor, cause the processor to execute any one of the information modification methods provided by the invention.
The application provides an information modification method, an information modification device, computer equipment and a computer readable storage medium. The information modification method comprises the steps of obtaining a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified; displaying the corresponding template file according to the template file identifier; acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified; and searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information, so that the function of modifying information in batches can be realized, the efficiency of modifying information in batches is improved, the workload of workers is reduced, and the time of the workers is saved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flow chart of an information modification method according to an embodiment of the present application;
fig. 2 is a schematic interaction diagram of a terminal and a server according to an embodiment of the present application;
FIG. 3 is another schematic flow chart of an information modification method according to an embodiment of the present application;
FIG. 4 is a schematic block diagram of an information modifying apparatus according to an embodiment of the present application;
FIG. 5 is a schematic block diagram of an information modifying apparatus according to an embodiment of the present application;
FIG. 6 is a schematic block diagram of an information modifying apparatus according to an embodiment of the present application;
FIG. 7 is a schematic block diagram of an information modifying apparatus according to an embodiment of the present application;
fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
Referring to fig. 1, fig. 1 is a schematic flow chart of an information modification method according to an embodiment of the present invention. The information modification method is applied to terminals such as desktop computers, portable computers, tablet computers, Personal Digital Assistants (PDAs), smart phones (such as Android phones and IOS phones). As shown in fig. 1, the method includes steps S101 to S104.
S101, obtaining a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified.
When the user needs to modify some information in batch, the user can click a batch modification button in the terminal, so that the terminal can obtain a batch modification instruction. And the batch modification instruction comprises a template file identifier corresponding to the data to be modified.
For example, when the user needs to modify the premium in the policy in batch, the premium is the data to be modified. The user clicks a 'batch modification premium' button on the terminal, and the terminal can acquire a batch modification instruction generated when the user clicks the button. And carrying a template file identifier corresponding to the premium in the batch modification instruction.
In one embodiment, the template file identifier may be a number, a storage address, a name, etc. of the template file. For example, the template file identifier corresponding to the premium may be "premium template file", or "001", etc., and the specific form of the template file identifier is not limited herein.
And S102, displaying the corresponding template file according to the template file identifier.
After the template file identification is obtained, the corresponding template file is searched according to the template file identification, and the template file is displayed, so that a user can conveniently input related information in the template file.
In this embodiment, the template file may be a CSV (Comma-separable values) file. The CSV file stores table data in plain text form. It is understood that in other embodiments, the template file may be a file in other formats, and is not limited in particular.
S103, acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified.
After the terminal displays the template file, the user can input a plurality of pieces of data information according to the content and the format of the template file. Therefore, the terminal can acquire the pieces of data information through the template file. The data information comprises query conditions and modification information for querying the data to be modified.
For example, the data to be modified is the premium, the query condition for querying the premium is the policy number, and the modification information is the latest premium amount corresponding to the premium to be modified. The corresponding template file may have a "policy number" column and a "latest premium amount" column as shown in table 1.
TABLE 1
Policy number Amount of the latest premium
Please enter the policy number Please enter the latest premium amount
In table 1, the user sequentially inputs the policy numbers corresponding to the premiums to be modified in the "policy number" column, and sequentially inputs the latest premium amounts of the premiums to be modified in the "latest premium amount" column, so that the terminal can execute step S104 according to the acquired multiple policy numbers and the latest premium amounts.
It should be noted that the format of the template file is not limited to the format shown in table 1, the format shown in table 1 is only one of many formats, and table 1 cannot be used to limit the format and content of the template file in the present invention.
S104, searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information.
After a plurality of pieces of data information are obtained, corresponding data to be modified are searched according to the query conditions in each piece of data information, and then the data to be modified are modified into modification information, so that the task of modifying the data to be modified in batches is completed.
For example, the information to be modified is the premium, and after the terminal acquires 1000 pieces of data information, the terminal reads the data information one by one, finds the corresponding policy according to the policy number in each piece of data information, and modifies the original premium into the latest premium amount.
Referring to fig. 2, fig. 2 is a schematic diagram illustrating interaction between a terminal and a server according to an embodiment. In an embodiment, the step of searching for the corresponding data to be modified by the terminal according to the query condition is specifically as follows: sending a data acquisition request to a server, wherein the data acquisition request comprises the query condition; and receiving data to be modified corresponding to the query condition fed back by the server. And after the terminal modifies the data to be modified according to the modification information, sending the modified data to a server for storage. In this embodiment, the data to be modified is stored in the server, so that the storage pressure of the terminal can be relieved.
It should be noted that, in other embodiments, the content and the number of interactions between the terminal and the server are not limited to those shown in fig. 2, and may also include other content. For example, the template file in step S102 may also be stored in the server. After a terminal acquires a template file identifier, sending a template file acquisition request to a server, wherein the template file acquisition request comprises the template file identifier; the server searches the corresponding template file according to the template file identification and sends the template file to the terminal. And the terminal receives the template file sent by the server and executes the step of displaying the template file.
It can be understood that the information such as the data to be modified and the template file can also be directly stored in the terminal, so that when the terminal needs to modify the data, the related data to be modified can be directly read from the memory, and data interaction between the terminal and the server is reduced.
In an embodiment, in order to facilitate a user to know the progress of modifying information in batches in real time, when searching for corresponding data to be modified according to the query condition and modifying the data to be modified according to the modification information, the method further includes: counting and displaying the number of the current processed data information and the number of the unprocessed data information.
The embodiment of the invention obtains a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified; displaying the corresponding template file according to the template file identifier; acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified; and searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information, so that the function of modifying information in batches can be realized, the efficiency of modifying information in batches is improved, the workload of workers is reduced, and the time of the workers is saved.
Referring to fig. 3, fig. 3 is another schematic flow chart of an information modification method according to an embodiment of the present invention. The information modification method is applied to terminals such as desktop computers, portable computers, tablet computers, Personal Digital Assistants (PDAs), smart phones (such as Android phones and IOS phones). As shown in fig. 3, the method includes steps S201 to S210.
S201, obtaining a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified.
When the user needs to modify some information in batch, the user can click a batch modification button in the terminal, so that the terminal can obtain a batch modification instruction. And the batch modification instruction comprises a template file identifier corresponding to the data to be modified.
For example, when the user needs to modify the premium in the policy in batch, the premium is the data to be modified. The user clicks a 'batch modification premium' button on the terminal, and the terminal can acquire a batch modification instruction generated when the user clicks the button. And carrying a template file identifier corresponding to the premium in the batch modification instruction.
In an embodiment, the template file identifier may be a number, a storage address, a name, and the like of the template file, and the specific form of the template file identifier is not limited herein.
And S202, displaying the corresponding template file according to the template file identifier.
After the template file identification is obtained, the corresponding template file is searched according to the template file identification, and the template file is displayed, so that a user can conveniently input related information in the template file.
In this embodiment, the template file may be a CSV (Comma-separable values) file. The CSV file stores table data in plain text form. It is understood that in other embodiments, the template file may be a file in other formats, and is not limited in particular.
S203, acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified.
After the terminal displays the template file, the user can input a plurality of pieces of data information according to the content and the format of the template file. Therefore, the terminal can acquire the pieces of data information through the template file. The data information comprises query conditions and modification information for querying the data to be modified.
For example, the data to be modified is the premium, the query condition for querying the premium is the policy number, and the modification information is the latest premium amount corresponding to the premium to be modified. Then the corresponding template file may have a "policy number" column and a "latest premium amount" column. The user inputs the policy number corresponding to the premium to be modified in the policy number column in sequence, and inputs the latest premium amount of the premium to be modified in the latest premium amount column in sequence, so that the terminal can execute the subsequent steps according to the acquired multiple policy numbers and the latest premium amount.
In an embodiment, after acquiring the pieces of data information input by the user in the template file, the method further includes: and generating a file to be modified according to the plurality of pieces of data information and the template file. Therefore, when the batch modification is subsequently executed, a plurality of pieces of data information in the file to be modified can be read in sequence. Meanwhile, the file to be modified can be temporarily stored when the terminal does not meet the preset modification condition, and batch modification operation is executed when the terminal meets the preset modification condition.
After acquiring the pieces of data information input by the user in the template file, the terminal will execute step S204.
S204, judging whether the terminal meets a preset modification condition; if the terminal meets the preset modification condition, executing step S205; if the terminal does not satisfy the preset modification condition, step S206 is executed.
In order to avoid influencing the normal use of the terminal by the user, after the plurality of pieces of data information are acquired, whether the terminal meets the preset modification condition is judged.
Specifically, in an embodiment, the determining whether the terminal satisfies the preset modification condition includes: and judging whether the current time of the terminal is in a preset modification time period. And if the current time of the terminal is within the preset modification time period, judging that the terminal meets the preset modification condition.
For example, the predetermined modification period is 18 o 'clock to 8 o' clock in the morning of the next day, i.e., the off-duty period. When the current time of the terminal is determined to be within the preset modification time period, which indicates that the user has gone off work, the user may not need to use the terminal, and it is determined that the terminal satisfies the preset modification condition, and the terminal may perform step S205.
Specifically, in another embodiment, the determining whether the terminal satisfies the preset modification condition includes: and judging whether the terminal is in an idle state or not. And if the terminal is in an idle state, judging that the terminal meets the preset modification condition.
For example, when the user does not use the terminal to process the transaction, or uses the terminal to process less transactions, the terminal has more resources to process other transactions, and then the terminal is determined to be in the idle state. That is, it is determined that the terminal satisfies the preset modification condition, the terminal may perform step S205.
It is to be understood that the preset modification condition is not limited to the preset modification period and the idle state described above. In other embodiments, other conditions may be also present, and are not specifically limited herein.
S205, searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information.
When the terminal meets the preset modification conditions, the terminal reads each piece of data information one by one, searches the corresponding data to be modified according to the query conditions in each piece of data information, and then modifies the data to be modified into modification information, thereby completing the task of modifying the data to be modified in batches.
In an embodiment, in order to facilitate a user to know the progress of modifying information in batches in real time, when searching for corresponding data to be modified according to the query condition and modifying the data to be modified according to the modification information, the method further includes: counting and displaying the number of the current processed data information and the number of the unprocessed data information.
When the terminal executes step S205, a failure may occur, which may cause the data information to be processed unsuccessfully. For example, the corresponding policy is not found according to the policy number in the data message. At this time, the piece of data information is the data information which is not successfully processed. Of course, there are many cases where unsuccessfully processed data information occurs, and the present invention is not limited to the above cases. When there is unsuccessfully processed data information, the terminal will perform step S207.
S206, storing a plurality of pieces of data information, and returning to execute the step S204.
When the terminal does not satisfy the preset modification condition in step S204, the terminal stores a plurality of pieces of data information in order not to affect the user to use the terminal, and returns to execute step S204 until the terminal satisfies the preset modification condition.
In an embodiment, when the terminal generates the file to be modified according to the plurality of pieces of data information and the template file, if it is determined in step S204 that the terminal does not satisfy the preset modification condition, the terminal stores the file to be modified and returns to execute step S204 until it is determined that the terminal satisfies the condition to be modified.
And S207, if the unsuccessfully processed data information exists, adding the unsuccessfully processed data information into the asynchronous task.
In the present embodiment, when it is determined that unsuccessfully processed data information exists, the unsuccessfully processed data information is added to the asynchronous task. The terminal can thus temporarily skip the unsuccessfully processed data information and continue processing the following data information. Meanwhile, the unsuccessfully processed data information is added into the asynchronous task, and the unsuccessfully processed data information can be processed again when the terminal meets a certain condition.
S208, judging whether the times of processing the unsuccessfully processed data information by the terminal exceed the preset times or not; if the preset number of times is not exceeded, executing step S209; if the preset number of times is exceeded, step S210 is executed.
And after the terminal adds the unsuccessfully processed data information into the asynchronous task, judging whether the processing times of the unsuccessfully processed data information exceed the preset times. Here, the preset number may be 3, and of course, the preset number may be other values, and is not limited herein.
S209, after the terminal meets the preset modification condition or processes all the data information, processing the unsuccessfully processed data information again.
In an embodiment, when the terminal determines that the number of times of processing the unsuccessfully processed data information does not exceed the preset number of times, the unsuccessfully processed data information is processed again when the terminal meets the preset modification condition. It will be appreciated that the process of processing unsuccessfully processed data information by the terminal may be performed in parallel with the process of processing unprocessed data information by the terminal.
In another embodiment, when the terminal determines that the number of times of processing unsuccessfully processed data information does not exceed the preset number of times, the unsuccessfully processed data information is processed again after the terminal processes all the data information.
And S210, displaying prompt information to prompt a user to modify manually.
When the terminal judges that the number of times of processing the unsuccessfully processed data information exceeds the preset number of times, the terminal cannot modify the unsuccessfully processed data information, and at the moment, the terminal displays prompt information to prompt a user to manually process the unsuccessfully processed data information.
In the embodiment of the invention, after a plurality of pieces of data information input by a user are acquired, whether the terminal meets the preset modification condition is judged, if the terminal meets the preset modification condition, the corresponding data to be modified is searched according to the query condition in the data information, and the data to be modified is modified according to the modification information in the data information, so that when the terminal modifies the information in batches, the user is not delayed to process other matters by using the terminal, the efficiency of modifying the information in batches is improved, the workload of workers is reduced, and the time of the workers is saved.
The embodiment of the invention also provides an information modifying device, which is used for executing any one of the information modifying methods. Specifically, referring to fig. 4, fig. 4 is a schematic block diagram of an information modifying apparatus according to an embodiment of the present invention. The information modifying apparatus 300 may be installed in a terminal such as a desktop computer, a tablet computer, a laptop computer, a smart phone, a personal digital assistant (PAD), or a tablet computer.
As shown in fig. 4, the information modification apparatus 300 includes an instruction acquisition unit 310, a display unit 320, an information acquisition unit 330, and a modification unit 340.
(1) An instruction fetch unit 310;
an instruction obtaining unit 310, configured to obtain a batch modification instruction, where the batch modification instruction includes a template file identifier corresponding to data to be modified.
When the user needs to modify some information in batch, the user may click a batch modification button in the information modification apparatus 300, so that the information modification apparatus 300 may obtain a batch modification instruction. And the batch modification instruction comprises a template file identifier corresponding to the data to be modified.
In an embodiment, the template file identifier may be a number, a storage address, a name, and the like of the template file, and the specific form of the template file identifier is not limited herein.
After the instruction obtaining unit 310 obtains the template file identifier corresponding to the data to be modified, the template file identifier is transmitted to the display unit 320.
(2) A display unit 320;
and a display unit 320, configured to display the corresponding template file according to the template file identifier.
When the display unit 320 receives the template file identifier, the corresponding template file is searched according to the template file identifier, and the template file is displayed, so that a user can conveniently input related information in the template file.
In this embodiment, the template file may be a CSV (Comma-separable values) file. The CSV file stores table data in plain text form. It is understood that in other embodiments, the template file may be a file in other formats, and is not limited in particular.
(3) An information acquisition unit 330;
an information obtaining unit 330, configured to obtain multiple pieces of data information input by a user in the template file, where the data information includes query conditions and modification information for querying the data to be modified.
After the display unit 320 displays the template file, the user may input a plurality of pieces of data information according to the contents and format of the template file. The information acquiring unit 330 may acquire the pieces of data information through the template file. The data information comprises query conditions and modification information for querying the data to be modified.
After the information obtaining unit 330 obtains the pieces of data information, the pieces of data information are transmitted to the modifying unit 340, so that the modifying unit 340 can perform related modifying operations according to the pieces of data information.
(4) A modification unit 340.
And the modifying unit 340 is configured to search for corresponding data to be modified according to the query condition, and modify the data to be modified according to the modification information.
After the modification unit 340 receives the pieces of data information, it searches for the corresponding data to be modified according to the query condition in each piece of data information, and then modifies the data to be modified into modification information, thereby completing the task of modifying the data to be modified in batch.
In one embodiment, as shown in fig. 5, in order to facilitate the user to know the progress of the batch modification information in real time, the information modification apparatus 300 further includes a statistics display unit 350. The statistics display unit 350 is configured to count and display the number of pieces of currently processed data information and the number of pieces of unprocessed data information.
In the information modification apparatus 300 according to the embodiment of the present invention, the instruction obtaining unit 310 obtains the batch modification instruction, and the display unit 320 displays the corresponding template file according to the template file identifier in the batch modification instruction; the information obtaining unit 330 obtains a plurality of pieces of data information input by the user in the template file, the modification unit 340 searches for corresponding data to be modified according to query conditions in the data information, and modifies the data to be modified according to modification information in the data information, so that a function of modifying information in batches can be realized, efficiency of modifying information in batches is improved, workload of workers is reduced, and time of the workers is saved.
The embodiment of the invention also provides an information modifying device, which is used for executing any one of the information modifying methods. Specifically, referring to fig. 6, fig. 6 is another schematic block diagram of an information modifying apparatus according to an embodiment of the present invention. The information modifying apparatus 400 may be installed in a terminal such as a desktop computer, a tablet computer, a laptop computer, a smart phone, a personal digital assistant (PAD), or a tablet computer.
As shown in fig. 6, the information modification apparatus 400 includes an instruction acquisition unit 410, a display unit 420, an information acquisition unit 430, a first judgment unit 440, a modification unit 450, an addition unit 460, and a second judgment unit 470.
(1) An instruction fetch unit 410;
the instruction obtaining unit 410 is configured to obtain a batch modification instruction, where the batch modification instruction includes a template file identifier corresponding to data to be modified.
When the user needs to modify some information in batch, the user may click a batch modification button in the information modification apparatus 400, so that the information modification apparatus 400 may obtain a batch modification instruction. And the batch modification instruction comprises a template file identifier corresponding to the data to be modified.
In an embodiment, the template file identifier may be a number, a storage address, a name, and the like of the template file, and the specific form of the template file identifier is not limited herein.
After the instruction obtaining unit 410 obtains the template file identifier corresponding to the data to be modified, the template file identifier is transmitted to the display unit 420.
(2) A display unit 420;
and the display unit 420 is configured to display the corresponding template file according to the template file identifier.
When the display unit 420 receives the template file identifier, the corresponding template file is searched according to the template file identifier, and the template file is displayed, so that a user can conveniently input related information in the template file.
In this embodiment, the template file may be a CSV (Comma-separable values) file. The CSV file stores table data in plain text form. It is understood that in other embodiments, the template file may be a file in other formats, and is not limited in particular.
(3) An information acquisition unit 430;
an information obtaining unit 430, configured to obtain multiple pieces of data information input by a user in the template file, where the data information includes query conditions and modification information for querying the data to be modified.
After the display unit 420 displays the template file, the user may input a plurality of pieces of data information according to the contents and format of the template file. The information acquiring unit 430 can thus acquire the pieces of data information via the template file. The data information comprises query conditions and modification information for querying the data to be modified.
After the information obtaining unit 430 obtains the pieces of data information, the pieces of data information are transferred to the first judging unit 440, so that the first judging unit 440 performs related operations according to the pieces of data information.
In an embodiment, the information obtaining unit 430 is further configured to generate a file to be modified according to a plurality of pieces of the data information and the template file. Therefore, when the batch modification is subsequently executed, a plurality of pieces of data information in the file to be modified can be read in sequence. Meanwhile, the file to be modified can be temporarily stored when the terminal does not meet the preset modification condition, and batch modification operation is executed when the terminal meets the preset modification condition.
(4) A first judgment unit 440;
the first determining unit 440 is configured to determine whether the terminal satisfies a preset modification condition.
After the information acquisition unit 430 acquires the pieces of data information, the first determination unit 440 determines whether the terminal satisfies a preset modification condition.
In an embodiment, the first determining unit 440 is specifically configured to determine whether the current time of the terminal is within a preset modification time period. If the current time of the terminal is within the preset modification time period, the first determining unit 440 determines that the terminal satisfies the preset modification condition.
In another embodiment, the first determining unit 440 is specifically configured to determine whether the terminal is in an idle state. If the terminal is in the idle state, the first determining unit 440 determines that the terminal satisfies the preset modification condition.
In this embodiment, when the first judging unit 440 judges that the terminal satisfies the preset modification condition, the first judging unit 440 sends a first signal to the modifying unit 450, so that the modifying unit 450 performs a corresponding operation according to the first signal.
When the first determining unit 440 determines that the terminal does not satisfy the preset modification condition, the first determining unit 440 stores the plurality of pieces of data information and determines whether the terminal satisfies the preset modification condition again until it is determined that the terminal satisfies the preset modification condition, so as not to affect the user's use of the terminal.
In an embodiment, when the information obtaining unit 430 generates a file to be modified according to a plurality of pieces of data information and a template file, and the first determining unit 440 determines that the terminal does not satisfy the preset modification condition, the first determining unit 440 stores the file to be modified, and determines whether the terminal satisfies the preset modification condition again.
(5) A modification unit 450;
the modifying unit 450 is configured to search for corresponding data to be modified according to the query condition, and modify the data to be modified according to the modification information.
After receiving the first signal sent by the first determining unit 440, the modifying unit 450 reads each piece of data information one by one, searches for corresponding data to be modified according to the query condition in each piece of data information, and then modifies the data to be modified into modifying information, thereby completing the task of modifying the data to be modified in batch.
In one embodiment, referring to fig. 7, in order to facilitate the user to know the progress of the batch modification information in real time, the information modification apparatus 400 further includes a statistics display unit 480. The statistics display unit 480 is configured to count and display the number of pieces of currently processed data information and the number of pieces of unprocessed data information.
In this embodiment, the information modification apparatus 400 may sometimes malfunction to cause the data information not to be successfully processed. For example, the modification unit 450 does not find the corresponding policy according to the policy number in the data message. At this time, the piece of data information is the data information which is not successfully processed. Of course, there are many cases where unsuccessfully processed data information occurs, and the present invention is not limited to the above cases.
In the present embodiment, when unsuccessfully processed data information occurs, the modification unit 450 passes the unsuccessfully processed data information to the addition unit 460.
(6) An adding unit 460;
the adding unit 460 is configured to add the unsuccessfully processed data information to the asynchronous task if the unsuccessfully processed data information exists.
When there is unsuccessfully processed data information, the adding unit 460 receives the unsuccessfully processed data information transmitted by the modifying unit 450. The adding unit 460 adds unsuccessfully processed data information to the asynchronous task. So that the modification unit 450 can temporarily skip the unsuccessfully processed data information to continue processing the following data information. Meanwhile, the unsuccessfully processed data information is added into the asynchronous task, so that the unsuccessfully processed data information can be conveniently processed again in the follow-up process.
(7) The second determination unit 470.
A second determining unit 470, configured to determine whether the number of times that the terminal processes the unsuccessfully processed data information exceeds a preset number of times.
When the adding unit 460 adds the unsuccessfully processed data information to the asynchronous task, the second determining unit 470 determines whether the number of times of processing the unsuccessfully processed data information exceeds the preset number of times. Here, the preset number may be 3, and of course, the preset number may be other values, and is not limited herein.
When the second determining unit 470 determines that the number of times of processing the unsuccessfully processed data information exceeds the preset number of times, which indicates that the information modification apparatus 400 cannot perform the modification operation on the unsuccessfully processed data information, at this time, the second determining unit 470 sends a second signal to the display unit 420, so that the display unit 420 displays a prompt message according to the second signal to prompt the user to manually process the unsuccessfully processed data information.
In an embodiment, when the second determining unit 470 determines that the number of times of processing the unsuccessfully processed data information does not exceed the preset number of times, the second determining unit 470 sends a third signal to the modifying unit 450, so that the modifying unit 450, after receiving the third signal, re-processes the unsuccessfully processed data information when the terminal meets the preset modifying condition.
It is understood that the process of processing the unsuccessfully processed data information by the modification unit 450 may be performed in parallel with the process of processing the unprocessed data information.
In another embodiment, when the second determining unit 470 determines that the number of times of processing the unsuccessfully processed data information does not exceed the preset number of times, the second determining unit 470 sends a fourth signal to the modifying unit 450, so that the modifying unit 450, after receiving the fourth signal, processes the unsuccessfully processed data information again after processing all the data information.
In the embodiment of the present invention, after the information obtaining unit 430 obtains a plurality of pieces of data information input by a user, the first determining unit 440 determines whether the terminal satisfies a preset modification condition, and if the terminal satisfies the preset modification condition, the modifying unit 450 searches for corresponding data to be modified according to a query condition in the data information, and modifies the data to be modified according to modification information in the data information, so that when the information modifying device 400 modifies the information in batches, the user is not delayed in using the terminal to process other transactions, the efficiency of modifying the information in batches is improved, the workload of workers is reduced, and the time of the workers is saved.
The above-mentioned information modifying apparatus may be implemented in the form of a computer program which is executable on a computer device as shown in fig. 8.
Referring to fig. 8, fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present invention. The computer device 500 device may be a terminal. The terminal can be an electronic device with a communication function, such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant and a wearable device.
Referring to fig. 8, the computer device 500 includes a processor 520, a memory, which may include a non-volatile storage medium 530 and an internal memory 540, and a network interface 550 connected by a system bus 510.
The non-volatile storage medium 530 may store an operating system 531 and computer programs 532. The computer program 532, when executed, may cause the processor 520 to perform a method of information modification.
The processor 520 is used to provide computing and control capabilities that support the operation of the overall computer device 500.
The internal memory 540 may store a computer program that, when executed by the processor 520, causes the processor 520 to perform a method of modifying information.
The network interface 550 is used for network communication such as sending assigned tasks and the like. Those skilled in the art will appreciate that the configuration shown in fig. 8 is a block diagram of only a portion of the configuration relevant to the present teachings and does not constitute a limitation on the computer device 500 to which the present teachings may be applied, and that a particular computer device 500 may include more or less components than those shown, or combine certain components, or have a different arrangement of components.
Wherein the processor 520 is configured to run the program code stored in the memory to implement the following functions: acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified; displaying the corresponding template file according to the template file identifier; acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified; and searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information.
In one embodiment, after the processor 520 obtains the pieces of data information input by the user in the template file, the following procedure is further executed: judging whether the terminal meets a preset modification condition or not; and if the terminal meets the preset modification condition, searching corresponding data to be modified according to the query condition, and modifying the data to be modified according to the modification information.
In an embodiment, when the processor 520 determines whether the terminal satisfies the preset modification condition, the following procedure is specifically executed: judging whether the current time of the terminal is within a preset modification time period; and if the current time of the terminal is within the preset modification time period, judging that the terminal meets the preset modification condition.
In an embodiment, when the processor 520 determines whether the terminal satisfies the preset modification condition, the following procedure is specifically executed: judging whether the terminal is in an idle state or not; and if the terminal is in an idle state, judging that the terminal meets the preset modification condition.
In an embodiment, after the processor 520 searches for corresponding data to be modified according to the query condition and modifies the data to be modified according to the modification information, the following procedure is further executed: if the unsuccessfully processed data information exists, adding the unsuccessfully processed data information into the asynchronous task; judging whether the times of processing the unsuccessfully processed data information by the terminal exceed the preset times or not; and if the preset times are exceeded, displaying prompt information to prompt a user to modify manually.
It should be understood that, in the embodiment of the present invention, the Processor 520 may be a Central Processing Unit (CPU), and the Processor 520 may also be other general-purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field-Programmable gate arrays (FPGAs) or other Programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, and the like. Wherein a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Those skilled in the art will appreciate that the configuration of computer device 500 shown in FIG. 8 is not intended to be limiting of computer device 500 and may include more or less components than those shown, or some components may be combined, or a different arrangement of components.
In another embodiment of the present invention, a computer-readable storage medium is provided that stores a computer program, wherein the computer program comprises program instructions. The program instructions, when executed by the processor, implement: acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified; displaying the corresponding template file according to the template file identifier; acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified; and searching corresponding data to be modified according to the query conditions, and modifying the data to be modified according to the modification information.
In one embodiment, after the program instructions are executed by the processor to acquire a plurality of pieces of data information input by the user in the template file, the method further comprises: judging whether the terminal meets a preset modification condition or not; and if the terminal meets the preset modification condition, searching corresponding data to be modified according to the query condition, and modifying the data to be modified according to the modification information.
In an embodiment, the program instructions are specifically implemented when the processor executes the program instructions to determine whether the terminal satisfies the preset modification condition: judging whether the current time of the terminal is within a preset modification time period; and if the current time of the terminal is within the preset modification time period, judging that the terminal meets the preset modification condition.
In an embodiment, the program instructions are specifically implemented when the processor executes the program instructions to determine whether the terminal satisfies the preset modification condition: judging whether the terminal is in an idle state or not; and if the terminal is in an idle state, judging that the terminal meets the preset modification condition.
In an embodiment, after the program instruction is executed by the processor to search for corresponding data to be modified according to the query condition and modify the data to be modified according to the modification information, the following is also implemented: if the unsuccessfully processed data information exists, adding the unsuccessfully processed data information into the asynchronous task; judging whether the times of processing the unsuccessfully processed data information by the terminal exceed the preset times or not; and if the preset times are exceeded, displaying prompt information to prompt a user to modify manually.
The computer readable storage medium may be various media that can store program codes, such as a usb disk, a removable hard disk, a Read-only memory (ROM), a magnetic disk, or an optical disk.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the information modification apparatus and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed information modifying apparatus and method may be implemented in other ways. For example, the information modification apparatus embodiments described above are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, various elements or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs. The units in the information modifying device of the embodiment of the invention can be merged, divided and deleted according to actual needs.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
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 essentially or partially contributes to the prior art, or all or part of the technical solution can 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 terminal, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. An information modification method, comprising:
acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified;
displaying the corresponding template file according to the template file identifier;
acquiring a plurality of pieces of data information input by a user in the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified;
generating a file to be modified according to the plurality of pieces of data information and the template file;
judging whether the terminal meets a preset modification condition or not;
if the terminal meets the preset modification condition, searching corresponding data to be modified according to the query condition, and modifying the data to be modified according to the modification information;
counting and displaying the number of the data information which is successfully processed and the number of the data information which is not successfully processed;
if the unsuccessfully processed data information exists, adding the unsuccessfully processed data information into the asynchronous task;
judging whether the times of processing the unsuccessfully processed data information by the terminal exceed the preset times or not;
and if the preset times are exceeded, displaying prompt information to prompt a user to modify manually.
2. The information modification method according to claim 1, wherein the determining whether the terminal satisfies a preset modification condition includes:
judging whether the current time of the terminal is within a preset modification time period;
and if the current time of the terminal is within the preset modification time period, judging that the terminal meets the preset modification condition.
3. The information modification method according to claim 1, wherein the determining whether the terminal satisfies a preset modification condition includes:
judging whether the terminal is in an idle state or not;
and if the terminal is in an idle state, judging that the terminal meets the preset modification condition.
4. An information modifying apparatus, comprising:
the instruction acquisition unit is used for acquiring a batch modification instruction, wherein the batch modification instruction comprises a template file identifier corresponding to data to be modified;
the display unit is used for displaying the corresponding template file according to the template file identifier;
the information acquisition unit is used for acquiring a plurality of pieces of data information input by a user in the template file and generating a file to be modified according to the plurality of pieces of data information and the template file, wherein the data information comprises query conditions and modification information for querying the data to be modified;
the first judgment unit is used for judging whether the terminal meets a preset modification condition;
the modification unit is used for searching corresponding data to be modified according to the query condition if the terminal meets the preset modification condition, modifying the data to be modified according to the modification information, and counting and displaying the number of the data information which is successfully processed and the number of the data information which is not successfully processed currently;
the adding unit is used for adding the unsuccessfully processed data information into the asynchronous task if the unsuccessfully processed data information exists;
a second judging unit, configured to judge whether the number of times that the unsuccessfully processed data information is processed by the terminal exceeds a preset number of times;
and the display unit is also used for displaying prompt information to prompt a user to manually modify if the preset times are exceeded.
5. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the information modification method according to any one of claims 1 to 3 when executing the program.
6. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program comprising program instructions that, when executed by a processor, cause the processor to carry out the information modification method according to any one of claims 1 to 3.
CN201710764242.1A 2017-08-30 2017-08-30 Information modification method and device, computer equipment and computer readable storage medium Active CN107679081B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201710764242.1A CN107679081B (en) 2017-08-30 2017-08-30 Information modification method and device, computer equipment and computer readable storage medium
PCT/CN2018/075109 WO2019041753A1 (en) 2017-08-30 2018-02-02 Information modification method, apparatus, computer device and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710764242.1A CN107679081B (en) 2017-08-30 2017-08-30 Information modification method and device, computer equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107679081A CN107679081A (en) 2018-02-09
CN107679081B true CN107679081B (en) 2020-06-30

Family

ID=61136130

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710764242.1A Active CN107679081B (en) 2017-08-30 2017-08-30 Information modification method and device, computer equipment and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN107679081B (en)
WO (1) WO2019041753A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108509616B (en) * 2018-03-30 2022-03-08 北京怡生乐居信息服务有限公司 Data processing method and system
CN108804140B (en) * 2018-06-15 2021-08-13 中国建设银行股份有限公司 Batch instruction analysis method, device and equipment
CN109102248A (en) * 2018-07-28 2018-12-28 万翼科技有限公司 Amending method, device and the computer readable storage medium of nodal information
CN109344151A (en) * 2018-08-08 2019-02-15 航天信息股份有限公司 The method of batch registration and modification user information
CN109242417A (en) * 2018-08-20 2019-01-18 中国平安财产保险股份有限公司 Declaration form batch modification method, apparatus, computer equipment and storage medium
CN109242428A (en) * 2018-08-31 2019-01-18 邹平县供电公司 A kind of business prompting system and method based on intelligent mobile terminal
CN109255104B (en) * 2018-09-03 2023-11-14 中国平安财产保险股份有限公司 Batch template configuration method and device, computer equipment and storage medium
CN109284975A (en) * 2018-09-04 2019-01-29 中国平安财产保险股份有限公司 Policy information batch modification method, apparatus, computer equipment and storage medium
CN109597796A (en) * 2018-10-23 2019-04-09 平安科技(深圳)有限公司 File content amending method, device and computer readable storage medium
CN110334333B (en) * 2019-06-18 2023-08-25 中国平安财产保险股份有限公司 Information modification method and related device
CN110717315B (en) * 2019-09-10 2023-08-04 中国平安财产保险股份有限公司 System data batch modification method and device, storage medium and electronic equipment
CN111125107A (en) * 2019-12-23 2020-05-08 京东数字科技控股有限公司 Data processing method, device, electronic equipment and medium
CN113676889B (en) * 2020-05-13 2023-12-15 中国移动通信集团重庆有限公司 Migration method and device of user subscription data and computing equipment
CN115563086B (en) * 2022-11-10 2023-03-10 云和恩墨(北京)信息技术有限公司 Data modification method and device for database

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894133A (en) * 2010-06-08 2010-11-24 用友软件股份有限公司 Method and device for modifying form data in batches
CN102541903A (en) * 2010-12-27 2012-07-04 无锡华润上华半导体有限公司 Comma separated value (CSV) to microsoft excel (XLS) format conversion mode
CN104463401A (en) * 2013-11-25 2015-03-25 北京建筑大学 Method and system for managing admission information
CN104536997A (en) * 2014-12-12 2015-04-22 北京国双科技有限公司 Method and device for data batch processing of client interface
CN105550814A (en) * 2015-12-20 2016-05-04 北京民航信息科技有限公司 Civil aviation field guide service system
CN106933967A (en) * 2017-02-09 2017-07-07 宇龙计算机通信科技(深圳)有限公司 The batch modification method and batch modification device of file content

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102437920B (en) * 2011-09-05 2017-06-16 南京中兴新软件有限责任公司 The processing method of configuration data, device and wireless telecommunications system
CN103984769A (en) * 2014-06-04 2014-08-13 成都美美臣科技有限公司 Use-case data management and storage method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894133A (en) * 2010-06-08 2010-11-24 用友软件股份有限公司 Method and device for modifying form data in batches
CN102541903A (en) * 2010-12-27 2012-07-04 无锡华润上华半导体有限公司 Comma separated value (CSV) to microsoft excel (XLS) format conversion mode
CN104463401A (en) * 2013-11-25 2015-03-25 北京建筑大学 Method and system for managing admission information
CN104536997A (en) * 2014-12-12 2015-04-22 北京国双科技有限公司 Method and device for data batch processing of client interface
CN105550814A (en) * 2015-12-20 2016-05-04 北京民航信息科技有限公司 Civil aviation field guide service system
CN106933967A (en) * 2017-02-09 2017-07-07 宇龙计算机通信科技(深圳)有限公司 The batch modification method and batch modification device of file content

Also Published As

Publication number Publication date
WO2019041753A1 (en) 2019-03-07
CN107679081A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
CN107679081B (en) Information modification method and device, computer equipment and computer readable storage medium
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN108520454B (en) Method and system for calling back orders in real time
CN110716951B (en) Label configuration method, device and equipment convenient to configure and storage medium
US11038975B2 (en) Information pushing method and device
CN108415925B (en) Electronic device, data call log generation and query method and storage medium
CN110427232B (en) Page management method and device, computer equipment and storage medium
CN109388657B (en) Data processing method, device, computer equipment and storage medium
US20190004829A1 (en) Method, device and user terminal for loading application
CN111104448A (en) Method and device for exporting large-data-volume Excel file, computer equipment and storage medium
CN109871251B (en) Response data processing method and device, storage medium and terminal equipment
CN110995539A (en) Business system monitoring method and device and computer equipment
CN111026774A (en) Data sequence synchronization method and device, computer equipment and storage medium
CN108491304B (en) electronic device, business system risk control method and storage medium
CN110851298A (en) Abnormality analysis and processing method, electronic device, and storage medium
CN110597511A (en) Page automatic generation method, system, terminal equipment and storage medium
CN111159211A (en) Order information generation method, device and system, computer equipment and storage medium
CN114816389B (en) Management system building method, device, equipment and medium based on meta-model
CN110569268A (en) data query method, system and computer readable storage medium
CN111090649A (en) Data information paging query method and device, computer equipment and storage medium
CN108052521B (en) Coordinated data display method, application server and storage medium
CN115004667B (en) Information pushing method, device, electronic equipment and computer readable medium
CN113971074A (en) Transaction processing method and device, electronic equipment and computer readable storage medium
CN114138397A (en) Page display method and device, electronic equipment and storage medium
CN113434122A (en) Multi-role page creation method and device, server and readable storage medium

Legal Events

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