CN111581161A - Mobile terminal application publishing method and system - Google Patents

Mobile terminal application publishing method and system Download PDF

Info

Publication number
CN111581161A
CN111581161A CN202010355772.2A CN202010355772A CN111581161A CN 111581161 A CN111581161 A CN 111581161A CN 202010355772 A CN202010355772 A CN 202010355772A CN 111581161 A CN111581161 A CN 111581161A
Authority
CN
China
Prior art keywords
application
user
rule
gray
updated
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.)
Pending
Application number
CN202010355772.2A
Other languages
Chinese (zh)
Inventor
朱晶熙
杨忠儒
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202010355772.2A priority Critical patent/CN111581161A/en
Publication of CN111581161A publication Critical patent/CN111581161A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

The application relates to a mobile terminal application issuing method, in the application, after an issuing instruction sent by a developer is received, a system autonomously acquires codes from a code management tool, compiles, packs and reinforces the acquired codes, generates updated application, updates issuing data of the application accordingly, and autonomously completes life cycle management in the mobile terminal application research and development process. And because an operable gray scale rule configuration interface is provided for a developer, the developer can freely self-define a gray scale scheme, and the flexibility of a gray scale strategy is increased. After receiving the gray rule configured by the developer on the gray rule configuration interface, matching the gray rule with the updated application, screening users according to the gray rule, and providing the updated application for the screened users meeting the gray rule.

Description

