CN116483410A - Financial application updating method, apparatus, computer device and storage medium - Google Patents

Financial application updating method, apparatus, computer device and storage medium Download PDF

Info

Publication number
CN116483410A
CN116483410A CN202310554130.9A CN202310554130A CN116483410A CN 116483410 A CN116483410 A CN 116483410A CN 202310554130 A CN202310554130 A CN 202310554130A CN 116483410 A CN116483410 A CN 116483410A
Authority
CN
China
Prior art keywords
update
financial service
service application
updating
condition
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
CN202310554130.9A
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202310554130.9A priority Critical patent/CN116483410A/en
Publication of CN116483410A publication Critical patent/CN116483410A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the application provides a financial application updating method, a financial application updating device, a financial application updating computer device, a financial application storage medium and a financial application program product, and relates to the technical field of big data processing. The method comprises the following steps: acquiring updated configuration information for a plurality of financial service application functions; therefore, the application updating platform can call the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions; furthermore, the integrated updating codes of the financial service application functions are respectively sent to application program servers corresponding to the financial service application programs carrying the financial service application functions; the application program server sends the update codes to the corresponding financial service application programs according to the update conditions so as to update the financial service application functions in the financial service application programs through the update codes. The method can improve the updating efficiency of the financial application.

Description

Financial application updating method, apparatus, computer device and storage medium
Technical Field
The present application relates to the field of big data processing technology, and in particular, to a method, an apparatus, a computer device, a storage medium, and a computer program product for updating a financial application.
Background
The development cycle of application programs for some financial business systems is extremely fast, taking a financial application program as an example, during the use process of the financial application program, there is often some thermal update requirement that needs to perform thermal update on some functions in the financial application program, where the thermal update requirement may include an update requirement for exception repair or an update requirement for version iteration. Typically, a financial services system may include multiple applications, each of which may in turn include multiple functions, with each application being responsible for by a development team.
In the prior art, development teams of different application programs can be solely responsible for data processing and deployment management of corresponding application programs, and the application update platform can also be used for carrying out integrated processing on the different application programs, so that the problem of low efficiency exists in the prior method.
Disclosure of Invention
Based on this, it is necessary to provide a financial application updating method, apparatus, computer device, storage medium and computer program product in view of the above technical problems.
In a first aspect, the present application provides a financial application update method, which is applied to an application update platform. The method comprises the following steps:
Acquiring updated configuration information for a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
calling an update code associated with the update condition under the condition that each financial service application function meets the update condition;
respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
In one embodiment, the updated configuration information further carries a function identifier of each financial service application function and a program identifier of a financial service application program carrying each financial service application function; and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components: invoking an update code associated with the update condition under the condition that the current function identifier carried in the current update configuration information characterizes a financial service application function and meets the update condition contained in the current update configuration information; the step of sending the update codes of the financial service application functions to the application program servers respectively corresponding to the financial service application programs carrying the financial service application functions respectively includes: transmitting the update code carried in the current update configuration information and the current function identifier to an application program server represented by a current program identifier carried in the current update configuration information; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions represented by the current function identifiers through the update codes.
In one embodiment, the update configuration information further carries a priority identifier of each financial service application function; the update condition includes an update priority condition; and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components: invoking an update code associated with the update condition under the condition that the current priority identifier of the financial service application function represented by the current function identifier carried in the current update configuration information meets the update priority condition contained in the current update configuration information; the step of sending the update codes of the financial service application functions to the application program servers respectively corresponding to the financial service application programs carrying the financial service application functions respectively includes: transmitting an update code carried in the current update configuration information, the current function identifier and the current priority identifier to an application program server represented by the current program identifier; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions represented by the current function identifiers according to the current priority identifiers through the update codes.
In one embodiment, the update condition includes an update time condition and/or an update instruction condition; and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components: and calling the updating codes associated with the updating conditions under the condition that each financial service application function meets the updating time condition and/or the updating instruction condition.
In one embodiment, the update condition includes an update time condition; and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components: and calling the updating code under the condition that the current time meets the updating time condition.
In one embodiment, the update condition includes an update instruction condition; and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components: under the condition that an update instruction triggered by a target object is received, acquiring the update instruction; and if the update instruction meets the update instruction condition, invoking an update code associated with the update condition.
In one embodiment, the update conditions include an update instruction condition and an update time condition; and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components: acquiring the update instruction under the condition that the update instruction triggered by the target object is received; if the update instruction meets the update instruction condition, acquiring update time carried in the update instruction; and calling the update codes associated with the update conditions according to the update time under the condition that the update time does not meet the update time conditions.
In a second aspect, the present application provides a financial application update method applied to an application server.
The method comprises the following steps:
receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of financial service application functions to be updated carried by a financial service application program corresponding to an application program server from an application update platform;
according to the priority identifiers respectively corresponding to the to-be-updated financial service application functions, sequentially pushing update prompt information respectively corresponding to the to-be-updated financial service application functions to an update terminal; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
Under the condition that the updating request is received, pushing the updating code and the function identifier of the financial service application function to be updated corresponding to the updating request to the updating terminal; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
In a third aspect, the present application provides a financial application update apparatus, which is applied to an application update platform. The device comprises:
the acquisition module is used for acquiring updated configuration information aiming at a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
the calling module is used for calling the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions;
the sending module is used for respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
In a fourth aspect, the present application provides a financial application update apparatus for application to an application server.
The device comprises:
the receiving module is used for receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of financial service application functions to be updated carried by a financial service application program corresponding to the application program server from the application update platform;
the first pushing module is used for sequentially pushing the update prompt information corresponding to each to-be-updated financial service application function to the update terminal according to the priority identifiers corresponding to each to-be-updated financial service application function; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
the second pushing module is used for pushing the update code and the function identifier of the financial service application function to be updated corresponding to the update request to the update terminal under the condition that the update request is received; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
In a fifth aspect, the present application also provides a computer device. The computer device comprises a memory storing a computer program and a processor which when executing the computer program performs the steps of:
acquiring updated configuration information for a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
calling an update code associated with the update condition under the condition that each financial service application function meets the update condition;
respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
And/or receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of to-be-updated financial service application functions carried by a financial service application program corresponding to the application program server from an application update platform;
According to the priority identifiers respectively corresponding to the to-be-updated financial service application functions, sequentially pushing update prompt information respectively corresponding to the to-be-updated financial service application functions to an update terminal; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
under the condition that the updating request is received, pushing the updating code and the function identifier of the financial service application function to be updated corresponding to the updating request to the updating terminal; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
In a sixth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
acquiring updated configuration information for a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
Calling an update code associated with the update condition under the condition that each financial service application function meets the update condition;
respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
And/or receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of to-be-updated financial service application functions carried by a financial service application program corresponding to the application program server from an application update platform;
according to the priority identifiers respectively corresponding to the to-be-updated financial service application functions, sequentially pushing update prompt information respectively corresponding to the to-be-updated financial service application functions to an update terminal; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
Under the condition that the updating request is received, pushing the updating code and the function identifier of the financial service application function to be updated corresponding to the updating request to the updating terminal; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
In a seventh aspect, the present application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the steps of:
acquiring updated configuration information for a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
calling an update code associated with the update condition under the condition that each financial service application function meets the update condition;
respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
And/or receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of to-be-updated financial service application functions carried by a financial service application program corresponding to the application program server from an application update platform;
according to the priority identifiers respectively corresponding to the to-be-updated financial service application functions, sequentially pushing update prompt information respectively corresponding to the to-be-updated financial service application functions to an update terminal; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
under the condition that the updating request is received, pushing the updating code and the function identifier of the financial service application function to be updated corresponding to the updating request to the updating terminal; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
In the method, the device, the computer equipment, the storage medium and the computer program product for updating the financial application, an application updating platform is introduced, and the application updating platform can acquire the updating configuration information aiming at a plurality of financial service application functions, so that the centralized scheduling of the updating configuration information of the plurality of financial service application functions is realized; the updating configuration information comprises updating codes respectively corresponding to the application functions of the financial services and updating conditions associated with the updating codes; therefore, the application updating platform can call the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions, namely, the updating codes of the application functions of the financial services which meet the updating conditions are integrated; and respectively sending the integrated update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions, and further sending the update codes to the corresponding financial service application programs by the application program servers according to the update conditions so as to update the financial service application functions in the financial service application programs through the update codes. According to the method, the application updating platform is introduced, so that integrated scheduling of a plurality of financial service application functions can be realized, and one-to-one scheduling of the plurality of financial service application functions carried by each financial service application program is not needed; for the same financial service application functions of different financial service application programs, only one update code is submitted and called, so that the updating efficiency of the financial application is improved to a great extent.
Drawings
FIG. 1 is an application environment diagram of a financial application update method according to one embodiment;
FIG. 2 is a flow chart of a method for updating a financial application according to one embodiment;
FIG. 3 is a flow chart illustrating the update codes provided by one embodiment being sent to corresponding application servers, respectively;
FIG. 4 is a flowchart of a method for updating a financial application according to another embodiment;
FIG. 5 is a flowchart of a method for updating a financial application according to another embodiment;
FIG. 6 is a block diagram of a financial application update apparatus according to one embodiment;
FIG. 7 is a block diagram of a financial application update apparatus according to another embodiment;
fig. 8 is an internal structural diagram of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The method for updating the financial application provided by the embodiment of the invention can be applied to a financial application updating system shown in fig. 1, and fig. 1 is a schematic diagram of the structure of the financial application updating system. The financial application updating system comprises an application updating platform 101, an application program server 102 and an updating terminal 103, wherein the three are communicated through a network.
The application update platform 101 may obtain update configuration information for a plurality of financial service application functions; the update configuration information may include update codes respectively corresponding to the respective financial service application functions, and update conditions associated with the respective update codes. The update condition may be a preset condition that the financial application can be updated for each financial service application function. In some possible implementation manners, a developer of the financial service system submits and stores update configuration information of a financial service application function carried by a responsible financial service application program in advance in an application update platform, and if a plurality of financial service application programs all carry target financial service application functions and update configuration information of each financial service application program for updating the target financial service application functions is the same, only one copy of update configuration information for the target financial service application functions needs to be submitted and stored. In the case where each financial service application function satisfies the update condition, the application update platform 101 may call the update code of each financial service application function associated with the update condition; and the update codes of the application functions of each financial service may be respectively sent to the application servers 102 corresponding to the application programs of each financial service carrying the application functions of each financial service, where the application programs of each financial service and the application servers 102 are in one-to-one correspondence.
The application server 102 may sequentially push, to the update terminal, update prompt information corresponding to each to-be-updated financial service application function according to the priority identifier corresponding to each to-be-updated financial service application function when receiving, from the application update platform, update codes, function identifiers, and priority identifiers corresponding to each to-be-updated financial service application function carried by the financial service application program corresponding to the application server 102. The update configuration information may further include a function identifier and a priority identifier corresponding to each financial service application function to be updated.
The update terminal 103 may display update prompt information of the financial service application program received from the application program server 102 in the case that the target object starts the financial service application program, and the target object may make a selection operation of agreeing to update and rejecting to update based on the update prompt information; in the case that the target object selects to agree with the update, the update terminal 103 responds to the update operation of the target object for the update prompt information, and transmits an update request for the financial service application function to be updated corresponding to the update prompt information to the application server. Under the condition that the application server 102 receives the update request, pushing an update code and a function identifier of the financial service application function to be updated corresponding to the update request to the update terminal 103; the update terminal 103 may update the corresponding financial service application function to be updated through the update code.
The update terminal 103 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices and portable wearable devices, and the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The application server 102 may be implemented as a stand-alone server or as a cluster of servers.
In one embodiment, as shown in fig. 2, a financial application updating method is provided, which is exemplified by the application updating platform 101 in fig. 1, and includes the following steps:
step S201, update configuration information for a plurality of financial service application functions is acquired.
The plurality of financial service application functions may be financial service application functions carried by a plurality of financial service application programs of a financial service system. The development cycle of the financial service application program in the financial service system is relatively quick, and the updating iteration is required to be carried out on the financial service application program frequently, the updating can be generally divided into two types, namely, the updating is carried out in a software store, and all installation packages related to the financial service application program need to be downloaded again during updating; another is hot update, where a user (e.g., a target object) may discover a hot update package when opening a financial services application, and only need to download the update code of the financial services application functions that need to be updated. The update configuration information comprises update codes respectively corresponding to the application functions of the financial services and update conditions associated with the update codes. The update condition may be a condition that is preset to enable updating of the financial application for each financial service application function, for example, an update time condition, an update instruction condition, an update priority condition, and the like. The update code may be used to update a financial transaction application function corresponding to the update code.
Step S202, when each financial business application function meets the update condition, the update code associated with the update condition is called.
The update condition may be a preset condition that the financial application can be updated for each financial service application function, for example, an update time condition, an update instruction condition, an update priority condition, and the like. And the updated configuration information can also contain program identifiers of the financial service application programs and function identifiers of the financial service application functions carried by the financial service application programs.
In some possible implementations, the application update platform may determine the to-be-updated financial service application program and the to-be-updated financial service application function carried by the to-be-updated financial service application program according to the program identifier and the function identifier included in the update configuration information; therefore, the application updating platform can carry out integrated calling on the updating codes of the financial business application functions to be updated according to the updating conditions.
Step S203, the update codes of the application functions of each financial service are respectively sent to the application program servers corresponding to the application programs of each financial service carrying the application functions of each financial service.
Wherein, each financial service application program of the financial service system corresponds to one application program server respectively. The updating operation for each financial service application function to be updated needs to be completed through interaction cooperation of the application program server and the updating terminal, so that the application updating platform needs to respectively send the updating codes of each financial service application function to the application program server respectively corresponding to the financial service application programs carrying each financial service application function. Further, the application server may transmit an update code to the corresponding financial service application program to update each financial service application function in the financial service application program through the update code.
In the method, the application updating platform can acquire updating configuration information aiming at a plurality of financial service application functions, and centralized scheduling of the updating configuration information of the plurality of financial service application functions is realized; the updating configuration information comprises updating codes respectively corresponding to the application functions of the financial services and updating conditions associated with the updating codes; therefore, the application updating platform can call the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions, namely, the updating codes of the application functions of the financial services which meet the updating conditions are integrated; and further, the integrated updating codes of the financial service application functions are respectively sent to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions, and the application program servers send the updating codes to the corresponding financial service application programs according to the updating conditions so as to update the financial service application functions in the financial service application programs through the updating codes. According to the method, the application updating platform is introduced, so that integrated scheduling of a plurality of financial service application functions can be realized, and one-to-one scheduling of the plurality of financial service application functions carried by each financial service application program is not needed; for the situation that different financial service application programs have the same financial service application function, only one update code is submitted and called, so that the updating efficiency of the financial application is improved to a great extent.
In some embodiments, as shown in fig. 3, step 202 and step S203 may include:
step S301, when the current function identifier carried in the current update configuration information characterizes the financial service application function and satisfies the update condition contained in the current update configuration information, invoking the update code associated with the update condition.
The current update configuration information may be update configuration information for a plurality of financial service application functions acquired by the application update platform in a current time period. In some possible implementations, it may be that a developer of the financial service system submits and stores in advance update configuration information of the financial service application function carried by the financial service application program to be updated in a preset period of time, that is, current update configuration information in the application update platform. The current update configuration information may include a current program identifier of each financial service application program to be updated in a preset period of time, and a current function identifier and a current priority identifier of a financial service application function to be updated carried by each financial service application program. Determining a financial service application program to be updated and a financial service application function to be updated in a preset time period based on the current program identifier and the current function identifier; an update priority of the financial transaction application function to be updated may be determined based on a current priority identification, which may be used to characterize the urgency of the financial transaction application function to be updated.
Step S302, the update codes and the current function identifiers carried in the current update configuration information are sent to an application program server represented by the current program identifiers carried in the current update configuration information.
Specifically, the application update platform may determine an application server corresponding to the financial business application to be updated based on the current program identification. Under the condition that the application program server receives the update code, the current function identifier and the current priority identifier carried in the current update configuration information, the application program server can determine the corresponding relation between the update code and the financial service application function to be updated based on the current function identifier, and can determine the update priority of the financial service application function to be updated based on the current priority identifier. For each to-be-updated financial service application program, a priority list corresponds to each to-be-updated financial service application program, each to-be-updated financial service application program respectively carries a plurality of to-be-updated financial service application functions, the application program server can determine the update priority sequence of each to-be-updated financial service application function carried by the corresponding to-be-updated financial service application program based on the priority list, and the current priority identifier can be used for representing the emergency degree of the corresponding to-be-updated financial service application function in the carried to-be-updated financial service application functions of the to-be-updated financial service application program. Further, the application program server may sequentially send the update code to the corresponding financial service application program based on the current priority identifiers corresponding to the financial service application functions to be updated, so as to update the financial service application functions represented by the current function identifiers through the update code.
In the method of the embodiment, integrated scheduling of a plurality of financial service application functions can be realized based on the application updating platform, and one-to-one scheduling of the plurality of financial service application functions carried by each financial service application program is not needed; and updating codes of the application functions of each financial service can be called based on the updating configuration information and sent to the corresponding application program server, so that the updating efficiency of the financial application is improved to a great extent.
In other embodiments, step 202 and step S203 may include:
calling an update code associated with the update condition under the condition that the current priority identifier of the financial service application function represented by the current function identifier carried in the current update configuration information meets the update priority condition contained in the current update configuration information; transmitting an update code, a current function identifier and a current priority identifier carried in the current update configuration information to an application program server characterized by the current program identifier; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions represented by the current function identifiers according to the current priority identifiers through the update codes.
The update condition may include an update priority condition, and the update configuration information further carries a priority identifier of each financial service application function. In one possible implementation, the financial service application function that satisfies the update condition may be determined as a financial service application function to be updated, and the financial service application program that carries the financial service application function to be updated may be determined as a financial service application program to be updated. For each to-be-updated financial service application program to respectively correspond to a priority list, each to-be-updated financial service application program respectively carries a plurality of to-be-updated financial service application functions, the application program server can determine the update priority sequence of each to-be-updated financial service application function carried by the corresponding to-be-updated financial service application program based on the priority list, and the update priority condition can be used for representing the update priority sequence of the priority list; each to-be-updated financial service application function corresponds to a priority identifier, and the priority identifier can be used for representing the emergency degree of the corresponding to-be-updated financial service application function in a plurality of to-be-updated financial service application functions of the carried to-be-updated financial service application program. Under the condition that the priority identifier meets the update priority condition, the application update platform can integrate and call the update codes of the corresponding financial service application functions to be updated according to the priority identifier and the update priority condition.
In some possible implementations, for each financial service application function to be updated, different priority numbers are input, and corresponding different binary coding results are generated, where the numbers of the coding results are the same, and the numbers on each bit are different. The priority identifier of each financial service application function to be updated, which is sent by the application update platform, is received by the application program server, and may be in a binary coding format, for example, a binary digital signal c=1010 corresponding to the priority identifier III, and based on the binary digital signal, the final priority identifier is determined by adding the shift of the register and the corresponding adder, and the detailed calculation process is as follows:
(1) The first input number is 1, gate 2 is then a, gate 1 is closed, the output is directly the value of point a, output = input = 1. G=1, where d_3 inner edge 0 comes out of d_3 and reaches the line, i.e., f=0. Because the gate 1 is closed, a=b= (F = (G) =0 =1). Point B will enter d_1, squeeze 0 of d_1 to C, c=0, so d=a, c=1, 0=1, point D enters d_2, d_2=1, squeeze 0 of d_2 to E, e=0, point E will enter d_3, d_3=0, and end. At this time d_1d_2d_3 is changed from the initial value 000 to 110 for participation in calculation at the next digital input.
(2) The second input number is 0, where gate 2 is connected to a and gate 1 is closed, the output is directly the value of point a, output = input = 0. G=0, at which point d_3 comes out of 0 inside to the line, i.e. f=0. Because the gate 1 is closed, a=b= (f=g) =0=0. Point B will enter d_1, squeeze 1 of d_1 to C, c=1, so d=a, c=0, 1=1, point D enters d_2, d_2=1, squeeze 1 of d_2 to E, e=1, point E will enter d_3, d_3=1, and end. At this time, d_1d_2d_3 is changed from 110 to 011 at the end of step (1) for participation in calculation at the next digital input.
(3) The third input number is 1, where gate 2 is connected to a and gate 1 is closed, and the output is directly the value output at point a = input = 1. G=1, at this point, at the end of the previous step, d_3, the edge 1 comes out of d_3 and reaches the line, i.e., f=1. Because the gate 1 is closed, a=b= (F = (G) =1 =1=0). Point B will enter d_1, squeeze 0 of d_1 to C, c=0, so d=a, c=0, 0=0, point D enters d_2, d_2=0, and similarly squeeze 1 of d_2 to E, e=1, point E will enter d_3, d_3=1, ending. At this time d_1d_2d_3 is changed from 011 to 001 at the end of step (2).
(4) The fourth input number is 0, where gate 2 is connected to a and gate 1 is closed, and the output is directly the value output at point a=input=0. G=0, where in the previous step d_3, the edge 1 comes out from d_3 and reaches the line, i.e. f=1. Because the gate 1 is closed, a=b= (F = (G) =0 =1). Point B will enter d_1, d_1=1 while squeezing 0 of d_1 to C, c=0, so d=a c=1 =0=1, point D enters d_2, d_2=1, and similarly squeezing 0 of d_2 to E, e=0, point E will enter d_3, d_3=0, ending. At this time, d_1d_2d_3 is changed from 001 to 110 at the end of step (3).
(5) No digits are entered at this time. But the register d_1d_2d_3 will go automatically because gate 2 is connected to b, gate 1 is open, the output is directly the value at point b, and in the last step d_3 the edge 0 will come out of d_3 and go on line, i.e. f=0. Because door 1 is open, neither a nor B have values. Output = b = F = 0, 1 of d_1 will automatically go to C, at which point it returns to default d_1 = 0, at which point C = 0, so D = C = 0, point D goes into d_2, d_2 = 0, and similarly, 1 of d_2 is squeezed to E, E = 1, point E goes into d_3, d_3 = 1, and so on. At this time d_1d_2d_3 is changed from 110 to 011 at the end of step (4).
(6) The register d_1d_2d_3 is automatically walked, since the gate 2 is connected to b, the gate 1 is opened, the output is directly the value of b, and in the last step the edge 1 of d_3 will come out of d_3 and come on line, i.e. f=1. Because door 1 is open, neither a nor B have values. The output=b=f=1, and 0 of d_1 will automatically reach C, and return to the default value d_1=0, and c=0, so d=c=0, d_2 will enter d_2, d_2=0, and d_2 will be extruded to E, e=1, E will enter d_3, d_3=1, and end. At this time d_1d_2d_3 is changed from 011 to 001 at the end of step (5).
(7) The register d_1d_2d_3 is automatically walked, since the gate 2 is connected to b, the gate 1 is opened, the output is directly the value of b, and in the last step the edge 1 of d_3 will come out of d_3 and come on line, i.e. f=1. Because door 1 is open, neither a nor B have values. The output=b=f=1, and 0 of d_1 will automatically reach C, and return to the default value d_1=0, and c=0, so d=c=0, d_2 will enter d_2, d_2=0, and similarly, d_2 will be extruded to E, e=0, E will enter d_3, d_3=0, and end. At this time D_1D_2D_3 is changed from 001 to 000 at the end of step (6).
To this end, the input is 4 bits 1010, and 7 bits y1= 1010011 are output, corresponding to the priority level III of the present example.
In the method of the embodiment, integrated scheduling of a plurality of financial service application functions can be realized based on the application updating platform, and one-to-one scheduling of the plurality of financial service application functions carried by each financial service application program is not needed; and updating codes of the application functions of each financial service can be called based on the updating configuration information and sent to the corresponding application program server, so that the updating efficiency of the financial application is improved to a great extent.
In some embodiments, step S202 may include:
and when each financial service application function meets the update time condition and/or the update instruction condition, invoking the update code associated with the update condition.
In some embodiments, step S202 may include:
and calling the update code associated with the update condition when the current time meets the update time condition.
Wherein the update condition may include an update time condition. The update time condition may include a call time and an update time for each financial service application function to be updated, which are preset by a developer of the financial service system.
In one possible implementation, the financial service application function that satisfies the update condition may be determined as a financial service application function to be updated, and the financial service application program that carries the financial service application function to be updated may be determined as a financial service application program to be updated. The financial transaction application function to be updated may include a target financial transaction application function; the financial transaction application to be updated may include a first financial transaction application and a second financial transaction application; the first financial service application program and the second financial service application program both carry the target financial service application function, in this case, a first calling time of the target financial service application function in the first financial service application program and a second calling time of the target financial service application function in the second financial service application program can be set to be the same, in the case that the current time meets the calling time in the update time condition, an update code of the target financial service application function can be called at the same time, and the update code, the function identifier, the first update time, the second update time, the first priority identifier and the second priority identifier of the target financial service application function are respectively sent to a first application server corresponding to the first financial service application program and a second application server corresponding to the second financial service application program, wherein the first update time and the first priority identifier are respectively the update time and the priority identifier of the target financial service application function in the first financial service application program; the second update time and the second priority identifier are the update time and the priority identifier of the target financial service application function in the second financial service application program respectively.
In another possible implementation, the financial service application function that satisfies the update condition may be determined as a financial service application function to be updated, and the financial service application program that carries the financial service application function to be updated may be determined as a financial service application program to be updated. The financial transaction application function to be updated may include a first financial transaction application function and a second financial transaction application function; the financial transaction application to be updated may include a target financial transaction application; the target financial transaction application program carries the first financial transaction application function and the second financial transaction application function. In this case, the first call time of the first financial service application function in the target financial service application program and the second call time of the second financial service application function in the target financial service application program may be set to the same call time, and in the case that the current time satisfies the call time in the update time condition, the first update code and the second update code corresponding to the first financial service application function and the second financial service application function, respectively, may be simultaneously called, and the first update code and the second update code may be simultaneously transmitted to the target application program server corresponding to the target financial service application program. It should be understood that the application update platform may also send the first function identifier, the second function identifier, the first update time, the second update time, the first priority identifier, and the second priority identifier to the target application server corresponding to the target financial service application program, respectively. The first function identifier, the first updating time and the first priority identifier are respectively the function identifier, the updating time and the priority identifier of the first financial service application function in the target financial service application program; the second function identifier, the second update time and the second priority identifier are respectively the function identifier, the update time and the priority identifier of the second financial service application function in the target financial service application program.
In the method of the embodiment, the update codes of the financial business application functions to be updated can be uniformly called based on the application update platform, so that the updating efficiency of the financial application is improved.
In other embodiments, step S202 may include:
under the condition that an update instruction triggered by a target object is received, acquiring the update instruction; and if the update instruction meets the update instruction condition, invoking an update code associated with the update condition.
Wherein the update condition may include an update instruction condition. The update instruction condition may be an update instruction preset by a developer of the financial system for each financial service application function, and may be determined as a first update instruction; the target object may be a business person of the financial business system, and in the case that there is an update requirement for each financial business application function, the target object may input a second update instruction that triggers to carry update requirement information on the application update platform, and in the case that the second update instruction is consistent with the first update instruction, the application update platform integrally invokes an update code of the financial business application function to be updated associated with the second update instruction.
In still other embodiments, step S202 may include:
Under the condition that an update instruction triggered by a target object is received, acquiring the update instruction; if the update instruction meets the update instruction condition, acquiring the update time carried in the update instruction; when the update time does not satisfy the update time condition, the update code associated with the update condition is called according to the update time.
Wherein the update condition may include an update time condition. The update instruction condition may be an update instruction preset by a developer of the financial system for each financial service application function, and may be determined as a first update instruction; the target object may be a business person of the financial business system, and in the case that there is an update requirement for each financial business application function, the target object may input a second update instruction that triggers to carry update requirement information at the application update platform, where the update requirement information may include an update time for the financial business application function to be updated, and may be determined as the first update time. The update time condition may include a call time and an update time for each financial service application function to be updated, which are preset by a developer of the financial service system, and may be determined as a second update time. And under the condition that the first updating time is inconsistent with the second updating time, the application updating platform integrates and calls the updating codes of the to-be-updated financial business application functions associated with the second updating instruction according to the first updating time.
In the method of the embodiment, the updating conditions can be preset for each financial service application function, so that the application updating platform can conveniently call the updating codes respectively corresponding to each financial service application function based on the updating conditions, and the application program server can update each financial service application function based on the updating conditions, thereby being simpler and more convenient and further improving the updating efficiency of the financial application.
In another embodiment, as shown in fig. 4, a financial application updating method is provided, which is exemplified by the application of the method to the application server 102 in fig. 1, and includes the following steps:
in step S401, an update code, a function identifier, and a priority identifier, which respectively correspond to a plurality of to-be-updated financial service application functions carried by a financial service application program corresponding to an application program server, are received from an application update platform.
Step S402, according to the priority identifiers respectively corresponding to the to-be-updated financial service application functions, updating prompt information respectively corresponding to the to-be-updated financial service application functions is sequentially pushed to the updating terminal.
Wherein, each to-be-updated financial service application function corresponds to one update prompt message, and the update prompt message is used for prompting the target object to update the to-be-updated financial service application function corresponding to the update prompt message. The update-prompting message may include an agreeing update option and a refusing update option, and the target object may select to agree to update or may select to refuse to update based on the update-prompting message.
In some possible implementation manners, after receiving the update prompt information pushed by the application program server, the update terminal may display the update prompt information to the target object under the condition that the target object opens the financial service application program corresponding to the update prompt information, and the target object may select to agree with the update or may select to reject the update based on the update prompt information. And under the condition that the target object selects to agree with the update, the update terminal can respond to the update operation of the target object for the update prompt information and send an update request for the to-be-updated financial service application function corresponding to the update prompt information to the application program server.
Step S403, in the case of receiving the update request, pushing the update code and the function identifier of the to-be-updated financial service application function corresponding to the update request to the update terminal.
Further, the updating terminal can update the corresponding financial service application function to be updated through the updating code.
In the method, the application updating platform can acquire updating configuration information aiming at a plurality of financial service application functions, and centralized scheduling of the updating configuration information of the plurality of financial service application functions is realized; the updating configuration information comprises updating codes respectively corresponding to the application functions of the financial services and updating conditions associated with the updating codes; therefore, the application updating platform can call the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions, namely, the updating codes of the application functions of the financial services which meet the updating conditions are integrated; and further, the integrated updating codes of the financial service application functions are respectively sent to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions, and the application program servers send the updating codes to the corresponding financial service application programs according to the updating conditions so as to update the financial service application functions in the financial service application programs through the updating codes. According to the method, the application updating platform is introduced, so that integrated scheduling of a plurality of financial service application functions can be realized, and one-to-one scheduling of the plurality of financial service application functions carried by each financial service application program is not needed; for the situation that different financial service application programs have the same financial service application function, only one update code is submitted and called, so that the updating efficiency of the financial application is improved to a great extent.
In yet another embodiment, as shown in fig. 5, there is provided a financial application updating method including the steps of:
in step S501, the application update platform obtains update configuration information for a plurality of financial service application functions.
In step S502, the application update platform invokes an update code associated with the update condition when each financial service application function satisfies the update condition.
In step S503, the application update platform sends the update code, the function identifier and the priority identifier of each financial service application function to the application program server corresponding to the financial service application program carrying each financial service application function.
In step S504, the application server receives, from the application update platform, update codes, function identifiers, and priority identifiers respectively corresponding to a plurality of to-be-updated financial service application functions carried by the financial service application program corresponding to the application server.
In step S505, the application server sequentially pushes update prompt information corresponding to each to-be-updated financial service application function to the update terminal according to the priority identifiers corresponding to each to-be-updated financial service application function.
Step S506, the update terminal displays the update prompt information to the target object under the condition that the target object opens the financial service application program corresponding to the update prompt information.
In step S507, the update terminal responds to the update operation of the target object for the update prompt information, and sends an update request for the application function of the financial service to be updated corresponding to the update prompt information to the application server.
In step S508, the application server pushes the update code and the function identifier of the to-be-updated financial service application function corresponding to the update request to the update terminal when receiving the update request.
Step S509, the update terminal performs update processing on the corresponding to-be-updated financial service application function through the update code.
In the method, the application updating platform can acquire updating configuration information aiming at a plurality of financial service application functions, and centralized scheduling of the updating configuration information of the plurality of financial service application functions is realized; the updating configuration information comprises updating codes respectively corresponding to the application functions of the financial services and updating conditions associated with the updating codes; therefore, the application updating platform can call the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions, namely, the updating codes of the application functions of the financial services which meet the updating conditions are integrated; and further, the integrated updating codes of the financial service application functions are respectively sent to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions, and the application program servers send the updating codes to the corresponding financial service application programs according to the updating conditions so as to update the financial service application functions in the financial service application programs through the updating codes. According to the method, the application updating platform is introduced, so that integrated scheduling of a plurality of financial service application functions can be realized, and one-to-one scheduling of the plurality of financial service application functions carried by each financial service application program is not needed; for the situation that different financial service application programs have the same financial service application function, only one update code is submitted and called, so that the updating efficiency of the financial application is improved to a great extent.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a financial application updating device for realizing the above related financial application updating method. The implementation of the solution provided by the apparatus is similar to the implementation described in the above method, so the specific limitations in the embodiments of one or more financial application updating apparatuses provided below may be referred to above as limitations of the financial application updating method, and will not be repeated here.
In one embodiment, as shown in fig. 6, there is provided a financial application updating apparatus including: an acquisition module 601, a calling module 602 and a sending module 603, wherein:
an acquiring module 601, configured to acquire updated configuration information for a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
a calling module 602, configured to call an update code associated with the update condition when each of the financial service application functions satisfies the update condition;
a sending module 603, configured to send update codes of the financial service application functions to application program servers corresponding to the financial service application programs carrying the financial service application functions respectively; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
In addition, the sending module 603 is further configured to: acquiring current updating configuration information, and a current function identifier, a current program identifier and a current priority identifier which correspond to the current function identifier and are carried in the current updating configuration information; transmitting an update code carried in the current update configuration information, the current function identifier and the current priority identifier to an application program server represented by the current program identifier; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions represented by the current function identifiers through the update codes.
The calling module 602 is further configured to: and calling the updating code under the condition that the current time meets the updating time condition.
Further, the calling module 602 is further configured to: under the condition that an update instruction triggered by a target object is received, acquiring the update instruction; and if the update instruction meets the update instruction condition, invoking an update code associated with the update condition.
The calling module 602 is further configured to: acquiring the update instruction under the condition that the update instruction triggered by the target object is received; if the update instruction meets the update instruction condition, acquiring update time carried in the update instruction; and calling the update codes associated with the update conditions according to the update time under the condition that the update time does not meet the update time conditions.
The calling module 602 is further configured to: acquiring priority identifiers corresponding to the financial service application functions respectively; and calling the update code associated with the update condition under the condition that the priority identification meets the update priority condition.
In another embodiment, as shown in fig. 7, there is provided a financial application updating apparatus including: a receiving module 701, a first pushing module 702 and a second pushing module 703, wherein:
A receiving module 701, configured to receive, from an application update platform, update codes, function identifiers, and priority identifiers respectively corresponding to a plurality of to-be-updated financial service application functions carried by a financial service application program corresponding to the application program server;
the first pushing module 702 is configured to sequentially push, to an update terminal, update prompt information corresponding to each to-be-updated financial service application function according to the priority identifier corresponding to each to-be-updated financial service application function; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
a second pushing module 703, configured to, when receiving the update request, push, to the update terminal, the update code and the function identifier of the to-be-updated financial service application function corresponding to the update request; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
The respective modules in the above-described edge-calculation-based security verification apparatus may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, and the internal structure of which may be as shown in fig. 8. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer device is used to store data related to updates of the financial application. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program when executed by a processor implements a financial application update method.
It will be appreciated by those skilled in the art that the structure shown in fig. 8 is merely a block diagram of some of the structures associated with the present application and is not limiting of the computer device to which the present application may be applied, and that a particular computer device may include more or fewer components than shown, or may combine certain components, or have a different arrangement of components.
In an embodiment, there is also provided a computer device comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method embodiments described above when the computer program is executed.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, carries out the steps of the method embodiments described above.
In an embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
It should be noted that, user information (including but not limited to user equipment information, user personal information, etc.) and data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in the present application are information and data authorized by the user or sufficiently authorized by each party.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in the various embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the various embodiments provided herein may include at least one of relational databases and non-relational databases. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processors referred to in the embodiments provided herein may be general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic units, quantum computing-based data processing logic units, etc., without being limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples only represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the present application. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application shall be subject to the appended claims.

Claims (13)

1. A method for updating a financial application, applied to an application update platform, the method comprising:
acquiring updated configuration information for a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
calling an update code associated with the update condition under the condition that each financial service application function meets the update condition;
Respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
2. The method of claim 1, wherein the updated configuration information further carries a function identifier of each of the financial service application functions and a program identifier of a financial service application program carrying each of the financial service application functions;
and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components:
invoking an update code associated with the update condition under the condition that the current function identifier carried in the current update configuration information characterizes a financial service application function and meets the update condition contained in the current update configuration information;
the step of sending the update codes of the financial service application functions to the application program servers respectively corresponding to the financial service application programs carrying the financial service application functions respectively includes:
Transmitting the update code carried in the current update configuration information and the current function identifier to an application program server represented by a current program identifier carried in the current update configuration information; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions represented by the current function identifiers through the update codes.
3. The method of claim 2, wherein the updated configuration information further carries a priority identifier of each of the financial service application functions; the update condition includes an update priority condition;
and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components:
invoking an update code associated with the update condition under the condition that the current priority identifier of the financial service application function represented by the current function identifier carried in the current update configuration information meets the update priority condition contained in the current update configuration information;
the step of sending the update codes of the financial service application functions to the application program servers respectively corresponding to the financial service application programs carrying the financial service application functions respectively includes:
Transmitting an update code carried in the current update configuration information, the current function identifier and the current priority identifier to an application program server represented by the current program identifier; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions represented by the current function identifiers according to the current priority identifiers through the update codes.
4. The method according to claim 1, wherein the update conditions comprise an update time condition and/or an update instruction condition;
and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components:
and calling the updating codes associated with the updating conditions under the condition that each financial service application function meets the updating time condition and/or the updating instruction condition.
5. The method of claim 4, wherein the update condition comprises an update time condition;
and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components:
And calling the updating code under the condition that the current time meets the updating time condition.
6. The method of claim 4, wherein the update condition comprises an update instruction condition;
and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components:
under the condition that an update instruction triggered by a target object is received, acquiring the update instruction;
and if the update instruction meets the update instruction condition, invoking an update code associated with the update condition.
7. The method of claim 4, wherein the update conditions include an update instruction condition and an update time condition;
and when each financial service application function meets the update condition, calling the update code associated with the update condition, wherein the update code comprises the following components:
acquiring the update instruction under the condition that the update instruction triggered by the target object is received;
if the update instruction meets the update instruction condition, acquiring update time carried in the update instruction;
and calling the update codes associated with the update conditions according to the update time under the condition that the update time does not meet the update time conditions.
8. A method for updating a financial application, for application to an application server, the method comprising:
receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of financial service application functions to be updated carried by a financial service application program corresponding to an application program server from an application update platform;
according to the priority identifiers respectively corresponding to the to-be-updated financial service application functions, sequentially pushing update prompt information respectively corresponding to the to-be-updated financial service application functions to an update terminal; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
under the condition that the updating request is received, pushing the updating code and the function identifier of the financial service application function to be updated corresponding to the updating request to the updating terminal; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
9. A financial application update apparatus for application to an application update platform, the apparatus comprising:
the acquisition module is used for acquiring updated configuration information aiming at a plurality of financial service application functions; the update configuration information comprises update codes respectively corresponding to the financial service application functions and update conditions associated with the update codes;
the calling module is used for calling the updating codes associated with the updating conditions under the condition that the application functions of the financial services meet the updating conditions;
the sending module is used for respectively sending the update codes of the financial service application functions to application program servers respectively corresponding to the financial service application programs carrying the financial service application functions; the application program server is used for sending the update codes to the corresponding financial service application programs so as to update the financial service application functions in the financial service application programs through the update codes.
10. A financial application updating apparatus for application to an application server, the apparatus comprising:
the receiving module is used for receiving update codes, function identifiers and priority identifiers respectively corresponding to a plurality of financial service application functions to be updated carried by a financial service application program corresponding to the application program server from the application update platform;
The first pushing module is used for sequentially pushing the update prompt information corresponding to each to-be-updated financial service application function to the update terminal according to the priority identifiers corresponding to each to-be-updated financial service application function; the updating terminal is used for displaying the updating prompt information under the condition that the financial service application program is started; responding to the updating operation of the target object for the updating prompt information, and sending an updating request for the financial service application function to be updated corresponding to the updating prompt information to the application program server;
the second pushing module is used for pushing the update code and the function identifier of the financial service application function to be updated corresponding to the update request to the update terminal under the condition that the update request is received; and the updating terminal is used for updating the corresponding financial service application function to be updated through the updating code.
11. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1-8 when the computer program is executed.
12. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method according to any of claims 1-8.
13. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method according to any one of claims 1-8.
CN202310554130.9A 2023-05-17 2023-05-17 Financial application updating method, apparatus, computer device and storage medium Pending CN116483410A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310554130.9A CN116483410A (en) 2023-05-17 2023-05-17 Financial application updating method, apparatus, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310554130.9A CN116483410A (en) 2023-05-17 2023-05-17 Financial application updating method, apparatus, computer device and storage medium

