CN112000433A - Configuration report generation method and related device for virtualization system - Google Patents

Configuration report generation method and related device for virtualization system Download PDF

Info

Publication number
CN112000433A
CN112000433A CN202010821258.3A CN202010821258A CN112000433A CN 112000433 A CN112000433 A CN 112000433A CN 202010821258 A CN202010821258 A CN 202010821258A CN 112000433 A CN112000433 A CN 112000433A
Authority
CN
China
Prior art keywords
configuration
template
report
generating
data
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.)
Withdrawn
Application number
CN202010821258.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.)
Beijing Inspur Data Technology Co Ltd
Original Assignee
Beijing Inspur Data 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 Inspur Data Technology Co Ltd filed Critical Beijing Inspur Data Technology Co Ltd
Priority to CN202010821258.3A priority Critical patent/CN112000433A/en
Publication of CN112000433A publication Critical patent/CN112000433A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a configuration report generation method of a virtualization system, which comprises the following steps: carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template; acquiring data of the corresponding configuration assembly through the configuration template to obtain configuration data; and generating a report according to the configuration template and the configuration data to obtain a configuration report. The configuration template is generated through the received dragging and combining information, and the configuration report is generated through the configuration template instead of being obtained manually, so that the accuracy and the using effect of the configuration report are improved. The application also discloses a configuration report generating device, a server and a computer readable storage medium of the virtualization system, which have the beneficial effects.

Description

