CN110502263B - Upgrade package manufacturing method, system and computer readable storage medium - Google Patents

Upgrade package manufacturing method, system and computer readable storage medium Download PDF

Info

Publication number
CN110502263B
CN110502263B CN201910761789.5A CN201910761789A CN110502263B CN 110502263 B CN110502263 B CN 110502263B CN 201910761789 A CN201910761789 A CN 201910761789A CN 110502263 B CN110502263 B CN 110502263B
Authority
CN
China
Prior art keywords
upgrade
file
information
package
upgrading
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.)
Active
Application number
CN201910761789.5A
Other languages
Chinese (zh)
Other versions
CN110502263A (en
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.)
Shenzhen Tendzone Intelligent Technology Co ltd
Original Assignee
Shenzhen Tendzone 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 Shenzhen Tendzone Intelligent Technology Co ltd filed Critical Shenzhen Tendzone Intelligent Technology Co ltd
Priority to CN201910761789.5A priority Critical patent/CN110502263B/en
Publication of CN110502263A publication Critical patent/CN110502263A/en
Application granted granted Critical
Publication of CN110502263B publication Critical patent/CN110502263B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

The invention discloses an upgrade patch manufacturing method, which is applied to an upgrade patch manufacturing system, wherein the upgrade patch manufacturing system comprises a server, and the method comprises the following steps: the server receives an upgrade package making instruction sent by the terminal; reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction; generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, and generating an upgrade construction file according to the upgrade construction information; and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package. The invention also discloses an upgrade patch manufacturing system and a computer readable storage medium. The invention can reduce the error caused by manual operation, simplify the manufacturing process of the upgrade package and reduce the error probability of the manufacturing process of the upgrade package.

Description

