CN111625257B - Service platform upgrading method, system, equipment and storage medium - Google Patents

Service platform upgrading method, system, equipment and storage medium Download PDF

Info

Publication number
CN111625257B
CN111625257B CN202010450751.9A CN202010450751A CN111625257B CN 111625257 B CN111625257 B CN 111625257B CN 202010450751 A CN202010450751 A CN 202010450751A CN 111625257 B CN111625257 B CN 111625257B
Authority
CN
China
Prior art keywords
service
application
upgrading
interface
matched
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
CN202010450751.9A
Other languages
Chinese (zh)
Other versions
CN111625257A (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.)
Taikang Insurance Group Co Ltd
Taikang Pension Insurance Co Ltd
Original Assignee
Taikang Insurance Group Co Ltd
Taikang Pension Insurance 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 Taikang Insurance Group Co Ltd, Taikang Pension Insurance Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN202010450751.9A priority Critical patent/CN111625257B/en
Publication of CN111625257A publication Critical patent/CN111625257A/en
Application granted granted Critical
Publication of CN111625257B publication Critical patent/CN111625257B/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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

The invention provides a service platform upgrading method, a system, equipment and a storage medium, wherein the method comprises the following steps: judging whether the application upgrading requirement of the service platform comprises the upgrading of all matched systems or not; if the upgrading of partial matched systems is included, adding a new system interface in the upgraded application service and adding a new domain service interface for the matched systems needing to be upgraded; if the upgrade of all the matched systems is included, adding a new application service interface version in the upgraded application service and adding a new domain service interface version in each domain service of the application service aiming at all the matched systems. By adopting the invention, the upgrade deployment of the service platform can not influence the matched system of the docking and the service of other areas without upgrade.

Description

