CN108279987A - The method for edition management and device of application program - Google Patents

The method for edition management and device of application program Download PDF

Info

Publication number
CN108279987A
CN108279987A CN201810056913.3A CN201810056913A CN108279987A CN 108279987 A CN108279987 A CN 108279987A CN 201810056913 A CN201810056913 A CN 201810056913A CN 108279987 A CN108279987 A CN 108279987A
Authority
CN
China
Prior art keywords
business
service
client
version
release
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
CN201810056913.3A
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.)
Koubei Shanghai Information Technology Co Ltd
Original Assignee
Koubei Shanghai Information 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 Koubei Shanghai Information Technology Co Ltd filed Critical Koubei Shanghai Information Technology Co Ltd
Priority to CN201810056913.3A priority Critical patent/CN108279987A/en
Publication of CN108279987A publication Critical patent/CN108279987A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Landscapes

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

Abstract

This application discloses a kind of method for edition management of application program, including:The request of the access service service from client of reception;The request is parsed, the client features information and business service identification information are obtained, corresponding service version is determined according to the client features information and business service identification information;The business service of the corresponding service version is provided for the client.The application makes when the business service in a client is accessed, according to the characteristic information of client and business service identification information, which obtain that business release should be currently used, in next business processing logic, all only handled according to business release, it is specified without carrying out service logic according to specific client and client release number, simplify logic control, maintenance cost is reduced, avoids the waste in performance, and support not backward compatible field.

Description

The method for edition management and device of application program
Technical field
This application involves server-side fields, and in particular to a kind of method for edition management of application program.The application relates to simultaneously And a kind of edition management device of application program.
Background technology
In current most of APP, can all there are the parts native and the parts h5.Native is to use native system kernel , it is equivalent to and is directly operated in system, be our traditional softwares, more stablize;But the APP of H5 must first be called The browser kernel of system is the equal of being operated in webpage, and more primary APP stability is slightly worse.The maneuverability of Native Can and the rendering performances of UI controls will have a clear superiority than H5, but h5 biggest advantages be can be cross-platform, can be quick Develop iteration.Usually the two is used in combination at present, main body improves the performance of APP using primary APP, the parts native with The version of each client end AP P and fix, while using H5 in update, the frequent part of change.Pass through the reality of more newly arriving in H5 The update of existing client end AP P versions, and this also mean that server-side to be directed to different client releases carry out it is independent Version logic controls.
In some practical applications, increasingly complex scene may be faced, than if any application program not only have oneself Independent App, and be also present in other App, as a certain function module.Specific example such as public praise business, tool There is independent App, and be also stored in Alipay app (second Tab of Alipay is public praise, and many functions are native), For having the APP of multiple client, in the case of needing in view of multi-client, multi version, service as similar public praise net Device end needs to carry out the logic control of multi-client, multi version.
Currently, for the multi-client of aforementioned use, multi version logic control method there are mainly two types of.
Scheme one:Which in the code logic of server-side, clearly judge to be client and the version of this client This number, and service logic judgement and processing are carried out according to the version number of client and client.
Scheme two:The multi version of Web service of the same name is set to coexist, it is unified to use newest business logic processing, When finally being returned to client, according to client and version number, the conversion for returning to field is carried out.
However, in above-mentioned scheme, no matter scheme one or scheme two, have logic control complicated, maintenance cost is high, has The shortcomings that waste in performance.And scheme two does not support not backward compatible field.
Invention content
The application provides a kind of method for edition management of application program, to solve existing application version management method Logic control is complicated, maintenance cost is high, has waste in performance, does not support the problem of not backward compatible field.The application is another It is outer that a kind of edition management device of application program is provided.
The application provides a kind of method for edition management of application program, including:
The request of the access service service from client of reception;
The request is parsed, the client features information and business service identification information are obtained, according to the client Characteristic information and business service identification information determine corresponding service version;
The business service of the corresponding service version is provided for the client.
Optionally, the parsing request, obtains the client features information and business service identification information, according to The client features information and business service identification information determine corresponding service version, specially:
The request is parsed, the client features information and business service identification information are obtained, according to pre-set The client features information, the mapping relations of business service identification information and business release, determine the corresponding service version.
Optionally, the characteristic information of the client is the version for uniquely determining client name or type and client This information.
Optionally, it obtains the client features information and business service identification information is specially:
The title or type, client release of the client carried according to the request determine client features information;
The business service title or business service identification marking carried according to the request determines business service identification information.
Optionally, described that the corresponding service version is determined according to the client features information and business service identification information Further include before this step:
Establish different clients, the different business service of different clients and the mapping relations of business release.
Optionally, further include before the determination corresponding service version step:
Title, the version number of business release and the specific of business release for pre-defining business release in server-side are matched Confidence ceases.
Optionally, the determination corresponding service version is specially:
Determine corresponding service version number or business release title;
Correspondingly, the business service for providing the corresponding service version for the client is specially:
Corresponding business is called according to the corresponding service version number or business release title, and returns to handling result.
Optionally, described that corresponding business is called according to the corresponding service version number or business release title, and return Handling result is specially:
According to the configuration information of corresponding service version described in the corresponding service version number or business release name acquiring;
According to the corresponding service version number or business release title and the configuration information of the corresponding service version, Business corresponding with the configuration information of corresponding service version is called, and returns to handling result.
In addition the application provides a kind of edition management device of application program, including:
Request module is received, the request for receiving the access service service from client;
Business release module is determined, for obtaining the client features information and business service identification information, according to institute It states client features information and business service identification information determines corresponding service version;
Business logic processing module, the business service for providing the corresponding service version for the client.
Optionally, the determining business release module is specifically used for:
The request is parsed, the client features information and business service identification information are obtained, according to pre-set The client features information, the mapping relations of business service identification information and business release, determine the corresponding service version.
Optionally, described device further includes:
Mapping relations creation module, the different business service for establishing different clients, different clients and business version This mapping relations.
Optionally, described device further includes:
Business release definition module, for pre-defining the title of business release, the version of business release in server-side Number and business release specific configuration information.
Optionally,
The determining business release module, is specifically used for:Determine corresponding service version number or business release title;
Correspondingly, the business logic processing module, is specifically used for:According to the corresponding service version number or business release Title calls corresponding business, and returns to handling result.
Optionally, the business logic processing module, is specifically used for:
According to the configuration information of corresponding service version described in the corresponding service version number or business release name acquiring;
According to the corresponding service version number or business release title and the configuration information of the corresponding service version, Business corresponding with the configuration information of corresponding service version is called, and returns to handling result.
Compared with prior art, the application has the following advantages:
The method for edition management of the application program provided by the present application is taken by parsing the access service from client The request of business obtains the characteristic information and business service identification information of the client, is taken according to the characteristic information and business Business identification information determines corresponding business release, and then the business service of the business release is provided for the client.This Shen It please make when the business service in a client is accessed, according to the characteristic information of client and business service identification letter Breath, obtain currently should use which business release, in next business processing logic, all only according to business release into Row processing specifies without carrying out service logic according to specific client and client release number, simplifies logic control, drops Low maintenance cost avoids the waste in performance, and supports not backward compatible field.
Description of the drawings
Fig. 1 is the flow chart of the method for edition management for the application program that the application first embodiment provides;
Fig. 2 is another flow chart of the method for edition management for the application program that the application first embodiment provides;
Fig. 3 is the core of the correspondence storage between the client release and business release that the application first embodiment is related to Heart field list;
Fig. 4 is the block diagram of the edition management device for the application program that the application second embodiment provides;
Fig. 5 is another block diagram of the edition management device for the application program that the application second embodiment provides.
Specific implementation mode
Many details are elaborated in the following description in order to fully understand the present invention.But the present invention can be with Much implement different from other manner described here, those skilled in the art can be without prejudice to intension of the present invention the case where Under do similar popularization, therefore the present invention is not limited to the specific embodiments disclosed below.
The present embodiment provides a kind of server-side method for edition management of multi version multi-client.Fig. 1 is please referred to, which is this Apply for the flow chart of first embodiment.Below in conjunction with Fig. 1 a kind of multi version multi-client is provided to the application first embodiment Server-side method for edition management is described in detail.
As shown in Figure 1, show the flow chart of the method for edition management for the application program that the application first embodiment provides, Include the following steps.
Step S101 receives the request of the access service service from client.
This step is used to receive the request for the business service that user needs in access client, i.e. server-side obtains user and holds The request of the operation of business in row access client.
Client, client (Client) or be user terminal, refer to corresponding with server, local clothes provided for client The program of business.Other than some the only application program in local runtime, it is typically mounted in common client computer, needs and take It works in coordination operation at business end.Such as the web browser that WWW uses, email client when posting Email is received, and The client software etc. of instant messaging.For this kind of application program, need have corresponding server and service routine in network Corresponding service, such as database service are provided, E-mail service etc. needs to build in this way at client-server end Vertical specific communication connection, to ensure the normal operation of application program.
Business service, is exactly various businesses to be treated in client, and the actual job for being often referred to provide to the user relates to And every business service.
Specifically, user understands access client wherein some business service, such as access a certain shop in public praise net Paving obtains commodity price, position, the information such as evaluation, is exactly wherein some business service.For the business clothes in client Business, needs to have corresponding server and service routine in network to provide corresponding service, such as database service.User accesses Then some business service in client calls the data-interface of server-side in the client, by service end data The request of some business service in client's access client is sent to server-side by interface, then server-side according to the request into The next operation of row and service.
Step S102 parses the request, obtains the characteristic information and business service identification information of the client, according to The client features information and business service identification information determine corresponding service version.
Request of this step for business in server-side parsing user's access client, obtains the feature letter of the client Breath and business service identification information, to match corresponding business version according to the characteristic information and business service identification information This.
Characteristic information, for characterizing the client, the characteristic information of client is to uniquely determine client name or kind The information of the version of class and client.
Client name or type, expression describe client is any, which classification, which title, for example, branch Pay treasured APP, public praise independence APP.
Two different things such as same client but implementation method, the form of expression are described in the version of client, expression, Such as Alipay APP5.1 versions, Alipay APP5.2 versions.
Business service identification information, for identification business service, including the business service title of business service for identification It is identified with business service.
Business service title, expression describe business service is which classification, which title, for example, registering service, quotient Product details page.
Business service identifies, and is which business service convenient for identification, for example, business service to indicate business service Number.
Business release indicates to describe same business in client but different two such as implementation method, form of expression Commodity details page business release 2 in commodity details page business release 1, Alipay APP in things, such as Alipay APP.
Specifically, after the request step of the business service in receiving user's access client, server-side parses institute Request is stated, the characteristic information and business service identification information of the client carried in the request are obtained.According to from client Access service service request carry client title or type (for example, Alipay), client release (for example, branch Pay treasured APP5.1) determine that client features information, client features information are uniquely to characterize the information of the client;According to institute The business service title (for example, registering service) or business service identification marking (for example, business service 1) for stating request carrying determine Which business service business service identification information, business service identification information are for identification.Obtaining the client After characteristic information and business service identification information step, matched according to the characteristic information of client and business service identification information Corresponding business release.In next business processing logic, all only handled according to business release, without basis Specific client carries out service logic and specifies, and realizes the logic control of multi version, multi-client.Match the mistake of business release Journey can be matched (such as Fig. 3) by preset mapping relations in server-side, can also directly invoke corresponding business release It is matched.
Preferably, the parsing request, obtains the client features information and business service identification information, according to The client features information and business service identification information determine corresponding service version, specially:
The request is parsed, the client features information and business service identification information are obtained, according to pre-set The client features information, the mapping relations of business service identification information and business release, determine the corresponding service version.
After this step receives the request of the business service in user's access client for server-side, according to pre-setting The client features information, the mapping relations of business service identification information and business release, obtain and stored in server-side With the business release of client features information and business service identification information maps mutually.
Specifically, based on the client features information configured before (client name or type and client The information of version), the mapping of business service identification information (business service title or business service identification marking) and business release Relationship (such as Fig. 3) is known according to the client features information, business service when the business service in a client is accessed Other information, you can matching obtains which business release should be currently used.In next business processing logic, all it is It is handled according to the business release, it is specified without carrying out service logic according to specific client and client release number. Judge which client business release belongs to, which client release belonged to, which business is belonged to, needs acquisition and institute The title or type, the version of the client, the title of the access service service or identification marking for stating client are distinguished all The business release mapped one by one.
The business service accessed according to the title of the client or type, the version of the client, the user Title or identification marking obtain the process of the business release of mapping, need to match step by step in sequence, obtain the client first Secondly the title or type (for example, Alipay APP) at end obtain the version of the client (for example, Alipay APP5.1 editions This), business service title in the client of the current version or identification marking are obtained again (for example, 5.1 version Alipays Registering service in APP, the business A in 5.1 version Alipay APP), finally according to the type of the client of acquisition, institute The version of client, the business service title that the user accesses or identification marking is stated to match to obtain corresponding business release (example Such as, the registering service in 5.1 version Alipay APP corresponds to business release 1), three's condition is indispensable.
The determining corresponding service version specially determines corresponding service version number or business release title.Business release Number or business release title be version mark, each business release is there are one version number or business release title.Business Version number or business release title can make user understand used in business whether by newest version and work(that it is provided Energy and facility.
Based on the client features information configured before (version of client name or type and client Information), the mapping relations of business service identification information (business service title or business service identification marking) and business release (such as Fig. 3), when a client is accessed, according to the client features information, business service identification information, corresponding service is determined Version number or business release title (for example, business release 1, business release A).It, can be in next business processing logic Business logic processing is carried out by way of judging corresponding service version number or business release title, without according to specific visitor It is specified that family end and client release number carry out service logic.Business release number or business release title and which client judged End, which client release, which business is corresponding, needs to obtain and the title of the client or type, version, institute State the business release number or business release title that the title of access service service all maps one by one respectively.
Preferably, Fig. 2 is please referred to, it is further comprising the steps of before step S102:Step S104 establishes the different visitors Family end, the different business service of different clients and the mapping relations of business release.
This step in server-side for establishing the different clients, the different business service of different clients and business The mapping relations of version.
By the mapping relations storage of the different clients, the different business service of different clients and business release to clothes Business end, and form corresponding mapping table (such as Fig. 3).The title or type of the client, the version of the client, institute The business service title or business service mark for stating access, all correspond with the business release, pass through acquisition and institute respectively The title or type, the version of the client, the business service title of the access or business service for stating client identify all Corresponding business release carries out next business logic processing operation.
Establish the realization of the mapping relations of the different clients, the different business service of different clients and business release Mode includes at least one of following:
The title or type of more than two clients are mapped with a business release;
The title or type of one client are mapped with more than two business releases;
The version of more than two clients is mapped with a business release;
The version of one client is mapped with more than two business releases;
The title of one access service service is mapped with more than two business releases.
Fig. 3 is please referred to, the second row and fourth line Alipay APP and public praise independence APP in table are all right with business release 1 It answers, illustrates that the title of more than two clients or type can be mapped with a business release;
The second row and the third line Alipay APP in table is corresponding with business release 1, business release 2 respectively, illustrates a visitor The title or type at family end can be mapped with more than two business releases;
Fourth line and fifth line public praise independence APP versions 9.5 and public praise independence APP versions 9.6 in table all with business version This 1 correspondence, illustrates that the version of more than two clients can be mapped with a business release;
The third line and the 7th row Alipay APP versions 5.2 are corresponding with business release 1, business release 2 respectively in table, explanation The version of one client can be mapped with more than two business releases;
The second row and the third line registering service are corresponding with business release 1, business release 2 respectively in table, illustrate an access The title of business service is mapped with more than two business releases.
Preferably, further include step S105 before step S102, in server-side pre-define business release title, The version number of business release and the specific configuration information of business release.
This step is used to define the specific configuration letter of the title of business release, the version number of business release and business release Breath.
Each client is defined, including defines the title or type of client, such as Alipay APP, public praise independence APP, public praise net have oneself independent APP, also have the Tab of public praise net, the two to differ in the APP of Alipay, be careful not to Obscure.By being independently defined to client, prepare to the logic control of multi-client for follow-up service end.
Define each client release, such as Alipay APP5.1 versions, Alipay APP5.2 versions, public praise independence APP9.5 versions, public praise independence APP9.6 versions, client release is unrelated with client, and the two differs, and is careful not to obscure. By being independently defined to client release, prepare to the logic control of multi-client version for follow-up service end.
Each business release is defined, the business is unrelated with client, client release, is service logic version.Wherein Most crucial field includes following Business, Version, Ext, and field meanings are Business Name respectively (for example, logging in Business, commodity details page business), business release number (for example, 3), business release extended field (for example, showDistance =true), including specific configuration information.
Specifically, pre-defined in server-side the Business Name of business release, business release number, business release it is specific Configuration information so that when determining the corresponding service version step, by according to the client features information and business clothes Business identification information determines that the mode of corresponding service version number or business release title determines business release, and then according to described corresponding The version number of business release or title call corresponding business, and the business logic processing operation after progress.
In the business service step for providing the corresponding service version for the client, when the current industry that user accesses When the business release of business service contains the specific configuration information of corresponding service version, according to the corresponding service version number or business The configuration information of version name and the corresponding service version calls corresponding with the configuration information of corresponding service version Business, and carry out after business logic processing operation.
Step S103 provides the business service of the corresponding service version for the client.
This step is used to provide the business service of the corresponding service version for the client.
For the business service in client, need have corresponding server and service routine corresponding to provide in network Service, such as database service.Some business service in the access client that server-side receives client transmission After request, by matching corresponding business release, the business service of the corresponding service version is provided for the client. The inlet of each business interface of client carries out business conversion, calls the data-interface of the business release, so that Client carries out corresponding business processing according to the business release, finally returns to service processing result.
Preferably, the determination corresponding service version is specially:Determine corresponding service version number or business release name Claim;
Correspondingly, the business service for providing the corresponding service version for the client is specially:According to described Corresponding service version number or business release title call corresponding business, and return to handling result.
This step is used to call corresponding business according to the version number of the access service service or business release title, and Return to handling result.
Specifically, when some business service in user's access client, in business processing code, nonrecognition is worked as Which preceding client, the also version of nonrecognition client, and can processing be only identified according to the version number of current business. Judge the version number or business name of the version number or version name of current business service with predetermined corresponding service version Claim it is whether consistent, in the version number of current business or version name and predetermined corresponding service version or Business Name When version number is consistent, then corresponding business is called according to the version number of predetermined corresponding service version or business release title Data-interface, and corresponding business logic processing is carried out, return to handling result.
It should be noted that for the non-backward compatible logic of some versions, it completely can be by according to the corresponding industry It is engaged in the version number of version or business release title calls the mode of corresponding business, carry out corresponding business logic processing. The version number of current business or business release title and the version number of predetermined corresponding business release or business release name When claiming consistent, the data-interface of the corresponding version is called, carries out corresponding business logic processing, and return to handling result. Such as directly judge the value logic of a fields when a field value logical AND business releases of the business release more than 5 when is less than 5.
Preferably, described that corresponding business is called according to the corresponding service version number or business release title, and return Handling result is specially:
According to the configuration information of corresponding service version described in the corresponding service version number or business release name acquiring;Root According to the corresponding service version number or business release title and the configuration information of the corresponding service version, call with it is described The corresponding business of configuration information of corresponding service version, and return to handling result.
This step is used for according to the corresponding service version number of the access service service or business release title and its industry The configuration information of business version, calls business corresponding with the configuration information of corresponding service version, and return to handling result.
Extended field or extended attribute field on the basis of content general-purpose attribute, it can be achieved that extend certain specific properties. Such as author, source, price.
Configuration information, certain specific specific properties of the extended field for storage.
Specifically, when some business service in user's access client, in business processing code, only basis is worked as Processing is identified in the version number of preceding business or business release title.There is specific configuration letter in the extended field definition of business release When breath, according to the configuration information of corresponding service version described in the corresponding service version number or business release name acquiring.According to The corresponding service version number or business release title, judge the configuration information of the business release of current business service with before really Whether the specific configuration information of fixed corresponding service version is consistent, if unanimously, calling is matched with the corresponding service version Confidence ceases the data-interface of corresponding business, and carries out corresponding business logic processing, returns to handling result.I.e. when user accesses The business release of current business service when containing the specific configuration information of corresponding service version, according to the corresponding service version Number or business release title and the corresponding service version configuration information, call and the configuration of the corresponding service version The corresponding business of information, and return to handling result.Such as judge whether show user distance shop apart from when, can be from corresponding industry It is engaged in judging whether showdistance attributes in the extended field of service to determine, and if so, display.
Such benefit is can to pass through the extension word in multiple business releases for the general function of some multiple versions The method that section configures identical specific configuration information simplifies logic control to make extended field be multiplexed.
The method for edition management of the application program provided by the present application is taken by parsing the access service from client The request of business obtains the characteristic information and business service identification information of the client, is taken according to the characteristic information and business Business identification information determines corresponding business release, and then the business service of the business release is provided for the client.This Shen It please make when the business service in a client is accessed, according to the characteristic information of client and business service identification letter Breath, obtain currently should use which business release, in next business processing logic, all only according to business release into Row processing specifies without carrying out service logic according to specific client and client release number, simplifies logic control, drops Low maintenance cost avoids the waste in performance, and supports not backward compatible field.
As shown in figure 4, showing a kind of frame of the edition management device for application program that the application second embodiment provides Figure, comprises the following modules:
Request module 401 is received, the request for receiving the access service service from client;
Determine business release module 402, for obtaining the client features information and business service identification information, according to The client features information and business service identification information determine corresponding service version;
Business logic processing module 403, the business service for providing the corresponding service version for the client.
As shown in figure 5, showing a kind of the another of the edition management device for application program that the application second embodiment provides One block diagram.
Described device further includes with lower module:
Mapping relations creation module 404, the different business service for establishing different clients, different clients and business The database of the mapping relations of version.
Business release definition module 405 pre-defines the title of business release, the version number of business release in server-side And the specific configuration information of business release.
In a typical configuration, computing device includes one or more processors (CPU), input/output interface, net Network interface and memory.
Memory may include computer-readable medium in volatile memory, random access memory (RAM) and/or The forms such as Nonvolatile memory, such as read-only memory (ROM) or flash memory (flash RAM).Memory is computer-readable medium Example.
1, computer-readable medium can be by any side including permanent and non-permanent, removable and non-removable media Method or technology realize information storage.Information can be computer-readable instruction, data structure, the module of program or other numbers According to.The example of the storage medium of computer includes, but are not limited to phase transition internal memory (PRAM), static RAM (SRAM), dynamic random access memory (DRAM), other kinds of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), fast flash memory bank or other memory techniques, CD-ROM are read-only Memory (CD-ROM), digital versatile disc (DVD) or other optical storages, magnetic tape cassette, tape magnetic disk storage or Other magnetic storage apparatus or any other non-transmission medium can be used for storage and can be accessed by a computing device information.According to Herein defines, and computer-readable medium does not include non-temporary computer readable media (transitory media), is such as modulated Data-signal and carrier wave.
2, it will be understood by those skilled in the art that embodiments herein can be provided as method, system or computer program production Product.Therefore, complete hardware embodiment, complete software embodiment or embodiment combining software and hardware aspects can be used in the application Form.It can be used in the computer that one or more wherein includes computer usable program code moreover, the application can be used The computer program product implemented on storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) Form.

Claims (10)

1. a kind of method for edition management of application program, which is characterized in that including:
The request of the access service service from client of reception;
The request is parsed, the client features information and business service identification information are obtained, according to the client features Information and business service identification information determine corresponding service version;
The business service of the corresponding service version is provided for the client.
2. the method for edition management of application program according to claim 1, which is characterized in that the parsing request, The client features information and business service identification information are obtained, is identified according to the client features information and business service Information determines corresponding service version, specially:
The request is parsed, the client features information and business service identification information are obtained, according to pre-set described The mapping relations of client features information, business service identification information and business release determine the corresponding service version.
3. the method for edition management of application program according to claim 2, which is characterized in that described according to the client Characteristic information and business service identification information determine before the corresponding service version step:
Establish different clients, the different business service of different clients and the mapping relations of business release.
4. the method for edition management of application program according to claim 2, which is characterized in that the determination corresponding industry Further include before business version step:
The specific configuration letter of the title of business release, the version number of business release and business release is pre-defined in server-side Breath.
5. the method for edition management of application program according to claim 1 or 2 or 3 or 4, which is characterized in that the determination The corresponding service version is specially:
Determine corresponding service version number or business release title;
Correspondingly, the business service for providing the corresponding service version for the client is specially:
Corresponding business is called according to the corresponding service version number or business release title, and returns to handling result.
6. the method for edition management of application program according to claim 5, which is characterized in that described according to the corresponding industry Business version number or business release title call corresponding business, and return to handling result and be specially:
According to the configuration information of corresponding service version described in the corresponding service version number or business release name acquiring;
According to the corresponding service version number or business release title and the configuration information of the corresponding service version, call Business corresponding with the configuration information of corresponding service version, and return to handling result.
7. a kind of edition management device of application program, which is characterized in that described device includes:
Request module is received, the request for receiving the access service service from client;
Business release module is determined, for obtaining the client features information and business service identification information, according to the visitor Family end characteristic information and business service identification information determine corresponding service version;
Business logic processing module, the business service for providing the corresponding service version for the client.
8. a kind of edition management device of application program according to claim 7, which is characterized in that the determining business version This module is specifically used for:
The request is parsed, the client features information and business service identification information are obtained, according to pre-set described The mapping relations of client features information, business service identification information and business release determine the corresponding service version.
9. a kind of edition management device of application program according to claim 7, which is characterized in that
The determining business release module, is specifically used for:Determine corresponding service version number or business release title;
Correspondingly, the business logic processing module, is specifically used for:According to the corresponding service version number or business release title Corresponding business is called, and returns to handling result.
10. a kind of edition management device of application program according to claim 7, which is characterized in that the service logic Processing module is specifically used for:
According to the configuration information of corresponding service version described in the corresponding service version number or business release name acquiring;
According to the corresponding service version number or business release title and the configuration information of the corresponding service version, call Business corresponding with the configuration information of corresponding service version, and return to handling result.
CN201810056913.3A 2018-01-19 2018-01-19 The method for edition management and device of application program Pending CN108279987A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810056913.3A CN108279987A (en) 2018-01-19 2018-01-19 The method for edition management and device of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810056913.3A CN108279987A (en) 2018-01-19 2018-01-19 The method for edition management and device of application program

Publications (1)

Publication Number Publication Date
CN108279987A true CN108279987A (en) 2018-07-13

Family

ID=62804278

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810056913.3A Pending CN108279987A (en) 2018-01-19 2018-01-19 The method for edition management and device of application program

Country Status (1)

Country Link
CN (1) CN108279987A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240740A (en) * 2018-11-15 2019-01-18 北京金山云网络技术有限公司 Console version compatibility method, device and electronic equipment
CN109939441A (en) * 2019-03-14 2019-06-28 深圳市腾讯信息技术有限公司 Using discs verifying method and system
CN111181836A (en) * 2019-10-25 2020-05-19 腾讯科技(深圳)有限公司 Message pushing method and device
CN111176723A (en) * 2019-12-31 2020-05-19 上海道客网络科技有限公司 Service grid and link version based service multi-version release system and method
CN111225018A (en) * 2019-10-23 2020-06-02 上海艾融软件股份有限公司 Request message processing method and device and electronic equipment
CN111475226A (en) * 2020-03-31 2020-07-31 招商局金融科技有限公司 Electronic device, micro-service calling method, and computer-readable storage medium
CN111666166A (en) * 2020-06-03 2020-09-15 中国建设银行股份有限公司 Service providing method, device, equipment and storage medium
CN112199113A (en) * 2020-10-28 2021-01-08 重庆撼地大数据有限公司 Software service access control method and device
CN112532513A (en) * 2019-09-19 2021-03-19 上海淘票儿信息科技有限公司 Gateway and service data processing method
CN112612512A (en) * 2020-12-30 2021-04-06 福州掌中云科技有限公司 APP multi-version management method and device
CN112817616A (en) * 2021-03-02 2021-05-18 福州汇思博信息技术有限公司 PKG file management method and terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298757A (en) * 2014-10-22 2015-01-21 福建星网视易信息系统有限公司 Method and system allowing compatibility with mobile clients and databases different in version
CN105824958A (en) * 2016-03-31 2016-08-03 广州华多网络科技有限公司 Method, device and system for inquiring log
US20170060878A1 (en) * 2015-09-01 2017-03-02 Sap Se Field Extension in Database System

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298757A (en) * 2014-10-22 2015-01-21 福建星网视易信息系统有限公司 Method and system allowing compatibility with mobile clients and databases different in version
US20170060878A1 (en) * 2015-09-01 2017-03-02 Sap Se Field Extension in Database System
CN105824958A (en) * 2016-03-31 2016-08-03 广州华多网络科技有限公司 Method, device and system for inquiring log

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109240740B (en) * 2018-11-15 2022-08-02 北京金山云网络技术有限公司 Console version compatibility method and device and electronic equipment
CN109240740A (en) * 2018-11-15 2019-01-18 北京金山云网络技术有限公司 Console version compatibility method, device and electronic equipment
CN109939441A (en) * 2019-03-14 2019-06-28 深圳市腾讯信息技术有限公司 Using discs verifying method and system
CN109939441B (en) * 2019-03-14 2023-03-14 深圳市腾讯信息技术有限公司 Application multi-disk verification processing method and system
CN112532513A (en) * 2019-09-19 2021-03-19 上海淘票儿信息科技有限公司 Gateway and service data processing method
CN111225018A (en) * 2019-10-23 2020-06-02 上海艾融软件股份有限公司 Request message processing method and device and electronic equipment
CN111181836A (en) * 2019-10-25 2020-05-19 腾讯科技(深圳)有限公司 Message pushing method and device
CN111176723A (en) * 2019-12-31 2020-05-19 上海道客网络科技有限公司 Service grid and link version based service multi-version release system and method
CN111176723B (en) * 2019-12-31 2020-11-06 上海道客网络科技有限公司 Service grid and link version based service multi-version release system and method
CN111475226B (en) * 2020-03-31 2022-04-29 招商局金融科技有限公司 Electronic device, micro-service calling method, and computer-readable storage medium
CN111475226A (en) * 2020-03-31 2020-07-31 招商局金融科技有限公司 Electronic device, micro-service calling method, and computer-readable storage medium
CN111666166A (en) * 2020-06-03 2020-09-15 中国建设银行股份有限公司 Service providing method, device, equipment and storage medium
CN111666166B (en) * 2020-06-03 2023-10-31 中国建设银行股份有限公司 Service providing method, device, equipment and storage medium
CN112199113A (en) * 2020-10-28 2021-01-08 重庆撼地大数据有限公司 Software service access control method and device
CN112612512A (en) * 2020-12-30 2021-04-06 福州掌中云科技有限公司 APP multi-version management method and device
CN112817616A (en) * 2021-03-02 2021-05-18 福州汇思博信息技术有限公司 PKG file management method and terminal

Similar Documents

Publication Publication Date Title
CN108279987A (en) The method for edition management and device of application program
US10546057B2 (en) Spreadsheet program-based data classification for source target mapping
CN109635019B (en) Request processing method, device, equipment and storage medium
CN107534671B (en) Aggregation and federation of distributed service entities and associations
CN109284323B (en) Management method and device for detection data
WO2017156916A1 (en) Data access method and device
CN110689268B (en) Method and device for extracting indexes
US9053134B2 (en) View variants in database schema mapping
EP2842034B1 (en) Providing client and service compatibility through cloud-hosted adapters
WO2016101811A1 (en) Information arrangement method and apparatus
US20070220177A1 (en) Declarations for transformations within service sequences
CN113626223A (en) Interface calling method and device
CN109241384A (en) A kind of method for visualizing and device of scientific research information
CN113079198A (en) Method and device for converting cloud platform interface protocol
CN107515866B (en) Data operation method, device and system
CN113641700A (en) Data processing method and device based on Spring boot frame
CN107423037A (en) Application programming interfaces localization method and equipment
CN109726295A (en) Brand knowledge map display methods, device, figure server and storage medium
CN108809896A (en) A kind of information calibration method, device and electronic equipment
CN104021216A (en) Message proxy server and information publish subscription method and system
CN112491943A (en) Data request method, device, storage medium and electronic equipment
US20100083084A1 (en) Creating electronic data interchange relationships
US11546381B1 (en) Unified data security labeling framework
US10114864B1 (en) List element query support and processing
CN112231377A (en) Data mapping method, system, device, server and 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180713

RJ01 Rejection of invention patent application after publication