CN116166300B - Upgrade management method and device for intellectual property system - Google Patents

Upgrade management method and device for intellectual property system Download PDF

Info

Publication number
CN116166300B
CN116166300B CN202310417772.4A CN202310417772A CN116166300B CN 116166300 B CN116166300 B CN 116166300B CN 202310417772 A CN202310417772 A CN 202310417772A CN 116166300 B CN116166300 B CN 116166300B
Authority
CN
China
Prior art keywords
database
updated
file
upgrade
target
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
CN202310417772.4A
Other languages
Chinese (zh)
Other versions
CN116166300A (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.)
Beijing Luhao Intellectual Property Group Co ltd
Original Assignee
Beijing Luhao Intellectual Property Group Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Luhao Intellectual Property Group Co ltd filed Critical Beijing Luhao Intellectual Property Group Co ltd
Priority to CN202310417772.4A priority Critical patent/CN116166300B/en
Publication of CN116166300A publication Critical patent/CN116166300A/en
Application granted granted Critical
Publication of CN116166300B publication Critical patent/CN116166300B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services; Handling legal documents
    • G06Q50/184Intellectual property management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a method and a device for upgrading management of an intellectual property system, wherein the method comprises the following steps: when an upgrade instruction is received, determining a target upgrade file from a preset file library based on a file version of the upgrade file, and acquiring first configuration information of a main database in a database system; the database system comprises a master database and slave databases corresponding to different users, wherein the master database is configured with second configuration information of each slave database; establishing connection with a master database based on the first configuration information, and determining a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information; and based on the second configuration information of each database to be updated and the target upgrade file, sequentially updating each database to be updated to finish the upgrade of the intellectual property system. The invention realizes the comprehensive and effective upgrade of the intellectual property system, ensures the reliability of the upgrade result and improves the upgrade efficiency.

Description

