CN117688922A - Method for analoging and sending news of achieving goal - Google Patents

Method for analoging and sending news of achieving goal Download PDF

Info

Publication number
CN117688922A
CN117688922A CN202311596782.5A CN202311596782A CN117688922A CN 117688922 A CN117688922 A CN 117688922A CN 202311596782 A CN202311596782 A CN 202311596782A CN 117688922 A CN117688922 A CN 117688922A
Authority
CN
China
Prior art keywords
wedding
report
team
amount
pushing
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.)
Pending
Application number
CN202311596782.5A
Other languages
Chinese (zh)
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.)
China Life Insurance Co Ltd Jiangsu Branch
Original Assignee
China Life Insurance Co Ltd Jiangsu Branch
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 China Life Insurance Co Ltd Jiangsu Branch filed Critical China Life Insurance Co Ltd Jiangsu Branch
Priority to CN202311596782.5A priority Critical patent/CN117688922A/en
Publication of CN117688922A publication Critical patent/CN117688922A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a method for analoging and sending a wedding report for achieving a target, which comprises the following steps: s1: manufacturing a wedding report display template; s2: sorting out the list records and storing the list records into a database; s3: setting a target amount; s4: the push of the happy report is completed; the method for analoging and delivering the news for achieving the goal, which is provided by the invention, comprises the steps of manufacturing a news display template, acquiring data in an enterprise internal system through a program, automatically replacing the data and name information in the news display template through the program, finally converting the data and the name information into news pictures, and delivering the news pictures; the conditions of time and labor waste and low efficiency of large-batch production when more information needs to be notified are avoided, and the pushing efficiency is improved; the possibility of errors caused by manual filling is avoided, and the precision is improved.

Description