Service platform upgrading method, system, equipment and storage medium
Technical Field
The present invention relates to the field of gray level publishing technologies, and in particular, to a service platform upgrade method, system, device, and storage medium.
Background
The long-term care insurance is a new social insurance tried from 2017 in the whole country, and a long-term care insurance service platform is built for providing long-term care insurance service for various regions of the whole country. The long-term care risk service platform is a centralized service platform, namely, one platform provides professional care information service for medical care and care institutions in multiple areas of the whole country, and the design has the advantages of integrating resources and avoiding unnecessary repeated construction work. The long-term care risk service platform provides professional services through a front-end page, and also interfaces with a manager system in each region and a mobile Application (Application) in each region. The administrative system of each area is a system for providing supervision and audit service for government supervision staff, and each area must be independently deployed locally due to the safety requirements of government departments; the services in each region have both the same point and a different point. The mobile APP in each region is an APP for providing mobile evaluation and mobile nursing service for the institution evaluation and nursing staff in each region, and is also a set of APP for each region. The system comprises a long-term care insurance service platform, a manager system and a mobile APP in each region, wherein due to the difference of design methods, a centralized service platform is in butt joint with a plurality of products and systems, and the following pain problems are encountered in the operation process:
(1) The online of a new winning zone often affects the operation of the services of the already online zone.
(2) Bug repair, service optimization and new demand development in the online region, and how to deploy upgrades without shutdown.
(3) Deployment upgrade work in a certain region often affects other regions that do not need upgrades.
The sponsor system and the mobile APP have the capability of isolating each region because of one set of the mobile APP in each region; the long-term care risk service platform is a centralized service platform, and the problem that how to realize the deployment and upgrading of the long-term care risk service platform does not affect the service operation of the other two systems is also needed to be solved.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide a service platform upgrading method, a system, equipment and a storage medium, wherein the upgrading and deployment of the service platform cannot influence a matched system for docking and the service of other areas without upgrading.
The embodiment of the invention provides a service platform upgrading method, which comprises the following steps:
judging whether the application upgrading requirement of the service platform comprises the upgrading of all matched systems or not;
if the application upgrading requirement comprises the upgrading of part of the matched systems, adding a new system interface into the upgraded application service and adding a new domain service interface for the matched systems needing upgrading;
if the application upgrade requirement comprises the upgrade of all the matched systems, adding a new application service interface version in the upgraded application service and adding a new domain service interface version in each domain service of the application service aiming at all the matched systems.
Optionally, if the application upgrade requirement includes upgrade of a part of the mating system, before adding a new system interface to the upgraded application service, the method further includes the following steps:
judging whether the matched system to be upgraded is an associated system or not;
if yes, adding a new system interface into the updated application service and adding a new domain service interface for the matched system to be updated;
if not, adding a system code and a portal menu code for the matched system, then adding a new system interface in the updated application service, and adding a new domain service interface.
Optionally, after adding the system code and the portal menu code to the matched system, the method further comprises the following steps:
judging whether the application service of the matched system to be upgraded is consistent with the existing application service;
if the service interfaces are consistent, providing the matched system with the existing application service interfaces and the domain service interfaces;
if not, a new system interface is added in the updated application service, and a new domain service interface is added.
Optionally, after determining whether the application upgrade requirement of the service platform includes upgrades of all the supporting systems, the method further includes the following steps:
and if the application upgrading requirement does not comprise the upgrading of the matched system, updating an application service interface and a domain service interface of the application service which need to be upgraded.
Optionally, before determining whether the application upgrade requirement of the service platform includes upgrades of all the supporting systems, the method further includes the following steps:
judging whether the type of the upgrading requirement of the service platform is an application upgrading requirement or not;
if yes, judging whether the application upgrading requirement of the service platform comprises the upgrading of all the matched systems.
Optionally, after the determining whether the type of the upgrade requirement of the service platform is the application upgrade requirement, the method further includes the following steps:
if the type of the upgrading requirement is front-end portal service upgrading, acquiring a corresponding portal menu code aiming at a matched system to be upgraded, and updating a code corresponding to the portal menu code;
if the upgrade requirement type is basic service upgrade, judging whether the basic service upgrade is repair of an existing service interface or new service interface;
if the existing service interface is repaired, updating the existing basic service interface;
if the service interface is newly added, a basic service interface is newly added, and the basic service interface is provided for the corresponding application service.
Optionally, when the service platform is upgraded, the newly generated data is added to the database of the service platform, without deleting database tables and data in the existing database.
The embodiment of the invention also provides a service platform upgrading system which is applied to the service platform upgrading method, and the system comprises the following steps:
the demand classification module is used for judging whether the application upgrading demands of the service platform comprise the upgrades of all the matched systems;
the interface newly-added module is used for adding a new system interface and a new domain service interface to the matched system to be upgraded when the application upgrading requirement comprises upgrading of part of the matched system;
and the version adding module is used for adding a new application service interface version into the updated application service aiming at all the matched systems when the application upgrading requirement comprises the upgrading of all the matched systems, and adding a new domain service interface version into each domain service of the application service.
The embodiment of the invention also provides a service platform upgrading device, which comprises:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the service platform upgrade method via execution of the executable instructions.
The embodiment of the invention also provides a computer readable storage medium for storing a program, which when executed, implements the steps of the service platform upgrading method.
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 disclosure.
The service platform upgrading method, the system, the equipment and the storage medium provided by the invention have the following advantages:
by adopting the invention, the online of the new winning-winning area can not influence the operation of the service of the online area, the online area can realize deployment and upgrade under the condition of no shutdown, the centralized service platform can not influence the service operation of the matched system in the docking during the self upgrade and deployment, and the service of other areas without upgrade can not be influenced, thereby solving the problems of the operation, upgrade and deployment of the service platform; the scheme of the invention can be applied to the upgrading of a long-term care risk platform and the upgrading of other types of central service platforms which are matched and interacted with a plurality of systems.
Drawings
Other features, objects and advantages of the present invention will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings.
FIG. 1 is a flowchart of a service platform upgrade method according to an embodiment of the present invention;
FIGS. 2 and 3 are diagrams of a first application service upgrade according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a second application service upgrade according to an embodiment of the present invention;
FIG. 5 is a schematic diagram illustrating a service platform upgrade system according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a service platform upgrade apparatus according to an embodiment of the present invention;
fig. 7 is a schematic structural view of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments may be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus a repetitive description thereof will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in software or in one or more hardware modules or integrated circuits or in different networks and/or processor devices and/or microcontroller devices.
In order to solve the technical problems in the prior art, the invention provides a service platform upgrading method, which is characterized in that firstly, service platform upgrades are classified, and application upgrades are further classified into upgrades (not including upgrades to matched systems) in the service platform, upgrades to part of the matched systems and upgrades to all the matched systems. The matching system refers to a peripheral system related to a service platform, for example, for a long-term care risk platform, the matching system can be a sponsor system and a mobile APP in various regions.
The internal upgrade of the service platform can comprise Bug correction, performance optimization, flow optimization and the like, and the upgrade mode does not relate to the matched upgrade of the matched system. The upgrade of part of the matched systems belongs to external reconstruction of the service platform, and for regional reconstruction with own characteristics, the matched reconstruction of other matched systems is required. The upgrade of all the matched systems also belongs to external reconstruction of the service platform, and is reconstruction of all areas, and the reconstruction is synchronous with the matched systems when the system is deployed on line for all the non-customized areas.
Specifically, as shown in fig. 1, in this embodiment, the service platform upgrading method includes the following steps:
s100: judging whether the application upgrading requirement of the service platform comprises the upgrading of all matched systems or not; the supporting system refers to all supporting systems of the existing interfaces of the application service which need to be upgraded, for example, as shown in fig. 2, all supporting systems of the interfaces 1-V1.0 of the application service 1 refer to supporting systems of regions 1-5; here, the application service includes a business service and an interface service for providing an interface service for the front end and an external matched system, and the business service can be a fee service, an order service, and the like;
s200: if the application upgrading requirement comprises the upgrading of part of the matched systems, adding a new system interface into the upgraded application service and adding a new domain service interface for the matched systems needing upgrading;
s300: if the application upgrade requirement comprises the upgrade of all the matched systems, adding a new application service interface version in the upgraded application service and adding a new domain service interface version in each domain service of the application service aiming at all the matched systems.
Therefore, the service platform upgrading method of the invention processes the application upgrading requirement according to the conditions, the service operation of the on-line area is not influenced by the on-line of the new winning area, the on-line area can realize the deployment upgrading under the condition of no shutdown, and the service operation of the matched system in butt joint is not influenced by the centralized service platform when the service platform is in upgrading deployment, and the service of other areas without upgrading is not influenced.
Specifically, as shown in fig. 2 and 3, a schematic diagram of a part of the supporting system upgrade in a specific example is shown. As shown in fig. 2, before upgrading, the V1.0 version J10 of the application service 1 interface 1 provides a service for regions 1 to 5, and two domain service interfaces downstream of the V1.0 version J10 of the application service 1 interface 1: v1.0 version J11 of domain service 1 interface 1 and V1.0 version J12 of domain service 2 interface 1. As shown in fig. 3, when the region 6 needs to be upgraded, the original micro service interface is unchanged, a new region interface 1 is provided in the application service 1, the domain service provides a new domain service region 1 and a V1.0 version J13 of the domain service region 1 interface 1, and a new basic service 3 interface c is correspondingly provided. The basic service herein refers to a user service, a main data service, etc. After development is completed, uninterrupted upgrading can be achieved by sequentially deploying the main server and the standby server. And, the upgrade of part of areas does not influence the service operation of other areas which do not need to be upgraded.
As shown in fig. 3 and fig. 4, a schematic diagram of an upgrade of all the supporting systems in a specific example is shown. As shown in fig. 4, the regional 1-5 mating systems corresponding to the V1.0 version J10 of the service 1 interface 1 all need to be upgraded. The V2.0 version of the interface 1 is provided in the application service 1 and is used in the regional 1-5 matched system. After the release of the new application service interface version, the supporting systems of each region can be migrated to the V2.0 version of the interface 1 in batches and time intervals. Thus, the butted manager system, mobile APP and the like can be updated in batches according to own time plans. As more and more regions are brought online, it is essentially difficult to bring all regions online together. By adopting the method of the embodiment, the matched systems of various areas can be deployed and upgraded in batches.
In this embodiment, the business requirements of the service platform are classified into 4 classes:
class 1: the new region is online, and the region has no own characteristics, but is just a copy of the existing region; simply referred to as class i requirements.
Class 2: internal transformation of the service platform comprises Bug correction, performance optimization, flow optimization and the like, and all the transformation of the service system which is not related to the matching transformation of other service systems belongs to the category; abbreviated as class ii requirement.
Class 3: external reconstruction of the service platform and reconstruction of the area with own characteristics; external modification, which can necessarily involve the mating modification of other systems; if the new region is online and needs to have the regional characteristics of the new region, the new region belongs to a third type of transformation; simply referred to as class iii requirements.
Class 4: external modification of the service platform and modification for all areas; such modifications, which are aimed at all non-customized areas, need to be synchronized with other systems when being deployed online; simply referred to as class iv requirements.
In addition, the invention classifies the services in the architecture into 5 classes according to the technical architecture of the long-term care risk service platform:
class 1: front-end gating services, including html, javascript, css, etc.;
class 2: the application service is mainly used for providing interface service for the front end and an external system;
class 3: business services including fee services, order services, and the like;
class 4: basic services including user services, primary data services, and the like;
class 5: persistent services including mySQL database (a relational database management system of open source code), mongoDB (a database based on distributed file storage), redis (remote dictionary service) cache.
In this embodiment, if the application upgrade requirement includes upgrade of a part of the mating system in step S200, before adding a new system interface to the upgraded application service, the method further includes the following steps:
judging whether the matched system to be upgraded is an associated system, wherein the associated system refers to a system which is online in a service platform before, for example, for a long-term care insurance service platform, the associated system refers to an area which is online before, and the unassociated system refers to an area system which is newly winning a bid;
if yes, adding a new system interface into the updated application service and adding a new domain service interface for the matched system to be updated; this situation corresponds to the above-mentioned class iii requirement, retrofitting existing self-featured regional systems;
if not, adding a system code and a portal menu code for the matched system, then adding a new system interface in the updated application service, and adding a new domain service interface. Specifically, a matching system code can be added in a configuration file of the service platform, and a set of portal menu codes can be inserted in a database.
The front-end Portal service of the invention adopts Portal Portal technology to provide each matched system with a set of own Portal, each matched system has own Portal menu code, and when a user logs in, the menu interface which should be displayed is obtained according to the region and the role of the user.
In this embodiment, after adding the system code and the portal menu code to the matching system, the method further includes the following steps:
judging whether the application service of the matched system to be upgraded is consistent with the existing application service;
if the service interfaces are consistent, providing the existing application service interfaces and the domain service interfaces for the matched system, and particularly, carrying out interface configuration for the matched system in a configuration file; the situation corresponds to the i-type requirement, the new region is online, the region has no own characteristic, only one copy of the existing region is needed, when the requirement is updated and online, only a database and a configuration file are initialized, and the main server and the standby server are started in sequence, so that the uninterrupted deployment requirement can be met;
if not, a new system interface is added to the upgraded application service and a new domain service interface is added, which also corresponds to the above-mentioned class iii requirement, the new regional system being online and characterized by its own regional nature.
In this embodiment, the step S100: after judging whether the application upgrading requirement of the service platform comprises the upgrading of all the matched systems, the method further comprises the following steps:
s400: and if the application upgrading requirement does not comprise the upgrading of the matched system, updating an application service interface and a domain service interface of the application service which need to be upgraded. The situation corresponds to the ii-type requirement, namely the internal transformation of the service platform, which region of service needs to be transformed, and the interface development transformation of which region can be carried out, and the uninterrupted deployment can be realized by sequentially deploying the main server and the standby server.
In this embodiment, before determining whether the application upgrade requirement of the service platform includes upgrades of all the supporting systems, the method further includes the following steps:
judging whether the type of the upgrading requirement of the service platform is an application upgrading requirement or not;
if yes, that is, corresponding to the class 2 application service upgrade and the class 3 service upgrade in the above technical architecture, continuing to step S100: and judging whether the application upgrading requirement of the service platform comprises the upgrading of all the matched systems.
The invention manages version of interface service provided by application service and business service, and version number of interface is reflected in URL of interface.
In this embodiment, after determining whether the type of the upgrade requirement of the service platform is an application upgrade requirement, the method further includes the following steps:
if the type of the upgrade requirement is front-end portal service upgrade, acquiring a corresponding portal menu code aiming at a matched system to be upgraded, and updating a code corresponding to the portal menu code, namely corresponding to the type 1 in the technical architecture: front-end portal service is upgraded, front-end codes are managed in a unified way, and all matched systems can be deployed and online independently, and because front-end codes are released without compiling and restarting, the front-end portal service is not required to be stopped when online, and uninterrupted deployment can be achieved;
if the upgrade requirement type is basic service upgrade, namely, corresponds to class 4 basic service upgrade in the technical architecture, version management on an interface is not needed because the upgrade requirement type is basically not influenced by service, and particularly, whether the basic service upgrade is repair of an existing service interface or new service interface is judged;
if the existing service interface is repaired, updating the existing basic service interface, such as repairing the Bug of the existing interface;
if the service interface is newly added, a basic service interface is newly added, and the basic service interface is provided for corresponding application service, for example, a new interface is developed and provided for other business domains to use, and the like.
In this embodiment, when the service platform is upgraded, newly generated data is added to the database of the service platform, corresponding to the above-described class 5 persistent service upgrade, without deleting database tables and data in the existing database. The method and the system have the advantages that forward compatibility is always kept when the service is upgraded, the database table is only increased, the existing table is not deleted, the fields in the database table are only added, the existing fields are not modified and deleted, and only the forward compatibility is kept, the old-function regional users are not affected due to the addition of the new function.
As shown in fig. 5, an embodiment of the present invention further provides a service platform upgrade system, which is applied to the service platform upgrade method, where the system includes:
the requirement classification module M100 is used for judging whether the application upgrading requirement of the service platform comprises the upgrading of all the matched systems;
the interface newly-added module M200 is used for adding a new system interface and a new domain service interface to the matched system to be upgraded when the application upgrading requirement comprises the upgrading of part of the matched system;
and the version adding module M300 is used for adding a new application service interface version into the updated application service aiming at all the matched systems when the application upgrading requirement comprises the upgrading of all the matched systems, and adding a new domain service interface version into each domain service of the application service.
Therefore, the service platform upgrading system processes the application upgrading requirements according to the conditions, the service operation of the on-line area is not influenced by the on-line of the new winning area, the on-line area can realize deployment upgrading under the condition of no shutdown, and the centralized service platform does not influence the service operation of the matched system in butt joint and the service operation of other areas without upgrading when upgrading and deploying.
In this embodiment, the functions of each module in the service platform upgrade system may be implemented by using the implementation manners of each step in the service platform upgrade method, for example, the interface newly-added module M200 may be implemented by using the specific implementation manner of the step S200, and the version newly-added module M300 may be implemented by using the specific implementation manner of the step S300, which is not described herein.
Further, the service platform upgrading system of the invention can also comprise a front-end portal upgrading module, which is used for acquiring a corresponding portal menu code aiming at a matched system to be upgraded when the type of upgrading requirement is that the front-end portal service is upgraded, and updating a code corresponding to the portal menu code.
Further, the service platform upgrading system of the present invention may further include a basic service upgrading module, configured to determine, when an upgrade requirement type is a basic service upgrade, whether the basic service upgrade is repair of an existing service interface or a new service interface; if the existing service interface is repaired, updating the existing basic service interface, such as repairing the Bug of the existing interface; if the service interface is newly added, a basic service interface is newly added, and the basic service interface is provided for corresponding application service, for example, a new interface is developed and provided for other business domains to use, and the like.
Further, the service platform upgrading system of the present invention may further include a persistent service upgrading module for adding newly generated data to the database of the service platform without deleting database tables and data in the existing database when upgrading the service platform.
The embodiment of the invention also provides a service platform upgrading device, which comprises a processor; a memory having stored therein executable instructions of the processor; wherein the processor is configured to perform the steps of the service platform upgrade method via execution of the executable instructions.
Those skilled in the art will appreciate that the various aspects of the invention may be implemented as a method, system, or program product. Accordingly, aspects of the invention may be embodied in the following forms, namely: an entirely hardware embodiment, an entirely software embodiment (including firmware, micro-code, etc.) or an embodiment combining hardware and software aspects may be referred to herein as a "circuit," module "or" system.
An electronic device 600 according to this embodiment of the invention is described below with reference to fig. 6. The electronic device 600 shown in fig. 6 is merely an example, and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 6, the electronic device 600 is in the form of a general purpose computing device. Components of electronic device 600 may include, but are not limited to: at least one processing unit 610, at least one memory unit 620, a bus 630 connecting the different system components (including the memory unit 620 and the processing unit 610), a display unit 640, etc.
Wherein the storage unit stores program code that is executable by the processing unit 610 such that the processing unit 610 performs the steps according to various exemplary embodiments of the present invention described in the electronic prescription stream processing method section above in this specification. For example, the processing unit 610 may perform the steps as shown in fig. 1.
The memory unit 620 may include readable media in the form of volatile memory units, such as Random Access Memory (RAM) 6201 and/or cache memory unit 6202, and may further include Read Only Memory (ROM) 6203.
The storage unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
Bus 630 may be a local bus representing one or more of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or using any of a variety of bus architectures.
The electronic device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), one or more devices that enable a user to interact with the electronic device 600, and/or any device (e.g., router, modem, etc.) that enables the electronic device 600 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 650. Also, electronic device 600 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet, through network adapter 660. The network adapter 660 may communicate with other modules of the electronic device 600 over the bus 630. It should be appreciated that although not shown, other hardware and/or software modules may be used in connection with electronic device 600, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The embodiment of the invention also provides a computer readable storage medium for storing a program, which when executed, implements the steps of the service platform upgrading method. In some possible embodiments, the aspects of the present invention may also be implemented in the form of a program product comprising program code for causing a terminal device to carry out the steps according to the various exemplary embodiments of the invention as described in the electronic prescription stream processing method section of this specification, when said program product is run on the terminal device.
Referring to fig. 7, a program product 800 for implementing the above-described method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can be, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a data signal propagated in baseband or as part of a carrier wave, with readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A readable storage medium may also be any readable medium that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., connected via the Internet using an Internet service provider).
The service platform upgrading method, the system, the equipment and the storage medium provided by the invention have the following advantages:
by adopting the invention, the service operation of the on-line region is not influenced, the on-line region can realize deployment and upgrading under the condition of no shutdown, the centralized service platform can not influence the service operation of the matched system in the process of self upgrading and deployment, the service of other regions without upgrading is not influenced, and the problems of the operation, upgrading and deployment of the service platform are solved.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for embodiments of the system, apparatus, and computer storage medium, the description is relatively simple, as it is substantially similar to the method embodiments, with reference to the portions of the method embodiments that are relevant.
The foregoing is a further detailed description of the invention in connection with the preferred embodiments, and it is not intended that the invention be limited to the specific embodiments described. It will be apparent to those skilled in the art that several simple deductions or substitutions may be made without departing from the spirit of the invention, and these should be considered to be within the scope of the invention.