Upgrade management method and device for intellectual property system
Technical Field
The invention relates to the technical field of electric digital data processing, in particular to an upgrade management method and device of an intellectual property system.
Background
With the continuous development of intellectual property business, the number of business modules of the intellectual property management system is continuously increased, and the functional complexity of the business modules is continuously increased, so that different business developers are usually required to develop the system for different business modules or different functions in the same business module.
In the related technology, when a certain service module of the intellectual property system is updated, a service developer in charge of the service module usually carries out manual upgrade on the intellectual property system, so that the efficiency is low, the condition of missed upgrade or false upgrade is easy to occur, the comprehensiveness and the reliability of an upgrade result of the intellectual property system cannot be ensured, and the normal use of the intellectual property system cannot be ensured.
Disclosure of Invention
Aiming at the problems in the related art, the invention provides an upgrade management method and device of an intellectual property system.
The invention provides an upgrade management method of an intellectual property system, which comprises the following steps:
when an upgrade instruction is received, determining a target upgrade file from a preset file library based on a file version of the upgrade file, and acquiring first configuration information of a main database in a database system; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
Establishing connection with the master database based on the first configuration information, and determining a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information;
and based on the second configuration information of each database to be updated and the target upgrading file, sequentially updating each database to be updated to finish the upgrading of the intellectual property system.
According to the upgrade management method of the intellectual property system provided by the invention, the second configuration information comprises the corresponding ordering data of the slave database;
the updating of each database to be updated based on the second configuration information of each database to be updated and the target upgrade file sequentially comprises the following steps:
determining the updating sequence of each database to be updated based on the sorting data of each database to be updated;
and based on the updating sequence and the target upgrading file, updating the databases to be updated in sequence.
According to the upgrade management method of the intellectual property system provided by the invention, the ordering data in the second configuration information is pre-configured by the following modes:
When a configuration instruction is received, acquiring a corresponding weight value of the slave database based on a parameter value of a configuration parameter in the configuration instruction;
determining ranking data of each slave database based on the weight value of each slave database, and updating the ranking data to the master database.
According to the upgrade management method of the intellectual property system provided by the invention, the second configuration information further comprises corresponding connection data of the slave database; the updating the databases to be updated sequentially based on the updating sequence and the target upgrade file includes:
if the current time is the initial time or the last database to be updated is determined to be updated, determining the slave database to be updated at the current time based on the updating sequence and taking the slave database as a target database;
transmitting a connection request to the target database based on the connection data corresponding to the target database;
and when the connection with the target database is established, updating the target database based on the target upgrading file.
According to the upgrade management method of the intellectual property system provided by the invention, the method for determining the update end of the last database to be updated comprises the following steps:
If the last database to be updated is updated successfully or fails, determining that the last database to be updated is updated;
in the process of updating the last database to be updated, if the target upgrade file is executed, determining that the last database to be updated is successfully updated; and if the target upgrade file fails to be executed or fails to be connected with the last database to be updated, determining that the last database to be updated fails to be updated.
According to the upgrade management method of the intellectual property system provided by the invention, the connection failure comprises connection interruption; the connection failure with the last database to be updated is determined by the following method:
when the heartbeat signal sent by the last database to be updated is not received within a preset time length, determining that the connection with the last database to be updated is interrupted; after connection is established, the database to be updated sends the heartbeat signal according to a preset frequency, and a time interval corresponding to the preset frequency is smaller than the preset duration.
According to the upgrade management method of the intellectual property system provided by the invention, the second configuration information comprises the corresponding current version of the slave database and the update state corresponding to the current version; the determining, from a plurality of slave databases, a database to be updated based on the file version of the target upgrade file and the second configuration information includes:
And determining the secondary database meeting the updating conditions based on the file version of the target upgrading file, the current version of each secondary database and the updating state corresponding to the current version of each secondary database, and taking the secondary database as the database to be updated.
According to the upgrade management method of an intellectual property system provided by the present invention, the determining the secondary database satisfying the update condition based on the file version of the target upgrade file, the current version of each secondary database, and the update status corresponding to the current version of each secondary database includes:
comparing the file version of the target upgrade file with the current version of each slave database respectively;
and if the current version of the secondary database is lower than the file version of the target upgrading file, or the current version of the secondary database is equal to the file version of the target upgrading file and the update state corresponding to the current version of the secondary database is update failure, determining that the secondary database meets the update condition, otherwise, determining that the secondary database does not meet the update condition.
According to the upgrade management method of the intellectual property system provided by the invention, the method for determining the target upgrade file from the preset file library based on the file version of the upgrade file comprises the following steps:
And determining the upgrade file with the highest file version in the preset file library based on the file version of each upgrade file in the preset file library, and taking the upgrade file as the target upgrade file.
The invention also provides an upgrade management device of the intellectual property system, comprising:
the first processing module is used for determining a target upgrade file from a preset file library based on a file version of the upgrade file when an upgrade instruction is received, and acquiring first configuration information of a main database in the database system; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
the second processing module is used for establishing connection with the master database based on the first configuration information and determining a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information;
And the third processing module is used for updating each database to be updated in turn based on the second configuration information of each database to be updated and the target upgrading file, so as to finish the upgrading of the intellectual property system.
According to the upgrade management method and device for the intellectual property system, the upgrade files sent by the system development clients are received and stored through the preset file library, when an upgrade instruction is received, the first configuration information of the main database is obtained, the target upgrade files are obtained from the preset file library based on the file version of the upgrade files, connection is established between the first configuration information and the main database, the databases to be updated are determined from the plurality of the slave databases based on the file version of the target upgrade files and the second configuration information of the slave databases corresponding to the users configured in the main database, and the databases to be updated are sequentially updated based on the second configuration information of the databases to be updated and the target upgrade files, so that upgrade of the intellectual property system is completed, the upgrade files sent by the system development clients can be centrally managed, all the databases to be updated in the slave databases are automatically updated simultaneously by selecting the target upgrade files from the upgrade files, comprehensive and effective upgrade of the intellectual property system is realized, and upgrade efficiency is improved.
Drawings
In order to more clearly illustrate the invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the invention, and other drawings can be obtained according to the drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method for upgrade management of an intellectual property system provided by the present invention;
FIG. 2 is a schematic flow chart of updating each database to be updated in sequence based on the update sequence and the target update file;
fig. 3 is a schematic diagram of an upgrade management apparatus of an intellectual property system provided by the present invention;
fig. 4 is a schematic structural diagram of an electronic device provided by the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The upgrade management method of the intellectual property system according to the present invention is described below with reference to fig. 1 to 2, and is executed by an electronic device such as an application server at a system development end of the intellectual property system or hardware and/or software thereof. As shown in fig. 1, the upgrade management method of the intellectual property system of the present invention at least includes the following steps:
s101, when an upgrade instruction is received, determining a target upgrade file from a preset file library based on a file version of the upgrade file, and acquiring first configuration information of a main database in a database system; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database.
S102, connection is established with the master database based on the first configuration information, and a database to be updated is determined from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information.
And S103, based on the second configuration information of each database to be updated and the target upgrade file, sequentially updating each database to be updated to finish the upgrade of the intellectual property system.
In this embodiment, the intellectual property system may include a database system including one master database and a plurality of slave databases, the plurality of slave databases being in one-to-one correspondence with a plurality of users of the intellectual property system, i.e., each user corresponding to one slave database, through which intellectual property system data of the corresponding user, such as configuration data of the intellectual property system, etc., is stored. The master database is configured with second configuration information of each slave database, wherein the second configuration information of each slave database can be configured in the master database in advance so as to be capable of being invoked in real time in the process of upgrading the intellectual property system. For example, a configuration table may be configured in the master database, where the configuration table includes attribute parameters of each slave database, parameter values of attribute parameters of each slave database may be directly configured in a database server corresponding to the master database, or parameter values of attribute parameters in the configuration table may be remotely configured by an application server. It may be understood that, for any slave database, the parameter value of each attribute parameter corresponding to the slave database constitutes the second configuration information of the slave database, and the attribute parameter may include a database name, connection data, ordering data, a current version, an update state corresponding to the current version, and so on.
The system development client is used for carrying out system development on the intellectual property system and making an upgrade file of the intellectual property system. The system development clients are respectively connected with the application server in a signal mode, and for example, the system development clients can be respectively used for carrying out system development on different service modules of the intellectual property system. In addition, a file library can be set, the file library can be arranged in an application server and can be connected with the application server through signals, after the system developer makes the upgrade file, the upgrade file can be sent to a preset file library for storage through a system development client, and meanwhile, the system developer can read the upgrade file from the preset file library through the system development client, so that the upgrade files sent by the system development clients can be managed in a centralized mode and data sharing can be performed. The naming of the upgrade file may include a file version of the upgrade file, each upgrade file may include a plurality of subfiles, each subfile may be used for upgrading a different service module, and each subfile naming may include a file version of the corresponding upgrade file, a serial number of the subfiles, an execution order of the subfiles, a file description of the subfiles, etc.
The target upgrade file is an upgrade file for upgrading the intellectual property system at the current moment. When a system developer needs to upgrade, an upgrade instruction can be sent to an application server through a system development client, and when the application server receives the upgrade instruction, a target upgrade file can be obtained from a preset file library based on file versions of upgrade files in the preset file library, for example, an upgrade file with the highest file version in the preset file library can be used as the target upgrade file, and an upgrade file appointed by the system development client in the upgrade instruction can be used as the target upgrade file, so that the databases to be updated can be updated through the target upgrade file, and therefore the target upgrade file can be automatically selected from the upgrade files sent by the system development client and the intellectual property system can be upgraded, false upgrade or missing upgrade caused by manual upgrade can be effectively avoided, and reliability and comprehensiveness of the upgrade of the intellectual property system are ensured.
When the application server receives the upgrade instruction, the application server may further obtain first configuration information of the main database, where the first configuration information may include connection data of the main database, the connection data may include a user name, a password, and address information (e.g., IP (Internet Protocol, internet protocol) address), and the first configuration information of the main database may be preconfigured in the application server so as to be readable in real time during the upgrade process. It can be understood that when the plurality of system development clients all send the upgrade instruction to the application server, the application server can store the upgrade instruction sent by each system development client in a queue form, and execute the upgrade instruction sent by each system development client according to the first-in first-out principle.
The application server may establish a connection with the main database based on the first configuration information, for example, the application server may send a connection request including a user name and a password in the first configuration information to the main database according to a first frequency based on address information in the first configuration information, after receiving the connection request, the main database replies a response signal to the application server to establish a connection between the application server and the main database, and after receiving the response signal, the application server stops sending the connection request, and simultaneously, the main database may also send a heartbeat signal to the application server according to a second frequency to maintain a long connection between the application server and the main database. Through long connection, the application server can determine whether each secondary database meets the updating conditions or not based on the second configuration information of each secondary database and the file version of the target updating file, the secondary database meeting the updating conditions is taken as a database to be updated, and the databases to be updated are sequentially updated according to the second configuration information of the database to be updated and the target updating file, so that the updating of the intellectual property system is completed, all the secondary databases meeting the updating conditions can be updated simultaneously through the target updating file, the updating efficiency of the intellectual property system is improved, the comprehensive updating of the intellectual property system is realized, and the reliability of the updating result of the intellectual property system is ensured.
According to the method, the upgrade files sent by the system development clients are received and stored through the preset file library, when upgrade instructions are received, first configuration information of the main database is obtained, the target upgrade files are obtained from the preset file library based on file versions of the upgrade files, connection is established between the first configuration information and the main database, the databases to be updated are determined from the plurality of the slave databases based on file versions of the target upgrade files and second configuration information of the slave databases corresponding to each user configured in the main database, and the databases to be updated are sequentially updated based on the second configuration information of the databases to be updated and the target upgrade files, so that upgrade of the intellectual property system is completed, the upgrade files sent by the system development clients can be managed in a concentrated mode, all the databases to be updated in the slave databases are updated simultaneously by automatically selecting the target upgrade files from the upgrade files, comprehensive and effective upgrade of the intellectual property system is achieved, reliability of upgrade results is guaranteed, and upgrade efficiency is improved.
In an exemplary embodiment, the second configuration information includes ordering data of the respective slave database;
The updating of each database to be updated based on the second configuration information of each database to be updated and the target upgrade file sequentially comprises the following steps:
determining the updating sequence of each database to be updated based on the sorting data of each database to be updated;
and based on the updating sequence and the target upgrading file, updating the databases to be updated in sequence.
In this embodiment, the second configuration information includes ordering data of the corresponding slave database, where the ordering data is used to characterize the update priority of the corresponding slave database, and the earlier the ordering data, the higher the update priority. It will be appreciated that in the configuration table, each slave database corresponds to one sort data, and the sort data of each slave database is different.
In the process of updating the databases to be updated, the updating sequence of the databases to be updated can be determined based on the sorting data of the databases to be updated, for example, the databases to be updated can be sorted according to the sequence from front to back of the sorting data, and the sorting result is used as the updating sequence, so that the databases to be updated are sequentially updated through the target upgrading file according to the updating sequence, and the upgrading of the intellectual property system is completed, thereby effectively meeting the requirement of a user on the updating priority on the premise of ensuring the upgrading efficiency of the intellectual property system.
In an exemplary embodiment, the ordering data in the second configuration information is preconfigured by:
when a configuration instruction is received, acquiring a corresponding weight value of the slave database based on a parameter value of a configuration parameter in the configuration instruction;
determining ranking data of each slave database based on the weight value of each slave database, and updating the ranking data to the master database.
In this embodiment, the types of the configuration parameters may be set according to actual requirements, for example, may include the creation time, the emergency degree, the security level requirement of the corresponding user, and so on. The system development client may set a configuration interface so that when the parameter value of the configuration parameter of the user changes, the ranking data of each slave database may be updated. For example, a first input component corresponding to a database name, a second input component corresponding to each configuration parameter and a save control may be set in the configuration page, and a system developer may input a corresponding database name from the database in the first input component according to a user requirement, input a corresponding parameter value in the second input component corresponding to each configuration parameter, and click on the save control to send a configuration instruction to the application server.
When the application server receives the configuration instruction, the secondary database to be configured can be determined based on the database name, for any secondary database to be configured, the weight value of the secondary database can be calculated based on the parameter value of the corresponding configuration parameter in the configuration instruction, for example, for any configuration parameter, the weight value of the configuration parameter can be calculated based on the parameter value of the configuration parameter and the weight coefficient corresponding to the configuration parameter, and after the weight value of each configuration parameter is obtained, the weight values of each configuration parameter can be summed to obtain the weight value of the secondary database. It can be understood that the weight value of each slave database can be stored in the application server, and when a configuration instruction is received, the weight value of the slave database to be configured is recalculated according to the configuration instruction, and the weight value of the slave database is updated.
After updating the weight value of each slave database to be configured in the configuration instruction is completed, the sorting data of each slave database can be determined based on the weight value of each slave database in the database system, for example, the weight value of each slave database can be sorted, and the larger the weight value, the higher the sorting data of the corresponding slave database. It can be understood that if the weight values of the plurality of slave databases are the same, the ranking data of the slave databases with the same weight value can be determined based on the parameter values of the target parameters in the configuration parameters, for example, the slave databases with the same weight value can be sequentially compared with the emergency degree, the creation time and the safety level requirement, and the ranking data is higher and is more advanced; if the emergency degree is the same, the earlier the creation time is, the earlier the ordered data is; if the emergency degree is the same as the creation time, sequencing data is more advanced when the security level is higher; if the emergency degree, the creation time and the security level are all the same, the ranking data of the slave databases with the same weight value can be randomly determined.
When receiving the configuration instruction, the application server can also acquire the first configuration information of the master database, and establish connection with the master database based on the first configuration information, so as to update the ordering data in the configuration table of the master database after determining the ordering data of each slave database, thereby updating each database to be updated according to the latest ordering data in the process of updating the intellectual property system, and meeting the requirement of a user on the updating priority of the intellectual property system.
In an exemplary embodiment, the second configuration information further includes connection data of the corresponding slave database; the updating the databases to be updated sequentially based on the updating sequence and the target upgrade file includes:
if the current time is the initial time or the last database to be updated is determined to be updated, determining the slave database to be updated at the current time based on the updating sequence and taking the slave database as a target database;
transmitting a connection request to the target database based on the connection data corresponding to the target database;
and when the connection with the target database is established, updating the target database based on the target upgrading file.
In this embodiment, the second configuration information further includes corresponding connection data from the database, where the connection data may include a user name, a password, and address information (e.g., an IP address).
In the process of updating each database to be updated, the slave database to be updated at the current moment can be determined based on the updating sequence and used as the target database. For example, if the current time is the initial time of database update, the first database to be updated in the update sequence may be taken as the target database. If the current time is not the initial time of the database update, the current database to be updated in the update sequence can be used as the target database when the update of the last database to be updated is finished.
After determining the target database, the application server may send a connection request to the target database based on the connection data in the second configuration information corresponding to the target database, so as to establish a connection between the application server and the target database. For example, the application server may send a connection request including a user name and a password of the target database to the target database according to a third frequency based on address information of the target database, after the target database receives the connection request, reply a response signal to the application server to establish connection between the application server and the target database, and stop sending the connection request after the application server receives the response signal, and at the same time, the target database may send a heartbeat signal to the application server according to a preset frequency to maintain a long connection between the application server and the target database. Through the long connection, the application server may execute the target upgrade file to update the target database. After the updating of the target database is finished, the application server can disconnect the connection with the target database, determine the next database to be updated, and update the next database to be updated until the updating of all the databases to be updated is finished, so that the comprehensive and effective updating of all the databases to be updated can be realized, and the reliability of the updating result of the intellectual property system is further ensured.
As an alternative embodiment, as shown in fig. 2, the method for sequentially updating each database to be updated based on the update sequence and the target upgrade file includes:
s201, initializing i=1;
s202, taking an ith database to be updated in the updating sequence as a target database;
s203, based on the connection data corresponding to the target database, sending a connection request to the target database;
s204, when connection with the target database is established, updating the target database based on the target upgrading file;
s205, disconnecting the connection with the target database when the update of the target database is finished, and enabling i=i+1; if i > N, executing step S206, otherwise, executing step S202; wherein N is the number of databases to be updated;
s206, finishing upgrading.
It will be appreciated that the end of the update of the target database may include both success and failure of the update.
In an exemplary embodiment, the method for determining that the update of the database to be updated is finished comprises:
if the last database to be updated is updated successfully or fails, determining that the last database to be updated is updated;
in the process of updating the last database to be updated, if the target upgrade file is executed, determining that the last database to be updated is successfully updated; and if the target upgrade file fails to be executed or fails to be connected with the last database to be updated, determining that the last database to be updated fails to be updated.
In this embodiment, if the update of the last database to be updated is successful or fails, it is determined that the update of the last database to be updated is finished, so that the next database to be updated can be continuously updated when the update of the last database to be updated fails, the influence on other users is avoided, and the experience of the users when using the intellectual property system is further improved. After the update of the database to be updated is finished, the application server may further update the second configuration information of the corresponding slave database in the master database, for example, update the current version of the slave database in the configuration table based on the file version of the target upgrade file, and update the update status (such as update success or update failure) to the update status corresponding to the current version in the configuration table.
And in the process of updating the last database to be updated, if the execution of the target upgrade file is completed, determining that the updating of the database to be updated is successful. If the execution of the target upgrade file fails, or the connection between the application server and the database to be updated fails, for example, the application server cannot establish the connection with the database to be updated, or after the connection between the application server and the database to be updated is established, connection interruption occurs in the execution process of the target upgrade file, and long connection between the application server and the database to be updated cannot be established after reconnecting for a preset number of times when the connection cannot be established or the connection is interrupted, the last database to be updated is determined to be failed to be updated. When the update of the database to be updated fails, the application server may record the database to be updated that fails in update, and may also record the reason for the failure in update, for example, the execution failure of the target update file, the connection failure, and the like; meanwhile, the application server can also send the database to be updated with the update failure and the reason of the update failure to the corresponding system development client so as to facilitate the corresponding adjustment of the system developer according to the reason of the update failure, for example, the adjustment of the target upgrade file or the adjustment of the second configuration information of the secondary database with the update failure. After adjustment, the system developer can send the upgrade instruction to the application server again so as to update the slave database with failed update again, thereby further improving the comprehensiveness and effectiveness of the upgrade of the intellectual property system.
In an exemplary embodiment, the connection failure includes a connection interruption, and the connection failure with the last database to be updated is determined by:
when the heartbeat signal sent by the last database to be updated is not received within a preset time length, determining that the connection with the last database to be updated is interrupted; after connection is established, the database to be updated sends the heartbeat signal according to a preset frequency, and a time interval corresponding to the preset frequency is smaller than the preset duration.
In this embodiment, during the process of updating the last database to be updated, the application server may send a connection request including a user name and a password to the database to be updated according to a third frequency based on the address information of the database to be updated, after the database to be updated receives the connection request, reply a response signal to the application server to establish a connection between the application server and the database to be updated, and after the application server receives the response signal, stop sending the connection request, and meanwhile, the database to be updated may send a heartbeat signal to the application server according to a preset frequency to maintain long connection with the application server. If the database to be updated cannot receive the connection request or the user name or the password in the connection request cannot meet the connection requirement, the application server cannot establish connection with the database to be updated. If the heartbeat signal sent by the database to be updated is not received within the preset duration after the application server establishes connection with the database to be updated, the connection between the application server and the database to be updated is interrupted. It can be understood that the time interval corresponding to the preset frequency is smaller than the preset duration, so that the reliability of the judging result of the connection interruption can be effectively ensured.
When the application server cannot establish connection or break connection with the database to be updated, a connection request containing a user name and a password can be sent to the database to be updated again according to a third frequency so as to reestablish connection with the database to be updated, and accordingly the situation that the corresponding database to be updated cannot be updated in time due to network interference and the like is avoided.
In an exemplary embodiment, the second configuration information includes a current version of the corresponding slave database and an update status corresponding to the current version; the determining, from a plurality of slave databases, a database to be updated based on the file version of the target upgrade file and the second configuration information includes:
and determining the secondary database meeting the updating conditions based on the file version of the target upgrading file, the current version of each secondary database and the updating state corresponding to the current version of each secondary database, and taking the secondary database as the database to be updated.
In this embodiment, the second configuration information further includes a current version of the corresponding slave database and an update status corresponding to the current version. For any slave database, the current version is the version of the upgrade file that was used when the slave database was last updated. The update status corresponding to the current version, that is, the status of updating the slave database based on the upgrade file of the corresponding file version, e.g., successful update and failed update.
In determining the to-be-updated database in each slave database in the database system, the slave database meeting the update condition in the database system can be determined based on the file version of the target upgrade file, the current version of each slave database and the update state corresponding to the current version of each slave database, and the slave database meeting the update condition is taken as the to-be-updated database. For example, the file version of the target upgrade file can be compared with the current version of each slave database, and the slave database meeting the update condition is obtained and used as the database to be updated based on the comparison result and the update state corresponding to the current version of each slave database, so that the false update or missing update of each slave database can be effectively avoided, and the validity of the upgrade result of the intellectual property system is ensured.
In an exemplary embodiment, the determining the slave database satisfying the update condition based on the file version of the target upgrade file, the current version of each slave database, and the update status corresponding to the current version of each slave database includes:
comparing the file version of the target upgrade file with the current version of each slave database respectively;
And if the current version of the secondary database is lower than the file version of the target upgrade file, or the update state corresponding to the current version of the secondary database is update failure, determining that the secondary database meets the update condition, otherwise, determining that the secondary database does not meet the update condition.
In this embodiment, in determining the slave databases satisfying the update condition, the file versions of the target upgrade files may be compared with the current versions of the respective slave databases, respectively. For any slave database in the database system, if the current version of the slave database is lower than the file version of the target upgrade file, determining that the slave database meets the update condition; if the current version of the slave database is equal to the file version of the target upgrade file and the update state corresponding to the current version of the slave database is update failure, determining that the slave database meets the update condition; if the current version of the slave database is equal to the file version of the target upgrade file and the update state corresponding to the current version of the slave database is successful in update or the current version of the slave database is higher than the file version of the target upgrade file, the slave database is determined to not meet the update condition, so that the slave databases in different states can be automatically updated, the application range is wide, and the false update or missing update of the slave databases is avoided.
In addition, in the related art, when the newly added database is used for data migration, the manually data migration is needed, the steps are tedious and the efficiency is low, but in the process of upgrading the intellectual property system, the secondary databases in different states can be automatically and comprehensively updated, and the data migration is not needed to be carried out on the newly added secondary databases independently, so that the data configuration efficiency and the reliability of the data configuration result can be effectively improved for the newly added secondary databases.
In an exemplary embodiment, the determining the target upgrade file from the preset file library based on the file version of the upgrade file includes:
and determining the upgrade file with the highest file version in the preset file library based on the file version of each upgrade file in the preset file library, and taking the upgrade file as the target upgrade file.
In this embodiment, in the process of obtaining the target upgrade file from the preset file library, the upgrade files may be ordered based on the file versions of the upgrade files in the preset file library, and the upgrade file with the highest file version is used as the target upgrade file, so as to upgrade the intellectual property system through the target upgrade file, thereby effectively improving the upgrade efficiency of the intellectual property system, and avoiding the upgrade failure of the intellectual property system caused by the false update of the slave databases.
The upgrade management apparatus for an intellectual property system provided by the present invention will be described below, and the upgrade management apparatus for an intellectual property system described below and the upgrade management method for an intellectual property system described above may be referred to correspondingly to each other. As shown in fig. 3, the upgrade management apparatus of the intellectual property system of the present invention at least includes:
the first processing module 301 is configured to determine, when an upgrade instruction is received, a target upgrade file from a preset file library based on a file version of the upgrade file, and obtain first configuration information of a main database in the database system; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
a second processing module 302, configured to establish a connection with the master database based on the first configuration information, and determine a database to be updated from a plurality of the slave databases based on the file version of the target upgrade file and the second configuration information;
And a third processing module 303, configured to update each database to be updated sequentially based on the second configuration information of each database to be updated and the target upgrade file, so as to complete the upgrade of the intellectual property system.
In an exemplary embodiment, the second configuration information includes ordering data of the respective slave database; the third processing module 303 is specifically configured to:
determining the updating sequence of each database to be updated based on the sorting data of each database to be updated;
and based on the updating sequence and the target upgrading file, updating the databases to be updated in sequence.
In an exemplary embodiment, a fourth processing module is further included, the fourth processing module configured to:
when a configuration instruction is received, acquiring a corresponding weight value of the slave database based on a parameter value of a configuration parameter in the configuration instruction;
determining ranking data of each slave database based on the weight value of each slave database, and updating the ranking data to the master database.
In an exemplary embodiment, the second configuration information further includes connection data of the corresponding slave database; the third processing module 303 is specifically configured to:
If the current time is the initial time or the last database to be updated is determined to be updated, determining the slave database to be updated at the current time based on the updating sequence and taking the slave database as a target database;
transmitting a connection request to the target database based on the connection data corresponding to the target database;
and when the connection with the target database is established, updating the target database based on the target upgrading file.
In an exemplary embodiment, the third processing module 303 is specifically configured to:
if the last database to be updated is updated successfully or fails, determining that the last database to be updated is updated;
in the process of updating the last database to be updated, if the target upgrade file is executed, determining that the last database to be updated is successfully updated; and if the target upgrade file fails to be executed or fails to be connected with the last database to be updated, determining that the last database to be updated fails to be updated.
In an exemplary embodiment, the connection failure includes a connection interruption; the third processing module 303 is specifically configured to:
When the heartbeat signal sent by the last database to be updated is not received within a preset time length, determining that the connection with the last database to be updated is interrupted; after connection is established, the database to be updated sends the heartbeat signal according to a preset frequency, and a time interval corresponding to the preset frequency is smaller than the preset duration.
In an exemplary embodiment, the second configuration information includes a current version of the corresponding slave database and an update status corresponding to the current version; the second processing module 302 is specifically configured to:
and determining the secondary database meeting the updating conditions based on the file version of the target upgrading file, the current version of each secondary database and the updating state corresponding to the current version of each secondary database, and taking the secondary database as the database to be updated.
In an exemplary embodiment, the second processing module 302 is specifically configured to:
comparing the file version of the target upgrade file with the current version of each slave database respectively;
and if the current version of the secondary database is lower than the file version of the target upgrading file, or the current version of the secondary database is equal to the file version of the target upgrading file and the update state corresponding to the current version of the secondary database is update failure, determining that the secondary database meets the update condition, otherwise, determining that the secondary database does not meet the update condition.
In an exemplary embodiment, the first processing module 301 is specifically configured to:
and determining the upgrade file with the highest file version in the preset file library based on the file version of each upgrade file in the preset file library, and taking the upgrade file as the target upgrade file.
Fig. 4 illustrates a physical schematic diagram of an electronic device, as shown in fig. 4, which may include: a processor (processor) 401, a communication interface (Communications Interface) 402, a memory (memory) 403 and a communication bus 404, wherein the processor 401, the communication interface 402 and the memory 403 complete communication with each other through the communication bus 404. Processor 401 may invoke logic instructions in memory 403 to perform an upgrade management method of an intellectual property system, the method comprising: when an upgrade instruction is received, determining a target upgrade file from a preset file library based on a file version of the upgrade file, and acquiring first configuration information of a main database in a database system; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
Establishing connection with the master database based on the first configuration information, and determining a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information;
and based on the second configuration information of each database to be updated and the target upgrading file, sequentially updating each database to be updated to finish the upgrading of the intellectual property system.
Further, the logic instructions in the memory 403 may be implemented in the form of software functional units and stored in a computer readable storage medium when sold or used as a stand alone product. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product comprising a computer program storable on a non-transitory computer readable storage medium, the computer program, when executed by a processor, being capable of executing the method of managing the upgrade of an intellectual property system provided by the above methods, the method comprising: when an upgrade instruction is received, determining a target upgrade file from a preset file library based on a file version of the upgrade file, and acquiring first configuration information of a main database in a database system; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
establishing connection with the master database based on the first configuration information, and determining a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information;
And based on the second configuration information of each database to be updated and the target upgrading file, sequentially updating each database to be updated to finish the upgrading of the intellectual property system.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course may be implemented by means of hardware. Based on this understanding, the foregoing technical solution may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the respective embodiments or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (7)

