CN111857676A - Method and system for realizing service acceptance scene based on template configuration - Google Patents

Method and system for realizing service acceptance scene based on template configuration Download PDF

Info

Publication number
CN111857676A
CN111857676A CN202010767708.5A CN202010767708A CN111857676A CN 111857676 A CN111857676 A CN 111857676A CN 202010767708 A CN202010767708 A CN 202010767708A CN 111857676 A CN111857676 A CN 111857676A
Authority
CN
China
Prior art keywords
service
minimum
function
acceptance
template
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
CN202010767708.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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010767708.5A priority Critical patent/CN111857676A/en
Publication of CN111857676A publication Critical patent/CN111857676A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a system for realizing a service acceptance scene based on template configuration, and relates to the field of telecommunication services. The method comprises the following steps: defining a service scene template, wherein the service scene template comprises at least one service function; defining a minimum function unit according to a service function in a service scene template; defining a unit object of a minimum function unit through a rear end, and defining a simple function code block at a front end according to each minimum function unit and the corresponding unit object, wherein the simple function code block is used for realizing WEB layer display of each minimum function unit; and combining each minimum functional unit according to a preset business scene acceptance flow. The invention realizes the flexible configuration of the service function according to the market demand, and greatly reduces the development work of codes; meanwhile, the minimum functional unit simplifies the functions, so that the rapid acceptance of the user is realized, and the service handling efficiency is greatly improved.

Description