Upgrade package manufacturing method, system and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and a system for making an upgrade patch, and a computer-readable storage medium.
Background
At present, the software service upgrade package manufacturing process generally requires an engineer to arrange updated files first, the engineer puts the arranged updated files into a fixed folder, and the engineer compresses the fixed folder in which the updated files are put to obtain an upgrade package; the existing upgrade package is different from person to person due to the fact that the manufacturing mode is not universal, different engineers adopt different processes, when a new engineer needs to manufacture the upgrade package of the software service again, the original process manufactured by the engineer cannot be used, and the new engineer needs to start to make the manufacturing process again.
Disclosure of Invention
The invention mainly aims to provide an upgrade patch manufacturing method, an upgrade patch manufacturing system and a computer readable storage medium, aiming at simplifying the manufacturing process of an upgrade patch and reducing the error probability of the upgrade patch manufacturing process.
In order to achieve the above object, the present invention provides a method for making an upgrade package, comprising the steps of:
the server receives an upgrade package making instruction sent by the terminal;
reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction;
generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, and generating an upgrade construction file according to the upgrade construction information;
and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
Optionally, the step of importing the upgrade resource file and the upgrade build file into the temporary directory to generate an upgrade package includes:
importing the upgrade resource file and the upgrade build file into the temporary directory;
encrypting the file information of the upgrade resource file and the upgrade build file to generate a check file;
and importing the check file into the temporary directory to generate an upgrade package.
Optionally, the upgrade build file includes an upgrade execution file, an upgrade information file, and upgrade database table information;
when the upgrade construction information is upgrade resource information, the step of generating an upgrade construction file according to the upgrade construction information includes:
generating an upgrade execution file according to the upgrade resource information;
when the upgrade build information is an upgrade execution command, the step of generating an upgrade build file according to the upgrade build information includes:
generating an upgrade information file according to the upgrade execution command;
when the upgrade construction information is an upgrade database command, the step of generating an upgrade construction file according to the upgrade construction information includes:
sending a database query instruction to a database system;
and receiving the information of the upgrading database table returned by the database system according to the database query instruction.
Optionally, after the step of searching for an upgrade resource file according to the upgrade basic information, the method includes:
detecting whether the file memory of the upgraded resource file is larger than a first preset threshold value;
if the file memory is smaller than or equal to the first preset threshold, detecting whether the file memory is larger than a second preset threshold;
if the file memory is larger than the second preset threshold, executing: and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
Optionally, after the step of detecting whether the file memory is greater than a second preset threshold if the file memory is less than or equal to the first preset threshold, the method includes:
and if the file memory is less than or equal to the second preset threshold, stopping the generation of the upgrade package, and sending a stopping prompt message to the terminal.
Optionally, after the step of detecting whether the file memory of the upgrade resource file is greater than a first preset threshold, the method includes:
if the file memory is larger than the first preset threshold, sending threshold prompting information to the terminal;
receiving an adjusting instruction fed back by the terminal according to the threshold prompting information, and adjusting the first preset threshold according to the adjusting instruction;
after adjusting the first preset threshold, then: and detecting whether the file memory of the upgraded resource file is larger than a first preset threshold value.
Optionally, after the step of sending the threshold prompt message to the terminal if the file memory is greater than the first preset threshold, the method includes:
and receiving an abort instruction fed back by the terminal according to the threshold prompt message, and aborting the generation of the upgrade package according to the abort instruction.
Optionally, after the step of importing the upgrade resource file and the upgrade build file into the temporary directory to generate an upgrade package, the method includes:
and sending the upgrade package to the terminal.
In addition, to achieve the above object, the present invention also provides an upgrade package manufacturing system, including: the system comprises a memory, a processor and an upgrade package making program which is stored on the memory and can run on the processor, wherein the upgrade package making program realizes the steps of the upgrade package making method when being executed by the processor.
Further, to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon an upgrade package preparation program that, when executed by a processor, realizes the steps of the upgrade package preparation method as described above.
The invention provides an upgrade patch manufacturing method, a system and a computer readable storage medium, wherein a server receives an upgrade patch manufacturing instruction sent by a terminal; reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction; generating a temporary directory according to the upgrading basic information, searching upgrading resource files according to the upgrading basic information, and generating upgrading construction files according to the upgrading construction information; and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package. Through the mode, the error probability caused by manual operation is reduced, the manufacturing process of the upgrade package is simplified, and the error probability of the manufacturing process of the upgrade package is reduced.
Drawings
Fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a first embodiment of the method of the present invention;
FIG. 3 is a schematic flow chart of a second embodiment of the method of the present invention;
FIG. 4 is a schematic flow chart of a third embodiment of the method of the present invention;
FIG. 5 is a schematic flow chart of a fourth embodiment of the method of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The main solution of the embodiment of the invention is as follows: the server receives an upgrade package making instruction sent by the terminal; reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction; generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, and generating an upgrade construction file according to the upgrade construction information; and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
The existing software service upgrade package manufacturing process generally requires an engineer to arrange updated files first, the engineer puts the arranged updated files into a fixed folder, and the engineer compresses the fixed folder in which the updated files are put to obtain an upgrade package; the existing upgrade package is different from person to person due to the fact that the manufacturing mode is not universal, different engineers adopt different processes, when a new engineer needs to manufacture the upgrade package of the software service again, the original process cannot be used, and the new engineer needs to start to make the manufacturing process again.
The invention provides a solution, aiming at simplifying the manufacturing process of an upgrade patch and reducing the error probability of the manufacturing process of the upgrade patch.
As shown in fig. 1, fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention.
The terminal of the embodiment of the invention can be a PC, and can also be a mobile terminal device with a display function, such as a smart phone, a tablet computer and the like.
As shown in fig. 1, the terminal may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. The communication bus 1002 is used to implement connection communication among these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., a WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a memory system separate from the processor 1001.
Preferably, the terminal may further include a camera, a Radio Frequency (RF) circuit, a sensor, an audio circuit, a WiFi module, and the like. Such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display screen according to the brightness of ambient light, and a proximity sensor that may turn off the display screen and/or the backlight when the mobile terminal is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), detect the magnitude and direction of gravity when the mobile terminal is stationary, and can be used for applications (such as horizontal and vertical screen switching, related games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer and tapping) and the like for recognizing the attitude of the mobile terminal; of course, the mobile terminal may also be configured with other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which are not described herein again.
Those skilled in the art will appreciate that the terminal structure shown in fig. 1 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an upgrade package creation program.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be configured to call the upgrade package preparation program stored in the memory 1005, and perform the following operations:
the server receives an upgrade package making instruction sent by the terminal;
reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction;
generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, and generating an upgrade construction file according to the upgrade construction information;
and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
Further, the processor 1001 may call the upgrade package making program stored in the memory 1005, and also perform the following operations:
importing the upgrade resource file and the upgrade build file into the temporary directory;
encrypting the file information of the upgrade resource file and the upgrade build file to generate a check file;
importing the check file into the temporary directory to generate an upgrade package
Further, the processor 1001 may call the upgrade package making program stored in the memory 1005, and also perform the following operations:
when the upgrade construction information is upgrade resource information, the step of generating an upgrade construction file according to the upgrade construction information includes:
generating an upgrade execution file according to the upgrade resource information;
when the upgrade build information is an upgrade execution command, the step of generating an upgrade build file according to the upgrade build information includes:
generating an upgrade information file according to the upgrade execution command;
when the upgrade construction information is a database query command, the step of generating an upgrade construction file according to the upgrade construction information includes:
sending a database query instruction to a database system;
and receiving the information of the upgrading database table returned by the database system according to the database query instruction.
Further, the processor 1001 may call the upgrade package making program stored in the memory 1005, and also perform the following operations:
detecting whether the file memory of the upgraded resource file is larger than a first preset threshold value;
if the file memory is smaller than or equal to the first preset threshold, detecting whether the file memory is larger than a second preset threshold;
if the file memory is larger than the second preset threshold, executing: and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
Further, the processor 1001 may call the upgrade package preparation program stored in the memory 1005, and also perform the following operations:
and if the file memory is less than or equal to the second preset threshold, stopping the generation of the upgrade package, and sending a stopping prompt message to the terminal.
Further, the processor 1001 may call the upgrade package preparation program stored in the memory 1005, and also perform the following operations:
if the file memory is larger than the first preset threshold, sending threshold value prompt generation information to the terminal;
receiving an adjusting instruction fed back by the terminal according to the threshold prompting information, and adjusting the first preset threshold according to the adjusting instruction;
after adjusting the first preset threshold, then: and detecting whether the file memory of the upgrade resource file is greater than a first preset threshold value.
Further, the processor 1001 may call the upgrade package making program stored in the memory 1005, and also perform the following operations:
and receiving an abort instruction fed back by the terminal according to the threshold prompt message, and aborting the generation of the upgrade package according to the abort instruction.
Further, the processor 1001 may call the upgrade package making program stored in the memory 1005, and also perform the following operations:
and sending the upgrade package to the terminal.
Based on the above hardware structure, the embodiment of the method of the present invention is provided.
Referring to fig. 2, fig. 2 is a schematic flow chart of a first embodiment of the method of the present invention.
In the embodiment of the present invention, the upgrade patch manufacturing method is applied to an upgrade patch manufacturing system, the upgrade patch manufacturing system includes a server, and the upgrade patch manufacturing method includes:
step S10, the server receives an upgrade package making instruction sent by a terminal;
in this example, after the engineer stores the upgrade resource file in the server through the engineer terminal, the server receives an instruction for creating the upgrade package sent by the engineer through the engineer terminal, and the server starts to perform creation of the upgrade package. The method includes that an engineer clicks a starting file on an engineer terminal to start generation of an upgrade package, the engineer terminal generates an upgrade package making instruction according to the starting file and sends the upgrade package making instruction to a server, and the server receives the upgrade package making instruction sent by the engineer terminal, wherein the engineer terminal can be a mobile terminal such as a smart phone and a tablet personal computer, and can also be a computer such as a desktop computer and a notebook computer.
As an embodiment, in this embodiment, when the engineer stores the upgrade resource file in the engineer terminal, the engineer clicks the start file for starting generation of the upgrade package on the engineer terminal, the engineer terminal receives an instruction for creating the upgrade package sent by the engineer, and the engineer terminal starts creation of the upgrade package.
Step S20, reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction;
in this embodiment, the server reads upgrade basic information and upgrade build information corresponding to an upgrade package making instruction from a template file according to the upgrade package making instruction sent by an engineer terminal; the template file can be filled in by an engineer and stored in the server, can be filled in by the engineer and stored in an engineer terminal, and can be filled in by another engineer and stored in another engineer terminal; the engineer can fill different template files according to the requirements of the user (i.e. the running environment of the user upgrading program, such as Android, java and windows systems) or upgrading versions; the upgrade basic information is version information of an upgrade package required by an engineer, the upgrade basic information is an address of an upgrade resource file to be acquired by the engineer, the upgrade resource file can have a plurality of addresses, and the server can search the corresponding upgrade resource file according to the address of the upgrade resource file; the server can read the storage address of the upgrading basic information from the template file, the server initiates a reading instruction for reading the upgrading basic information to the storage address, and the server reads the upgrading resource file from the storage address according to the reading instruction; the storage address of the upgrade resource file can be local to the server, can be stored in a terminal used by an engineer, and can be another terminal used by another engineer.
As an implementation manner, in this embodiment, the engineer terminal searches for a template file at a predetermined position according to an instruction for making an upgrade package, and the engineer terminal reads upgrade basic information and upgrade building information corresponding to the instruction for making the upgrade package from the template file; the template file can be filled in by an engineer and stored in the terminal; the engineer can fill different template files according to the requirements of the user (i.e. the running environment of the user upgrading program, such as Android, java and windows systems) or upgrading versions; the upgrade basic information is version information of an upgrade package required by an engineer, the upgrade basic information is an address of an upgrade resource file to be acquired by the engineer, the upgrade resource file can have a plurality of addresses, and the engineer terminal can search the corresponding upgrade resource file according to the address of the upgrade resource file; the engineer terminal can read the storage address of the upgrading basic information from the template file, the engineer terminal initiates a reading instruction for reading the upgrading basic information to the storage address, and the engineer terminal reads the upgrading resource file in the storage address according to the reading instruction; the storage address of the upgrade resource file can be local to the server, can be stored in a terminal used by an engineer, and can be another terminal used by another engineer.
Step S30, generating a temporary directory according to the upgrade basic information, searching upgrade resource files according to the upgrade basic information, and generating upgrade construction files according to the upgrade construction information;
in the embodiment, the server generates a temporary directory in the server according to the upgrade basic information; the server searches an upgrade resource file corresponding to the upgrade basic information in the server, the engineer terminal or another engineer terminal according to the upgrade basic information; and the server generates an upgrade construction file in the server according to the upgrade construction information. Wherein the upgrade build information comprises: upgrade resource information for generating an upgrade execution file (update.sh: script of upgrade execution), an upgrade execution command for generating an upgrade information file (info.json: information necessary for saving upgrade), and a database acquisition instruction for generating a data file; wherein the upgrade resource file may be a file stored in a different storage area of the server, the engineer terminal, or another engineer terminal. The upgrade build file may be directly generated in the temporary directory according to the upgrade build information, the upgrade build file may be directly generated in the temporary directory according to the fixed field in the template file, and the upgrade build file may be directly generated in the server according to the fixed field in the template file. The temporary directory may be generated in the server by the instruction for creating the upgrade package.
As an implementation manner, in this embodiment, the engineer terminal generates a temporary catalog in the engineer terminal according to the upgrade basic information; the engineer terminal searches an upgrade resource file corresponding to the upgrade basic information in the server, the engineer terminal or another engineer terminal according to the upgrade basic information; and the engineer terminal generates an upgrade construction file in the server according to the upgrade construction information. The temporary directory may be generated in the engineer terminal by the instruction to create the upgrade package.
In this embodiment, the upgrade build information includes upgrade resource information, an upgrade execution command, and an upgrade database command; the upgrade construction file comprises an upgrade execution file, an upgrade information file and upgrade database table information;
when the upgrade build information is upgrade resource information, the step S30 of generating an upgrade build file according to the upgrade build information includes:
generating an upgrade execution file according to the upgrade resource information;
in this embodiment, when the upgrade build information is upgrade resource information, the server or the engineer terminal generates an upgrade execution file corresponding to the upgrade resource information according to the build information. The upgrading execution file is obtained by a user through a server interface after the user logs in a server, the user decompresses a temporary directory, clicks the upgrading execution file, starts to run the upgrading packet at a user terminal and provides an upgraded file for the user; the upgrade execution file is a script (i.e., update.
When the upgrade build information is an upgrade execution command, the step S30 of generating an upgrade build file according to the upgrade build information includes:
generating an upgrade information file according to the upgrade execution command;
in this embodiment, when the upgrade build information is an upgrade execution command, the server or the engineer terminal generates an upgrade information file corresponding to the upgrade execution command according to the build information. The upgrading information file is a file which is obtained by a user through a server interface after logging in a server, decompressing a temporary directory by the user, clicking an upgrading execution file and requiring the execution step of an upgrading program; when the user upgrades the program, the user starts to click the upgrade execution file, and then the upgrade program is executed according to the steps in the upgrade file; the upgrade execution file is information (i.e. info. Json) required by the user during upgrading; the upgrade execution file comprises the following information: the method comprises the steps of executing before upgrading (such as whether fixed files need to be deleted or files to be replaced by an upgrading package), recording upgrading files, prompting a user whether to forcibly execute upgrading, detecting the minimum version limit of the upgrading package, the running environment of the user (such as Android, java and windows systems), prompting the user whether to restart the computer after the upgrading is finished, prompting the user whether to upgrade the current version in the upgrading package and prompting the user whether to detect the version in the upgrading package.
When the upgrade build information is an upgrade database command, the step S30 of generating an upgrade build file according to the upgrade build information includes:
sending a database query instruction to a database system;
and receiving the information of the upgrading database table returned by the database system according to the database query instruction.
In this embodiment, when the upgrade building information is an upgrade database command, the server or the engineer terminal sends a query database command to the database system, the database system queries corresponding upgrade database table information according to the upgrade database command sent by the server, and sends the upgrade database table information to the server, and the server receives upgrade database table information returned by the query database command. The information of the upgrading database table is formed by compressing a database upgrading script (namely update DB.sh), creating information of a database table structure (namely created file) and description information of the database table structure (namely tablespace).
And S40, importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
In this embodiment, the server or the engineer terminal imports the upgrade resource file and the upgrade build file into a temporary directory generated according to the upgrade base information, and the server or the engineer terminal compresses all files in the temporary directory to generate an upgrade package. The upgrade resource file may be directly generated in the temporary directory according to the upgrade basic information.
In this embodiment, the server or the engineer terminal imports the upgrade resource file, the upgrade execution file, the upgrade information file, and the upgrade database table information into a temporary directory generated according to the upgrade basic information, and the server or the engineer terminal compresses all files in the temporary directory to generate an upgrade package.
After the step S40 of importing the upgrade resource file and the upgrade build file into the temporary directory to generate an upgrade package, the method includes:
and sending the upgrade package to the terminal.
In this embodiment, the server transmits the upgrade package to the engineer terminal.
According to the scheme, the server receives an upgrade package making instruction sent by the terminal; reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction; generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, and generating an upgrade construction file according to the upgrade construction information; and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package. Therefore, the error probability caused by manual operation is reduced, the manufacturing process of the upgrade package is simplified, and the error probability of the manufacturing process of the upgrade package is reduced.
Further, referring to fig. 3, fig. 3 is a schematic flow chart of a second embodiment of the method of the present invention. Based on the above embodiment shown in fig. 2, the step S40 of importing the upgrade resource file and the upgrade build file into the temporary directory, and compressing the temporary directory to generate an upgrade package may include:
step S41, importing the upgrade resource file and the upgrade build file into the temporary directory;
in this embodiment, the server or the engineer terminal imports the upgrade resource file and the upgrade build file into a temporary directory generated according to the upgrade base information.
Step S42, encrypting the upgrade resource file and the file information of the upgrade build file to generate a check file;
in this embodiment, the server or the engineer terminal encrypts the file information included in the upgrade resource file and the upgrade build file by using an MD5 encryption method to obtain a check file, so that a user can detect whether the upgrade resource file and the upgrade build file in the temporary directory are modified when upgrading software, and if so, software upgrading is automatically stopped. Therefore, the method can prevent the error of the running program caused by the reference of the wrong program when the upgrade package executes the upgrade; and the situation that a competitor maliciously changes the upgrade package information to influence the use of the user, steals the user information and influences the evaluation of software is also prevented.
And S43, importing the verification file into the temporary directory to generate an upgrade package.
In the embodiment, the server or the engineer terminal imports the encrypted check file into the temporary directory, and the server compresses the temporary directory to generate the upgrade package; the verification file can be generated in a temporary directory according to the upgrade resource file and the file information of the upgrade build file through encryption; the temporary directory comprises an upgrade resource file, an upgrade execution file, an upgrade information file, upgrade database table information and a check file, and the upgrade resource file, the upgrade execution file, the upgrade information file, the upgrade database table information and the check file are compressed together with the compression of the temporary directory to generate an upgrade package.
According to the scheme, the server receives an upgrade package making instruction sent by the terminal; reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction; generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, and generating an upgrade construction file according to the upgrade construction information; importing the upgrade resource file and the upgrade build file into the temporary directory; encrypting the file information of the upgrade resource file and the upgrade build file to generate a check file; and importing the verification file into the temporary directory to generate an upgrade package. Therefore, the function of preventing the upgrading information of the upgrading packet from being falsified is realized, and the safety of the upgrading packet is improved.
Further, referring to fig. 4, fig. 4 is a schematic flow chart of a third embodiment of the method of the present invention. Based on the embodiment shown in fig. 2 or fig. 3, after the step S30 finds the upgrade resource file according to the upgrade basic information, the method may include:
step S50, detecting whether the file memory of the upgrade resource file is larger than a first preset threshold value;
in this embodiment, after the server or the engineer terminal searches the upgrade resource file corresponding to the upgrade base information in the server, the engineer terminal, or another engineer terminal according to the upgrade base information, the server or the engineer terminal determines whether a memory size of a file memory of the upgrade resource file is larger than a first preset threshold value; the first preset threshold may be a value set by an engineer according to a requirement of the minimum version to be upgraded, for example, the requirement value of the memory size of the minimum version to be upgraded is 90M, and the first preset threshold is set to be 100M; the first preset threshold may also be set to 160M by an engineer according to the memory size value of the actual upgrade version being 150M; the first preset threshold may also be set to 210M by an engineer according to the memory size of the maximum upgrade version being 200M. The first preset threshold is used for verifying whether the upgrade template file is correct, further verifying whether the upgrade basic information read from the template file is correct, and further verifying whether the template file filled by an engineer is correct. The file memory size of the upgrade resource file may be a sum of a plurality of different files stored in a plurality of storage areas of the server, the engineer terminal, or another engineer terminal.
Step S60, if the file memory is less than or equal to the first preset threshold, detecting whether the file memory is greater than a second preset threshold;
in this embodiment, if the server or the engineer terminal determines that the file memory of the upgraded resource file is less than or equal to the first preset threshold, the server or the engineer terminal detects whether the file memory of the upgraded resource file is greater than a second preset threshold. The second preset threshold may be zero, or may be a value (e.g., 1M, 2M, or 10M) set by an engineer according to a memory size of a specific upgrade package, or may be a file memory size of an upgrade resource file that is smaller than a minimum upgrade program, and the second preset threshold is used to detect whether the upgrade resource file exists, further verify whether upgrade basic information read from the template file is correct, and further verify whether the template file filled by the engineer is correct.
If the file memory is less than or equal to the first preset threshold in step S60, after detecting whether the file memory is greater than a second preset threshold, the method includes:
and if the file memory is less than or equal to the second preset threshold, stopping the generation of the upgrade package, and sending a stopping prompt message to the terminal.
In this embodiment, if the server or the engineer terminal determines that the memory size of the memory file of the upgrade resource file is smaller than or equal to the second preset threshold, the server suspends generation of the upgrade package, and the server sends suspension prompt information to the engineer terminal to prompt the corresponding upgrade package to make a current problem, so that the engineer can conveniently execute the upgrade package making program after adjusting the template file. The second preset threshold may be zero, or may be a value (e.g., 1M, 2M, or 10M) set by an engineer according to the memory size of the specific upgrade package, or may be a file memory size of the upgrade resource file that is smaller than the minimum size of the upgrade program.
Step S70, if the file memory is greater than the second preset threshold, executing: and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
In this embodiment, when the memory size of the file memory of the upgrade resource file is greater than the second preset threshold, the server or the engineer terminal imports the upgrade resource file into the temporary directory, so as to generate the upgrade package. And when the memory size of the file memory of the upgraded resource file is between the second preset threshold and the first preset threshold, judging that the upgraded resource file is the file required by the upgrade package.
According to the scheme, the server receives an upgrade package making instruction sent by the terminal; reading upgrading basic information and upgrading construction information from the template file according to the upgrading package making instruction; generating a temporary directory according to the upgrading basic information, searching upgrading resource files according to the upgrading basic information, and generating upgrading construction files according to the upgrading construction information; detecting whether the file memory of the upgrade resource file is larger than a first preset threshold value; if the file memory is smaller than or equal to the first preset threshold, detecting whether the file memory is larger than a second preset threshold; if the file memory is larger than the second preset threshold, executing: and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package. Therefore, the probability of generating an error upgrade package is reduced, and the error probability of the upgrade package manufacturing process is reduced; the functions of quickly checking the problems and quickly correcting the problems are realized.
Further, referring to fig. 5, fig. 5 is a schematic flow chart of a fourth embodiment of the method of the present invention. Based on the embodiment shown in fig. 4, after detecting whether the file memory of the upgrade resource file is greater than the first preset threshold in step S50, the method includes:
step S51, if the server judges that the file memory is larger than the first preset threshold, threshold prompt information is sent to the terminal;
step S52, receiving an adjusting instruction fed back by the terminal according to the threshold prompting information, and adjusting a first preset threshold according to the adjusting instruction;
step S53, after adjusting the first preset threshold, executing: and detecting whether the file memory of the upgraded resource file exceeds a first preset threshold value.
In this embodiment, if the server determines that the memory size of the file memory of the updated resource file is larger than a first preset threshold, the server sends a threshold prompt message to the engineer terminal; the method comprises the steps that an engineer terminal receives threshold prompt information sent by a server, an engineer adjusts the threshold prompt information at the engineer terminal, and the engineer terminal generates an adjusting instruction according to the operation of the engineer for adjusting the threshold prompt information and sends the adjusting instruction to the server; the server receives an adjusting instruction sent by the engineer terminal, and the server enlarges a first preset threshold according to the adjusting instruction; after the server increases the first preset threshold, step S50 is executed again; the threshold prompting information is an instruction triggered when the memory size of the file memory of the upgrade resource file is larger than a first preset threshold, is used for early warning prompting, and is used for prompting that the upgrade basic information in the template file of an engineer may have a problem and prompting the engineer to adjust the first preset threshold or stop the generation of the upgrade package.
As an implementation manner, in this embodiment, if the engineer terminal determines that the size of the memory of the file memory of the upgrade resource file is larger than a first preset threshold, the engineer terminal generates and displays threshold prompt information, the engineer adjusts the threshold prompt information at the engineer terminal, the engineer terminal generates an adjustment instruction according to an operation of the engineer on adjusting the threshold prompt information, and the engineer terminal increases the first preset threshold according to the adjustment instruction; after the engineer terminal increases the first preset threshold, the engineer terminal performs step S50; the threshold prompting information is an instruction triggered when the memory size of the file memory of the upgrade resource file is larger than a first preset threshold, is used for early warning prompting, and is used for prompting that the upgrade basic information in the template file of an engineer may have a problem and prompting the engineer to adjust the first preset threshold or stop the generation of the upgrade package.
For example, when the memory size of the file memory of the upgrade resource file is 120M and the first preset threshold before the upgrade is 100M, the memory size of the file memory of the upgrade resource file is larger than the first preset threshold before the upgrade is not performed, the server sends threshold prompt information to the engineer terminal (the threshold prompt information includes the memory size of the upgrade resource file 120M and the first preset threshold before the upgrade is performed 100M), the engineer terminal judges whether the memory size of the upgrade resource file is 120M really or not according to the threshold prompt information, and whether a reading error exists or not, when the engineer terminal judges that the memory size of the upgrade resource file is 120M really at the engineer terminal, the engineer terminal generates an adjustment instruction according to the operation of the engineer for adjusting the threshold prompt information, the engineer terminal adjusts the memory size of the upgrade resource file to generate an adjustment instruction (the adjustment instruction includes that the first preset threshold is adjusted to 130M), the server receives the adjustment instruction sent by the engineer terminal, the server adjusts the first preset threshold according to the adjustment instruction (the first preset threshold after the adjustment is 130M), and the server performs step S51 to detect whether the memory size of the upgrade resource file is larger than the first preset threshold.
In step S51, if the file memory is greater than the first preset threshold, after sending the threshold prompt message to the terminal, the method includes:
and receiving a stopping instruction fed back by the terminal according to the threshold prompting information, and stopping the generation of the upgrade package according to the stopping instruction.
In this embodiment, if the server determines that the memory size of the file memory of the updated resource file is larger than a first preset threshold, the server sends a threshold prompt message to the engineer terminal; the method comprises the steps that an engineer terminal receives threshold prompt information sent by a server, the engineer makes an upgrade package stopping making operation on the threshold prompt information at the engineer terminal, the engineer terminal generates a stopping instruction according to the upgrade package stopping making operation on the threshold prompt information made by the engineer, and sends the stopping instruction to the server; the server receives a stopping instruction sent by the engineer terminal, and stops generation of an upgrade package according to the stopping instruction; the threshold prompting information is an instruction triggered when the memory size of the file memory of the upgrade resource file is larger than a first preset threshold, and is used for early warning prompting, prompting that the upgrade basic information in the template file of an engineer may have a problem, and prompting the engineer to adjust the first preset threshold or suspend generation of an upgrade package.
As an implementation manner, in this embodiment, if the engineer terminal determines that the memory size of the file memory of the upgrade resource file is larger than a first preset threshold, the engineer terminal generates and displays threshold prompt information, an engineer makes an operation of suspending the upgrade package manufacturing on the threshold prompt information at the engineer terminal, the engineer terminal generates a suspension instruction according to the operation of suspending the upgrade package manufacturing on the threshold prompt information by the engineer terminal, and the engineer terminal suspends the generation of the upgrade package according to the suspension instruction; the threshold prompting information is an instruction triggered when the memory size of the file memory of the upgrade resource file is larger than a first preset threshold, and is used for early warning prompting, prompting that the upgrade basic information in the template file of an engineer may have a problem, and prompting the engineer to adjust the first preset threshold or suspend generation of an upgrade package.
For example, when the memory size of the file memory of the upgrade resource file is 160M and the first preset threshold before the upgrade resource file is not adjusted is 100M, the memory size of the file memory of the upgrade resource file is larger than the first preset threshold before the upgrade resource file is not adjusted, the server sends threshold prompt information (the threshold prompt information includes 160M of the memory size of the upgrade resource file and 100M of the first preset threshold) to the engineer terminal, the engineer judges whether the memory size of the upgrade resource file is 160M or not at the engineer terminal according to the threshold prompt information, whether a reading error exists or not is judged, when the engineer makes a reading error in the upgrade resource file at the engineer terminal, the engineer terminal makes an abort instruction generated by operation of aborting the manufacture of the upgrade package according to the threshold prompt information, the server receives the abort instruction sent by the engineer terminal, and the server aborts the generation of the upgrade package.
According to the scheme, if the file memory is larger than the first preset threshold, threshold prompt information is sent to the terminal to generate; receiving an adjusting instruction fed back by the terminal according to the threshold prompting information, and adjusting the first preset threshold according to the adjusting instruction; after adjusting the first preset threshold, then: and detecting whether the file memory of the upgraded resource file is larger than a first preset threshold value. Therefore, the method and the device realize timely reminding of the engineer of program abnormity, reduce the probability of generating an error upgrade package, and reduce the error probability of the upgrade package manufacturing process; the functions of quickly checking the problems and quickly correcting the problems are realized.
Further, referring to fig. 4, fig. 4 is a flowchart illustrating a third embodiment of the upgrade package manufacturing method according to the present invention. Based on the above embodiment, the method may further include:
the invention also provides an upgrade patch manufacturing system.
The upgrade package manufacturing system of the present invention comprises: the system comprises a memory, a processor and an upgrade package making program which is stored on the memory and can run on the processor, wherein the upgrade package making program realizes the steps of the upgrade package making method when being executed by the processor.
The method implemented when the upgrade package making program running on the processor is executed may refer to each embodiment of the upgrade package making method of the present invention, and details are not described herein again.
The invention also provides a computer readable storage medium.
The computer-readable storage medium of the present invention stores thereon an upgrade package preparation program that implements the steps of the upgrade package preparation method as described above when executed by a processor.
The method implemented when the upgrade package making program running on the processor is executed may refer to each embodiment of the upgrade package making method of the present invention, and details are not described herein again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the description of the foregoing embodiments, it is clear to those skilled in the art that the method of the foregoing embodiments may be implemented by software plus a necessary general hardware platform, and certainly may also be implemented by hardware, but in many cases, the former is a better implementation. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. An upgrade patch manufacturing method, characterized in that, the upgrade patch manufacturing method is applied to an upgrade patch manufacturing system, the upgrade patch manufacturing system includes a server, the upgrade patch manufacturing method includes the following steps:
the server receives an upgrade package making instruction sent by an engineer terminal;
reading upgrading basic information and upgrading construction information from a template file according to the upgrading package making instruction, wherein the upgrading basic information comprises an address of an upgrading resource file, and the template file is customized according to the running environment or upgrading version of a user upgrading program;
generating a temporary directory according to the upgrade basic information, searching an upgrade resource file according to the upgrade basic information, wherein the upgrade resource file is stored in the server and/or the engineer terminal and/or another engineer terminal, and generating an upgrade construction file according to the upgrade construction information, wherein the upgrade construction information comprises upgrade resource information, an upgrade execution command and a database query command, and the upgrade construction file comprises an upgrade execution file, an upgrade information file and upgrade database table information;
when the upgrade construction information is the upgrade resource information, the server or the engineer terminal generates an upgrade execution file corresponding to the upgrade resource information:
the upgrade execution file is a script for a user to upgrade and execute;
when the upgrade construction information is the upgrade execution command, the server or the engineer terminal generates an upgrade information file corresponding to the upgrade execution command:
the upgrade information file comprises a step executed before upgrade, a record of the upgrade file, a prompt for prompting whether a user forcibly executes upgrade, a detection result of the minimum version limit of the upgrade package can be used, a running environment of the user, a prompt for prompting whether the user needs to restart the computer after the upgrade is executed, a prompt for prompting the current version in the upgrade package and a prompt for prompting whether the user needs to detect the version in the upgrade package;
when the upgrading construction information is the upgrading database command, the server or the engineer terminal sends a database query instruction to a database system;
and the server or the engineer terminal receives the information of the upgrading database table returned by the database system according to the query database instruction to the database system:
the upgrading database table information is formed by compressing a database upgrading script, creation information of a database table structure and description information of the database table structure;
and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
2. The method of claim 1, wherein the step of importing the upgrade resource file and the upgrade build file into the temporary directory generates an upgrade package, comprising:
importing the upgrade resource file and the upgrade build file into the temporary directory;
encrypting the file information of the upgrade resource file and the upgrade build file to generate a check file;
and importing the check file into the temporary directory to generate an upgrade package.
3. The method according to any one of claims 1 to 2, wherein the step of searching for an upgrade resource file according to the upgrade base information is followed by:
detecting whether the file memory of the upgrade resource file is larger than a first preset threshold value;
if the file memory is smaller than or equal to the first preset threshold, detecting whether the file memory is larger than a second preset threshold;
if the file memory is larger than the second preset threshold, executing: and importing the upgrade resource file and the upgrade building file into the temporary directory to generate an upgrade package.
4. The method according to claim 3, wherein the step of detecting whether the file memory is greater than a second predetermined threshold value if the file memory is less than or equal to the first predetermined threshold value comprises:
and if the file memory is less than or equal to the second preset threshold, stopping the generation of the upgrade package, and sending a stopping prompt message to the terminal.
5. The method of claim 3, wherein the step of detecting whether the file memory of the upgraded resource file is greater than the first predetermined threshold value comprises:
if the file memory is larger than the first preset threshold, sending threshold prompting information to the terminal;
receiving an adjusting instruction fed back by the terminal according to the threshold prompting information, and adjusting the first preset threshold according to the adjusting instruction;
after adjusting the first preset threshold, then: and detecting whether the file memory of the upgrade resource file is greater than a first preset threshold value.
6. The method according to claim 5, wherein after the step of sending the threshold prompt message to the terminal if the file memory is greater than the first preset threshold, the method comprises:
and receiving a stopping instruction fed back by the terminal according to the threshold prompting information, and stopping the generation of the upgrade package according to the stopping instruction.
7. The method of claim 3, wherein the step of importing the upgrade resource file and the upgrade build file into the temporary directory to generate an upgrade package comprises, after:
and sending the upgrade package to the terminal.
8. An upgrade package manufacturing system, comprising: a memory, a processor and an upgrade package making program stored on the memory and executable on the processor, the upgrade package making program, when executed by the processor, implementing the steps of the upgrade package making method according to any one of claims 1 to 7.
9. A computer-readable storage medium, characterized in that an upgrade package preparation program is stored thereon, which when executed by a processor, implements the steps of the upgrade package preparation method according to any one of claims 1 to 7.
CN201910761789.5A 2019-08-14 2019-08-14 Upgrade package manufacturing method, system and computer readable storage medium Active CN110502263B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910761789.5A CN110502263B (en) 2019-08-14 2019-08-14 Upgrade package manufacturing method, system and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910761789.5A CN110502263B (en) 2019-08-14 2019-08-14 Upgrade package manufacturing method, system and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110502263A CN110502263A (en) 2019-11-26
CN110502263B true CN110502263B (en) 2023-04-07

Family

ID=68588217

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910761789.5A Active CN110502263B (en) 2019-08-14 2019-08-14 Upgrade package manufacturing method, system and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110502263B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782249B (en) * 2020-07-10 2024-03-29 上海淇毓信息科技有限公司 Method and device for upgrading service function of client and electronic equipment
CN111949298A (en) * 2020-08-21 2020-11-17 湖南快乐阳光互动娱乐传媒有限公司 Generation method and device of upgrade package, server and computer storage medium
CN114356363A (en) * 2021-11-30 2022-04-15 重庆长安汽车股份有限公司 Online manufacturing method and management system of software upgrading package

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102118500B (en) * 2010-12-27 2013-08-21 清华大学 Software package-based online automatic updating method for open source operating system of mobile terminal
US20140229928A1 (en) * 2013-02-11 2014-08-14 Claes Göran Edström Upgrading software in production environments
CN105589725B (en) * 2016-01-11 2019-05-10 武汉虹信通信技术有限责任公司 Upgrade package production method and upgrade method, the upgrade package of a kind of electronic equipment
CN107315602B (en) * 2017-05-12 2021-02-12 广东网金控股股份有限公司 Application program upgrading method and terminal
CN107943502B (en) * 2017-12-01 2021-04-27 麒麟软件有限公司 Upgrading method based on fine-grained system state detection in Linux system

Also Published As

Publication number Publication date
CN110502263A (en) 2019-11-26

Similar Documents

Publication Publication Date Title
CN108027741B (en) File processing method, device, terminal and storage medium based on patch upgrade
CN110502263B (en) Upgrade package manufacturing method, system and computer readable storage medium
CN107766747B (en) Method for verifying integrity of application program installation package, mobile terminal and server
US10354077B2 (en) Permission control method and electronic device operating the same
CN107679058B (en) Data synchronization method, device and computer readable storage medium
KR101007739B1 (en) Method and system for providing fota service
US20150163232A1 (en) Method, device and system for detecting malware in a mobile terminal
CN108562024B (en) Centralized control method and system for multi-split air conditioning system and computer readable storage medium
EP3401782B1 (en) File identification method and related device
CN108401026B (en) Block chain-based data storage method, system and computer-readable storage medium
CN110869907A (en) Method and terminal for browsing application page
EP4084519A2 (en) Method for installing subscriber profile and electronic device therefor
KR20210029621A (en) Apparatus and method for improving runtime performance after application update in electronic device
US20160378553A1 (en) Resource Management Method and Device for Terminal System
CN108388616B (en) Data collection device, method, system and computer readable storage medium
CN111131861B (en) Upgrading method, terminal and storage medium for recovering partitions
CN107844318B (en) Upgrading method of operating system, mobile terminal and server
CN114096946A (en) Method and apparatus for managing applications
CN110018918B (en) Method and device for repairing terminal abnormity, mobile terminal and storage medium
CN109145598B (en) Virus detection method and device for script file, terminal and storage medium
CN110944320B (en) Smart card identification method, smart card identification system and computer-readable storage medium
CN114880003A (en) System upgrading method of intelligent terminal, intelligent terminal and storage medium
CN109032651B (en) Application updating method, intelligent terminal and computer readable storage medium
US10721289B2 (en) Apparatus and method for improving loading time in electronic device
US11522870B2 (en) Method for URL analysis and electronic device thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 518000 R & D building 1601, block a, building 7, Vanke Cloud City Phase I, Xingke 1st Street, Xili community, Xili street, Nanshan District, Shenzhen City, Guangdong Province (16 / F, block a, building 1, international innovation Valley)

Patentee after: SHENZHEN TENDZONE INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: Room 401, Block D, Huahan Innovation Park, 16 Longshan Road, North District, Xili Street, Nanshan District, Shenzhen City, Guangdong Province, 518000

Patentee before: SHENZHEN TENDZONE INTELLIGENT TECHNOLOGY Co.,Ltd.