1. A method of upgrade management of an intellectual property system, the method performed by an application server, comprising:
when the application server receives an upgrade instruction, determining a target upgrade file from a preset file library based on a file version of the upgrade file, and acquiring first configuration information of a main database in a database system; the first configuration information comprises a user name, a password and address information of the main database; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system, and is arranged in the application server or in signal connection with the application server; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
The application server establishes connection with the master database based on the first configuration information, and determines a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information; the second configuration information includes corresponding connection data, ordering data, current versions and update states corresponding to the current versions of the secondary databases, and determines the secondary databases meeting update conditions and serving as the databases to be updated based on file versions of the target upgrade files, the current versions of the secondary databases and the update states corresponding to the current versions of the secondary databases; the connection data comprises the corresponding user name, password and address information of the slave database;
the application server sequentially updates each database to be updated based on the second configuration information of each database to be updated and the target upgrading file to finish the upgrading of the intellectual property system; in the process of updating each database to be updated, determining the updating sequence of each database to be updated based on the sorting data of each database to be updated, if the current moment is the initial moment or the last database to be updated is determined to be updated, determining the slave database to be updated at the current moment based on the updating sequence and serving as a target database, sending a connection request to the target database based on connection data in the second configuration information corresponding to the target database, and establishing connection between the application server and the target database, wherein the application server updates the target database by executing the target upgrading file.
2. The upgrade management method of an intellectual property system according to claim 1, wherein the ordering data in the second configuration information is preconfigured by:
when a configuration instruction is received, acquiring a corresponding weight value of the slave database based on a parameter value of a configuration parameter in the configuration instruction;
determining ranking data of each slave database based on the weight value of each slave database, and updating the ranking data to the master database.
3. The upgrade management method of an intellectual property system according to claim 1, wherein said method of determining the end of the update of the last database to be updated comprises:
if the last database to be updated is updated successfully or fails, determining that the last database to be updated is updated;
in the process of updating the last database to be updated, if the target upgrade file is executed, determining that the last database to be updated is successfully updated; and if the target upgrade file fails to be executed or fails to be connected with the last database to be updated, determining that the last database to be updated fails to be updated.
4. The upgrade management method of an intellectual property system according to claim 3, wherein the connection failure comprises a connection interruption; the connection failure with the last database to be updated is determined by the following method:
when the heartbeat signal sent by the last database to be updated is not received within a preset time length, determining that the connection with the last database to be updated is interrupted; after connection is established, the database to be updated sends the heartbeat signal according to a preset frequency, and a time interval corresponding to the preset frequency is smaller than the preset duration.
5. The upgrade management method of an intellectual property system according to claim 1, wherein said determining the slave database satisfying an update condition based on a file version of the target upgrade file, a current version of each of the slave databases, and an update status corresponding to the current version of each of the slave databases, comprises:
comparing the file version of the target upgrade file with the current version of each slave database respectively;
and if the current version of the secondary database is lower than the file version of the target upgrading file, or the current version of the secondary database is equal to the file version of the target upgrading file and the update state corresponding to the current version of the secondary database is update failure, determining that the secondary database meets the update condition, otherwise, determining that the secondary database does not meet the update condition.
6. The upgrade management method of an intellectual property system according to any one of claims 1 to 4, wherein the determining a target upgrade file from a preset file library based on a file version of the upgrade file comprises:
and determining the upgrade file with the highest file version in the preset file library based on the file version of each upgrade file in the preset file library, and taking the upgrade file as the target upgrade file.
7. An upgrade management apparatus of an intellectual property system, applied to an application server, comprising:
the first processing module is used for determining a target upgrade file from a preset file library based on a file version of the upgrade file when the application server receives an upgrade instruction, and acquiring first configuration information of a main database in a database system; the first configuration information comprises a user name, a password and address information of the main database; the preset file library is used for receiving and storing upgrade files sent by each system development client of the intellectual property system, and is arranged in the application server or in signal connection with the application server; the database system comprises a master database and a plurality of slave databases, wherein the slave databases are used for storing intellectual property system data of users, each slave database corresponds to different users, and second configuration information of each slave database is configured in the master database;
The second processing module is used for establishing connection with the master database based on the first configuration information and determining a database to be updated from a plurality of slave databases based on the file version of the target upgrade file and the second configuration information; the second configuration information includes corresponding connection data, ordering data, current versions and update states corresponding to the current versions of the secondary databases, and determines the secondary databases meeting update conditions and serving as the databases to be updated based on file versions of the target upgrade files, the current versions of the secondary databases and the update states corresponding to the current versions of the secondary databases; the connection data comprises the corresponding user name, password and address information of the slave database;
the third processing module is used for updating each database to be updated in turn by the application server based on the second configuration information of each database to be updated and the target upgrading file, so as to complete the upgrading of the intellectual property system; in the process of updating each database to be updated, determining the updating sequence of each database to be updated based on the sorting data of each database to be updated, if the current moment is the initial moment or the last database to be updated is determined to be updated, determining the slave database to be updated at the current moment based on the updating sequence and serving as a target database, sending a connection request to the target database based on connection data in the second configuration information corresponding to the target database, and establishing connection between the application server and the target database, wherein the application server updates the target database by executing the target upgrading file.
CN202310417772.4A 2023-04-19 2023-04-19 Upgrade management method and device for intellectual property system Active CN116166300B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310417772.4A CN116166300B (en) 2023-04-19 2023-04-19 Upgrade management method and device for intellectual property system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310417772.4A CN116166300B (en) 2023-04-19 2023-04-19 Upgrade management method and device for intellectual property system