Method for analoging and sending news of achieving goal
Technical Field
The invention relates to the technical field of computers, in particular to a method for sending a news report for achieving a target.
Background
In the insurance industry, a plurality of business scenes needing to be timely notified exist, such as individual bill making, bill making target amount by team, bill making amount by department and the like; in the traditional mode, for the scenes needing to be notified, after data are manually acquired from the inside of an enterprise, corresponding information such as bill issuing personnel, team, target amount and the like is manually filled in through drawing software, and screenshot is saved and forwarded after filling in is completed;
the existing pushing method has the following defects:
1. the method for manually filling data and forwarding the screenshot is time-consuming and labor-consuming in mass production and low in efficiency when more information needs to be notified;
2. the condition that data and name filling errors are easy to occur in artificial production, and the accuracy cannot be ensured;
disclosure of Invention
The invention aims to solve the defects in the prior art and provides a method for sending the news by analogy for achieving the aim.
In order to achieve the above purpose, the invention adopts the following technical scheme:
a method of analoging a comedy to a goal achieved, comprising the steps of:
s1: manufacturing a wedding report display template;
the wedding report display template is a ppt template;
creating a ppt template by an engineer, and setting a ppt template format according to specific design requirements of an enterprise;
the method specifically comprises the following substeps:
s11: inserting a background picture of the wedding report;
inserting a background picture of the comedy corresponding to the enterprise into the ppt template, and adjusting the length and the width of the background picture of the comedy until the ppt template is completely covered;
s12: setting a specific format;
inserting a plurality of text boxes into the ppt template according to specific design requirements of an enterprise, and inputting corresponding characters and identifiers into the text boxes;
the contents in the text box of the ppt template are recorded as ' enthusiasm congratulations ', ' a ', ' achieving the objective of ' b ', and the premium is ' c ';
the method comprises the steps that a wedding report display template is manufactured and stored in an enterprise internal system;
s2: sorting out the list records and storing the list records into a database;
background information staff extracts data from original service data according to specific requirements of a service department, and sorts a series of corresponding bill records;
the original business data refers to data information generated by sales personnel in the process of selling a new policy, and comprises a name of the sales personnel, id of the sales personnel, amount of the sales personnel, time of the sales and the like;
the list issuing record comprises a list issuing person name, a list issuing person id, a list issuing amount, a list issuing time, a affiliated team, an affiliated department, an affiliated company and the like;
storing the sorted out list records into a database, setting a trigger in the database, and updating the sending state of the list records;
the sending state comprises the sending condition which is not sent, sent and in sending and does not meet the sending condition;
the database is marked as "N", as "C", as "K" and as "W" when the transmission condition is not satisfied;
s3: setting a target amount;
setting a personal minimum notification amount, a team minimum notification amount and a department minimum notification amount in the system according to the actual internal requirements of the enterprise by an engineer;
setting a minimum notification amount of the municipal level and a minimum push amount of the municipal level according to the actual municipal level company difference and the provincial level target;
s4: the push of the happy report is completed;
the method comprises the following substeps:
s41: obtaining a single record;
creating a timing task through a Cron editor, setting the triggering time of the timing task and the task content, and acquiring data corresponding to the task content by the timing task when the triggering time of the timing task is met;
inquiring whether a list-out record with the data state of N exists in a database through GraphQL inquiry sentences; if not, not pushing the personal happiness report;
if yes, acquiring all the order-out records with the data state of N through a GraphQL interface;
s42: judging whether the acquired bill amount is larger than the minimum notification amount of the individual;
comparing whether the amount of the bill contained in the acquired bill record is larger than or equal to the minimum notification amount of the individual through the cmp function; if the sending state of the list record in the database is less than the minimum notification amount of the person, the trigger updates the sending state of the list record in the database to W;
if the report is larger than the minimum notification amount of the individual, acquiring an identifier in a wedding report display template through an API (application program interface) of the system; replacing an a field in the identifier with the name of the person who leaves in the list record through a replace function, replacing a b field in the identifier with the personal minimum notification amount set in the step S3, and replacing a c field in the identifier with the list amount in the list record; the trigger updates the sending state of the list record in the database to be C;
s43: pushing the wedding report;
converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiver by the system through an API interface, and completing the personal wedding report pushing;
further, if the query record obtained in the step S41 is greater than 1, steps S42 to S43 are circularly executed until all the bill issuing persons greater than the minimum notification amount of the individual have received the happy report picture;
further, after the pushing of the personal wedding report is completed, using the affiliated team in the order-out records with the data state of 'N' acquired in the step S41 as a query condition, querying all the order-out records consistent with the affiliated team in the database through a GraphQL query statement, and acquiring all the queried order-out records;
obtaining the sum of the bill amounts in all queried bill records through a sum function, comparing the sum of the bill amounts with the minimum notification amount of the team set in the system through a cmp function, and if the sum of the bill amounts is smaller than the minimum notification amount of the team, not carrying out team happy report pushing; if the sum is larger than the team minimum notification amount, replacing an a field in the identifier with the affiliated team in the order-out record through a replace function, replacing a b field in the identifier with the team minimum notification amount set in the step S3, and replacing a c field in the identifier with the sum of the order-out amounts obtained by a sum function; converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiving team through an API interface by the system, and completing the team wedding report pushing;
further, if the query record obtained in step S41 is greater than 1, the above steps are circularly executed until all teams greater than the minimum notification amount of the team have received the happy report picture;
further, after team pushing is completed, pushing departments, market levels and provinces is performed according to the method;
compared with the prior art, the invention has the beneficial effects that:
the method for analoging and delivering the news for achieving the goal, which is provided by the invention, comprises the steps of manufacturing a news display template, acquiring data in an enterprise internal system through a program, automatically replacing the data and name information in the news display template through the program, finally converting the data and the name information into news pictures, and delivering the news pictures; the conditions of time and labor waste and low efficiency of large-batch production when more information needs to be notified are avoided, and the pushing efficiency is improved;
the information in the wedding report display template is replaced by the program, so that the possibility of errors caused by manual filling is avoided, and the accuracy is improved.
Drawings
FIG. 1 is a flow chart showing the steps of a method for analoging a report for achieving the goal of the present invention;
Detailed Description
For a further understanding of the objects, construction, features, and functions of the invention, reference should be made to the following detailed description of the preferred embodiments.
Examples
A method of analoging a comedy to a goal achieved, comprising the steps of:
s1: manufacturing a wedding report display template;
the wedding report display template is a ppt template;
creating a ppt template by an engineer, and setting a ppt template format according to specific design requirements of an enterprise;
the method specifically comprises the following substeps:
s11: inserting a background picture of the wedding report;
inserting a background picture of the comedy corresponding to the enterprise into the ppt template, and adjusting the length and the width of the background picture of the comedy until the ppt template is completely covered;
s12: setting a specific format;
inserting a plurality of text boxes into the ppt template according to specific design requirements of an enterprise, and inputting corresponding characters and identifiers into the text boxes;
the contents in the text box of the ppt template are recorded as ' enthusiasm congratulations ', ' a ', ' achieving the objective of ' b ', and the premium is ' c ';
the method comprises the steps that a happy report display template is manufactured, and the happy report display template is stored in a system;
s2: sorting out the list records and storing the list records into a database;
background information staff extracts data from original service data according to specific requirements of a service department, and sorts a series of corresponding bill records;
the original business data refers to data information generated by sales personnel in the process of selling a new policy, and comprises a name of the sales personnel, id of the sales personnel, amount of the sales personnel, time of the sales and the like;
the list issuing record comprises a list issuing person name, a list issuing person id, a list issuing amount, a list issuing time, a affiliated team, an affiliated department, an affiliated company and the like;
storing the sorted out list records into a database, setting a trigger in the database, and updating the sending state of the list records;
the sending state comprises the sending condition which is not sent, sent and in sending and does not meet the sending condition;
the database is marked as "N", as "C", as "K" and as "W" when the transmission condition is not satisfied;
s3: setting a target amount;
setting a personal minimum notification amount, a team minimum notification amount and a department minimum notification amount in the system according to the actual internal requirements of the enterprise by an engineer;
setting a minimum notification amount of the municipal level and a minimum push amount of the municipal level according to the actual municipal level company difference and the provincial level target;
s4: the push of the happy report is completed;
the method comprises the following substeps:
s41: obtaining a single record;
creating a timing task through a Cron editor, setting the triggering time of the timing task and the task content, and acquiring data corresponding to the task content by the timing task when the triggering time of the timing task is met;
inquiring whether a list-out record with the data state of N exists in a database through GraphQL inquiry sentences; if not, not pushing the personal happiness report;
if yes, acquiring all the order-out records with the data state of N through a GraphQL interface;
s42: judging whether the acquired bill amount is larger than the minimum notification amount of the individual;
comparing whether the amount of the bill contained in the acquired bill record is larger than or equal to the minimum notification amount of the individual through the cmp function; if the sending state of the list record in the database is less than the minimum notification amount of the person, the trigger updates the sending state of the list record in the database to W;
if the report is larger than the minimum notification amount of the individual, acquiring an identifier in a wedding report display template through an API (application program interface) of the system; replacing an a field in the identifier with the name of the person who leaves in the list record through a replace function, replacing a b field in the identifier with the personal minimum notification amount set in the step S3, and replacing a c field in the identifier with the list amount in the list record; the trigger updates the sending state of the list record in the database to be C;
s43: pushing the wedding report;
converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiver by the system through an API interface, and completing the personal wedding report pushing;
preferably, if the query record acquired in step S41 is greater than 1, steps S42-S43 are executed in a loop until all the bill issuing persons greater than the minimum notification amount of the individual have received the happy report picture;
further, after the pushing of the personal wedding report is completed, using the affiliated team in the order-out records with the data state of 'N' acquired in the step S41 as a query condition, querying all the order-out records consistent with the affiliated team in the database through a GraphQL query statement, and acquiring all the queried order-out records;
obtaining the sum of the bill amounts in all queried bill records through a sum function, comparing the sum of the bill amounts with the minimum notification amount of the team set in the system through a cmp function, and if the sum of the bill amounts is smaller than the minimum notification amount of the team, not carrying out team happy report pushing; if the sum is larger than the team minimum notification amount, replacing an a field in the identifier with the affiliated team in the order-out record through a replace function, replacing a b field in the identifier with the team minimum notification amount set in the step S3, and replacing a c field in the identifier with the sum of the order-out amounts obtained by a sum function; converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiving team through an API interface by the system, and completing the team wedding report pushing;
preferably, if the query record obtained in step S41 is greater than 1, the above steps are circularly executed until all teams greater than the minimum notification amount of the team have received the happy report picture;
by setting a timing task, acquiring the bill-out record in the database at fixed time, wherein the bill-out record is in an unsent bill-out record state, comparing the bill-out record with a target amount set in a system, and pushing the bill-out record to the target, so that all persons, groups and the like reaching the target can be ensured not to be missed;
further, after the team happy report pushing is completed, using the affiliated department in the order-out records with the data state of 'N' acquired in the step S41 as a query condition, querying all the order-out records consistent with the affiliated department in the database through a GraphQL query statement, and acquiring all the queried order-out records;
obtaining the sum of the bill amounts in all queried bill records through a sum function, comparing the sum of the bill amounts with the minimum notification amount of departments set in the system through a cmp function, and if the sum of the bill amounts is smaller than the minimum notification amount of departments, not pushing the combined report of departments; if the sum is larger than the minimum notification amount of the departments, replacing an a field in the identifier with the affiliated departments in the order-out records through a replace function, replacing a b field in the identifier with the minimum notification amount of the departments set in the step S3, and replacing a c field in the identifier with the sum of the order-out amounts obtained by a sum function; converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiving department by the system through an API interface, and completing the department wedding report pushing;
preferably, if the query record acquired in step S41 is greater than 1, the above steps are circularly executed until all departments greater than the minimum notification amount of the departments have received the happy report picture;
further, after the department happy report pushing is finished, inquiring all the order-making records of the company in the database through the GraphQL inquiry statement, and acquiring all the inquired order-making records;
obtaining the sum of the bill amounts in all queried bill records through a sum function, comparing the sum of the bill amounts with the minimum notification amount of the city level set in the system through a cmp function, and if the sum of the bill amounts is smaller than the minimum notification amount of the city level, not pushing the happy report of the city level; if the sum is larger than the minimum notification amount of the municipal level, replacing an a field in the identifier with the affiliated company in the order-out record through a replace function, replacing a b field in the identifier with the minimum notification amount of the municipal level set in the step S3, and replacing a c field in the identifier with the sum of the order-out amounts obtained by a sum function; converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiving company through an API interface by the system, and completing the market-level wedding report pushing;
further, after the market-level happy report pushing is completed, inquiring all the order-making records of the company in the database through the GraphQL inquiry statement, and acquiring all the inquired order-making records;
obtaining the sum of the bill output amount in all queried bill output records through a sum function, comparing the sum of the bill output amount with the provincial minimum notification amount set in the system through a cmp function, and if the sum of the bill output amount is smaller than the provincial minimum notification amount, not pushing the provincial happy report; if the sum is larger than the provincial minimum notification amount, replacing an a field in the identifier with the affiliated company in the order-out record through a replace function, replacing a b field in the identifier with the provincial minimum notification amount set in the step S3, and replacing a c field in the identifier with the sum of the order-out amounts obtained by a sum function; and converting the replaced wedding report display template into a wedding report picture, and pushing the wedding report picture to a receiving company through an API interface by the system, wherein the provincial wedding report pushing is completed.
The invention has been described with respect to the above-described embodiments, however, the above-described embodiments are merely examples of practicing the invention. It should be noted that the disclosed embodiments do not limit the scope of the invention. On the contrary, the intention is to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the invention.