Mobile terminal application publishing method and system
Technical Field
The present application relates to the field of mobile application management technologies, and in particular, to a method and a system for issuing a mobile application.
Background
The mobile end application development process generally comprises the following steps: in the prior art, each link in the mobile terminal application research and development process is more than a part, and is easy to be out of order, so that the process of compiling → packaging → reinforcing → publishing → gray scale → upgrading → thermal repair is difficult to be automatically completed in a full link, and most systems can only complete the process of publishing and cannot provide a gray scale strategy.
Disclosure of Invention
In order to overcome the problems in the related art at least to a certain extent, the application provides a method and a system for issuing a mobile terminal application.
The scheme of the application is as follows:
according to a first aspect of the embodiments of the present application, a method for issuing a mobile-end application is provided, including:
receiving an issuing instruction sent by a developer, acquiring a code from a code management tool, compiling, packaging and reinforcing the acquired code, and generating an updated application;
updating the release data of the application;
providing an operable gray rule configuration interface, receiving a gray rule configured by the developer on the gray rule configuration interface, and matching the gray rule with the updated application;
and screening users according to the gray rule, and providing the updated application for the screened users meeting the gray rule.
Preferably, in an implementation manner of the present application, the method further includes:
receiving gray rule updated by the developer on the gray rule configuration interface;
updating the gray rule corresponding to the application and updating the release data of the application;
and screening users according to the updated gray rule, and providing the application for the screened users meeting the updated gray rule.
Preferably, in an implementation manner of the present application, the method further includes:
receiving a new version query request reported by a current version application installed at a mobile terminal of a user;
querying a database whether the current version application has an updated version;
if the current version application has an updated version, acquiring the updated version application from the database, and judging whether the user accords with the gray rule of the updated version application;
and if the user accords with the gray rule of the updated version application, packaging the package information and the hot repair information of the updated version application, and sending the package information and the hot repair information to a mobile terminal of the user.
Preferably, in an implementation manner of the present application, the method further includes:
if the user does not accord with the gray scale rule of the updated version application, acquiring other updated version applications from the database, and judging whether the user accords with the acquired gray scale rule of the application until the user accords with the acquired gray scale rule of the application;
and packaging the acquired packet information and the thermal restoration information of the applied gray rule, and sending the packet information and the thermal restoration information to the mobile terminal of the user.
Preferably, in an implementation manner of the present application, the method further includes:
if the current version application does not have an updated version, sending a result of no new version to the mobile terminal of the user;
and if the user does not accord with the gray scale rules applied by all the updated versions, sending a result without the new version to the mobile terminal of the user.
Preferably, in an implementable manner herein,
the acquiring of the updated version application from the database specifically includes: acquiring the latest version application from the database;
the acquiring of the other updated version applications from the database specifically includes: and sequentially acquiring other updated version applications except the latest version application from the latest version application according to the release priority.
Preferably, in an implementation manner of the present application, the screening users according to the gray scale rule specifically includes:
generating a regular expression according to the gray scale rule;
and acquiring user information when a user accesses the release data of the application, judging whether the user information accords with the rule expression, and if so, determining the user as the user according with the gray rule.
Preferably, in an implementation manner of the present application, the new version query request reported by the current version application installed at the mobile terminal of the user further includes: mobile terminal model information and user information.
Preferably, in an implementation manner of the present application, the method further includes:
if the current version application installed at the mobile terminal of the user is the unavailable version application configured by the developer, sending forced updating information to the current version application of the mobile terminal of the user; and the forced updating information is used for forbidding the current version application of the mobile terminal of the user.
According to a second aspect of the embodiments of the present application, there is provided a mobile-end application distribution system, including:
the processor is connected with the memory through a communication bus;
the processor is used for calling and executing the program stored in the memory;
the memory is used for storing a program, and the program is at least used for executing the mobile terminal application issuing method.
The technical scheme provided by the application can comprise the following beneficial effects: according to the method and the system, after the release instruction sent by the developer is received, the system autonomously obtains the codes from the code management tool, compiles, packs and reinforces the obtained codes, generates the updated application, updates the release data of the application along with the updated application, and autonomously completes life cycle management in the mobile terminal application research and development process. And because an operable gray scale rule configuration interface is provided for a developer, the developer can freely self-define a gray scale scheme, and the flexibility of a gray scale strategy is increased. After receiving the gray rule configured by the developer on the gray rule configuration interface, matching the gray rule with the updated application, screening users according to the gray rule, and providing the updated application for the screened users meeting the gray rule.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
Fig. 1 is a flowchart illustrating a method for issuing an application at a mobile terminal according to an embodiment of the present application;
fig. 2 is a flowchart illustrating a method for issuing an application at a mobile terminal according to another embodiment of the present application;
fig. 3 is a flowchart illustrating a method for issuing an application at a mobile terminal according to another embodiment of the present application;
fig. 4 is a system structure diagram of a method for issuing a mobile-side application according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating a method for publishing a mobile-side application according to an embodiment of the present application, and referring to fig. 1, a method for publishing a mobile-side application includes:
s11: receiving an issuing instruction sent by a developer, acquiring a code from a code management tool, compiling, packaging and reinforcing the acquired code, and generating an updated application;
compiling: compiling source code into executable code on mobile terminal
Packaging: packaging the compiled code into an installation package in APK format
Reinforcing: encrypting the code to prevent other developers from obtaining source code by decompilation
And (3) release: the application is released to the public network environment and downloaded to the user, and the application can be downloaded in a two-dimensional code or download page mode
Gray scale: only part of users meeting the conditions can see the version
Thermal restoration: the user does not need to download the app again, and the app can directly pull the file to be repaired to complete updating
The system provides a publishing option on a page, receives a publishing instruction sent by a developer clicking the publishing option, acquires a code from a git code management tool, compiles, packs and reinforces the acquired code, and does not need the developer to operate in the process, preferably, a progress bar is displayed on the system.
S12: updating the release data of the application;
after the above process is completed, the release data of the application is updated, and the user acquires the updated release data of the application through the modes of the two-dimensional code, the download page and the like.
S13: providing an operable gray rule configuration interface, receiving a gray rule configured by a developer on the gray rule configuration interface, and matching the gray rule with the updated application;
the system provides an operable gray rule configuration interface, an input box or a selection box is displayed on a page, and a developer can configure gray rules, such as [ user gender ] is equal to [ male ], which means that only male users accord with the gray rules. For example, the gray scale of province city region [ region ] is equal to [ Shanghai Qingpu region ], which means that only the user in Shanghai Qingpu region conforms to the gray scale rule.
The gray rule in the embodiment has high freedom, and a developer can configure the gray rule according to the requirement of the developer.
S14: and screening users according to the gray rule, and providing updated application for the screened users meeting the gray rule.
Screening users according to a gray rule specifically comprises: and generating a regular expression according to the gray rule, acquiring user information when a user accesses the release data of the application, judging whether the user information accords with the regular expression, and if so, determining the user as the user according with the gray rule.
The system screens users according to the gray rule and provides updated application to the screened users meeting the gray rule, and only the users meeting the gray rule can receive the release data of the updated application.
Further, referring to fig. 2, the method further includes:
s21: receiving a gray rule updated by a developer on a gray rule configuration interface;
s22: updating the corresponding gray rule and the release data of the application;
s23: and screening users according to the updated gray rule, and providing application for the screened users meeting the updated gray rule.
The developer can adjust the gray rule at any time, and after the gray rule is adjusted, the application is synchronously updated, so that the application corresponds to the updated gray rule, and the applied release data, namely the two-dimensional code, the release page and the like are updated at the same time.
And screening users according to the updated gray rule, and providing application for the screened users meeting the updated gray rule.
Further, referring to fig. 3, the method further includes:
s31: receiving a new version query request reported by a current version application installed at a mobile terminal of a user;
after the mobile terminal of the user successfully installs the application, the application automatically reports a new version query request each time the application is started. After the application is installed, user authorization information such as the model of the current mobile terminal and the user information can be obtained.
The new version query request reported by the current version application installed by the mobile terminal of the user further comprises: mobile terminal model information and user information. Therefore, the system can judge whether the user accords with the gray rule or not according to the user information reported by the current version application installed at the mobile terminal of the user.
S32: inquiring whether the current version application in the database has an updated version;
s33: if the current version application has an updated version, acquiring the updated version application from the database, and judging whether a user accords with a gray rule of the updated version application;
s341: and if the user accords with the gray rule of the updated version application, packaging the package information and the thermal restoration information of the updated version application and sending the package information and the thermal restoration information to the mobile terminal of the user.
After thermal remediation is added, the scheme in the application can provide comprehensive and full-life-cycle process management and high-freedom gray level configuration.
S342: if the user does not accord with the gray rule of the updated version application, acquiring other updated version applications from the database, and judging whether the user accords with the gray rule of the acquired application until the user accords with the gray rule of the acquired application;
s35: and packaging the acquired packet information and the thermal restoration information of the applied gray rule, and sending the packet information and the thermal restoration information to a mobile terminal of a user.
Preferably, the obtaining of the updated version application from the database specifically includes: acquiring the application of the latest version from a database;
acquiring other updated version applications from the database specifically comprises: and sequentially acquiring other updated version applications except the latest version application according to the release priority from the latest version application.
In this embodiment, it is assumed that the current database has three versions, i.e., 1.1 version, 1.2 version, and 1.3 version, and the current version installed at the mobile terminal of the user is the 1.1 version, which conforms to the gray rule applied by the 1.2 version, but does not conform to the gray rule applied by the 1.3 version.
After receiving a new version query request reported by a current version application installed at a mobile terminal of a user, the system first acquires the latest 1.3 version application, judges whether the user meets the gray rule of the 1.3 version application, and encapsulates package information and hot repair information of the 1.3 version application and sends the package information and the hot repair information to the mobile terminal of the user if the user meets the gray rule of the 1.3 version application. However, in this embodiment, the user does not comply with the grayscale rule of version 1.3 as an example, so, when the user does not comply with the grayscale rule of version 1.3, it is searched in the database whether a version newer than the version 1.1 application exists, and the version 1.2 application is acquired, and it is determined again whether the user complies with the grayscale rule of version 1.2 application, and as a result, if the user complies with the grayscale rule of version 1.2 application, the packet information and the thermal repair information of version 1.2 application are encapsulated and sent to the mobile terminal of the user.
And if the database has six versions, namely 1.1 version, 1.2 version, 1.3 version, 1.4 version, 1.5 version and 1.6 version, the current version installed at the mobile terminal of the user is the 1.1 version. If the user does not accord with the gray rule applied by the version 1.6, judging whether the user accords with the gray rule applied by the version 1.5, if not, judging whether the user accords with the gray rule applied by the version 1.4, and so on until the user accords with the obtained gray rule applied by the version 1.6.
The method for issuing the application at the mobile terminal in some embodiments further includes:
if the current version application does not have the updated version, sending a result of no new version to the mobile terminal of the user;
and if the user does not accord with the gray scale rules applied by all the updated versions, sending a result without a new version to the mobile terminal of the user.
If the current version application does not have the updated version or the user does not conform to the gray level rule applied by all the updated versions, the mobile terminal of the user is proved to be incapable of acquiring the updated version, and a result of no new version is sent to the mobile terminal of the user.
The method for issuing the application at the mobile terminal in some embodiments further includes:
if the current version application installed at the mobile terminal of the user is the unavailable version application configured by the developer, the forced updating information is sent to the current version application of the mobile terminal of the user; the forced update information is used to disable the current version application of the mobile end of the user.
If the system receives the information that the current version configured by the developer on the console is unavailable (namely the information that the version applies offline), the system returns the forced updating information to the current version application of the mobile terminal of the user, the application can disable all functions of the application after receiving the forced updating information, and the popup requires the user to update.
A mobile-end application publication system, comprising:
a processor 41 and a memory 42, the processor 41 and the memory 42 being connected by a communication bus;
wherein, the processor 41 is used for calling and executing the program stored in the memory 42;
the memory 42 is used for storing programs, and the programs are at least used for the mobile terminal application issuing method in any one of the above embodiments.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present application, the meaning of "a plurality" means at least two unless otherwise specified.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (10)

1. A method for releasing a mobile terminal application is characterized by comprising the following steps:
receiving an issuing instruction sent by a developer, acquiring a code from a code management tool, compiling, packaging and reinforcing the acquired code, and generating an updated application;
updating the release data of the application;
providing an operable gray rule configuration interface, receiving a gray rule configured by the developer on the gray rule configuration interface, and matching the gray rule with the updated application;
and screening users according to the gray rule, and providing the updated application for the screened users meeting the gray rule.
2. The method of claim 1, further comprising:
receiving gray rule updated by the developer on the gray rule configuration interface;
updating the gray rule corresponding to the application and updating the release data of the application;
and screening users according to the updated gray rule, and providing the application for the screened users meeting the updated gray rule.
3. The method of claim 2, further comprising:
receiving a new version query request reported by a current version application installed at a mobile terminal of a user;
querying a database whether the current version application has an updated version;
if the current version application has an updated version, acquiring the updated version application from the database, and judging whether the user accords with the gray rule of the updated version application;
and if the user accords with the gray rule of the updated version application, packaging the package information and the hot repair information of the updated version application, and sending the package information and the hot repair information to a mobile terminal of the user.
4. The method of claim 3, further comprising:
if the user does not accord with the gray scale rule of the updated version application, acquiring other updated version applications from the database, and judging whether the user accords with the acquired gray scale rule of the application until the user accords with the acquired gray scale rule of the application;
and packaging the acquired packet information and the thermal restoration information of the applied gray rule, and sending the packet information and the thermal restoration information to the mobile terminal of the user.
5. The method of claim 4, further comprising:
if the current version application does not have an updated version, sending a result of no new version to the mobile terminal of the user;
and if the user does not accord with the gray scale rules applied by all the updated versions, sending a result without the new version to the mobile terminal of the user.
6. The method of claim 4,
the acquiring of the updated version application from the database specifically includes: acquiring the latest version application from the database;
the acquiring of the other updated version applications from the database specifically includes: and sequentially acquiring other updated version applications except the latest version application from the latest version application according to the release priority.
7. The method according to claim 3, wherein the screening users according to the gray scale rule specifically comprises:
generating a regular expression according to the gray scale rule;
and acquiring user information when a user accesses the release data of the application, judging whether the user information accords with the rule expression, and if so, determining the user as the user according with the gray rule.
8. The method of claim 7, wherein the new version query request reported by the current version application installed in the mobile terminal of the user further includes: mobile terminal model information and user information.
9. The method of claim 4, further comprising:
if the current version application installed at the mobile terminal of the user is the unavailable version application configured by the developer, sending forced updating information to the current version application of the mobile terminal of the user; and the forced updating information is used for forbidding the current version application of the mobile terminal of the user.
10. A mobile-end application distribution system, comprising:
the processor is connected with the memory through a communication bus;
the processor is used for calling and executing the program stored in the memory;
the memory is used for storing a program, and the program is at least used for executing the mobile terminal application issuing method of any one of claims 1 to 9.
CN202010355772.2A 2020-04-29 2020-04-29 Mobile terminal application publishing method and system Pending CN111581161A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010355772.2A CN111581161A (en) 2020-04-29 2020-04-29 Mobile terminal application publishing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010355772.2A CN111581161A (en) 2020-04-29 2020-04-29 Mobile terminal application publishing method and system