Configuration report generation method and related device for virtualization system
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a configuration report generation method, a configuration report generation apparatus, a server, and a computer-readable storage medium for a virtualization system.
Background
With the continuous development of information technology, the number of each configuration component applied in the current virtualization system is more and more, and different configuration components are used for different business functions. Therefore, in order to perform configuration monitoring on one service function, report data of each configuration of the service function in the virtualization system needs to be acquired, so as to perform corresponding monitoring management operation on the virtualization system through the number of reports.
In the prior art, each configuration in a virtualization system is mainly obtained manually. However, as more and more configurations are applied to the virtualization system, the efficiency of the conventional configuration report acquisition mode is slower and slower, the business logic between the configurations is more and more complex, the fault determination is more and more difficult, and the use effect of the configuration report is reduced.
Therefore, how to improve the use effect of the configuration report is a key issue that those skilled in the art pay attention to.
Disclosure of Invention
The application aims to provide a configuration report generation method, a configuration report generation device, a server and a computer readable storage medium of a virtualization system.
To solve the above technical problem, the present application provides a configuration report generating method for a virtualization system, including:
carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template;
acquiring data of the corresponding configuration assembly through the configuration template to obtain configuration data;
and generating a report according to the configuration template and the configuration data to obtain a configuration report.
Optionally, the method further includes:
before the step of generating the configuration template, executing the deployment operation of the virtualization system to obtain each configuration component of the virtualization system.
Optionally, the method further includes:
and exporting the configuration report form through a preset path.
Optionally, the generating of the configuration template is performed on each configuration component according to the received dragging combination information, so as to obtain the configuration template, including:
combining each configuration component according to the received dragging combination information to obtain a configuration group;
and generating a configuration template according to the received alarm information and the configuration group to obtain the configuration template.
The present application further provides a configuration report generating device of a virtualization system, including:
the template generation module is used for carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template;
the data acquisition module is used for acquiring data of the corresponding configuration component through the configuration template to obtain configuration data;
and the report generation module is used for generating a report according to the configuration template and the configuration data to obtain a configuration report.
Optionally, the method further includes:
and the virtualized system deployment module is used for executing the virtualized system deployment operation before the step of generating and processing the configuration template to obtain each configuration component of the virtualized system.
Optionally, the method further includes:
and the export module is used for exporting the configuration report form through a preset path.
Optionally, the template generating module includes:
the combination unit is used for combining each configuration component according to the received dragging combination information to obtain a configuration group;
and the template synthesis unit is used for generating a configuration template according to the received alarm information and the configuration group to obtain the configuration template.
The present application further provides a server, comprising:
a memory for storing a computer program;
and the processor is used for realizing the steps of the configuration report generation method when the computer program is executed.
The present application further provides a computer-readable storage medium, having a computer program stored thereon, where the computer program, when executed by a processor, implements the steps of the configuration report generating method described above.
The application provides a configuration report generation method of a virtualization system, which comprises the following steps: carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template; acquiring data of the corresponding configuration assembly through the configuration template to obtain configuration data; and generating a report according to the configuration template and the configuration data to obtain a configuration report.
Carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template; then, acquiring data of the corresponding configuration assembly through the configuration template to obtain configuration data; and finally, generating a report according to the configuration template and the configuration data to obtain a configuration report instead of manually obtaining the configuration report, and reducing the threshold of generating data by dragging the combined information, thereby improving the efficiency of generating the configuration report and the accuracy and the using effect of the configuration report.
The present application further provides a configuration report generating device, a server, and a computer-readable storage medium of a virtualization system, which have the above beneficial effects, and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a configuration report generating method of a virtualization system according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a configuration report generating device of a virtualization system according to an embodiment of the present disclosure.
Detailed Description
The core of the application is to provide a configuration report generation method, a configuration report generation device, a server and a computer readable storage medium of a virtualization system, a configuration template is generated through received dragging and combining information, and finally, a configuration report is generated through the configuration template instead of being obtained manually, so that the accuracy and the using effect of the configuration report are improved.
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. 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 the prior art, each configuration in a virtualization system is mainly obtained manually. However, as more and more configurations are applied to the virtualization system, the efficiency of the conventional configuration report acquisition mode is slower and slower, the business logic between the configurations is more and more complex, the fault determination is more and more difficult, and the use effect of the configuration report is reduced.
Therefore, the application provides a configuration report generation method of a virtualization system, which is characterized in that a configuration template is obtained by performing configuration template generation processing on each configuration component according to received dragging and combining information; then, acquiring data of the corresponding configuration assembly through the configuration template to obtain configuration data; and finally, generating a report according to the configuration template and the configuration data to obtain a configuration report instead of manually obtaining the configuration report, and reducing the threshold of generating data by dragging the combined information, thereby improving the efficiency of generating the configuration report and the accuracy and the using effect of the configuration report.
The following describes a configuration report generating method of a virtualization system according to an embodiment of the present application.
Referring to fig. 1, fig. 1 is a flowchart illustrating a configuration report generating method of a virtualization system according to an embodiment of the present disclosure.
In this embodiment, the method may include:
s101, performing configuration template generation processing on each configuration assembly according to the received dragging combination information to obtain a configuration template;
the step aims to perform configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template, namely obtaining a template for combining each configuration component according to different logics. On the basis of the template, different configuration components can be combined so as to generate a configuration report under the combined template.
The configuration template mainly aims at a configuration template corresponding to business logic. And, if different business logics can share one configuration template, the configuration template can be directly multiplexed so as to improve the efficiency.
Optionally, this step may include:
step 1, combining each configuration component according to received dragging combination information to obtain a configuration group;
and 2, generating a configuration template according to the received alarm information and the configuration group to obtain the configuration template.
It can be seen that the present alternative mainly explains how to obtain the configuration template. In the alternative scheme, each configuration component is combined according to received dragging combination information to obtain a configuration group; and then, generating a configuration template according to the received alarm information and the configuration group to obtain the configuration template. The alarm information refers to alarm information added into the configuration template for early warning of configuration data. The alarm information may be information such as an alarm mode, an alarm condition, and an alarm threshold.
Optionally, this embodiment may further include:
before the step of generating and processing the configuration template, executing the deployment operation of the virtualization system to obtain each configuration component of the virtualization system.
It can be seen that the present alternative is mainly described before the generation of the configuration template. In this alternative, the method may further include executing a deployment operation of the virtualization system to obtain each configuration component of the virtualization system. That is, the configuration component operated in this embodiment refers to a configuration component applied in the virtualization system. For example, a server virtualization system is deployed on an arm64 architecture server, and can be manually installed according to a system image through a usb disk or the like, or an automatic deployment client running on a windows (system name) can be used to deploy and install server virtualization systems on an arm64 architecture server in batch, and each configuration component is applied to the virtualization systems.
S102, acquiring data of the corresponding configuration component through the configuration template to obtain configuration data;
on the basis of S101, this step aims to obtain configuration data by performing data acquisition on the corresponding configuration component through the configuration template. Specifically, the corresponding configuration components are determined through the configuration template, and then the configuration data is obtained by obtaining the data of the configuration components.
The specific manner of acquiring the configuration component data may be to acquire the data from the system according to the name of the configuration component, or may adopt any one of the acquisition manners provided in the prior art, which is not specifically limited herein.
S103, generating a report according to the configuration template and the configuration data to obtain a configuration report.
On the basis of S102, this step aims to generate a report according to the organization logic and the configuration data in the configuration template, so as to obtain a configuration report.
The organization logic of the configuration template is equivalent to a format for organizing different configuration data, and is used for determining the relationship among the different configuration data so as to combine the configuration data through the relationship.
The configuration report refers to report data of a corresponding running state between each configuration component in the virtualization system.
Optionally, this embodiment may further include:
and exporting the configuration report through a preset path.
Therefore, the alternative scheme mainly explains how to export the configuration report. Specifically, the configuration report is exported through a preset path. The preset path may be exported by mail, or may be exported as a file in PDF (Portable Document Format) or WORD (Document file) Format, or may be exported as web page content. It should be noted that the derivation method is not exclusive and is not limited herein.
In summary, in the embodiment, the configuration template is obtained by performing configuration template generation processing on each configuration component according to the received drag combination information; then, acquiring data of the corresponding configuration component through the configuration template to obtain configuration data; and finally, generating the report according to the configuration template and the configuration data to obtain the configuration report instead of manually obtaining the configuration report, and reducing the threshold of generating the data by dragging the combined information, thereby improving the efficiency of generating the configuration report and the accuracy and the using effect of the configuration report.
The following further describes a configuration report generating method of a virtualization system provided by the present application through a specific embodiment.
In this embodiment, the method may include:
step 1, deploying a server virtualization system for an arm64 architecture server; manual installation according to a system mirror image can be selected, and the server virtualization system can also be installed in a batch deployment mode on an arm64 architecture server by using automatic deployment software;
step 2, creating a configuration report console, and creating the configuration report console through a virtual system management webpage interface;
and 3, selecting the configuration resource module component, inputting a dragging and arranging mode required by a user, namely dragging the configuration component to a console assembly, and randomly typesetting and combining to form a configuration report form suitable for the user according to a familiar mode.
Step 4, the component binding data source sets an alarm mode, the configuration component in the console is bound from the data source in the application, which can be monitoring information, application data, log information, and the component is set with a certain alarm threshold;
step 5, generating a configuration template, storing the production configuration template in the console, and storing the user-defined report forms of the user collocation combination to the server side in a serialized manner after clicking and storing for next display or sharing to other users;
step 6, applying the configuration template, selecting the application template at the configuration template list, converting the well serialized template into a large-screen report interface for viewing various information and notifying an alarm;
and 7, exporting report data, wherein file formats such as PDF (Portable document Format) or WORD (WORD) and the like can be exported from the currently applied report data for being used for copying conference analysis and the like.
As can be seen, in the embodiment, the configuration template is obtained by performing configuration template generation processing on each configuration component according to the received dragging combination information; then, acquiring data of the corresponding configuration component through the configuration template to obtain configuration data; and finally, generating the report according to the configuration template and the configuration data to obtain the configuration report instead of manually obtaining the configuration report, and reducing the threshold of generating the data by dragging the combined information, thereby improving the efficiency of generating the configuration report and the accuracy and the using effect of the configuration report.
In the following, the configuration report generating device of the virtualization system provided by the embodiment of the present application is introduced, and the configuration report generating device of the virtualization system described below and the configuration report generating method of the virtualization system described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a configuration report generating device of a virtualization system according to an embodiment of the present disclosure.
In this embodiment, the apparatus may include:
the template generating module 100 is configured to perform configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template;
the data acquisition module 200 is configured to acquire data of the corresponding configuration component through the configuration template to obtain configuration data;
the report generation module 300 is configured to generate a report according to the configuration template and the configuration data to obtain a configuration report.
Optionally, the method may further include:
and the virtualization system deployment module is used for executing the virtualization system deployment operation before the step of generating and processing the configuration template to obtain each configuration component of the virtualization system.
Optionally, the method may further include:
and the export module is used for exporting the configuration report form through a preset path.
Optionally, the template generating module 100 may include:
the combination unit is used for combining each configuration component according to the received dragging combination information to obtain a configuration group;
and the template synthesis unit is used for generating the configuration template according to the received alarm information and the configuration group to obtain the configuration template.
An embodiment of the present application further provides a server, including:
a memory for storing a computer program;
the processor is configured to implement the steps of the configuration report generation method according to the above embodiments when executing the computer program.
An embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the configuration report generating method according to the above embodiment are implemented.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above details describe a configuration report generating method, a configuration report generating device, a server and a computer readable storage medium of a virtualization system provided by the present application. The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.