Claims (6)

1. A method for sending a news report for achieving a target is characterized in that: the method comprises the following steps:
s1: manufacturing a wedding report display template;
the wedding report display template is a ppt template;
creating a ppt template by an engineer, and setting a ppt template format according to specific design requirements of an enterprise;
the method comprises the steps that a wedding report display template is manufactured and stored in an enterprise internal system;
s2: sorting out the list records and storing the list records into a database;
background information staff extracts data from original service data according to specific requirements of a service department, and sorts a series of corresponding bill records;
the list issuing record comprises a list issuing person name, a list issuing person id, a list issuing amount, a list issuing time, a affiliated team, an affiliated department and an affiliated company;
storing the sorted order records into a database;
s3: setting a target amount;
setting a personal minimum notification amount, a team minimum notification amount and a department minimum notification amount in the system according to the actual internal requirements of the enterprise by an engineer;
setting a minimum notification amount of the municipal level and a minimum push amount of the municipal level according to the actual municipal level company difference and the provincial level target;
s4: the push of the happy report is completed;
the method comprises the following substeps:
s41: obtaining a single record;
s42: judging whether the acquired bill amount is larger than the minimum notification amount of the individual;
s43: pushing the wedding report;
and converting the wedding report display template into a wedding report picture, pushing the wedding report picture to a corresponding receiver by the system through an API interface, and completing the personal wedding report pushing.
2. The method for push-to-talk for a wedding achieved by the object of claim 1, wherein:
step S1 comprises the following sub-steps:
s11: inserting a background picture of the wedding report;
inserting a background picture of the comedy corresponding to the enterprise into the ppt template, and adjusting the length and the width of the background picture of the comedy until the ppt template is completely covered;
s12: setting a specific format;
inserting a plurality of text boxes into the ppt template according to specific design requirements of an enterprise, and inputting corresponding characters and identifiers into the text boxes;
the contents of the text box of the ppt template are recorded as ' enthusiasm congratulations ', ' a ', ' achieving the objective of ' b ', and the premium is ' c '.
3. The method for push-to-talk for a wedding achieved by the object of claim 1, wherein:
in step S2, setting a trigger in a database, and updating the sending state of the single record;
the transmission state includes not transmitted, in-transmission, and not satisfying a transmission condition.
4. The method for push-to-talk for a wedding achieved by the object of claim 1, wherein:
in step S41, a timing task is created, trigger time of the timing task and task content are set, and when the trigger time of the timing task is met, the timing task acquires data corresponding to the task content;
the timing task queries whether a bill-out record with the data state of N exists in the database through the GraphQL query statement; if not, not pushing the personal happiness report;
and if the data exists, acquiring all the order-out records with the data state of N through the GraphQL interface.
5. The method for push-to-talk for a wedding achieved by the object of claim 1, wherein:
in step S42, comparing whether the amount of the issued bill contained in the acquired issued bill record is equal to or greater than the minimum notification amount of the individual; if the sending state of the list record in the database is smaller than the minimum notification amount of the individual, the trigger updates the sending state of the list record in the database to not meet the sending condition;
if the report is larger than the minimum notification amount of the individual, acquiring an identifier in a wedding report display template through an API (application program interface) of the system; replacing a field a in the identifier with the name of the person who goes out in the order-out record, replacing a field b in the identifier with the minimum notification amount of the person set in the step S3, and replacing a field c in the identifier with the order-out amount in the order-out record; the trigger updates the sending state of the out record in the database to sent.
6. The method for push-to-talk for a wedding achieved by the object of claim 1, wherein:
further, after the pushing of the personal wedding report is completed, taking the affiliated team in the data state which is obtained in the step S41 and is not sent out as a query condition, querying all the out-order records consistent with the affiliated team in the database, and obtaining all the out-order records queried;
obtaining the sum of the bill output amounts in all queried bill output records through a summation function, comparing the sum of the bill output amounts with the minimum notification amount of the team set in the system, and if the sum of the bill output amounts is smaller than the minimum notification amount of the team, not carrying out team happy report pushing; if the notification amount is larger than the team minimum notification amount, replacing an a field in the identifier with the affiliated team in the order-out record, replacing a b field in the identifier with the team minimum notification amount set in the step S3, and replacing a c field in the identifier with the sum of the obtained order-out amounts; converting the replaced wedding report display template into a wedding report picture, pushing the wedding report picture to a receiving team through an API interface by the system, and completing the team wedding report pushing;
after team pushing is completed, pushing departments, municipal levels and provincial levels is performed according to the method.
The method for push-to-talk for a wedding achieved by the object of claim 1, wherein:
further, if the number of query records obtained in step S41 is greater than 1, steps S42 to S43 are executed in a loop until all the query records meeting the requirements are pushed correspondingly.
CN202311596782.5A 2023-11-28 2023-11-28 Method for analoging and sending news of achieving goal Pending CN117688922A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311596782.5A CN117688922A (en) 2023-11-28 2023-11-28 Method for analoging and sending news of achieving goal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311596782.5A CN117688922A (en) 2023-11-28 2023-11-28 Method for analoging and sending news of achieving goal