Publications (1)

Publication Number Publication Date
CN111581161A true CN111581161A (en) 2020-08-25

Family

ID=72115037

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010355772.2A Pending CN111581161A (en) 2020-04-29 2020-04-29 Mobile terminal application publishing method and system

Country Status (1)

Country Link
CN (1) CN111581161A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897561A (en) * 2020-09-29 2020-11-06 广州宸祺出行科技有限公司 Method and system for gray scale publishing through cloud
CN112256296A (en) * 2020-09-22 2021-01-22 上海东普信息科技有限公司 Express delivery service APP updating method, device, equipment and storage medium based on Weex
CN114428647A (en) * 2022-01-25 2022-05-03 上海中通吉网络技术有限公司 APP function module gray level configuration system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190079856A1 (en) * 2014-04-08 2019-03-14 Turnkey Solutions Corp. Software test automation system and method
CN109840079A (en) * 2019-01-02 2019-06-04 郑州云海信息技术有限公司 A kind of intelligence open source cloud development platform and method
CN110597535A (en) * 2019-08-27 2019-12-20 贝壳技术有限公司 Gray scale publishing method and device and storage medium
CN110908670A (en) * 2019-11-20 2020-03-24 天津华云软件有限公司 Method and device for automatically publishing service

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190079856A1 (en) * 2014-04-08 2019-03-14 Turnkey Solutions Corp. Software test automation system and method
CN109840079A (en) * 2019-01-02 2019-06-04 郑州云海信息技术有限公司 A kind of intelligence open source cloud development platform and method
CN110597535A (en) * 2019-08-27 2019-12-20 贝壳技术有限公司 Gray scale publishing method and device and storage medium
CN110908670A (en) * 2019-11-20 2020-03-24 天津华云软件有限公司 Method and device for automatically publishing service

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112256296A (en) * 2020-09-22 2021-01-22 上海东普信息科技有限公司 Express delivery service APP updating method, device, equipment and storage medium based on Weex
CN111897561A (en) * 2020-09-29 2020-11-06 广州宸祺出行科技有限公司 Method and system for gray scale publishing through cloud
CN114428647A (en) * 2022-01-25 2022-05-03 上海中通吉网络技术有限公司 APP function module gray level configuration system