Claims (10)

1. A method for generating a configuration report of a virtualization system is characterized by comprising the following steps:
carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template;
acquiring data of the corresponding configuration assembly through the configuration template to obtain configuration data;
and generating a report according to the configuration template and the configuration data to obtain a configuration report.
2. The configuration report generation method according to claim 1, further comprising:
before the step of generating the configuration template, executing the deployment operation of the virtualization system to obtain each configuration component of the virtualization system.
3. The configuration report generation method according to claim 1, further comprising:
and exporting the configuration report form through a preset path.
4. The method for generating a configuration report according to claim 1, wherein the step of generating a configuration template for each configuration component according to the received drag combination information to obtain the configuration template comprises:
combining each configuration component according to the received dragging combination information to obtain a configuration group;
and generating a configuration template according to the received alarm information and the configuration group to obtain the configuration template.
5. A configuration report generating device of a virtualization system is characterized by comprising:
the template generation module is used for carrying out configuration template generation processing on each configuration component according to the received dragging combination information to obtain a configuration template;
the data acquisition module is used for acquiring data of the corresponding configuration component through the configuration template to obtain configuration data;
and the report generation module is used for generating a report according to the configuration template and the configuration data to obtain a configuration report.
6. The configuration report generation apparatus according to claim 5, further comprising:
and the virtualized system deployment module is used for executing the virtualized system deployment operation before the step of generating and processing the configuration template to obtain each configuration component of the virtualized system.
7. The configuration report generation apparatus according to claim 5, further comprising:
and the export module is used for exporting the configuration report form through a preset path.
8. The configuration report generation apparatus according to claim 5, wherein the template generation module comprises:
the combination unit is used for combining each configuration component according to the received dragging combination information to obtain a configuration group;
and the template synthesis unit is used for generating a configuration template according to the received alarm information and the configuration group to obtain the configuration template.
9. A server, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the configuration report generation method according to any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program implements the steps of the configuration report generation method according to any of claims 1 to 4.
CN202010821258.3A 2020-08-14 2020-08-14 Configuration report generation method and related device for virtualization system Withdrawn CN112000433A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010821258.3A CN112000433A (en) 2020-08-14 2020-08-14 Configuration report generation method and related device for virtualization system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010821258.3A CN112000433A (en) 2020-08-14 2020-08-14 Configuration report generation method and related device for virtualization system

