CN111984275A - System deployment method, system, terminal and storage medium based on CPU architecture type - Google Patents

System deployment method, system, terminal and storage medium based on CPU architecture type Download PDF

Info

Publication number
CN111984275A
CN111984275A CN202010726602.0A CN202010726602A CN111984275A CN 111984275 A CN111984275 A CN 111984275A CN 202010726602 A CN202010726602 A CN 202010726602A CN 111984275 A CN111984275 A CN 111984275A
Authority
CN
China
Prior art keywords
deployment
cpu architecture
plug
target node
script
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
CN202010726602.0A
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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010726602.0A priority Critical patent/CN111984275A/en
Publication of CN111984275A publication Critical patent/CN111984275A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

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

Abstract

The invention provides a system deployment method, a system, a terminal and a storage medium based on a CPU architecture type, comprising the following steps: presetting plug-ins, deployment scripts and matching mirror images corresponding to various CPU architecture types; extracting a target node address and a CPU architecture of a target node from a system deployment command; calling a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and installing the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address; and calling the mirror image deployment script in the corresponding deployment script set to pull the matched mirror image to the target node deployment system. The invention realizes the automatic deployment of the systems with different CPU architecture types, and the whole process of the system deployment is controllable and traceable, the whole deployment process becomes flexible and controllable, and the usability and efficiency of the system deployment are improved.

Description

