CN107608689B - Method and device for updating application program on client and electronic equipment - Google Patents

Method and device for updating application program on client and electronic equipment Download PDF

Info

Publication number
CN107608689B
CN107608689B CN201710666443.8A CN201710666443A CN107608689B CN 107608689 B CN107608689 B CN 107608689B CN 201710666443 A CN201710666443 A CN 201710666443A CN 107608689 B CN107608689 B CN 107608689B
Authority
CN
China
Prior art keywords
version
application program
service request
client
updating
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
CN201710666443.8A
Other languages
Chinese (zh)
Other versions
CN107608689A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201710666443.8A priority Critical patent/CN107608689B/en
Publication of CN107608689A publication Critical patent/CN107608689A/en
Priority to TW107116974A priority patent/TWI695318B/en
Priority to PCT/CN2018/098662 priority patent/WO2019029457A1/en
Application granted granted Critical
Publication of CN107608689B publication Critical patent/CN107608689B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

The application discloses a method for updating an application program on a client, which comprises the following steps: initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server; according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the third version; the second version is the version before the application program is updated, and the third version is not lower than the first version.

Description

Method and device for updating application program on client and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for updating an application program on a client, and an electronic device.
Background
With the rapid development of intelligent terminals and internet technologies, third-party Application programs (APPs, abbreviated as APPs) and service platforms thereof have increasingly powerful functions and increasingly wide applications.
To accommodate technology development or business needs, applications often need to be upgraded, for example, new versions of applications may be released more often than 1 time/week. And when the released new version application program has an error or a service failure, the application program of the client needs to be rolled back to the application program of the specified version in an emergency, so that the basic use requirement of the user can be met.
Therefore, a method for controlling the updated version of the application program on the client accurately and efficiently is needed.
Disclosure of Invention
The embodiment of the application program updating method and device on the client and the electronic equipment aim to achieve accurate and efficient application program updating.
The embodiment of the application adopts the following technical scheme:
in a first aspect, an embodiment of the present application provides a method for updating an application program on a client, including:
initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the third version; the second version is the version of the application program before updating, and the third version is not lower than the first version.
Preferably, in the method of the first aspect provided by the embodiment of the present application, the version identifier of the first version is written in a response header of service request response information corresponding to the service request by the gateway on the service server side.
Preferably, in the method of the first aspect provided in an embodiment of the present application, before the updating the application program according to the third version, the method further includes:
acquiring a version identifier of a third version of the application program from an update management center corresponding to the application program; wherein the version identification of the third version and the first version indicates that the third version is not lower than the first version.
Preferably, in the method of the first aspect provided by an embodiment of the present application, updating the application according to the third version includes:
pulling a third version of the update installation package from the update management center;
and updating the application program according to the updating installation package of the third version.
Preferably, in the method of the first aspect provided in an embodiment of the present application, after the application program is updated according to the third version, the method further includes:
when the application program is failed to be updated according to the third version, recording a failure event into an abnormal updating list;
then, a service request is initiated to the service server, which specifically includes:
and when the application program is entered, if the failure event is recorded in the abnormal updating list, initiating a service request to a service server so as to update the application program.
Preferably, in the method of the first aspect provided in this embodiment of the present application, after initiating a service request to a service server to update the application program if the failure event is recorded in the abnormal update list, the method further includes:
and if the application program is updated successfully according to the third version, deleting the failure event from the abnormal update list.
Preferably, in the method of the first aspect provided in this embodiment of the present application, the service request response information further includes information of an online address, and the method further includes:
and when the application program is failed to be updated according to the third version, accessing the service server through the online address.
Preferably, in the method of the first aspect provided in an embodiment of the present application, the version identification includes an application management identification,
updating the application program according to the third version when the version identifications of the first version and the second version indicate that the second version is lower than the first version according to the service request response information, including:
according to the service request response information, when the application management identifications in the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the application management information of the third version; and the application management identification in the third version and the first version indicates that the third version is not lower than the first version.
Preferably, in the method of the first aspect provided in an embodiment of the present application, before the updating the application program according to the third version of the application management information, the method further includes:
acquiring an application management identifier in the version identifier of the third version from an application sub-center in the update management center corresponding to the application program; wherein the application management identifier of the third version and the first version indicates that the third version is not lower than the first version.
Preferably, in the method of the first aspect provided in an embodiment of the present application, the version identifier further includes an installation package management identifier,
after updating the application program according to the third version of the application management information, the method further comprises:
when the installation package management identifications in the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the installation package of the third version; and the installation package management identification in the third version and the first version indicates that the third version is not lower than the first version.
Preferably, in the method of the first aspect provided in an embodiment of the present application, before the updating the application program according to the installation package of the third version, the method further includes:
acquiring an installation package management identifier in the version identifier of the third version from an installation package management sub-center in the update management center; and the installation package management identification of the third version and the first version indicates that the third version is not lower than the first version.
In a second aspect, an embodiment of the present application further provides an update method for an application program on a client, including:
the method comprises the steps that a service server receives a service request initiated by a client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server.
Preferably, in the method of the second aspect provided in an embodiment of the present application, before the service server receives the service request initiated by the client, the method further includes:
and configuring the version identification of the first version in a parameter corresponding to the service request in a gateway of the service server.
Preferably, in the method of the third aspect provided in the embodiment of the present application, returning service request response information to the client includes:
writing the version identification of the first version into a response header of service request response information corresponding to the service request, wherein the version identification of the first version is configured in a parameter corresponding to the service request.
In a third aspect, an embodiment of the present application provides an apparatus for updating an application program on a client, which is applied to the client, and includes:
the service request initiating module initiates a service request to the service server;
a response information receiving module, configured to receive service request response information returned by the service server, where the service request response information includes a version identifier of a first version of an application program on a client, and the first version is a lowest version of the application program allowed by the service server;
the program updating module updates the application program according to a third version when the version identifications of the first version and the second version indicate that the second version is lower than the first version according to the service request response information; the second version is the version of the application program before updating, and the third version is not lower than the first version.
In a fourth aspect, an embodiment of the present application provides an apparatus for updating an application program on a client, which is applied to a service server, and includes:
the service request receiving module is used for receiving a service request initiated by a client;
and the response information sending module returns service request response information to the client, wherein the service request response information comprises a version identifier of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server.
Preferably, in the apparatus of the fourth aspect provided in the embodiments of the present application, further comprising:
and the gateway configuration module is used for configuring the version identification of the first version in the parameters corresponding to the service request in the gateway of the service server.
In a fifth aspect, an embodiment of the present application provides an electronic device, which is applied to a client, and includes:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the third version; the second version is the version of the application program before updating, and the third version is not lower than the first version.
In a sixth aspect, an embodiment of the present application provides another electronic device, which is applied to a service server, and includes:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a service server receives a service request initiated by a client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server.
The embodiment of the application adopts at least one technical scheme which can achieve the following beneficial effects:
in the embodiment of the application, the version identifier of the first version is added to the service request response information to reflect the lowest version of the application program allowed by the service server. Therefore, when the current version (i.e. the second version) of the client application program is lower than the lowest version (i.e. the first version) allowed by the business server, the application program can be upgraded to a third version which is not lower than the first version, so that the update of the application program on the client is realized. By adopting the scheme provided by the embodiment of the application, the minimum level of the updated version of the application program on the client can be adjusted only by modifying the version identification of the minimum version written in the service request response information, so that the updated version of the application program on the client can be accurately and efficiently controlled, and the requirements of users and service platforms are met.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic flowchart illustrating an updating method for an application on a client according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a second method for updating an application on a client according to an embodiment of the present application;
fig. 3 is a flowchart illustrating a third method for updating an application on a client according to an embodiment of the present application;
fig. 4 is a schematic timing diagram illustrating interaction between a service server and a client according to an embodiment of the present application;
FIG. 5 is a schematic diagram of a main flow of an application update performed by a client according to an embodiment of the present application;
FIG. 6 is a detailed flowchart illustrating an application update performed by a client according to an embodiment of the present application;
FIG. 7 is a schematic structural diagram illustrating an apparatus for updating an application on a client according to an embodiment of the present application;
FIG. 8 is a schematic structural diagram of an apparatus for updating an application on a second client according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic device in an embodiment of the present application;
fig. 10 is a schematic structural diagram of another electronic device in this embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Referring to fig. 1, an embodiment of the present application provides an update method for an application program on a client, which is applied to a client side, and may specifically include:
s101: initiating a service request to a service server;
s103: receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
s105: according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, the application program is updated to a third version; the second version is the version before the application program is updated, and the third version is not lower than the first version.
Correspondingly, after receiving a service request initiated by the client, the service server returns service request response information to the client, wherein the service request response information comprises a version identifier of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server, so that the client updates the application program.
In the embodiment of the application, the version identifier of the first version is added to the service request response information to reflect the lowest version of the application program allowed by the service server. Therefore, when the current version (i.e. the second version) of the client application program is lower than the lowest version (i.e. the first version) allowed by the business server, the application program can be upgraded to a third version which is not lower than the first version, so that the update of the application program on the client is realized. By adopting the scheme provided by the embodiment of the application, the minimum level of the updated version of the application program on the client can be adjusted only by modifying the version identification of the minimum version written in the service request response information, so that the updated version of the application program on the client can be accurately and efficiently controlled, and the requirements of users and service platforms are met.
It should be noted that the version identifier of each version of the application program may reflect the order of release of each version. The first version in the above embodiment is the lowest version of the application program allowed by the service server, and means that the service server will not allow the application program whose release time is before the first version to continue to be used, but requires the user to update the application program on the client to the version released after the first version. The current version of the application (i.e., the version of the application before update, i.e., the second version) is lower than the first version, indicating that the second version is an older version than the first version and is released before the first version.
It should be further noted that the version identifier may be represented independently or combined by letters, numbers, or other characters, and the size or sequence of the version identifier reflects the information of the version, such as the old version, the high version, the low version, the release time, and the like. In the above embodiment, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, the application program is updated to a third version which is not lower than the first version so as to meet the business requirement.
Specifically, the version identifier of the first version embedded in the service request response information may be configured in a response header of the service request response information corresponding to the service request by the gateway of the service server. In specific implementation, the gateway may be configured in advance, a custom parameter may be configured under a service request specified in the gateway, and data of the version identifier may be written in a response header of the response information, so as to reflect a minimum version of the application program that the service server expects or allows the client to use.
By adopting the method to transmit the version identification of the lowest version, depending on a service request (specifically RPC, translated into a Remote Procedure Call Protocol) initiated by a client to a service server through a gateway, a response head corresponding to the service request is directly configured at the gateway, and pre-detection is not needed to be carried out before each application entering so as to determine whether the current version of the client is the latest version, so that the problem of waste of the service request caused by redundant mandatory detection is avoided. In addition, the cost of system configuration is reduced, network flow is saved, version information can be accurately transmitted, and therefore the application program can be accurately upgraded to the expected version. In addition, when the installation package of the application program has a problem or a service has a fault, the application program can be timely updated to a new version meeting expectations by only writing the version identification of the lowest allowed version into the response head, so that the application program can be efficiently released and updated.
In the above embodiment, the version identifier of the third version and the installation package required for updating the application program may be from the update management center. Specifically, before updating the application program to the third version, the method of the above embodiment may further include: a version identification of the third version of the application is obtained from the update management center. Then, when the step of updating the application program to the third version is executed, the following steps may be specifically performed: and updating the application program to the third version when the version identifications of the third version and the first version indicate that the third version is not lower than the first version. More specifically, the application program may be updated to the third version in a synchronous update manner according to the third version of the application program acquired from the update management center.
It should be noted that, when the third version of the application program is obtained from the update management center, the update installation package of the third version may be specifically pulled from the update management center, and then the update installation package of the third version may be installed, so that the application program is updated to the third version.
The above describes the process of updating the application program to the third version not lower than the desired version when the current version (i.e., the second version) of the application program is lower than the desired version (the first version). When the application program is failed to be updated to the third version, the failure event can be recorded into the abnormal updating list; furthermore, when the application program is entered, it may be determined whether a failure event is recorded in the abnormal update list, and if a failure event is recorded in the abnormal update list, step S101 may be executed to initiate a service request to the service server, so as to update the application program to the third version. In this case, if the application has been successfully updated to the third version, the failure event may be deleted from the exception update list.
As a preferred solution in the foregoing embodiment of the present application, if the application fails to update to the third version, the client may access the service server through the online address configured in advance and stored in the configuration information of the client, so that the continuous operation of the service may still not be affected when the application fails to update, which is beneficial to improving user experience.
In some scenarios, the application management information and the installation package management information of the application program may be managed separately or may be managed in a unified manner. The application management information may reflect entry configuration information of the application program, and the service server may change the entry configuration information when releasing different versions of the application program, so that the entry configuration information of the application program may also have different versions, and the application management identifier reflecting the different versions of the application management information also becomes an essential component of the version identifier of the application program. On this basis, as shown in fig. 2, the step S103 updates the application program to the third version when the version identifiers of the first version and the second version indicate that the second version is lower than the first version according to the service request response information, and may specifically include:
s1051: according to the service request response information, when the application management identifications in the first version and the second version indicate that the second version is lower than the first version, updating the application management information of the application program to a third version; and the application management identification in the third version and the first version indicates that the third version is not lower than the first version.
Further, before updating the application management information of the application program to the third version, the application management identifier in the version identifier of the third version may be obtained from the application sub-center in the update management center. Updating the application management information of the application program to the third version may specifically be: and when the application management identifications of the first version and the third version indicate that the third version is not lower than the first version, updating the application management information of the application program to the third version.
It should be noted that, in the actual business system, the installation package of part of the application program is directly issued by the application sub-center in the update management center, and the installation package of part of the application program is issued by the installation package management sub-center in the update management center. In this case, the version identifier of the application program needs to include an installation package management identifier for reflecting different versions of each installation package stored in the installation package management sub-center.
For an application program that needs to pull an installation package from the installation package management sub-center for updating, after updating the application management information of the application program to the third version, as shown in fig. 3, the method of the embodiment further includes:
s1053: when the installation package management identification in the first version and the second version indicates that the second version is lower than the first version, updating the installation package of the application program to a third version; and the installation package management identification in the third version and the first version indicates that the third version is not lower than the first version.
More specifically, before updating the installation package of the application program to the third version, the installation package management identifier in the version identifier of the third version may be obtained from an installation package management sub-center in the update management center, and then the installation package of the application program is updated to the third version, which may specifically be: and updating the installation package of the application program to the third version when the installation package management identifications of the first version and the third version indicate that the third version is not lower than the first version.
Corresponding to the update method on the client side, an embodiment of the present application further provides an update method for an application program on the client, which is applicable to a service server side and may specifically include:
the service server receives a service request initiated by the client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server.
More preferably, in the gateway of the service server, the version identifier of the first version is configured in a response header of service request response information corresponding to the service request.
By adopting the method to transmit the version identification of the lowest version, depending on a service request (specifically RPC, translated into a Remote Procedure Call Protocol) initiated by a client to a service server through a gateway, a response head corresponding to the service request is directly configured at the gateway, and pre-detection is not needed to be carried out before each application entering so as to determine whether the current version of the client is the latest version, so that the problem of waste of the service request caused by redundant mandatory detection is avoided. In addition, the cost of system configuration is reduced, network flow is saved, version information can be accurately transmitted, and therefore the application program can be accurately upgraded to the expected version. In addition, when the installation package of the application program has a problem or a service has a fault, the application program can be timely updated to a new version meeting expectations by only writing the version identification of the lowest allowed version into the response head, so that the application program can be efficiently released and updated.
Referring to fig. 4, one or more embodiments provided in the present specification relate to a client and a service server. More specifically, the client side can be subdivided into a page front end and a bottom container, and the service server side can be subdivided into a service server and a front gateway. When a client side initiates a service request to a service server, a front end triggers RPC (remote procedure call protocol) through a container JAPI (JS application program call interface), and then the container initiates the RPC to the service server through a gateway. When the service request response information returned by the service server to the client is sent through the gateway, the gateway adds the customized parameter to the service request response information according to the customized parameter (embodied as the version identifier of the lowest version allowed in the embodiment of the present application) configured in advance under the designated RPC, for example, the customized return parameter named operationTYPE shown in fig. 5, that is, the version identifier of the lowest version of the application program allowed by the service server can be added to the service request response information, and the service request response information is sent to the client.
After receiving the service request response information including the version identifier of the lowest version permitted, the client extracts the version identifier of the lowest version, and compares the extracted version identifier with the version identifier of the version (i.e., the second version) of the application currently installed on the client, as shown in fig. 5. If the current version is not lower than the lowest version allowed, then no update or prompt related to the update is made, the version identification information in the service request response information is directly ignored, and only the information related to the service is processed. And if the current version is lower than the lowest allowed version, the update of the application program needs to be triggered.
Specifically, when the application program is updated, a synchronous update mode may be adopted: and acquiring the stored version identification of the application program from the update management center, and if the version identification of the third version indicates that the third version is not lower than the lowest version (namely the first version), directly pulling the update installation package of the third version from the update management center, and installing the update installation package of the third version, so that the application program can be updated to the third version. Referring to FIG. 5, if the synchronization update fails, a failure event may be recorded in the exception update list to trigger the synchronization update the next time the application is entered.
Preferably, referring to fig. 5, when the update fails, if the client is configured with an online address (i.e., onlineURL in the figure) for emergency access to the service server, the client may access the service server through the online address.
The version identification of each version of the application program is different according to the type of the application program. If the installation package of the application program is directly issued by an application sub-center in the update management center, the version identifier of the application program only includes an application management identifier (such as an "application center version" shown in fig. 6); if the installation package of the application program is issued by the installation package management sub-center in the update management center, the version identifier of such application program (called as Nebula application in fig. 6) includes an installation package management identifier (called as "Nebula version" in fig. 6) in addition to the above application management identifier.
The two types of application programs are updated in different ways. Specifically, when the update is performed, the application management identifier of the third version that meets the expected requirement (i.e., not lower than the lowest version) is obtained from the application sub-center in the update management center, and then the application management information of the third version in the application sub-center is pulled, so that the application management information of the application program is updated to the third version. Then, the type of the application program needs to be determined, and if the application program is a Nebula application (that is, the installation package management sub-center in the update management center is responsible for issuing the application program of the installation package), the installation package management identifier (that is, the version identifier of the third version) which is in accordance with the expected version is acquired from the installation package management sub-center in the update management center, and the installation package of the application program is updated to the third version.
In one or more embodiments of the present specification, a version identifier of the first version is added to the service request response message to reflect a lowest version of the application program allowed by the service server. Therefore, when the current version (i.e. the second version) of the client application program is lower than the lowest version (i.e. the first version) allowed by the business server, the application program can be upgraded to a third version which is not lower than the first version, so that the update of the application program on the client is realized. By adopting the scheme provided by the embodiment of the application, the minimum level of the updated version of the application program on the client can be adjusted only by modifying the version identification of the minimum version written in the service request response information, so that the updated version of the application program on the client can be accurately and efficiently controlled, and the requirements of users and service platforms are met.
Referring to fig. 7, an embodiment of the present application further provides an apparatus for updating an application program on a client, which is applied to a client, and includes:
a service request initiating module 101, which initiates a service request to a service server;
a response information receiving module 103, configured to receive service request response information returned by the service server, where the service request response information includes a version identifier of a first version of an application program on a client, and the first version is a lowest version of the application program allowed by the service server;
the program updating module 105 updates the application program to a third version when the version identifications of the first version and the second version indicate that the second version is lower than the first version according to the service request response information; the second version is the version of the application program before updating, and the third version is not lower than the first version.
Referring to fig. 8, an embodiment of the present application further provides an apparatus for updating an application program on a client, which is applied to a service server, and includes:
a service request receiving module 201, which receives a service request initiated by a client;
the response information sending module 203 returns service request response information to the client, where the service request response information includes a version identifier of a first version of an application program on the client, and the first version is a lowest version of the application program allowed by the service server.
Further, the apparatus shown in fig. 8 may further include:
the gateway configuration module 205 configures, in the gateway of the service server, the version identifier of the first version in a response header of service request response information corresponding to the service request.
Fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present application. Referring to fig. 9, at a hardware level, the electronic device includes a processor, and optionally further includes an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be connected to each other via an internal bus, which may be an ISA (Industry Standard Architecture) bus, a PCI (peripheral component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 9, but this does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form an updating device of the application program on the client on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, the application program is updated to a third version; the second version is the version of the application program before updating, and the third version is not lower than the first version.
The method performed by the apparatus for updating an application program on a client according to the embodiment shown in fig. 1 of the present application may be implemented in or by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
The electronic device may further execute the method executed by the apparatus for updating an application program on the client in fig. 1, and implement the functions of the apparatus for updating an application program on the client in the embodiment shown in fig. 1, which are not described herein again in this embodiment of the present application.
An embodiment of the present application further provides a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which, when executed by an electronic device including a plurality of application programs, enable the electronic device to perform the method performed by the apparatus for updating an application program on a client in the embodiment shown in fig. 1, and are specifically configured to perform:
initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, the application program is updated to a third version; the second version is the version of the application program before updating, and the third version is not lower than the first version.
Fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present application. Referring to fig. 10, at a hardware level, the electronic device includes a processor, and optionally further includes an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be connected to each other via an internal bus, which may be an ISA (Industry Standard Architecture) bus, a PCI (peripheral component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 10, but this does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the memory and then runs the computer program to form an updating device of the application program on the client on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
the method comprises the steps that a service server receives a service request initiated by a client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server.
The method performed by the above-mentioned updating apparatus applied to the application program on the client of the service server as disclosed in the present application can be applied to or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
The electronic device may further execute a method executed by the application program updating apparatus applied to the client of the service server, and implement a function of the application program updating apparatus applied to the client of the service server, which is not described herein again in this embodiment of the present application.
An embodiment of the present application further provides a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which, when executed by an electronic device including a plurality of application programs, enable the electronic device to perform a method performed by an update apparatus applied to an application program on a client of a service server, and are specifically configured to perform:
the method comprises the steps that a service server receives a service request initiated by a client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client, and the first version is the lowest version of the application program allowed by the service server.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (18)

1. A method for updating an application on a client, comprising:
initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the third version; the second version is the version of the application program before updating, and the third version is not lower than the first version;
the version identifier of the first version is pre-configured in the gateway at the service server side, and the gateway at the service server side writes in a response header of service request response information corresponding to the service request, so as to avoid a pre-detection for the application program, where the pre-detection is used to determine whether the application program needs to be upgraded.
2. The method of claim 1, prior to updating the application according to the third version, the method further comprising:
acquiring a version identifier of a third version of the application program from an update management center corresponding to the application program; wherein the version identification of the third version and the first version indicates that the third version is not lower than the first version.
3. The method of claim 2, wherein updating the application according to the third version comprises:
pulling a third version of the update installation package from the update management center;
and updating the application program according to the updating installation package of the third version.
4. The method of claim 1, after updating the application according to the third version, the method further comprising:
when the application program is failed to be updated according to the third version, recording a failure event into an abnormal updating list;
then, a service request is initiated to the service server, which specifically includes:
and when the application program is entered, if the failure event is recorded in the abnormal updating list, initiating a service request to a service server so as to update the application program.
5. The method of claim 4, after initiating a service request to a service server for updating the application program if the failure event is recorded in the abnormal update list, the method further comprising:
and if the application program is updated successfully according to the third version, deleting the failure event from the abnormal update list.
6. The method according to any of claims 1 to 5, wherein the service request response message further includes information of an online address, and the method further comprises:
and when the application program is failed to be updated according to the third version, accessing the service server through the online address.
7. The method of claim 1, wherein the version identification comprises an application management identification,
updating the application program according to the third version when the version identifications of the first version and the second version indicate that the second version is lower than the first version according to the service request response information, including:
according to the service request response information, when the application management identifications in the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the application management information of the third version; and the application management identification in the third version and the first version indicates that the third version is not lower than the first version.
8. The method of claim 7, prior to updating the application program in accordance with the third version of application management information, the method further comprising:
acquiring an application management identifier in the version identifier of the third version from an application sub-center in the update management center corresponding to the application program; wherein the application management identifier of the third version and the first version indicates that the third version is not lower than the first version.
9. The method of claim 7 or 8, wherein the version identification further comprises an installation package management identification,
after updating the application program according to the third version of the application management information, the method further comprises:
when the installation package management identifications in the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the installation package of the third version; and the installation package management identification in the third version and the first version indicates that the third version is not lower than the first version.
10. The method of claim 9, prior to updating the application according to the third version of the installation package, further comprising:
acquiring an installation package management identifier in the version identifier of the third version from an installation package management sub-center in the update management center; and the installation package management identification of the third version and the first version indicates that the third version is not lower than the first version.
11. A method for updating an application on a client, comprising:
the method comprises the steps that a service server receives a service request initiated by a client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client;
the version identification of the first version is pre-configured in the gateway at the service server side, and the gateway at the service server side writes a response header of service request response information corresponding to the service request; the first version is a lowest version of the application program allowed by the business server to avoid a pre-detection for the application program, wherein the pre-detection is used for determining whether the application program needs to be upgraded.
12. The method of claim 11, before the service server receives the service request initiated by the client, the method further comprising:
and configuring the version identification of the first version in a parameter corresponding to the service request in a gateway of the service server.
13. The method of claim 12, returning service request response information to the client, comprising:
writing the version identification of the first version into a response header of service request response information corresponding to the service request, wherein the version identification of the first version is configured in a parameter corresponding to the service request.
14. An updating device of an application program on a client, which is applied to the client, comprises:
the service request initiating module initiates a service request to the service server;
a response information receiving module, configured to receive service request response information returned by the service server, where the service request response information includes a version identifier of a first version of an application program on a client, and the first version is a lowest version of the application program allowed by the service server;
the program updating module updates the application program according to a third version when the version identifications of the first version and the second version indicate that the second version is lower than the first version according to the service request response information; the second version is the version of the application program before updating, and the third version is not lower than the first version;
the version identifier of the first version is pre-configured in the gateway at the service server side, and the gateway at the service server side writes in a response header of service request response information corresponding to the service request, so as to avoid a pre-detection for the application program, where the pre-detection is used to determine whether the application program needs to be upgraded.
15. An updating device of an application program on a client, which is applied to a business server, comprises:
the service request receiving module is used for receiving a service request initiated by a client;
the response information sending module returns service request response information to the client, wherein the service request response information comprises a version identifier of a first version of an application program on the client;
the version identification of the first version is pre-configured in the gateway at the service server side, and the gateway at the service server side writes a response header of service request response information corresponding to the service request; the first version is a lowest version of the application program allowed by the business server to avoid a pre-detection for the application program, wherein the pre-detection is used for determining whether the application program needs to be upgraded.
16. The apparatus of claim 15, further comprising:
and the gateway configuration module is used for configuring the version identification of the first version in the parameters corresponding to the service request in the gateway of the service server.
17. An electronic device applied to a client comprises:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
initiating a service request to a service server, and receiving service request response information returned by the service server, wherein the service request response information comprises a version identifier of a first version of an application program on a client, and the first version is the lowest version of the application program allowed by the service server;
according to the service request response information, when the version identifications of the first version and the second version indicate that the second version is lower than the first version, updating the application program according to the third version; the second version is the version of the application program before updating, and the third version is not lower than the first version;
the version identifier of the first version is pre-configured in the gateway at the service server side, and the gateway at the service server side writes in a response header of service request response information corresponding to the service request, so as to avoid a pre-detection for the application program, where the pre-detection is used to determine whether the application program needs to be upgraded.
18. An electronic device applied to a business server comprises:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
the method comprises the steps that a service server receives a service request initiated by a client and returns service request response information to the client, wherein the service request response information comprises a version identification of a first version of an application program on the client;
the version identification of the first version is pre-configured in the gateway at the service server side, and the gateway at the service server side writes a response header of service request response information corresponding to the service request; the first version is a lowest version of the application program allowed by the business server to avoid a pre-detection for the application program, wherein the pre-detection is used for determining whether the application program needs to be upgraded.
CN201710666443.8A 2017-08-07 2017-08-07 Method and device for updating application program on client and electronic equipment Active CN107608689B (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201710666443.8A CN107608689B (en) 2017-08-07 2017-08-07 Method and device for updating application program on client and electronic equipment
TW107116974A TWI695318B (en) 2017-08-07 2018-05-18 Method, device and electronic equipment for updating application program on user terminal
PCT/CN2018/098662 WO2019029457A1 (en) 2017-08-07 2018-08-03 Method and apparatus for updating application program on client, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710666443.8A CN107608689B (en) 2017-08-07 2017-08-07 Method and device for updating application program on client and electronic equipment

Publications (2)

Publication Number Publication Date
CN107608689A CN107608689A (en) 2018-01-19
CN107608689B true CN107608689B (en) 2020-01-21

Family

ID=61064416

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710666443.8A Active CN107608689B (en) 2017-08-07 2017-08-07 Method and device for updating application program on client and electronic equipment

Country Status (3)

Country Link
CN (1) CN107608689B (en)
TW (1) TWI695318B (en)
WO (1) WO2019029457A1 (en)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107608689B (en) * 2017-08-07 2020-01-21 阿里巴巴集团控股有限公司 Method and device for updating application program on client and electronic equipment
CN110888889B (en) * 2018-08-17 2023-08-15 阿里巴巴集团控股有限公司 Data information updating method, device and equipment
CN109857427A (en) * 2018-12-29 2019-06-07 深圳云天励飞技术有限公司 Configure update method and Related product
CN109754511B (en) * 2019-01-14 2021-05-14 深圳前海微众银行股份有限公司 Shopping cart equipment firmware updating method, system, platform, gateway and storage medium
CN111679850B (en) * 2019-03-11 2023-06-02 阿里巴巴集团控股有限公司 Application program hot update processing method, device and system
CN111679842B (en) * 2019-03-11 2023-06-23 阿里巴巴集团控股有限公司 Application program hot update processing method, device and system
CN110442361B (en) * 2019-06-27 2024-02-09 五八有限公司 Gray release method and device and electronic equipment
CN112231612B (en) * 2019-07-15 2023-08-25 腾讯科技(深圳)有限公司 Method and device for transmitting configuration information, storage medium and electronic device
CN110377331B (en) * 2019-07-22 2023-10-13 腾讯科技(深圳)有限公司 Monitoring method, device, equipment and storage medium for issuing application program
CN116737710A (en) * 2019-08-08 2023-09-12 创新先进技术有限公司 Data processing method and device and electronic equipment
CN110502261A (en) * 2019-08-16 2019-11-26 上海掌门科技有限公司 The method and apparatus of program is controlled in a kind of update user equipment
CN112825036A (en) * 2019-11-21 2021-05-21 青岛海尔新能源电器有限公司 Program updating method and device, electronic equipment and storage medium
CN111159298B (en) * 2019-12-31 2024-03-29 欧普照明股份有限公司 Service request processing method and device, electronic equipment and storage medium
CN113495747B (en) * 2020-04-07 2023-09-26 北京京东振世信息技术有限公司 Gray scale release method and device
CN111538514A (en) * 2020-04-17 2020-08-14 北京三快在线科技有限公司 Enterprise application updating method and device, storage medium and electronic equipment
CN111767074A (en) * 2020-05-12 2020-10-13 Oppo(重庆)智能科技有限公司 Configuration updating method, device, terminal and storage medium
CN111857862A (en) * 2020-06-19 2020-10-30 泰康保险集团股份有限公司 Plug-in management method and device, electronic equipment and computer readable storage medium
CN111930398B (en) * 2020-07-24 2023-06-27 北京柠檬微趣科技股份有限公司 Application program updating method, device, system, medium and equipment
CN114531394B (en) * 2020-11-20 2023-11-17 华为技术有限公司 Data synchronization method and device
CN112506559B (en) * 2020-12-14 2024-02-06 招商局金融科技有限公司 Gray release method and device based on gateway, electronic equipment and storage medium
CN112965735B (en) * 2021-02-25 2023-07-14 北京奇艺世纪科技有限公司 Model updating method, device, equipment and computer readable medium
US20220300478A1 (en) * 2021-03-17 2022-09-22 Intuit Inc. Competing updates from multiple servicing instances
CN112905209A (en) * 2021-03-23 2021-06-04 维沃移动通信(深圳)有限公司 Application program updating method and device
CN113220322A (en) * 2021-04-21 2021-08-06 深圳市安仕新能源科技有限公司 Test software updating method, electronic device and storage medium
CN115729583A (en) * 2021-08-31 2023-03-03 广东艾檬电子科技有限公司 Method and system for realizing timely updating of client configuration
CN113835731A (en) * 2021-09-28 2021-12-24 中电金信软件有限公司 Method and device for prompting error according to updated component, electronic equipment and storage medium
CN114070587A (en) * 2021-10-27 2022-02-18 阿里云计算有限公司 SSL certificate detection method and device
TWI805158B (en) * 2021-12-29 2023-06-11 威聯通科技股份有限公司 Management method and management system used for reducing version dependency

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648769A (en) * 2016-12-09 2017-05-10 武汉斗鱼网络科技有限公司 Application upgrading method, server and user device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005135187A (en) * 2003-10-30 2005-05-26 Toshiba Corp Electronic apparatus, and method for updating incorporated software
US7574706B2 (en) * 2003-12-15 2009-08-11 Microsoft Corporation System and method for managing and communicating software updates
JP2013222373A (en) * 2012-04-18 2013-10-28 Fujitsu Ltd Storage system, cache control program, and cache control method
CN102946564B (en) * 2012-11-29 2016-08-03 乐视致新电子科技(天津)有限公司 The method that video service system is upgraded automatically
TWI518595B (en) * 2014-03-17 2016-01-21 廣達電腦股份有限公司 Method and system of software update and mobile device
TWI540512B (en) * 2015-10-29 2016-07-01 佳世達科技股份有限公司 Network system and software updating method
CN107608689B (en) * 2017-08-07 2020-01-21 阿里巴巴集团控股有限公司 Method and device for updating application program on client and electronic equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648769A (en) * 2016-12-09 2017-05-10 武汉斗鱼网络科技有限公司 Application upgrading method, server and user device

Also Published As

Publication number Publication date
TW201911033A (en) 2019-03-16
CN107608689A (en) 2018-01-19
WO2019029457A1 (en) 2019-02-14
TWI695318B (en) 2020-06-01

Similar Documents

Publication Publication Date Title
CN107608689B (en) Method and device for updating application program on client and electronic equipment
CN110058873B (en) Application page updating method, device, equipment and storage medium
CN107608681B (en) Operating system installation method and device and server
US10796350B2 (en) Systems and methods for using facade API for phased upgrade of core API
CN110597918A (en) Account management method and device and computer readable storage medium
CN110674105A (en) Data backup method, system and server
CN111158597A (en) Metadata reading method and device, electronic equipment and storage medium
CN114205208B (en) Remote-based server batch starting method, device, equipment and medium
CN110647463B (en) Method and device for restoring test breakpoint and electronic equipment
CN111488163A (en) Firmware updating method and device, electronic equipment and storage medium
CN113448609B (en) Container upgrading method, device, equipment and storage medium
CN113276788B (en) Vehicle-mounted application upgrading method and device, vehicle-mounted terminal and storage medium
CN113608831B (en) Plug-in instance management method, system, storage medium and equipment
CN114489711A (en) Terminal upgrading method and device and storage medium
CN114328210A (en) Test method, test device and computer readable storage medium
CN112328288A (en) Method, system, equipment and storage medium for updating server component
CN107769974B (en) Service publishing method and device
CN112702735A (en) Registration information service method, equipment and computer readable storage medium
CN111488232A (en) System and method for out-of-box solution level configuration and diagnostic logging and reporting
CN113805909B (en) Device upgrading method and device, electronic device and storage medium
CN110968599B (en) Inquiry method and device based on Impala
CN110737563B (en) Application program information reporting and receiving method and device
CN110321250B (en) Disaster recovery method and device for application
CN111726373B (en) Communication link construction method, device and equipment
EP4170518A1 (en) Distributed transaction processing method, terminal and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1249210

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200921

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman, British Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.