Publications (2)

Publication Number Publication Date
CN116166300A CN116166300A (en) 2023-05-26
CN116166300B true CN116166300B (en) 2023-07-18

Family

ID=86411743

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310417772.4A Active CN116166300B (en) 2023-04-19 2023-04-19 Upgrade management method and device for intellectual property system

Country Status (1)

Country Link
CN (1) CN116166300B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021003677A1 (en) * 2019-07-09 2021-01-14 华为技术有限公司 Service upgrade method and apparatus in distributed system, and distributed system
CN114003313A (en) * 2021-10-31 2022-02-01 济南浪潮数据技术有限公司 Cluster management method, system, storage medium and equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7130870B1 (en) * 2000-05-20 2006-10-31 Ciena Corporation Method for upgrading embedded configuration databases
CN102665196B (en) * 2012-04-28 2014-11-05 清华大学 On-line progressive program updating method for wireless sensor network
CN113867756A (en) * 2021-09-01 2021-12-31 深圳市华曦达科技股份有限公司 Software upgrading method, terminal equipment and readable storage medium
CN115269544A (en) * 2022-07-13 2022-11-01 天翼云科技有限公司 Database cluster upgrading method and device, electronic equipment and storage medium
CN115543423A (en) * 2022-10-24 2022-12-30 上海浦东发展银行股份有限公司 Method, device and equipment for generating benchmarks and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021003677A1 (en) * 2019-07-09 2021-01-14 华为技术有限公司 Service upgrade method and apparatus in distributed system, and distributed system
CN114003313A (en) * 2021-10-31 2022-02-01 济南浪潮数据技术有限公司 Cluster management method, system, storage medium and equipment