Publications (1)

Publication Number Publication Date
CN117688922A true CN117688922A (en) 2024-03-12

Family

ID=90136292

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311596782.5A Pending CN117688922A (en) 2023-11-28 2023-11-28 Method for analoging and sending news of achieving goal

Country Status (1)

Country Link
CN (1) CN117688922A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109634575A (en) * 2018-12-24 2019-04-16 安徽经邦软件技术有限公司 Intelligence generates PPT analysis report method
CN110427602A (en) * 2019-07-26 2019-11-08 杭州尚尚签网络科技有限公司 A method of quick, safe creation and transmission electronic contract based on template
CN114254959A (en) * 2022-01-10 2022-03-29 佛山众陶联供应链服务有限公司 Management system for calculating achievement in real time
CN116402036A (en) * 2023-03-30 2023-07-07 平安银行股份有限公司 Automatic generation method, system, computer equipment and storage medium for wedding report

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109634575A (en) * 2018-12-24 2019-04-16 安徽经邦软件技术有限公司 Intelligence generates PPT analysis report method
CN110427602A (en) * 2019-07-26 2019-11-08 杭州尚尚签网络科技有限公司 A method of quick, safe creation and transmission electronic contract based on template
CN114254959A (en) * 2022-01-10 2022-03-29 佛山众陶联供应链服务有限公司 Management system for calculating achievement in real time
CN116402036A (en) * 2023-03-30 2023-07-07 平安银行股份有限公司 Automatic generation method, system, computer equipment and storage medium for wedding report