Publications (1)

Publication Number Publication Date
CN112000433A true CN112000433A (en) 2020-11-27

Family

ID=73473243

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010821258.3A Withdrawn CN112000433A (en) 2020-08-14 2020-08-14 Configuration report generation method and related device for virtualization system

Country Status (1)

Country Link
CN (1) CN112000433A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100054156A1 (en) * 2008-08-29 2010-03-04 Dehaan Michael Paul Systems and methods for software provisioning in multiple network configuration environment
CN101877716A (en) * 2010-03-10 2010-11-03 艾默生网络能源有限公司 Customization method for configuration template, display method for configuration template and server
CN109542031A (en) * 2018-11-20 2019-03-29 上海电器科学研究所(集团)有限公司 A kind of device configuration method in novel maintenance system
US20190101898A1 (en) * 2017-10-02 2019-04-04 Fisher-Rosemount Systems, Inc. Projects within a Process Control Asset Management System
CN111190598A (en) * 2019-12-30 2020-05-22 中国航发控制系统研究所 Gas turbine monitoring software picture configuration method based on control library drag-type development

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100054156A1 (en) * 2008-08-29 2010-03-04 Dehaan Michael Paul Systems and methods for software provisioning in multiple network configuration environment
CN101877716A (en) * 2010-03-10 2010-11-03 艾默生网络能源有限公司 Customization method for configuration template, display method for configuration template and server
US20190101898A1 (en) * 2017-10-02 2019-04-04 Fisher-Rosemount Systems, Inc. Projects within a Process Control Asset Management System
CN109542031A (en) * 2018-11-20 2019-03-29 上海电器科学研究所(集团)有限公司 A kind of device configuration method in novel maintenance system
CN111190598A (en) * 2019-12-30 2020-05-22 中国航发控制系统研究所 Gas turbine monitoring software picture configuration method based on control library drag-type development

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郑辉等: "批次报表软件在批量生产中的应用", 《仪器仪表标准化与计量》 *