System deployment method, system, terminal and storage medium based on CPU architecture type
Technical Field
The invention relates to the technical field of system deployment, in particular to a system deployment method, a system, a terminal and a storage medium based on a CPU architecture type.
Background
At present, the number of servers of the domestic CPU architecture (soar, loongson, etc.) of an enterprise is increasing, so that an application system is required to support deployment and operation on the domestic CPU architecture. However, most of the third-party plug-ins and open-source software used in the application systems developed by us only support the x86 architecture, so that the adaptation work of the localization CPU architecture needs to be performed, for example: each link needs to be operated, the work is complex and complicated, if each process of system upgrading needs to be manually executed again, the workload is large, and each link needs to be manually participated in deployment with low efficiency due to the mode which is not intelligent.
Disclosure of Invention
In view of the above-mentioned shortcomings in the prior art, the present invention provides a system deployment method, system, terminal and storage medium based on CPU architecture type to solve the above-mentioned technical problems.
In a first aspect, the present invention provides a system deployment method based on a CPU architecture type, including:
presetting plug-ins, deployment scripts and matching mirror images corresponding to various CPU architecture types;
extracting a target node address and a CPU architecture of a target node from a system deployment command;
calling a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and installing the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address;
and calling the mirror image deployment script in the corresponding deployment script set to pull the matched mirror image to the target node deployment system.
Further, the method further comprises:
generating a record log in the whole system deployment process;
screening error log information from the recorded log;
updating corresponding resources or scripts according to the error log information;
and re-executing the operation corresponding to the error log information.
Further, the method further comprises:
establishing corresponding plug-in libraries and deployment script libraries for various CPU architecture types;
judging whether a CPU architecture type similar to the newly added CPU architecture exists locally:
and if so, sharing the plug-in library and the deployment script library corresponding to the similar CPU architecture type with the newly-added CPU architecture.
In a second aspect, the present invention provides a system deployment system based on a CPU architecture type, comprising:
the basic preparation unit is configured for presetting plugins, deployment scripts and matching images corresponding to various CPU architecture types;
the information extraction unit is used for extracting a target node address and a CPU architecture of a target node from the system deployment command;
the plug-in deployment unit is configured to call a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and install the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address;
and the system deployment unit is configured to call the mirror image deployment script in the corresponding deployment script set to pull the matched mirror image to deploy the system at the target node.
Further, the system further comprises:
the log generation unit is configured to generate a record log in the whole system deployment process;
the error screening unit is configured to screen error log information from the record logs;
the resource updating unit is configured to update corresponding resources or scripts according to the error log information;
and the operation execution unit is configured to re-execute the operation corresponding to the error log information.
Further, the system further comprises:
the local preparation unit is configured for establishing a corresponding plug-in library and a deployment script library for various CPU architecture types;
the similarity judgment unit is configured for judging whether a CPU architecture type similar to the newly-added CPU architecture exists locally;
and the resource sharing unit is configured to share the plug-in library and the deployment script library corresponding to the similar CPU architecture type with the newly added CPU architecture if the CPU architecture type similar to the newly added CPU architecture exists locally.
In a third aspect, a terminal is provided, including:
a processor, a memory, wherein,
the memory is used for storing a computer program which,
the processor is used for calling and running the computer program from the memory so as to make the terminal execute the method of the terminal.
In a fourth aspect, a computer storage medium is provided having stored therein instructions that, when executed on a computer, cause the computer to perform the method of the above aspects.
The beneficial effect of the invention is that,
according to the system deployment method, the system, the terminal and the storage medium based on the CPU architecture type, one-key deployment operation is executed through a visual deployment interface, the deployment scheduling center receives a deployment task, firstly, a Jenkins tool is scheduled to execute construction work of a corresponding CPU architecture, a printed mirror image package is uploaded to a hardor mirror image library, then, a plug-in the plug-in library is called, a plug-in installation script in the script library is executed, and finally, a script for system deployment is executed to complete system deployment work. The invention realizes the automatic deployment of the systems with different CPU architecture types, and the whole process of the system deployment is controllable and traceable, the whole deployment process becomes flexible and controllable, and the usability and efficiency of the system deployment are improved.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 2 is a schematic flow diagram of a method of one embodiment of the invention.
FIG. 3 is a schematic block diagram of a system of one embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention, and it is obvious that the described embodiment is only a part of the embodiment of the present invention, and 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 invention.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention. The execution subject in fig. 1 may be a system deployment system based on a CPU architecture type.
As shown in fig. 1, the method 100 includes:
step 110, presetting plug-ins, deployment scripts and matching mirror images corresponding to various CPU architecture types;
step 120, extracting the target node address and the CPU architecture of the target node from the system deployment command;
step 130, calling a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and installing the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address;
step 140, calling the mirror image deployment script in the corresponding deployment script set to pull the matched mirror image to the target node deployment system.
Specifically, referring to fig. 2, the method for deploying a system based on a CPU architecture type includes:
1. through a UI visual interface, system deployment tasks are formulated, and corresponding parameter information is configured, such as: CPU architecture type, installation node information, repository information, etc.
2. And issuing the tasks to a system deployment dispatching center, dispatching a Jenkins tool to execute mirror image construction work by the dispatching center according to the CPU architecture type, and pushing the mirror image to a Harbor mirror image warehouse.
3. And the deployment scheduling center calls the system plug-ins to be installed from the plug-in library according to the CPU architecture type and executes the plug-in installation scripts in the script library.
4. And after the plug-in is installed, executing a system deployment script, and pulling a mirror image to be installed from the Harbor library to complete system deployment work.
5. The scheduling center can manage the whole system deployment process, record the execution result and the log of each deployment process, and can execute the failed system again, if the resources are lost or the script fails, after the resources are imported or the script is modified, only the link is executed again, and other executed systems are not affected.
6. For a new CPU architecture, a scheduling center provides a learning mechanism, a script library and a plug-in library of the similar CPU architecture are copied to serve as resources of the new CPU architecture, then deployment operation is executed, intelligent prompts can be given when script problems and plug-in loss are found in the installation process, and meanwhile the functions of online downloading and offline importing of the missing plug-in can be supported.
7. The function of redeployment can be initiated for the failed deployment task:
failure of the first deployment link: and re-initiating the whole deployment task.
Deployment failure in a certain middle link: only the deployment task is reinitiated from that link.
As shown in fig. 3, the system 300 includes:
a basic preparation unit 310 configured to preset plug-ins, deployment scripts and matching images corresponding to a plurality of CPU architecture types;
an information extraction unit 320 configured to extract a target node address and a CPU architecture of the target node from the system deployment command;
the plug-in deployment unit 330 is configured to invoke a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and install the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address;
the system deployment unit 340 is configured to invoke the mirror deployment script in the corresponding deployment script set to pull the matching mirror to deploy the system at the target node.
Optionally, as an embodiment of the present invention, the system further includes:
the log generation unit is configured to generate a record log in the whole system deployment process;
the error screening unit is configured to screen error log information from the record logs;
the resource updating unit is configured to update corresponding resources or scripts according to the error log information;
and the operation execution unit is configured to re-execute the operation corresponding to the error log information.
Optionally, as an embodiment of the present invention, the system further includes:
the local preparation unit is configured for establishing a corresponding plug-in library and a deployment script library for various CPU architecture types;
the similarity judgment unit is configured for judging whether a CPU architecture type similar to the newly-added CPU architecture exists locally;
and the resource sharing unit is configured to share the plug-in library and the deployment script library corresponding to the similar CPU architecture type with the newly added CPU architecture if the CPU architecture type similar to the newly added CPU architecture exists locally.
Fig. 4 is a schematic structural diagram of a terminal 400 according to an embodiment of the present invention, where the terminal 400 may be used to execute the system deployment method based on the CPU architecture type according to the embodiment of the present invention.
Among them, the terminal 400 may include: a processor 410, a memory 420, and a communication unit 430. The components communicate via one or more buses, and those skilled in the art will appreciate that the architecture of the servers shown in the figures is not intended to be limiting, and may be a bus architecture, a star architecture, a combination of more or less components than those shown, or a different arrangement of components.
The memory 420 may be used for storing instructions executed by the processor 410, and the memory 420 may be implemented by any type of volatile or non-volatile storage terminal or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic disk or optical disk. The executable instructions in memory 420, when executed by processor 410, enable terminal 400 to perform some or all of the steps in the method embodiments described below.
The processor 410 is a control center of the storage terminal, connects various parts of the entire electronic terminal using various interfaces and lines, and performs various functions of the electronic terminal and/or processes data by operating or executing software programs and/or modules stored in the memory 420 and calling data stored in the memory. The processor may be composed of an Integrated Circuit (IC), for example, a single packaged IC, or a plurality of packaged ICs connected with the same or different functions. For example, the processor 410 may include only a Central Processing Unit (CPU). In the embodiment of the present invention, the CPU may be a single operation core, or may include multiple operation cores.
A communication unit 430, configured to establish a communication channel so that the storage terminal can communicate with other terminals. And receiving user data sent by other terminals or sending the user data to other terminals.
The present invention also provides a computer storage medium, wherein the computer storage medium may store a program, and the program may include some or all of the steps in the embodiments provided by the present invention when executed. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Therefore, the one-key deployment operation is executed through the visual deployment interface, the deployment scheduling center receives the deployment task, firstly, a Jenkins tool is scheduled to execute the construction work of a corresponding CPU framework, a printed mirror image package is uploaded to a hardor mirror image library, then, the plug-ins in the plug-in library are called, the plug-in installation script in the script library is executed, and finally, the system deployment script is executed, so that the system deployment work is completed. The invention realizes the automatic deployment of the systems with different CPU architecture types, the whole process of the system deployment is controllable and traceable, the whole deployment process becomes flexible and controllable, the usability and the efficiency of the system deployment are improved, the technical effect which can be achieved by the embodiment can be seen in the description above, and the details are not repeated here.
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be embodied in the form of a software product, where the computer software product is stored in a storage medium, 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, and the like, and the storage medium can store program codes, and includes instructions for enabling a computer terminal (which may be a personal computer, a server, or a second terminal, a network terminal, and the like) to perform all or part of the steps of the method in the embodiments of the present invention.
The same and similar parts in the various embodiments in this specification may be referred to each other. Especially, for the terminal embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant points can be referred to the description in the method embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed system and method can be implemented in other ways. For example, the above-described system embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, systems or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A system deployment method based on CPU architecture type is characterized by comprising the following steps:
presetting plug-ins, deployment scripts and matching mirror images corresponding to various CPU architecture types;
extracting a target node address and a CPU architecture of a target node from a system deployment command;
calling a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and installing the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address;
and calling the mirror image deployment script in the corresponding deployment script set to pull the matched mirror image to the target node deployment system.
2. The method of claim 1, further comprising:
generating a record log in the whole system deployment process;
screening error log information from the recorded log;
updating corresponding resources or scripts according to the error log information;
and re-executing the operation corresponding to the error log information.
3. The method of claim 1, further comprising:
establishing corresponding plug-in libraries and deployment script libraries for various CPU architecture types;
judging whether a CPU architecture type similar to the newly added CPU architecture exists locally:
and if so, sharing the plug-in library and the deployment script library corresponding to the similar CPU architecture type with the newly-added CPU architecture.
4. A system deployment system based on a CPU architecture type, comprising:
the basic preparation unit is configured for presetting plugins, deployment scripts and matching images corresponding to various CPU architecture types;
the information extraction unit is used for extracting a target node address and a CPU architecture of a target node from the system deployment command;
the plug-in deployment unit is configured to call a corresponding plug-in set and a corresponding deployment script set according to the CPU architecture, and install the corresponding plug-in on the target node by using a plug-in installation script in the corresponding deployment script set according to the target node address;
and the system deployment unit is configured to call the mirror image deployment script in the corresponding deployment script set to pull the matched mirror image to deploy the system at the target node.
5. The system of claim 4, further comprising:
the log generation unit is configured to generate a record log in the whole system deployment process;
the error screening unit is configured to screen error log information from the record logs;
the resource updating unit is configured to update corresponding resources or scripts according to the error log information;
and the operation execution unit is configured to re-execute the operation corresponding to the error log information.
6. The system of claim 4, further comprising:
the local preparation unit is configured for establishing a corresponding plug-in library and a deployment script library for various CPU architecture types;
the similarity judgment unit is configured for judging whether a CPU architecture type similar to the newly-added CPU architecture exists locally;
and the resource sharing unit is configured to share the plug-in library and the deployment script library corresponding to the similar CPU architecture type with the newly added CPU architecture if the CPU architecture type similar to the newly added CPU architecture exists locally.
7. A terminal, comprising:
a processor;
a memory for storing instructions for execution by the processor;
wherein the processor is configured to perform the method of any one of claims 1-3.
8. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-3.
CN202010726602.0A 2020-07-25 2020-07-25 System deployment method, system, terminal and storage medium based on CPU architecture type Withdrawn CN111984275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010726602.0A CN111984275A (en) 2020-07-25 2020-07-25 System deployment method, system, terminal and storage medium based on CPU architecture type

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010726602.0A CN111984275A (en) 2020-07-25 2020-07-25 System deployment method, system, terminal and storage medium based on CPU architecture type

Publications (1)

Publication Number Publication Date
CN111984275A true CN111984275A (en) 2020-11-24

Family

ID=73438119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010726602.0A Withdrawn CN111984275A (en) 2020-07-25 2020-07-25 System deployment method, system, terminal and storage medium based on CPU architecture type

Country Status (1)

Country Link
CN (1) CN111984275A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268312A (en) * 2021-05-14 2021-08-17 济南浪潮数据技术有限公司 Application migration method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017045424A1 (en) * 2015-09-18 2017-03-23 乐视控股(北京)有限公司 Application program deployment system and deployment method
CN109271171A (en) * 2018-09-17 2019-01-25 杭州安恒信息技术股份有限公司 A kind of method and apparatus based on mono- key of Docker deployment big data platform
CN110673924A (en) * 2019-09-06 2020-01-10 北京浪潮数据技术有限公司 Multi-architecture container cloud mirror image selection method, device, equipment and storage medium
CN110806881A (en) * 2019-11-05 2020-02-18 浪潮云信息技术有限公司 Method for deploying different CPU architectures by kubernets
CN111309401A (en) * 2020-03-24 2020-06-19 广西梯度科技有限公司 Method for operating multi-CPU architecture service in Kubernetes

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017045424A1 (en) * 2015-09-18 2017-03-23 乐视控股(北京)有限公司 Application program deployment system and deployment method
CN109271171A (en) * 2018-09-17 2019-01-25 杭州安恒信息技术股份有限公司 A kind of method and apparatus based on mono- key of Docker deployment big data platform
CN110673924A (en) * 2019-09-06 2020-01-10 北京浪潮数据技术有限公司 Multi-architecture container cloud mirror image selection method, device, equipment and storage medium
CN110806881A (en) * 2019-11-05 2020-02-18 浪潮云信息技术有限公司 Method for deploying different CPU architectures by kubernets
CN111309401A (en) * 2020-03-24 2020-06-19 广西梯度科技有限公司 Method for operating multi-CPU architecture service in Kubernetes

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268312A (en) * 2021-05-14 2021-08-17 济南浪潮数据技术有限公司 Application migration method and system
CN113268312B (en) * 2021-05-14 2022-08-02 济南浪潮数据技术有限公司 Application migration method and system

Similar Documents

Publication Publication Date Title
CN110389900B (en) Distributed database cluster testing method and device and storage medium
CN107769949B (en) Application component deployment method and deployment node
CN110543328B (en) Cross-platform component management method, system, terminal and storage medium based on Ambari
CN106775744B (en) Method and device for generating static library
CN111258913A (en) Automatic algorithm testing method and device, computer system and readable storage medium
CN111708608A (en) Container large cluster rapid deployment method and system based on infrastructure
CN114968477A (en) Container heat transfer method and container heat transfer device
CN115291946A (en) Hongmong system transplanting method, device, electronic equipment and readable medium
CN111506331A (en) Server BMC refreshing method, system, terminal and storage medium
CN111984275A (en) System deployment method, system, terminal and storage medium based on CPU architecture type
CN116450165A (en) Method, system, terminal and storage medium for quickly building environment and deploying program
CN111984623A (en) Database cluster automatic deployment method, device, medium and electronic equipment
CN115865718A (en) Service arrangement control method and device based on Yaml template
CN115952198A (en) Cloud cache database construction processing method and device based on finite-state machine
CN115237441A (en) Upgrade test method, device and medium based on cloud platform
US11010154B2 (en) System and method for implementing complex patching micro service automation
CN117193800A (en) Software installation method and device, electronic equipment and storage medium
CN114546424A (en) Application release method, device and equipment
CN114422358A (en) API gateway configuration updating method and equipment
CN114564213A (en) Pre-installed software deployment method, system, terminal and storage medium
CN113708971A (en) Openstack cloud platform deployment method and related device
CN112379973A (en) Heavy loading method and device
CN112559006A (en) Enterprise client automatic upgrading method, system, equipment and storage medium
CN112083939A (en) Batch upgrading method, device, system and medium
CN112564979A (en) Execution method and device for construction task, computer 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
WW01 Invention patent application withdrawn after publication

Application publication date: 20201124