Claims (8)

1. The service platform upgrading method is characterized by comprising the following steps of:
judging whether the type of the upgrading requirement of the service platform is an application upgrading requirement or not;
if the type of the upgrading requirement is an application upgrading requirement, judging whether the application upgrading requirement of the service platform comprises the upgrading of all the matched systems or not;
if the application upgrading requirement comprises the upgrading of part of the matched systems, adding a new system interface into the upgraded application service and adding a new domain service interface for the matched systems needing upgrading;
if the application upgrading requirement comprises the upgrading of all the matched systems, adding a new application service interface version into the upgraded application service and adding a new domain service interface version into each domain service of the application service aiming at all the matched systems;
if the type of the upgrading requirement is front-end portal service upgrading, acquiring a corresponding portal menu code aiming at a matched system to be upgraded, and updating a code corresponding to the portal menu code;
if the upgrade requirement type is basic service upgrade, judging whether the basic service upgrade is repair of an existing service interface or new service interface;
if the existing service interface is repaired, updating the existing basic service interface;
if the service interface is newly added, a basic service interface is newly added, and the basic service interface is provided for the corresponding application service.
2. The service platform upgrade method according to claim 1, wherein if the application upgrade requirement includes upgrade of a part of the mating system, before adding a new system interface to the upgraded application service, further comprising the steps of:
judging whether the matched system to be upgraded is an associated system or not;
if yes, adding a new system interface into the updated application service and adding a new domain service interface for the matched system to be updated;
if not, adding a system code and a portal menu code for the matched system, then adding a new system interface in the updated application service, and adding a new domain service interface.
3. The service platform upgrade method according to claim 2, further comprising the steps of, after adding a system code and a portal menu code to the mating system:
judging whether the application service of the matched system to be upgraded is consistent with the existing application service;
if the service interfaces are consistent, providing the matched system with the existing application service interfaces and the domain service interfaces;
if not, a new system interface is added in the updated application service, and a new domain service interface is added.
4. The service platform upgrade method according to claim 1, wherein after judging whether the application upgrade requirement of the service platform includes upgrades of all the matched systems, further comprising the steps of:
and if the application upgrading requirement does not comprise the upgrading of the matched system, updating an application service interface and a domain service interface of the application service which need to be upgraded.
5. The service platform upgrade method according to claim 1, wherein newly generated data is added to the database of the service platform without deleting database tables and data in the existing database when the service platform is upgraded.
6. A service platform upgrade system, applied to the service platform upgrade method according to any one of claims 1 to 5, comprising:
the demand classification module is used for judging whether the application upgrading demands of the service platform comprise the upgrades of all the matched systems;
the interface newly-added module is used for adding a new system interface and a new domain service interface to the matched system to be upgraded when the application upgrading requirement comprises upgrading of part of the matched system;
and the version adding module is used for adding a new application service interface version into the updated application service aiming at all the matched systems when the application upgrading requirement comprises the upgrading of all the matched systems, and adding a new domain service interface version into each domain service of the application service.
7. A service platform upgrade apparatus, comprising:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the service platform upgrade method of any one of claims 1 to 5 via execution of the executable instructions.
8. A computer-readable storage medium storing a program, wherein the program when executed implements the steps of the service platform upgrade method of any one of claims 1 to 5.
CN202010450751.9A 2020-05-25 2020-05-25 Service platform upgrading method, system, equipment and storage medium Active CN111625257B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010450751.9A CN111625257B (en) 2020-05-25 2020-05-25 Service platform upgrading method, system, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010450751.9A CN111625257B (en) 2020-05-25 2020-05-25 Service platform upgrading method, system, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111625257A CN111625257A (en) 2020-09-04
CN111625257B true CN111625257B (en) 2023-05-23