Similar Documents

Publication Publication Date Title
US11334599B2 (en) Systems and methods for electronic data record synchronization
US20020046248A1 (en) Email to database import utility
CN102208992A (en) Internet-facing filtration system of unhealthy information and method thereof
CN101141754B (en) Value-added service analysis system and method thereof
AU2008255269A1 (en) Document comparison method and apparatus
CN102654874A (en) Bill data management method and system
CN103733195A (en) Managing storage of data for range-based searching
CN102004993A (en) Information push method and system
CN101123532A (en) A system and method for generating description information of communication user
CN101719135A (en) Administrative resource catalog control system and method
CN107783974B (en) Data processing system and method
CN103399924A (en) System and method for generating hydrology and water resource data directory
CN104104791A (en) Prompt establishment method and device, information service method and device and client terminal
CN104105076A (en) Prompt establishment method and device, client terminal and electronic equipment
US20030193960A1 (en) Method and system for processing business intelligence
CN110737729A (en) Engineering map data information management method based on knowledge map concept and technology
US6219668B1 (en) Method for a paperless office management system using a set table and name-day-message document data
CN102170405A (en) Mail processing method, mail server and mail system
CN117688922A (en) Method for analoging and sending news of achieving goal
CN104618881B (en) A kind of generation of multimedia message bill and transmission method
CN106658158B (en) Media asset data issuing method and issuing device
CN114912815A (en) Index automatic definition method, system and storage medium based on big data wide table
CN102708111A (en) Group user index display system and method
CN103559586B (en) A kind of report document management, system and method
CN110245118A (en) BIM data information three-dimensional gridding retrieval filing method and filing system thereof

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