Similar Documents

Publication Publication Date Title
CN111581161A (en) Mobile terminal application publishing method and system
CN105657191B (en) Application increment upgrading method and system based on Android system
US8578371B2 (en) Software distribution method and system with automatic prerequisite installation
EP3002930B1 (en) Method, system, terminal and device management server for installing software components
US7779055B2 (en) Device memory management during electronic file updating
US7499933B1 (en) System and method for managing enterprise application configuration
CN103309683B (en) The software patch embedding grammar of hardware device and device
CN101268620B (en) Device management system and method for managing device management object
CN104834555A (en) Method for invoking functional module, related device and device repairing method
CN102541596A (en) Operating system upgrading method and device
WO2008069431A1 (en) Download server and method for installing and updating application program using partitioning of shared library
US20190095187A1 (en) Incremental updates in static libraries
CN101802811A (en) Method and system for allocating ID of software component
CN105159732A (en) Method for installing or updating application program in mobile terminal and mobile terminal
CN113835726B (en) Method for determining upgrade package and server
CN113326053A (en) Robot management system and method
CN106886437A (en) Application program update method and apparatus
CN113342323A (en) Method and device for software online development
CN111447092A (en) Version monitoring method, version monitoring device and storage medium
CN105653341A (en) Method, device and system for upgrading network invoice client
CN115454472A (en) Remote upgrading problem solving method, device, equipment and readable storage medium
CN114185557A (en) Software product deployment method, device, medium and electronic equipment
CN114816449A (en) Automatic deployment method and device
CN114003486A (en) Plug-in debugging method, client, server and storage medium
CN112947951A (en) Software installation method and related equipment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200825

RJ01 Rejection of invention patent application after publication