Family

ID=72259069

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010450751.9A Active CN111625257B (en) 2020-05-25 2020-05-25 Service platform upgrading method, system, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111625257B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079767A (en) * 2006-09-26 2007-11-28 腾讯科技(深圳)有限公司 An upgrade method and system of Web service system
CN104216724A (en) * 2013-06-03 2014-12-17 阿里巴巴集团控股有限公司 Method and system for updating network application program interface
CN105389187A (en) * 2015-11-26 2016-03-09 普华基础软件股份有限公司 System update method
CN105528205A (en) * 2015-11-30 2016-04-27 用友优普信息技术有限公司 Update control method and update control system
CN106254418A (en) * 2016-07-13 2016-12-21 乐视控股(北京)有限公司 Website server Explore of Unified Management Ideas and system
WO2017127249A1 (en) * 2016-01-22 2017-07-27 Locus Energy, Inc. Distributed energy generation and consumption monitoring and reporting device with modular communication upgradability and protection domains in hardware
CN107548091A (en) * 2016-06-28 2018-01-05 中兴通讯股份有限公司 Multi-standard base station system, increase or upgrading standard and corresponding fault detection method
CN108337106A (en) * 2017-12-18 2018-07-27 海尔优家智能科技(北京)有限公司 Construction method, platform and the computer equipment of Internet of Things micro services system architecture
CN110062022A (en) * 2019-03-04 2019-07-26 山东浪潮通软信息科技有限公司 A kind of method that server-side gray scale application deployment system API updates

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9229734B2 (en) * 2010-01-15 2016-01-05 Guest Tek Interactive Entertainment Ltd. Hospitality media system employing virtual user interfaces
US20120198431A1 (en) * 2011-01-30 2012-08-02 Lin Qiangmin Method for upgrading hypervisor component and computer system
US10318279B2 (en) * 2017-05-30 2019-06-11 Microsoft Technology Licensing, Llc Autonomous upgrade of deployed resources in a distributed computing environment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101079767A (en) * 2006-09-26 2007-11-28 腾讯科技(深圳)有限公司 An upgrade method and system of Web service system
CN104216724A (en) * 2013-06-03 2014-12-17 阿里巴巴集团控股有限公司 Method and system for updating network application program interface
CN105389187A (en) * 2015-11-26 2016-03-09 普华基础软件股份有限公司 System update method
CN105528205A (en) * 2015-11-30 2016-04-27 用友优普信息技术有限公司 Update control method and update control system
WO2017127249A1 (en) * 2016-01-22 2017-07-27 Locus Energy, Inc. Distributed energy generation and consumption monitoring and reporting device with modular communication upgradability and protection domains in hardware
CN107548091A (en) * 2016-06-28 2018-01-05 中兴通讯股份有限公司 Multi-standard base station system, increase or upgrading standard and corresponding fault detection method
CN106254418A (en) * 2016-07-13 2016-12-21 乐视控股(北京)有限公司 Website server Explore of Unified Management Ideas and system
CN108337106A (en) * 2017-12-18 2018-07-27 海尔优家智能科技(北京)有限公司 Construction method, platform and the computer equipment of Internet of Things micro services system architecture
CN110062022A (en) * 2019-03-04 2019-07-26 山东浪潮通软信息科技有限公司 A kind of method that server-side gray scale application deployment system API updates