Method and system for realizing service acceptance scene based on template configuration
Technical Field
The invention relates to the field of telecommunication service, in particular to a method and a system for realizing a service acceptance scene based on template configuration.
Background
With the business development of the telecommunication industry and the consumption concept of the customer user, the convergence business becomes a key acceptance business in the telecommunication industry. The convergence service is simply understood to accept the combination of some functions, for example, a common entity family has a plurality of family members, and a plurality of mobile phones, broadband and intelligent devices are needed inside the family to build a family, and the combination of service scenes relates to the functions of opening an account of a voice card, opening an account of fixed network broadband, ordering magic box, ordering marketing activities and receiving rights and interests.
However, the convergence service is complex, and it is very inconvenient in the actual acceptance process, and usually a plurality of modules need to be skipped, for example, a broadband account opening, a voice card account opening, a product acceptance, a marketing activity order, and a convergence service acceptance, and a confirmation button or a submission button needs to be clicked for many times, i.e., the complexity and cost of the operation are very high, and the service handling efficiency is slow. The existing convergence service acceptance scheme is only to simply piece together the existing functional pages, so that the simple piece-together causes great influence on development requirements, long development period and high cost, and a system user is easy to make mistakes in operation.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method and a system for realizing a service acceptance scene based on template configuration aiming at the defects of the prior art, and the method and the system are suitable for the acceptance of a fusion service.
The technical scheme for solving the technical problems is as follows:
a method for realizing a service acceptance scene based on template configuration comprises the following steps:
defining a service scene template, wherein the service scene template comprises at least one service function;
defining a minimum function unit according to the service function in the service scene template;
defining a unit object of the minimum function unit through a rear end, and defining a simple function code block at a front end according to each minimum function unit and the corresponding unit object, wherein the simple function code block is used for realizing WEB layer display of each minimum function unit;
and combining each minimum functional unit according to a preset business scene acceptance flow.
Another technical solution of the present invention for solving the above technical problems is as follows:
a system for realizing service acceptance scene based on template configuration comprises:
the system comprises a first definition module, a second definition module and a third definition module, wherein the first definition module is used for defining a service scene template, and the service scene template comprises at least one service function;
the second definition module is used for defining a minimum function unit according to the service function in the service scene template;
a third defining module, configured to define a unit object of the minimum function unit through a back end, and define a simple function code block at a front end according to each minimum function unit and the corresponding unit object, where the simple function code block is used to implement WEB layer display of each minimum function unit;
and the combination module is used for combining each minimum functional unit according to a preset business scene acceptance flow.
The invention has the beneficial effects that: according to the invention, related business functions are extracted according to the market main push scene, the connection of the business scene flow is completed by the minimum function unit, and the dynamic loading configuration of the acceptance parameters is added, so that the flexible configuration of the business functions according to the market requirements is realized, and the development work of codes is greatly reduced; meanwhile, the minimum functional unit simplifies the functions, so that the rapid acceptance of the user is realized, and the service handling efficiency is greatly improved.
Advantages of additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
Fig. 1 is a schematic flowchart illustrating a method for implementing a service acceptance scenario based on template configuration according to an embodiment of the present invention;
fig. 2 is a schematic structural framework diagram provided by an embodiment of the system for implementing a service acceptance scenario based on template configuration according to the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth to illustrate, but are not to be construed to limit the scope of the invention.
As shown in fig. 1, a schematic flow chart is provided for an embodiment of a method for implementing a service acceptance scenario based on template configuration, where the method implements the service acceptance scenario based on template configuration, and is suitable for acceptance of a fusion service, and includes:
s1, defining a service scene template, wherein the service scene template comprises at least one service function;
s2, defining a minimum function unit according to the service function in the service scene template;
s3, defining a unit object of a minimum function unit through the back end, and defining a simple function code block at the front end according to each minimum function unit and the corresponding unit object, wherein the simple function code block is used for realizing WEB layer display of each minimum function unit;
and S4, combining each minimum function unit according to the preset business scene acceptance flow.
It should be noted that the main accepted contents of the convergence service in the telecommunication industry include broadband, mobile phone card, tv package, fixed-line package, marketing campaign, shared voice packet, and shared traffic packet. The corresponding service function can be the opening of an account by a mobile phone number, the opening of an account by a broadband, the ordering of a television package and the like.
Taking the new lovers 138 insurance copy and the new lovers 128 shared copy as an example, as shown in table 1, two exemplary service scene templates are provided, and the accepting action in the template is the service function to be accepted.
It should be understood that how many service functions are specifically included in each service scenario template, and what kind of service functions are included, may be set according to actual requirements of services.
TABLE 1
Figure BDA0002615311920000041
As can be seen from table 1, there may be some overlapping service functions, for example, a tv package one subscription and a tv package two subscription, where the services belong to the same function, so that the two services can be merged to be a minimum functional unit, i.e. an independent minimum service function, for facilitating subsequent processing.
It should be understood that defining a unit object refers to developing business functions of the unit object, for example, developing business functions of mobile phone numbers, broadband, television, fixed telephone, shared traffic, shared voice, etc., including defining and implementing query, verification, acceptance methods, and implementing corresponding obtaining manners of the respective methods and parameters.
The back end realizes each individual minimum function by combining the information of the functional unit identification, the functional unit object, the functional unit description, the method, the parameter, the attribute, the description and the like of the abstract functional unit object defined by the minimum functional unit, the definition of the simple functional code block of the front end page and the matching of the parameter. And then different scenes configure different minimum functional units and loading sequences of the minimum functional units, so that dynamic loading of pages and dynamic configuration of the scenes are realized, a large amount of development work is reduced, and faults caused by new requirement development are reduced.
It should be understood that the preset service scene acceptance flow may be set according to actual requirements, for example, each minimum functional unit may be configured according to the order of mobile phone card account opening, broadband account opening, television package ordering, and shared voice acceptance.
According to the method, the related service functions are extracted according to the market push scene, the connection of the service scene flow is completed by the minimum function unit, and the dynamic loading configuration of the acceptance parameters is added, so that the service functions are flexibly configured according to the market requirements, and the development work of codes is greatly reduced; meanwhile, the minimum functional unit simplifies the functions, so that the rapid acceptance of the user is realized, and the service handling efficiency is greatly improved.
By extracting relevant service functions, the function modularization of the front end and the back end is realized aiming at the service function actions, and the service functions which need to be embodied are analyzed, so that the simplification of the acceptance page can be realized. The effect of accepting the service in a mode of large and complete functions before the change is achieved, the embodiment accepts the service in a mode of 'market + product + service', shields the background service implementation process, and performs foreground page processing according to the service process, so that the development cycle is short, the cost is low, and the possibility that a system user is easy to make mistakes in operation is reduced.
Optionally, in some possible embodiments, defining a minimum functional unit according to a service function in a service scenario template specifically includes:
the same service functions in the service scene template are divided into the same service functions until the service functions in the service scene template are different from each other, and each service function different from each other is respectively used as a minimum function unit.
By combining the same business functions, the business functions which need to be embodied can be analyzed, the received page is simplified, and the user can quickly receive the page.
Optionally, in some possible embodiments, after defining the minimum functional unit according to the service function in the service scenario template, the method further includes:
and carrying out abstract configuration on the parameter access and value taking path of each minimum functional unit.
By carrying out abstract configuration on the entry parameter and value taking path of each minimum functional unit, each minimum functional unit can be called by the front end efficiently.
Optionally, in some possible embodiments, defining the unit object of the minimum functional unit by the backend specifically includes:
and defining a query method, a verification method and an acceptance method of the minimum functional unit through a back end, and respectively corresponding to the acquisition modes of the parameters.
Optionally, in some possible embodiments, the method further includes:
and dynamically loading and dynamically displaying each minimum functional unit according to the preset sequence of the business scene acceptance flow.
The access parameter and value taking path of each minimum functional unit are configured independently, and the query method, the verification method and the acceptance method of the minimum functional unit and the corresponding acquisition mode of each method and parameter are defined at the rear end, so that the dynamic loading and display of the minimum functional unit are realized, and flexible configuration can be performed according to the main push content of each stage of the market.
It is to be understood that some or all of the various embodiments described above may be included in some embodiments.
As shown in fig. 2, a schematic structural frame diagram provided in an embodiment of the system for implementing a service acceptance scenario based on template configuration according to the present invention is a system for implementing a service acceptance scenario based on template configuration, and is suitable for acceptance of a converged service, and includes:
the system comprises a first definition module 1, a first service module and a second service module, wherein the first definition module is used for defining a service scene template, and the service scene template comprises at least one service function;
the second definition module 2 is used for defining a minimum function unit according to the service function in the service scene template;
a third defining module 3, configured to define a unit object of a minimum function unit through a back end, and define a simple function code block at a front end according to each minimum function unit and a corresponding unit object, where the simple function code block is used to implement WEB layer display of each minimum function unit;
and the combination module 4 is used for combining each minimum functional unit according to a preset business scene acceptance flow.
According to the method, the related service functions are extracted according to the market push scene, the connection of the service scene flow is completed by the minimum function unit, and the dynamic loading configuration of the acceptance parameters is added, so that the service functions are flexibly configured according to the market requirements, and the development work of codes is greatly reduced; meanwhile, the minimum functional unit simplifies the functions, so that the rapid acceptance of the user is realized, and the service handling efficiency is greatly improved.
Optionally, in some possible embodiments, the second definition module 2 is specifically configured to divide the same service function in the service scenario template into the same service function until the service functions in the service scenario template are different from each other, and each service function different from each other is respectively used as a minimum function unit.
Optionally, in some possible embodiments, the second defining module 2 is further configured to perform abstract configuration on the join and value taking path of each minimum functional unit.
Optionally, in some possible embodiments, the third defining module 3 is specifically configured to define, by the backend, a query method, a verification method, and an acceptance method of the minimum functional unit, and the query method, the verification method, and the acceptance method are respectively associated with the obtaining manner of the corresponding parameter.
Optionally, in some possible embodiments, the method further includes:
and the dynamic loading unit is used for dynamically loading and dynamically displaying each minimum function unit according to the preset sequence of the business scene acceptance flow.
It is to be understood that some or all of the various embodiments described above may be included in some embodiments.
It should be noted that the above embodiments are product embodiments corresponding to previous method embodiments, and for the description of the product embodiments, reference may be made to corresponding descriptions in the above method embodiments, and details are not repeated here.
The reader should understand that in the description of this specification, reference to the description of the terms "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described method embodiments are merely illustrative, and for example, the division of steps into only one logical functional division may be implemented in practice in another way, for example, multiple steps may be combined or integrated into another step, or some features may be omitted, or not implemented.
The above method, if implemented in the form of software functional units 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 stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for realizing a service acceptance scene based on template configuration is characterized by comprising the following steps:
defining a service scene template, wherein the service scene template comprises at least one service function;
defining a minimum function unit according to the service function in the service scene template;
defining a unit object of the minimum function unit through a rear end, and defining a simple function code block at a front end according to each minimum function unit and the corresponding unit object, wherein the simple function code block is used for realizing WEB layer display of each minimum function unit;
and combining each minimum functional unit according to a preset business scene acceptance flow.
2. The method for implementing a service acceptance scenario based on template configuration according to claim 1, wherein defining a minimum functional unit according to a service function in the service scenario template specifically includes:
and dividing the same service function in the service scene template into the same service function until the service functions in the service scene template are different from each other, and taking each service function different from each other as a minimum function unit respectively.
3. The method for implementing service acceptance scenario based on template configuration according to claim 1, wherein after defining a minimum functional unit according to a service function in the service scenario template, the method further comprises:
and carrying out abstract configuration on the parameter access and value taking path of each minimum functional unit.
4. The method for implementing a service acceptance scenario based on template configuration according to claim 1, wherein defining the unit object of the minimum functional unit by a backend specifically includes:
and defining a query method, a verification method and an acceptance method of the minimum functional unit through a back end, and respectively corresponding to the acquisition modes of the parameters.
5. The method for implementing service acceptance scenarios based on template configuration according to any one of claims 1 to 4, further comprising:
and dynamically loading and dynamically displaying each minimum functional unit according to the preset sequence of the business scene acceptance flow.
6. A system for realizing service acceptance scene based on template configuration is characterized by comprising:
the system comprises a first definition module, a second definition module and a third definition module, wherein the first definition module is used for defining a service scene template, and the service scene template comprises at least one service function;
the second definition module is used for defining a minimum function unit according to the service function in the service scene template;
a third defining module, configured to define a unit object of the minimum function unit through a back end, and define a simple function code block at a front end according to each minimum function unit and the corresponding unit object, where the simple function code block is used to implement WEB layer display of each minimum function unit;
and the combination module is used for combining each minimum functional unit according to a preset business scene acceptance flow.
7. The system according to claim 6, wherein the second definition module is specifically configured to divide the same service functions in the service scenario template into the same service functions, until the service functions in the service scenario template are different from each other, and each service function that is different from each other is respectively used as a minimum function unit.
8. The system for implementing service acceptance scenarios based on template configuration according to claim 6, wherein the second definition module is further configured to perform abstract configuration on the entry parameter and value taking path of each minimum functional unit.
9. The system for implementing a service acceptance scenario based on template configuration according to claim 6, wherein the third definition module is specifically configured to define, by a backend, a query method, a verification method, and an acceptance method of the minimum functional unit, and the query method, the verification method, and the acceptance method are respectively associated with the acquisition manners of the corresponding parameters.
10. The system for implementing service acceptance scenarios based on template configuration according to any one of claims 6 to 9, further comprising:
and the dynamic loading unit is used for dynamically loading and dynamically displaying each minimum functional unit according to the preset sequence of the business scene acceptance flow.
CN202010767708.5A 2020-08-03 2020-08-03 Method and system for realizing service acceptance scene based on template configuration Pending CN111857676A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010767708.5A CN111857676A (en) 2020-08-03 2020-08-03 Method and system for realizing service acceptance scene based on template configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010767708.5A CN111857676A (en) 2020-08-03 2020-08-03 Method and system for realizing service acceptance scene based on template configuration

Publications (1)

Publication Number Publication Date
CN111857676A true CN111857676A (en) 2020-10-30

Family

ID=72953100

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010767708.5A Pending CN111857676A (en) 2020-08-03 2020-08-03 Method and system for realizing service acceptance scene based on template configuration

Country Status (1)

Country Link
CN (1) CN111857676A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523860A (en) * 2020-04-23 2020-08-11 北京思特奇信息技术股份有限公司 Method and system for managing agricultural product production process in modularization mode
CN112446604A (en) * 2020-11-20 2021-03-05 北京思特奇信息技术股份有限公司 Marketing activity production method and system based on business components

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011038445A1 (en) * 2009-09-29 2011-04-07 Zap Holdings Ldt A content based approach to extending the form and function of a business intelligence system
CN104469030A (en) * 2014-10-31 2015-03-25 北京思特奇信息技术股份有限公司 Service request processing method and system based on client question
CN105739980A (en) * 2016-01-28 2016-07-06 滴滴(中国)科技有限公司 Unified business development method and equipment
CN106548326A (en) * 2016-11-04 2017-03-29 广东亿迅科技有限公司 Linking accepts scene and handles the method and its system of the workflow engine of scene
CN108572817A (en) * 2017-03-07 2018-09-25 北京京东尚科信息技术有限公司 The method, apparatus and medium of dynamic resource allocation based on business model
CN109901838A (en) * 2019-01-17 2019-06-18 平安证券股份有限公司 Front end development approach, device, equipment and storage medium based on modularization
CN110795095A (en) * 2019-09-20 2020-02-14 贝壳技术有限公司 Method and system for establishing business logic component and business component and generating page
CN111367663A (en) * 2020-02-26 2020-07-03 中国建设银行股份有限公司 Service processing method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011038445A1 (en) * 2009-09-29 2011-04-07 Zap Holdings Ldt A content based approach to extending the form and function of a business intelligence system
CN104469030A (en) * 2014-10-31 2015-03-25 北京思特奇信息技术股份有限公司 Service request processing method and system based on client question
CN105739980A (en) * 2016-01-28 2016-07-06 滴滴(中国)科技有限公司 Unified business development method and equipment
CN106548326A (en) * 2016-11-04 2017-03-29 广东亿迅科技有限公司 Linking accepts scene and handles the method and its system of the workflow engine of scene
CN108572817A (en) * 2017-03-07 2018-09-25 北京京东尚科信息技术有限公司 The method, apparatus and medium of dynamic resource allocation based on business model
CN109901838A (en) * 2019-01-17 2019-06-18 平安证券股份有限公司 Front end development approach, device, equipment and storage medium based on modularization
CN110795095A (en) * 2019-09-20 2020-02-14 贝壳技术有限公司 Method and system for establishing business logic component and business component and generating page
CN111367663A (en) * 2020-02-26 2020-07-03 中国建设银行股份有限公司 Service processing method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
樊海玮等: "《软件详细设计教程》", 西安电子科技大学出版社, pages: 128 - 129 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523860A (en) * 2020-04-23 2020-08-11 北京思特奇信息技术股份有限公司 Method and system for managing agricultural product production process in modularization mode
CN112446604A (en) * 2020-11-20 2021-03-05 北京思特奇信息技术股份有限公司 Marketing activity production method and system based on business components