Also Published As

Publication number Publication date
CN116166300A (en) 2023-05-26

Similar Documents

Publication Publication Date Title
CN109862101B (en) Cross-platform application starting method and device, computer equipment and storage medium
CN108681777B (en) Method and device for running machine learning program based on distributed system
CN112261135A (en) Node election method, system, device and equipment based on consistency protocol
CN106484321A (en) A kind of date storage method and data center
CN110535776B (en) Gateway current limiting method, device, gateway, system and storage medium
CN111400041A (en) Server configuration file management method and device and computer readable storage medium
CN111258726A (en) Task scheduling method and device
WO2016116013A1 (en) Software upgrade method and system
CN114064438A (en) Database fault processing method and device
CN116166300B (en) Upgrade management method and device for intellectual property system
CN111147585B (en) Equipment upgrading method, device, storage medium and system
CN109936609B (en) Terminal chain type upgrading method and device and upgrading management server
US11256575B2 (en) Methods, electronic devices and computer program products for managing and performing data backup jobs
CN115022307A (en) File downloading method and device, storage medium and electronic equipment
CN114070889B (en) Configuration method, traffic forwarding device, storage medium, and program product
CN115766439A (en) KVM device batch upgrading method and device and electronic device
CN115167874A (en) Automatic driving software mirror image deployment method and device, electronic equipment and readable medium
US11115269B1 (en) System and method for updating an application for a population of computers
CN112804313B (en) Data synchronization method, device, equipment and medium based on cross-domain edge node
CN114385570A (en) Data synchronization method and device, electronic equipment and readable medium
CN109101253B (en) Management method and device for host in cloud computing system
CN113157709A (en) Distributed system node dynamic change method, device, equipment and storage medium
CN112738153A (en) Gateway selection method, system, device, server and medium in service system
CN116107603B (en) Firmware upgrading method and device, storage medium and electronic equipment
CN112486699B (en) Session management middleware, system and operation method based on domestic database

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