Also Published As

Publication number Publication date
CN111625257A (en) 2020-09-04

Similar Documents

Publication Publication Date Title
US11789715B2 (en) Systems and methods for transformation of reporting schema
US20230244465A1 (en) Systems and methods for automated retrofitting of customized code objects
US8813024B2 (en) System and a method for cross-platform porting of business application and making them contextually-aware on target platforms
US8918777B2 (en) Schema specification to improve product consumability on installation, configuration, and/or un-installation activity
US10481884B2 (en) Systems and methods for dynamically replacing code objects for code pushdown
CN111078262B (en) Application thermal restoration method and device
US8713523B2 (en) Documentation roadmaps and community networking for developers on large projects
WO2011087919A2 (en) Software development and distribution workflow employing meta-object time stamping
CN112527382B (en) Method for deploying pipeline engine system, and method and device for continuous integration
CN112764792B (en) Method and device for upgrading associated server version application and electronic equipment
US11263113B2 (en) Cloud application to automatically detect and solve issues in a set of code base changes using reinforcement learning and rule-based learning
US20140298290A1 (en) Identification of code changes using language syntax and changeset data
CN109284126B (en) Automatic class library updating method and device, electronic equipment and storage medium
WO2019051480A1 (en) Systems and methods for creating enterprise software
US20200097260A1 (en) Software application developer tools platform
CN104572439A (en) Regression alert method and system
CN111625257B (en) Service platform upgrading method, system, equipment and storage medium
US9075679B1 (en) Creating a prerequisite checklist corresponding to a software application
CN113378575A (en) Automatic naming method and system for equipment, electronic equipment and storage medium
US11119761B2 (en) Identifying implicit dependencies between code artifacts
US20200371900A1 (en) System for intelligent restructuring of automation test beds
CN112783528B (en) Resource online method and device and electronic equipment
US20240168727A1 (en) Creation and automatic updating of a software application
US20200234246A1 (en) Systems and Methods for Benefit Plan Management in Accordance with Captured User Intent
CN116775102A (en) Method, device, equipment and storage medium for acquiring code change quantity

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant