CN115914290A - Internet of vehicles micro-service automation interface monitoring method and device - Google Patents

Internet of vehicles micro-service automation interface monitoring method and device Download PDF

Info

Publication number
CN115914290A
CN115914290A CN202211386559.3A CN202211386559A CN115914290A CN 115914290 A CN115914290 A CN 115914290A CN 202211386559 A CN202211386559 A CN 202211386559A CN 115914290 A CN115914290 A CN 115914290A
Authority
CN
China
Prior art keywords
monitoring
interface
micro
configuration
service
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
CN202211386559.3A
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.)
Hozon New Energy Automobile Co Ltd
Original Assignee
Hozon New Energy Automobile 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 Hozon New Energy Automobile Co Ltd filed Critical Hozon New Energy Automobile Co Ltd
Priority to CN202211386559.3A priority Critical patent/CN115914290A/en
Publication of CN115914290A publication Critical patent/CN115914290A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention relates to a method and a device for monitoring a micro-service automation interface of a vehicle networking, comprising the following steps: and acquiring micro-service information at regular time, generating an interface configuration file according to the micro-service information, and monitoring the micro-service interface according to the interface configuration file and the micro-service interface monitoring item. The scheme can enable hundreds of micro-service adding configuration time to be automatically configured and effective within a few seconds, improves the configuration efficiency of monitoring and the real-time performance of change, and reduces the operation and maintenance time and labor cost required by monitoring under the micro-service framework of the Internet of vehicles.

Description

Internet of vehicles micro-service automation interface monitoring method and device
Technical Field
The invention relates to the technical field of Internet of vehicles, in particular to a method and a device for monitoring an Internet of vehicles microservice automatic interface.
Background
Along with the rapid development of the car networking business and the popularity of a novel micro-service framework, more and more companies begin to use the framework of the micro-service to be applied to the car networking business at present, and the micro-service framework is mainly characterized in that a certain large-function logic is split into a plurality of small-function modules to be realized, so that decoupling between services is realized, the performance and expansion of a single module are conveniently promoted, and the problem of positioning is more convenient when a fault occurs.
Due to the characteristic of small modularization of the micro-service, the original application service can be unpacked into a plurality of micro-services or even dozens of micro-services for operation, and the total service quantity of the whole car networking service can be expanded from the original number of the micro-services to dozens of the micro-services, namely hundreds or thousands of the micro-services after the micro-service architecture. Therefore, the complexity of configuration and use of the original monitoring scheme aiming at the service availability is greatly improved, the effectiveness agility after configuration change is greatly reduced, engineers need to manually add and enter each service into the monitoring system to enable the new or changed configuration to take effect, although the monitoring effect after configuration addition is still effective, the efficiency is very low when the configuration is added and updated, the reduction can be continuously realized along with the increase of the number of micro-services, and the requirements of quick monitoring and configuration change after a large number of micro-services are quickly and agilely updated on line can not be met.
Disclosure of Invention
The invention aims to provide a method and a device for monitoring a micro-service automation interface of the Internet of vehicles, which aim to solve the problems involved in the background technology.
The embodiment of the application is realized as follows:
in a first aspect, an embodiment of the present application provides a method for monitoring an internet of vehicles microservice automation interface, including:
acquiring micro-service information at regular time;
generating an interface configuration file according to the micro service information;
and monitoring the micro service interface according to the interface configuration file and the micro service interface monitoring item.
In some embodiments, the timing acquisition of microservice information comprises:
registering a plurality of micro services in a registry, and regularly acquiring the information of all the current online micro services through an API (application program interface) of the registry; the micro-service information comprises service information, local service address information and local service port information.
In some embodiments, the generating an interface profile from the microservice information comprises:
arranging the micro service information according to the monitored application configuration format requirement;
and generating an interface configuration temporary file based on the micro service information after the arranging processing.
In some embodiments, after generating an interface configuration temporary file based on the micro service information after the orchestration process, the method further includes:
comparing the interface configuration files, and if no old configuration file exists, storing the newly generated interface configuration temporary file as a currently effective configuration file; if the currently effective configuration file exists, the interface configuration temporary file and the currently effective configuration file are respectively sequenced and then compared;
if the comparison is inconsistent, the currently effective configuration file is covered by the newly generated interface configuration temporary file; and if the comparison is consistent, not performing the operation of covering the currently effective configuration file by the newly generated interface configuration temporary file.
In some embodiments, the monitoring of the micro service interface according to the interface configuration file and the micro service interface monitoring item includes:
periodically reading the interface configuration file through a monitoring server and generating new or changed configuration according to the interface configuration file;
configuring a Low-level discovery rule and an automatic discovery monitoring configuration template based on Low-level discovery in a monitoring server;
reading a currently effective interface configuration file according to the configured low-level discovery rule and the monitoring configuration template, and loading read information into a monitoring system to be stored as a monitoring variable; wherein the interface profile is for monitoring services;
and configuring the currently effective interface configuration file into an http request monitoring template or a tcp service port survival monitoring configuration template according to a monitoring requirement.
In some embodiments, after reading a currently effective interface configuration file according to the configured low-level discovery rule and the configured monitoring configuration template, and loading read information into a monitoring system to be saved as a monitoring variable, the method further includes:
and the monitoring server generates a plurality of microservice interface monitoring items according to the configuration rule of the monitoring configuration template and the monitoring variable.
In some embodiments, after the monitoring server generates a plurality of microservice interface monitoring items according to the configuration rules of the monitoring configuration template and the monitoring variables, the method further includes:
adding the microservice interface monitoring item to an availability monitoring interface of the microservice;
and periodically executing the generated multiple microservice interface monitoring items according to a configuration rule so as to monitor and probe the microservice interface.
In a second aspect, an embodiment of the present application further provides an automatic interface monitoring device for car networking microservice, including:
the acquisition module is used for acquiring the micro-service information at regular time;
the generating module is used for generating an interface configuration file according to the micro service information;
and the monitoring module is used for monitoring the micro service interface according to the interface configuration file and the micro service interface monitoring item.
In a third aspect, an embodiment of the present application further provides an electronic device, including:
a memory for storing computer executable instructions; and
a processor for executing the computer executable instructions to perform any of the embodiments of the method for monitoring an internet of vehicles microservice automation interface in the first aspect.
In a fourth aspect, embodiments of the present application further provide a non-transitory computer-readable storage medium having stored thereon computer-executable instructions, which, when executed by a computer, cause the computer to perform any one of the embodiments of the method for monitoring a car networking microservice automation interface in the first aspect.
Compared with the prior art, the beneficial effects of the embodiment of the application are that:
the invention provides a method and a device for monitoring an automatic interface of a micro service in a vehicle networking system, wherein in the using process of an original Zabbix monitoring server, aiming at the monitoring requirement of the survival or tcp connectivity of the service interface, an engineer is required to manually add a monitoring template and a monitoring configuration item, and according to the complexity of configuration information, each configuration is about 30 seconds of manual operation, like the above mentioned, for example, according to the traditional manual adding mode, under the framework of the micro service, if corresponding single-interface availability monitoring configuration items are required to be added to 100 micro services, the time of nearly one hour is required to be manually operated, if the subsequent services are added or the monitoring item is required to be modified, the required operation configuration time is longer, and after the automatic monitoring adding configuration method mentioned in the scheme is used, hundreds of micro service adding configuration time can be automatically configured and take effect within several seconds, so that the configuration efficiency and the real-time of the monitoring are greatly improved, and the operation time and the labor cost of the change are greatly reduced under the framework of the micro service in the vehicle networking system, and the monitoring requirement operation time and the labor cost are greatly reduced.
In order to make the technical solutions of the present invention more comprehensible, embodiments accompanied with figures are described in detail below in order to make the above and other objects, features and advantages of the present invention more comprehensible. Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is an architecture diagram of a method and an apparatus for monitoring a microservice automation interface of a vehicle networking according to an embodiment of the present invention;
fig. 2 is a flowchart of a method and an apparatus for monitoring an internet of vehicles microservice automation interface according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
In order to make the aforementioned objects, features and advantages of the present invention more comprehensible, embodiments accompanying figures are described in detail below. In describing the embodiments of the present invention in detail, the drawings are not to be considered as being enlarged partially in accordance with the general scale, and the drawings are only examples, which should not be construed as limiting the scope of the present invention. In addition, the three-dimensional dimensions of length, width and depth should be included in the actual fabrication.
Thus, the following detailed description of the embodiments of the present application, as presented in the figures, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. 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 application.
In one embodiment of the invention, the whole structure of the invention comprises a plurality of micro services, an Eureka registry, a custom program service (responsible for acquiring the registry service forwarding rule and generating the acquired micro service forwarding address into a configuration file), the generated configuration file with the micro service forwarding address interface information, and a Zabbix monitoring server.
As an embodiment, please refer to fig. 1-2, the embodiment provides a method for monitoring an automation interface of a car networking microservice, wherein the method includes:
s101, acquiring micro-service information at regular time;
wherein, regularly acquiring the microservice information comprises: firstly, connecting a plurality of micro services (micro service 1, micro service 2, micro service 3 and micro service 4) to a registration center (Eureka), namely registering the micro services in the registration center for communication and service call among the micro services; acquiring all current online micro-service information regularly through an API (application program interface) of a registration center; the micro service information comprises service information, local service address information and local service port information.
S102, generating an interface configuration file according to the micro service information;
wherein, generating the interface configuration file according to the microservice information comprises: the self-research program A arranges the acquired service information, local service address information and local service port information according to the monitored application configuration format requirements; and generating an interface configuration temporary file B based on the micro-service information after the arrangement processing.
It should be noted that, after generating the interface configuration temporary file B based on the micro service information after the orchestration process, the method further includes: the self-research program A executes the comparison logic of the interface configuration files, and if the old configuration files (the currently effective configuration files C) do not exist, the newly generated interface configuration temporary files B are stored as the currently effective configuration files C; if the configuration file C which currently takes effect exists, the interface configuration temporary file B and the configuration file C which currently takes effect are respectively sequenced and then compared; if the comparison is inconsistent, covering the currently effective configuration file C with the newly generated interface configuration temporary file B; and if the comparison is consistent, not performing the operation of covering the currently effective configuration file C by the newly generated interface configuration temporary file B.
S103, monitoring the micro service interface according to the interface configuration file and the micro service interface monitoring item E;
wherein, according to interface configuration file and little service interface monitoring item E to little service interface monitoring include:
periodically reading the interface configuration file through a monitoring server (Zabbix) and generating new or changed configuration according to the interface configuration file; configuring Low-level discovery rules and an automatic discovery monitoring configuration template D based on Low-level discovery (LLD) in a monitoring server; reading a currently effective interface configuration file according to the configured low-level discovery rule and the monitoring configuration template D, and loading read information into a monitoring system to be stored as a monitoring variable; wherein the interface configuration file is used for monitoring services; and configuring the currently effective interface configuration file into an http request monitoring template or a live monitoring configuration template D of a tcp service port according to the monitoring requirement.
It should be noted that, reading the currently valid interface configuration file according to the configured low-level discovery rule and the monitoring configuration template D, and loading the read information into the monitoring system to be stored as a monitoring variable, further includes:
and the monitoring server generates a plurality of microservice interface monitoring items E according to the configuration rules and the monitoring variables of the monitoring configuration template D.
It should be noted that, after the monitoring server generates a plurality of microservice interface monitoring items E according to the configuration rule and the monitoring variable of the monitoring configuration template D, the method further includes:
adding a micro-service interface monitoring item E to an availability monitoring interface of the micro-service;
and the monitoring server periodically executes the generated multiple micro-service interface monitoring items E according to the configuration rule so as to monitor and detect the micro-service interfaces. Specifically, an http or tcp request is initiated to a micro-service end, if an http request monitoring item is created, a dedicated availability interface monitoring address, such as a service name/version interface, needs to be specified by all micro-service research and development engineers in advance to determine, and the interface request successfully and directly returns service version information.
The test scheme of the invention is successfully executed, the similar http request service or tcp port survival monitoring is added in the original Zabbix monitoring server, a monitoring template is firstly created, then a corresponding server of the application is selected, finally a specific monitoring item is created, configuration information (simulating http or tcp request, request address information, request frequency period, monitoring information storage time length and the like) is filled, after the automatic monitoring image is successfully added, in the monitoring server, the effect as the monitoring item manually added before can be checked, the corresponding monitoring item is added in the availability monitoring interfaces of all micro-services, and the monitoring item data return value displayed in the monitoring service is normal, which represents that the automatic monitoring adding method is successfully applied.
In an embodiment of the invention, the same logical operation configuration can be manually executed, similar http request service or tcp port survival monitoring is added in the existing Zabbix monitoring server, a monitoring template needs to be created first, then a corresponding server for application is selected, finally a specific monitoring item is created, configuration information (http or tcp request is simulated, request address information, request frequency period, monitoring information storage duration and the like) is filled, and the method can be used for adding the specific monitoring item to realize the same monitoring effect but low efficiency; or other monitoring service schemes such as Prometheus and the like can be used to realize the final monitoring logic and effect in combination with the personalized self-research program.
In another embodiment of the present invention, there is also provided a car networking microservice automated interface monitoring apparatus, comprising:
the acquisition module is used for acquiring the micro-service information at regular time;
the generating module is used for generating an interface configuration file according to the micro service information;
and the monitoring module is used for monitoring the micro service interface according to the interface configuration file and the micro service interface monitoring item E.
In another embodiment of the present invention, there is also provided an electronic device including:
a memory for storing computer executable instructions; and
a processor for executing computer executable instructions to perform the method discussed in any of the above embodiments. Among other things, an electronic device may include one or more processors and memory. The memory has stored therein computer-executable instructions that, when executed by the processor, cause the electronic device to perform any of the embodiments of the car networking microservice automation interface monitoring method described above. The electronic device may also include a communication interface.
The processor may be any suitable processing device, such as a microprocessor (micro processor), a microcontroller (micro controller), an integrated circuit, or other suitable processing device. The memory may include any suitable computing system or medium, including but not limited to a non-transitory computer readable medium, random Access Memory (RAM), read Only Memory (ROM), hard disk, flash memory, or other memory device. The memory may store computer-executable instructions that are executable by the processor to cause the electronic device to perform any of the embodiments of the internet of vehicles microservice automation interface monitoring methods described above. The memory may also store data.
In an embodiment of the present invention, the processor may execute various modules included in the instructions to implement the embodiment of the car networking microservice automation interface monitoring method described above. For example, the electronic device may implement the modules in the car networking microservice automation interface monitoring apparatus to execute the methods S101, S102, and S103 shown in fig. 2.
In yet another embodiment of the present invention, a non-transitory computer-readable storage medium is also provided. The computer-readable storage medium has stored thereon computer-executable instructions that, when executed by a computer, cause the computer to perform any of the embodiments of the above-described internet of vehicles microservice automation interface monitoring method.
In yet another embodiment of the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform any of the vehicle networking microservice automation interface monitoring methods of the above embodiments.
The method and the device for monitoring the Internet of vehicles microservice automatic interface have the beneficial effects that: in the use process of an original Zabbix monitoring server, aiming at the monitoring requirement of the survival or tcp connectivity of a service interface of the type, an engineer is required to manually add a monitoring template and a monitoring configuration item, and according to the complexity of configuration information, each configuration is about required to be manually operated for about 30 seconds.
Finally, it should be noted that the above-mentioned embodiments are only preferred embodiments of the present invention, and are not intended to limit the present invention, and those skilled in the art will appreciate that various modifications and changes can be made to the present invention. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present invention is included in the scope of the claims of the present invention filed as filed.

Claims (10)

1. A monitoring method for a micro-service automation interface of the Internet of vehicles is characterized by comprising the following steps:
acquiring micro-service information at regular time;
generating an interface configuration file according to the micro service information;
and monitoring the micro service interface according to the interface configuration file and the micro service interface monitoring item.
2. The method of claim 1, wherein the timing acquisition of microservice information comprises:
registering a plurality of micro services in a registry, and regularly acquiring the information of all the current online micro services through an API (application program interface) of the registry; the micro service information comprises service information, local service address information and local service port information.
3. The method of claim 1, wherein generating an interface profile based on the microservice information comprises:
arranging the micro service information according to the monitored application configuration format requirement;
and generating an interface configuration temporary file based on the micro-service information after the arrangement processing.
4. The method of claim 3, further comprising, after generating an interface configuration temporary file based on the micro-service information after orchestration processing:
comparing the interface configuration files, and if no old configuration file exists, storing the newly generated interface configuration temporary file as a currently effective configuration file; if the currently effective configuration file exists, the interface configuration temporary file and the currently effective configuration file are respectively sequenced and then compared;
if the comparison is inconsistent, the currently effective configuration file is covered by the newly generated interface configuration temporary file; and if the comparison is consistent, not performing the operation of covering the currently effective configuration file by the newly generated interface configuration temporary file.
5. The method of claim 1, wherein monitoring the micro service interface according to the interface configuration file and a micro service interface monitoring item comprises:
periodically reading the interface configuration file through a monitoring server and generating new or changed configuration according to the interface configuration file;
configuring a Low-level discovery rule and an automatic discovery monitoring configuration template based on Low-level discovery in a monitoring server;
reading a currently effective interface configuration file according to the configured low-level discovery rule and the configured monitoring configuration template, and loading read information into a monitoring system to be stored as a monitoring variable; wherein the interface profile is for monitoring services;
and configuring the currently effective interface configuration file into an http request monitoring template or a tcp service port survival monitoring configuration template according to a monitoring requirement.
6. The method of claim 5, wherein reading the currently active interface configuration file according to the configured low-level discovery rule and the monitoring configuration template, and loading the read information into the monitoring system for saving as a monitoring variable further comprises:
and the monitoring server generates a plurality of microservice interface monitoring items according to the configuration rules of the monitoring configuration template and the monitoring variables.
7. The method of claim 6, wherein the step of generating a plurality of microservice interface monitoring items by the monitoring server according to the configuration rules of the monitoring configuration template and the monitoring variables further comprises:
adding the microservice interface monitoring item to an availability monitoring interface of the microservice;
and periodically executing the generated multiple microservice interface monitoring items according to a configuration rule so as to monitor and probe the microservice interface.
8. The utility model provides a little automatic interface monitoring device of service of car networking which characterized in that includes:
the acquisition module is used for acquiring the micro-service information at regular time;
the generating module is used for generating an interface configuration file according to the micro service information;
and the monitoring module is used for monitoring the micro service interface according to the interface configuration file and the micro service interface monitoring item.
9. An electronic device, comprising:
a memory for storing computer executable instructions; and
a processor for executing the computer-executable instructions to perform the method of any one of claims 1 to 7.
10. A non-transitory computer-readable storage medium having stored thereon computer-executable instructions that, when executed by a computer, cause the computer to perform the method of any of claims 1 to 7.
CN202211386559.3A 2022-11-07 2022-11-07 Internet of vehicles micro-service automation interface monitoring method and device Pending CN115914290A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211386559.3A CN115914290A (en) 2022-11-07 2022-11-07 Internet of vehicles micro-service automation interface monitoring method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211386559.3A CN115914290A (en) 2022-11-07 2022-11-07 Internet of vehicles micro-service automation interface monitoring method and device

Publications (1)

Publication Number Publication Date
CN115914290A true CN115914290A (en) 2023-04-04

Family

ID=86473620

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211386559.3A Pending CN115914290A (en) 2022-11-07 2022-11-07 Internet of vehicles micro-service automation interface monitoring method and device

Country Status (1)

Country Link
CN (1) CN115914290A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110324209A (en) * 2019-08-02 2019-10-11 泰康保险集团股份有限公司 Micro services system monitoring method, apparatus, electronic equipment and computer-readable medium
CN112217864A (en) * 2020-09-04 2021-01-12 微民保险代理有限公司 Micro-service monitoring method, device, system, computer equipment and storage medium
CN112559285A (en) * 2020-12-08 2021-03-26 中国联合网络通信集团有限公司 Distributed service architecture-based micro-service monitoring method and related device
CN112612541A (en) * 2020-12-18 2021-04-06 北京中电普华信息技术有限公司 Method and device for managing configuration files

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110324209A (en) * 2019-08-02 2019-10-11 泰康保险集团股份有限公司 Micro services system monitoring method, apparatus, electronic equipment and computer-readable medium
CN112217864A (en) * 2020-09-04 2021-01-12 微民保险代理有限公司 Micro-service monitoring method, device, system, computer equipment and storage medium
CN112559285A (en) * 2020-12-08 2021-03-26 中国联合网络通信集团有限公司 Distributed service architecture-based micro-service monitoring method and related device
CN112612541A (en) * 2020-12-18 2021-04-06 北京中电普华信息技术有限公司 Method and device for managing configuration files

Similar Documents

Publication Publication Date Title
CN109343857B (en) Method, apparatus and storage medium for deploying machine learning model on line
CN104252481A (en) Dynamic check method and device for consistency of main and salve databases
CN110554958A (en) Graph database testing method, system, device and storage medium
CN115150471A (en) Data processing method, device, equipment, storage medium and program product
CN108459960A (en) Method of automatic configuration, device, equipment and the storage medium of test environment
CN115168130A (en) Chip testing method and device, electronic equipment and storage medium
CN110908907A (en) Web page testing method, device, equipment and storage medium
CN112732556B (en) Automatic testing method, device, equipment and storage medium of distributed system
CN112559525B (en) Data checking system, method, device and server
CN109995585A (en) A kind of abnormality eliminating method, equipment and storage medium
CN109445800A (en) A kind of version automatic deployment method and system based on distributed system
CN116467975B (en) Data processing method, device, electronic equipment and storage medium
CN117370337A (en) Partition creation method, partition creation device, computer equipment and storage medium
CN115914290A (en) Internet of vehicles micro-service automation interface monitoring method and device
CN114003220B (en) Workflow model implementation method, system, readable storage medium and computer equipment
CN113238901B (en) Multi-device automatic testing method and device, storage medium and computer device
CN113434938B (en) BIM model checking method, BIM model checking device, computer equipment and storage medium
CN109298974A (en) System control method, device, computer and computer readable storage medium
CN110113181B (en) Node configuration method, node configuration device, computer device, and readable storage medium
CN113590217A (en) Function management method and device based on engine, electronic equipment and storage medium
CN114143235A (en) NFV automatic test method, device, equipment and storage medium
CN111858234A (en) Task execution method, device, equipment and medium
CN113204478B (en) Method, device and equipment for operating test unit and storage medium
CN117421071B (en) Visual package method and integrated system for plug-in service
CN115081233B (en) Flow simulation method and electronic equipment

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