Publications (1)

Publication Number Publication Date
CN116483410A true CN116483410A (en) 2023-07-25

Family

ID=87213907

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310554130.9A Pending CN116483410A (en) 2023-05-17 2023-05-17 Financial application updating method, apparatus, computer device and storage medium

Country Status (1)

Country Link
CN (1) CN116483410A (en)

Similar Documents

Publication Publication Date Title
CN111859470B (en) Business data chaining method and device
CN111176802A (en) Task processing method and device, electronic equipment and storage medium
US11775269B2 (en) Generating a synchronous digital circuit from a source code construct defining a function call
CN112256318B (en) Construction method and equipment for dependent product
CN113486332A (en) Computing node, privacy computing system and loading method of algorithm engine
CN111988429A (en) Algorithm scheduling method and system
CN116483410A (en) Financial application updating method, apparatus, computer device and storage medium
CN113144619B (en) Method and system for visually configuring dynamic functions
CN114493598A (en) Computing resource management method, device, computer equipment and storage medium
CN115237617A (en) Interface component determination method, device, equipment, storage medium and program product
CN117453759B (en) Service data processing method, device, computer equipment and storage medium
CN113965536B (en) Message token updating method and device, equipment, medium and product thereof
CN112883300B (en) Function label customizing method and device, equipment and medium thereof
CN113987322A (en) Index data query method and device, computer equipment and computer program product
CN116757176A (en) Different version business bill comparison method and related products
CN117289840A (en) Menu determination method, device, equipment, medium and product based on portrait tag
CN117170844A (en) Offline propagation method and device of distributed lock, computer equipment and storage medium
CN117453561A (en) Test script calling method, device, computer equipment and storage medium
CN114185977A (en) Commodity list access method and device, equipment, medium and product thereof
CN117667191A (en) Insurance business process configuration method, insurance business process configuration device, computer equipment and storage medium
CN117389859A (en) Method, device, computer equipment and storage medium for determining influence range
CN116962335A (en) Prompt message sending method and device, computer equipment and storage medium
CN116451965A (en) Service request processing method and device, computer equipment and storage medium
CN116800833A (en) Data pushing method, device, computer equipment and storage medium
CN115407974A (en) Business pushing method, device, computer equipment, storage medium and program product

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