Similar Documents

Publication Publication Date Title
US11755452B2 (en) Log data collection method based on log data generated by container in application container environment, log data collection device, storage medium, and log data collection system
US7472397B2 (en) Method and system to correlate and consolidate a plurality of events
CN110990053A (en) Method for creating and using machine learning scheme template and device
EP3213193B1 (en) Monitoring and correlating a binary process in a distributed business transaction
CN110347984B (en) Policy page changing method and device, computer equipment and storage medium
CN110096280A (en) Creation method, device, computer installation and the storage medium of code engineering
CN102662611B (en) Method for print-auditing in Windows environment
JP2017512322A (en) Software fault location method, apparatus and equipment
CN111625312A (en) APP skin changing method and device, electronic equipment and storage medium
CN113742628A (en) Form processing method and device, computer readable storage medium and electronic equipment
CN112130781A (en) Log printing method and device, electronic equipment and storage medium
CN116820635A (en) Document block sharing method, device, system and storage medium
CN110716866A (en) Code quality scanning method and device, computer equipment and storage medium
CN113296752A (en) Method, system, device and storage medium for generating API document
CN112948053A (en) Hard disk performance test method, device, server and medium
CN112000433A (en) Configuration report generation method and related device for virtualization system
CN111414404A (en) Data visualization device and method
CN112114931B (en) Deep learning program configuration method and device, electronic equipment and storage medium
CN112306639B (en) Virtual desktop testing method and device
CN114020717A (en) Method, device, equipment and medium for acquiring performance data of distributed storage system
CN110187385B (en) Seismic data acquisition method, seismic data processing method and device
CN113656041A (en) Data processing method, device, equipment and storage medium
CN113220386A (en) Instrument board publishing method and related equipment
US9055169B2 (en) Printing frames of a video
CN109344377B (en) Data processing method, 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
WW01 Invention patent application withdrawn after publication

Application publication date: 20201127

WW01 Invention patent application withdrawn after publication