Similar Documents

Publication Publication Date Title
CN107291718A (en) Page resource put-on method and device
CN104579909B (en) Method and equipment for classifying user information and acquiring user grouping information
CN111857676A (en) Method and system for realizing service acceptance scene based on template configuration
WO2016101811A1 (en) Information arrangement method and apparatus
CN111563820A (en) Intelligent contract parallel execution method and device
CN110245914A (en) A kind of cross-system business handling method, apparatus, computer equipment and storage medium
CN114820080A (en) User grouping method, system, device and medium based on crowd circulation
CN111917631A (en) Internet financial service method, device, electronic equipment, readable storage medium and system
CN110888672B (en) Expression engine implementation method and system based on metadata architecture
CN108021654A (en) A kind of photograph album image processing method and device
CN113987054A (en) Big data governance full-flow visualization method and device and storage medium
CN112052391B (en) Data pushing method, device and system
CN109785867A (en) Double record process configuration methods, device, computer equipment and storage medium
CN112287800A (en) Advertisement video identification method and system under no-sample condition
CN108829882B (en) Information collection method, device, terminal and medium
CN104834728B (en) A kind of method for pushing and device for subscribing to video
CN116527994A (en) Video generation method and device and electronic equipment
CN116303657A (en) Group image generation method, group image generation device, computer device, and storage medium
CN114398226A (en) Network asset report generation method and device
CN110347597B (en) Interface testing method and device of picture server, storage medium and mobile terminal
CN114254234A (en) Page generation system and method based on BS framework and storage medium
CN110187930B (en) Application customization method and system
CN112995927A (en) Method and device for processing 5G message user head portrait display
CN113746937B (en) Method and device for initiating message buffer analysis across border payment system channels
CN115277833B (en) Information pushing method and device, electronic equipment and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201030

RJ01 Rejection of invention patent application after publication