CN109582680B - Business processing method based on new product development, electronic device and readable storage medium - Google Patents

Business processing method based on new product development, electronic device and readable storage medium Download PDF

Info

Publication number
CN109582680B
CN109582680B CN201811220906.9A CN201811220906A CN109582680B CN 109582680 B CN109582680 B CN 109582680B CN 201811220906 A CN201811220906 A CN 201811220906A CN 109582680 B CN109582680 B CN 109582680B
Authority
CN
China
Prior art keywords
service
algorithm
service function
terminal
configuration table
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811220906.9A
Other languages
Chinese (zh)
Other versions
CN109582680A (en
Inventor
丁家琳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN201811220906.9A priority Critical patent/CN109582680B/en
Publication of CN109582680A publication Critical patent/CN109582680A/en
Application granted granted Critical
Publication of CN109582680B publication Critical patent/CN109582680B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to development assistance, and provides a business processing method, an electronic device and a readable storage medium based on new product development, wherein the method comprises the following steps: receiving a service function request sent by a terminal, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal; searching a corresponding relation between a service function and a service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal; calculating service output data according to the service input data and the determined service algorithm; and sending the service output data to the terminal. The invention effectively improves the efficiency of data processing on the terminal.

Description

Business processing method based on new product development, electronic device and readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a business processing method, an electronic device, and a readable storage medium based on new product development.
Background
At present, more and more products are provided on the terminal, each product needs to store corresponding business logic on the terminal, and more business logic needs to be executed on the terminal, so that data on the terminal is larger and larger. The increase of data may cause a decrease in the efficiency of data processing on the terminal, for example, resulting in an increasingly slow run time. The prior art has the defects that all business logics are stored and executed on a terminal, data on the terminal are larger and larger, and the data processing efficiency is low.
Disclosure of Invention
The invention aims to provide a business processing method, an electronic device and a readable storage medium based on new product development, which aim to improve the data processing efficiency on a terminal.
To achieve the above object, the present invention provides an electronic device including a memory, a processor, and a new product development-based service processing system stored on the memory and executable on the processor, the new product development-based service processing system implementing the following steps when executed by the processor:
receiving a service function request sent by a terminal, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal;
searching a corresponding relation between a service function and a service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal;
calculating service output data according to the service input data and the determined service algorithm;
and sending the service output data to the terminal.
Preferably, when the service processing system based on new product development is executed by the processor, the following steps are further implemented:
judging whether the service function requested by the terminal is pre-stored in the algorithm configuration table or not;
and if the service function requested by the terminal is pre-stored in the algorithm configuration table, executing the step of searching the corresponding relation between the service function and the service algorithm in the pre-stored algorithm configuration table.
Preferably, when the service processing system based on new product development is executed by the processor, the following steps are further implemented:
if the service function requested by the terminal is not found in the algorithm configuration table, receiving a service algorithm written by a user according to the service function, or acquiring the service algorithm corresponding to the service function requested by the terminal from a preset external server.
Preferably, when the service processing system based on new product development is executed by the processor, the following steps are further implemented:
updating the corresponding relation between the service function and a service algorithm written by a user according to the service function into the algorithm configuration table; or,
and updating the corresponding relation between the service function and the service algorithm acquired from the preset external server into the algorithm configuration table.
In addition, in order to achieve the above object, the present invention also provides a business processing method based on new product development, the method comprising:
receiving a service function request sent by a terminal, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal;
searching a corresponding relation between a service function and a service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal;
calculating service output data according to the service input data and the determined service algorithm;
and sending the service output data to the terminal.
Preferably, the method further comprises:
judging whether the service function requested by the terminal is pre-stored in the algorithm configuration table or not;
and if the service function requested by the terminal is pre-stored in the algorithm configuration table, executing the step of searching the corresponding relation between the service function and the service algorithm in the pre-stored algorithm configuration table.
Preferably, the method further comprises:
if the service function requested by the terminal is not found in the algorithm configuration table, receiving a service algorithm written by a user according to the service function, or acquiring the service algorithm corresponding to the service function requested by the terminal from a preset external server.
Preferably, the method further comprises:
updating the corresponding relation between the service function and a service algorithm written by a user according to the service function into the algorithm configuration table; or,
and updating the corresponding relation between the service function and the service algorithm acquired from the preset external server into the algorithm configuration table.
Preferably, before the step of receiving the service function request sent by the terminal, the method further includes:
when the preset external server is detected to update a new service function, or a service algorithm acquisition request is sent to the preset external server periodically;
receiving a service algorithm sent by the preset external server;
and updating the corresponding relation between the new service function and the received service algorithm to the algorithm configuration table.
Further, to achieve the above object, the present invention also provides a computer-readable storage medium storing a new product development-based service processing system executable by at least one processor to cause the at least one processor to perform the steps of the new product development-based service processing method as described above.
The invention provides a business processing method based on new product development, an electronic device and a readable storage medium, wherein business input data sent by a terminal and business functions requested by the terminal are received; searching a corresponding relation between a service function and a service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal; and calculating service output data according to the service input data and the service algorithm, and sending the service output data to the terminal. Therefore, the terminal side does not need to store and execute all the business logic, the business logic can be stored in the server side or other equipment sides, the terminal only needs to request the business function from the server side or other equipment sides, the server side or other equipment sides execute the corresponding business logic, and the business output data corresponding to the business function requested by the terminal is directly returned to the terminal, so that the efficiency of data processing on the terminal is effectively improved.
Drawings
FIG. 1 is a schematic view of an alternative application environment according to various embodiments of the present invention;
FIG. 2 is a schematic diagram of a hardware architecture of an embodiment of the electronic device in FIG. 1;
fig. 3 is a flow chart of an embodiment of a business processing method based on new product development according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be noted that the description of "first", "second", etc. in this disclosure is for descriptive purposes only and is not to be construed as indicating or implying a relative importance or implying an indication of the number of technical features being indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In addition, the technical solutions of the embodiments may be combined with each other, but it is necessary to base that the technical solutions can be realized by those skilled in the art, and when the technical solutions are contradictory or cannot be realized, the combination of the technical solutions should be considered to be absent and not within the scope of protection claimed in the present invention.
Referring to fig. 1, an alternative application environment is shown according to various embodiments of the present invention.
In the present embodiment, the present invention is applicable to application environments including, but not limited to, the electronic apparatus 1, the terminal device 2, and the network 3. The electronic apparatus 1 is a device capable of automatically performing numerical calculation and/or information processing in accordance with a preset or stored instruction. The electronic device 1 may be a computer, a server group consisting of a single network server, a plurality of network servers, or a cloud based on cloud computing, wherein the cloud computing is a kind of distributed computing, and is a super virtual computer consisting of a group of loosely coupled computer sets.
The terminal device 2 includes, but is not limited to, any electronic product that can perform man-machine interaction with a user through a keyboard, a mouse, a remote controller, a touch pad, or a voice control device, for example, a personal computer, a tablet computer, a smart phone, a personal digital assistant (Personal Digital Assistant, PDA), a game console, an interactive internet protocol television (Internet Protocol Television, IPTV), a smart wearable device, and the like.
The network 3 may be a wireless or wired network such as an Intranet (Intranet), the Internet (Internet), a global system for mobile communications (Global System of Mobile communication, GSM), wideband code division multiple access (Wideband Code Division Multiple Access, WCDMA), a 4G network, a 5G network, bluetooth (Bluetooth), wi-Fi, etc. Wherein the electronic device 1 is respectively in communication connection with one or more of the terminal devices 2 via the network 3.
Referring to fig. 2, which is a schematic diagram of an alternative hardware architecture of the electronic device 1 in fig. 1, in this embodiment, the electronic device 1 may include, but is not limited to, a memory 11, a processor 12, and a network interface 13 that may be communicatively connected to each other through a system bus. It is noted that fig. 2 only shows the electronic device 1 with components 11-13, but it is understood that not all shown components are required to be implemented, and that more or fewer components may alternatively be implemented.
The memory 11 includes at least one type of readable storage medium including flash memory, a hard disk, a multimedia card, a card memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, etc. In some embodiments, the storage 11 may be an internal storage unit of the electronic device 1, such as a hard disk or a memory of the electronic device 1. In other embodiments, the memory 11 may also be an external storage device of the electronic apparatus 1, for example, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the electronic apparatus 1. Of course, the memory 11 may also comprise both an internal memory unit and an external memory device of the electronic apparatus 1. In this embodiment, the memory 11 is typically used to store an operating system and various application software installed on the electronic device 1, such as program codes of the service processing system 10 based on new product development. Further, the memory 11 may be used to temporarily store various types of data that have been output or are to be output.
The processor 12 may be a central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor, or other data processing chip in some embodiments. The processor 12 is typically used for controlling the overall operation of the electronic apparatus 1, e.g. for performing control and processing related to data interaction or communication with the terminal device 2, etc. In this embodiment, the processor 12 is configured to execute the program code or process data stored in the memory 11, for example, to execute the service processing system 10 based on new product development, etc.
The network interface 13 may comprise a wireless network interface or a wired network interface, which network interface 13 is typically used for establishing a communication connection between the electronic apparatus 1 and other electronic devices. In this embodiment, the network interface 13 is mainly configured to connect the electronic apparatus 1 with one or more terminal devices 2 through the network 3, and establish a data transmission channel and a communication connection between the electronic apparatus 1 and one or more terminal devices 2.
The new product development based business processing system 10 includes at least one computer readable instruction stored in the memory 11 that is executable by the processor 12 to implement the various embodiments of the present application.
Wherein the above-described new product development-based business processing system 10, when executed by the processor 12, performs the steps of:
step S1, a service function request sent by a terminal is received, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal.
In this embodiment, the required service functions may be input to the terminal by the user.
In an embodiment, different business functions may be represented by business function specific function names. For example, they may be named as a securities investment business function, an economic compensation business function, a fund financing business function, etc., respectively. In order to unify names corresponding to the service functions perceived by different servers, naming rules of the different service functions can be preconfigured on a network or a total server, and all servers perceive the different service functions according to the preconfigured naming rules.
In another embodiment, a correspondence between the service function and the service function identifier may be established, and different service functions may be represented by the service function identifier. For example, the correspondence between the service function and the service function identification is shown in table 1 below.
TABLE 1
Service function Service function identification
Function of running securities investment business 01
Economic compensation business function 02
Functions of funds-melting business 03
Similarly, a table of correspondence between different service functions and service function identifiers may be preconfigured on the network or on the overall server. All servers recognize different service functions according to a corresponding relation table between the pre-configured service functions and service function identifiers. Different service functions are identified through the service function identification, so that the processing process is simpler and more convenient.
Step S2, searching the corresponding relation between the service function and the service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal.
In this embodiment, the pre-stored algorithm configuration table may be an open-source database MSQL in practical application, which has low cost.
In this embodiment, a corresponding trigger is pre-built in the electronic device, all operations are recorded, and parameters of the same algorithm are configured in the algorithm configuration table lar_cal_config. The pre-stored algorithm configuration table comprises the corresponding relation between the service function and the service algorithm. The function of algorithm parameters is newly added to realize the configurability, and the extraction of the business algorithm is realized through the function get_lar_cal_config.
If the electronic device identifies the service function by the name of the service function, the algorithm configuration table pre-stored in the electronic device also identifies the service function by the name of the service function. And step S3, calculating service output data according to the service input data and the determined service algorithm.
And step S4, the service output data is sent to the terminal.
For example, the service functions required for the terminal include an economic compensation service function and a fund financing service function. The electronic device may determine the corresponding algorithm 2 according to the economic compensation service function and the corresponding algorithm 3 according to the fund financing service function. Therefore, according to the determined algorithm 2 and the business input data corresponding to the economic compensation business function, the business output data corresponding to the economic compensation business function can be calculated, and according to the determined algorithm 3 and the business input data corresponding to the fund melting business function, the business output data corresponding to the fund melting business function can be calculated. And feeding back the calculated business output data corresponding to the economic compensation business function and the fund financing business function to the terminal.
In this embodiment, a service function request sent by a terminal is received, where the service function request includes service input data corresponding to the terminal and a service function requested by the terminal; searching a corresponding relation between a service function and a service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal; calculating service output data according to the service input data and the service algorithm; and sending the service output data to the terminal, so that the terminal side does not need to store and execute all service logics, the service logics can be stored in the server side or other equipment sides, the terminal only needs to request the service functions to the server or other equipment sides, the server side or other equipment sides execute the corresponding service logics, and the service output data corresponding to the service functions requested by the terminal is directly returned to the terminal, thereby effectively improving the data processing efficiency.
Further, in an alternative embodiment, the new product development-based service processing system 10 is further implemented as follows when executed by the processor 12 based on the above embodiment:
judging whether the service function requested by the terminal is pre-stored in the algorithm configuration table or not;
and if the service function requested by the terminal is pre-stored in the algorithm configuration table, executing the step S2.
If the service function requested by the terminal is not found in the algorithm configuration table, receiving a service algorithm written by a user according to the service function, or acquiring the service algorithm corresponding to the service function requested by the terminal from a preset external server or an external network.
For example, the service functions required by the terminal include the home property insurance service function in addition to the economic compensation service function and the fund melting service function described in the above embodiments, so the electronic device does not find the service algorithm corresponding to the home property insurance service in the algorithm configuration table. The user can write the business algorithm corresponding to the home property insurance business function by himself. Or, the service algorithm corresponding to the home property insurance service function requested by the terminal can be obtained from a preset external server or an external network.
Further, the corresponding relation between the service function and the service algorithm written by the user according to the service function can be updated into the algorithm configuration table; or updating the corresponding relation between the service function and the service algorithm acquired from the external network into the algorithm configuration table.
For example, assume that the business algorithm corresponding to the home property insurance business function is algorithm 4. Through the updating function, when the service function request of other terminals received by the electronic device has the home property insurance service function, the algorithm 4 corresponding to the home property insurance service function updated to the algorithm configuration table can be directly adopted, and the user does not need to write the service algorithm corresponding to the home property insurance service function again, or the server does not need to acquire the service algorithm corresponding to the service function requested by the terminal from an external network or equipment again.
If the electronic device identifies the service function by the name of the service function, the algorithm configuration table pre-stored in the electronic device also identifies the service function by the name of the service function. As shown in table 2 below:
TABLE 2
Service function Service algorithm
Function of running securities investment business Algorithm 1
Economic compensation businessFunction of Algorithm 2
Functions of funds-melting business Algorithm 3
Household property insurance business function Algorithm 4
If the electronic device identifies the service function through the service function identifier, the algorithm configuration table pre-stored in the electronic device also identifies the service function through the service function identifier. As shown in table 3 below:
TABLE 3 Table 3
Service function Service algorithm
01 Algorithm 1
02 Algorithm 2
03 Algorithm 3
04 Algorithm 4
Further, in an alternative embodiment, the new product development-based business processing system 10 described above, when executed by the processor 12, further performs the steps of:
and uploading the corresponding relation between the service function and the service algorithm written by the user according to the service function to a preset external server or an external network. Therefore, other servers can share the service algorithm and the service algorithm parameters corresponding to the new service function.
Further, in an alternative embodiment, before the step S1 is executed by the processor 12, the following steps are further implemented in the service processing system 10 based on new product development:
when a preset external server or external network is detected to update a new service function, or a service algorithm acquisition request is sent to the external server or the external network periodically;
receiving a service algorithm sent by the preset external server or the external network;
and updating the corresponding relation between the new service function and the received service algorithm to the algorithm configuration table.
In this embodiment, the electronic device may periodically detect whether a preset external server or external network has a new service function, and if so, acquire a service algorithm corresponding to the new service function from the preset external server or external network. Therefore, the service algorithms corresponding to the service functions can be shared among different servers through an external network or an external server.
As shown in fig. 3, fig. 3 is a flow chart of an embodiment of a business processing method based on new product development according to the present invention, the method includes the following steps:
step S10, a service function request sent by a terminal is received, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal.
In this embodiment, the required service functions may be input to the terminal by the user.
In an embodiment, different business functions may be represented by business function specific function names. For example, they may be named as a securities investment business function, an economic compensation business function, a fund financing business function, etc., respectively. In order to unify names corresponding to the service functions perceived by different servers, naming rules of the different service functions can be preconfigured on a network or a total server, and all servers perceive the different service functions according to the preconfigured naming rules.
In another embodiment, a correspondence between the service function and the service function identifier may be established, and different service functions may be represented by the service function identifier. For example, the correspondence between the service function and the service function identification is shown in table 4 below.
TABLE 4 Table 4
Service function Service function identification
Function of running securities investment business 01
Economic compensation business function 02
Functions of funds-melting business 03
Similarly, a table of correspondence between different service functions and service function identifiers may be preconfigured on the network or on the overall server. All servers recognize different service functions according to a corresponding relation table between the pre-configured service functions and service function identifiers. Different service functions are identified through the service function identification, so that the processing process is simpler and more convenient.
Step S20, searching the corresponding relation between the service function and the service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal.
In this embodiment, the pre-stored algorithm configuration table may be an open-source database MSQL in practical application, which has low cost.
In this embodiment, a corresponding trigger is pre-built in the electronic device, all operations are recorded, and parameters of the same algorithm are configured in the algorithm configuration table lar_cal_config. The pre-stored algorithm configuration table comprises the corresponding relation between the service function and the service algorithm. The function of algorithm parameters is newly added to realize the configurability, and the extraction of the business algorithm is realized through the function get_lar_cal_config.
If the electronic device identifies the service function by the name of the service function, the algorithm configuration table pre-stored in the electronic device also identifies the service function by the name of the service function. And step S30, calculating service output data according to the service input data and the determined service algorithm.
And step S40, the service output data is sent to the terminal.
For example, the service functions required for the terminal include an economic compensation service function and a fund financing service function. The electronic device may determine the corresponding algorithm 2 according to the economic compensation service function and the corresponding algorithm 3 according to the fund financing service function. Therefore, according to the determined algorithm 2 and the business input data corresponding to the economic compensation business function, the business output data corresponding to the economic compensation business function can be calculated, and according to the determined algorithm 3 and the business input data corresponding to the fund melting business function, the business output data corresponding to the fund melting business function can be calculated. And feeding back the calculated business output data corresponding to the economic compensation business function and the fund financing business function to the terminal.
In this embodiment, a service function request sent by a terminal is received, where the service function request includes service input data corresponding to the terminal and a service function requested by the terminal; searching a corresponding relation between a service function and a service algorithm in a pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal; calculating service output data according to the service input data and the service algorithm; and sending the service output data to the terminal, so that the terminal side does not need to store and execute all service logics, the service logics can be stored in the server side or other equipment sides, the terminal only needs to request the service functions to the server or other equipment sides, the server side or other equipment sides execute the corresponding service logics, and the service output data corresponding to the service functions requested by the terminal is directly returned to the terminal, thereby effectively improving the data processing efficiency.
Further, in an alternative embodiment, on the basis of the foregoing embodiment, the method further includes:
judging whether the service function requested by the terminal is pre-stored in the algorithm configuration table or not;
and if the service function requested by the terminal is pre-stored in the algorithm configuration table, executing the step S20.
If the service function requested by the terminal is not found in the algorithm configuration table, receiving a service algorithm written by a user according to the service function, or acquiring the service algorithm corresponding to the service function requested by the terminal from a preset external server or an external network.
For example, the service functions required by the terminal include the home property insurance service function in addition to the economic compensation service function and the fund melting service function described in the above embodiments, so the electronic device does not find the service algorithm corresponding to the home property insurance service in the algorithm configuration table. The user can write the business algorithm corresponding to the home property insurance business function by himself. Or, the service algorithm corresponding to the home property insurance service function requested by the terminal can be obtained from a preset external server or an external network.
Further, the corresponding relation between the service function and the service algorithm written by the user according to the service function can be updated into the algorithm configuration table; or updating the corresponding relation between the service function and the service algorithm acquired from the external network into the algorithm configuration table.
For example, assume that the business algorithm corresponding to the home property insurance business function is algorithm 4. Through the updating function, when the service function request of other terminals received by the electronic device has the home property insurance service function, the algorithm 4 corresponding to the home property insurance service function updated to the algorithm configuration table can be directly adopted, and the user does not need to write the service algorithm corresponding to the home property insurance service function again, or the server does not need to acquire the service algorithm corresponding to the service function requested by the terminal from an external network or equipment again.
If the electronic device identifies the service function by the name of the service function, the algorithm configuration table pre-stored in the electronic device also identifies the service function by the name of the service function. As shown in table 5 below:
TABLE 5
If the electronic device identifies the service function through the service function identifier, the algorithm configuration table pre-stored in the electronic device also identifies the service function through the service function identifier. As shown in table 6 below:
TABLE 6
Service function Service algorithm
01 Algorithm 1
02 Algorithm 2
03 Algorithm 3
04 Algorithm 4
Further, in an alternative embodiment, the method further includes:
and uploading the corresponding relation between the service function and the service algorithm written by the user according to the service function to a preset external server or an external network. Therefore, other servers can share the service algorithm and the service algorithm parameters corresponding to the new service function.
Further, in an alternative embodiment, before the step S10, the method further includes:
when a preset external server or external network is detected to update a new service function, or a service algorithm acquisition request is sent to the external server or the external network periodically;
receiving a service algorithm sent by the preset external server or the external network;
and updating the corresponding relation between the new service function and the received service algorithm to the algorithm configuration table.
In this embodiment, the electronic device may periodically detect whether a preset external server or external network has a new service function, and if so, acquire a service algorithm corresponding to the new service function from the preset external server or external network. Therefore, the service algorithms corresponding to the service functions can be shared among different servers through an external network or an external server.
In addition, the present invention also provides a computer-readable storage medium storing a new product development-based service processing system, which may be executed by at least one processor, so that the at least one processor performs the steps of the new product development-based service processing method in the above embodiment, and specific implementation procedures of steps S10, S20, S30, etc. of the new product development-based service processing method are described above, and are not repeated herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, although in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method according to the embodiments of the present invention.
The preferred embodiments of the present invention have been described above with reference to the accompanying drawings, and thus do not limit the scope of the claims of the present invention. The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments. In addition, while a logical order is illustrated in the flowchart, in some cases, the steps illustrated or described may be performed in a different order than is shown.
Those skilled in the art will appreciate that many modifications are possible in which the invention is practiced without departing from its scope or spirit, e.g., features of one embodiment can be used with another embodiment to yield yet a further embodiment. Any modification, equivalent replacement and improvement made within the technical idea of the present invention should be within the scope of the claims of the present invention.

Claims (9)

1. An electronic device comprising a memory, a processor, and a new product development-based business processing system stored on the memory and operable on the processor, the new product development-based business processing system when executed by the processor performing the steps of:
when a preset external server or external network is detected to update a new service function, sending a service algorithm acquisition request to the external server or the external network, or periodically sending the service algorithm acquisition request to the external server or the external network;
receiving a service algorithm sent by the preset external server or the external network, and updating the corresponding relation between the new service function and the received service algorithm into a pre-stored algorithm configuration table;
receiving a service function request sent by a terminal, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal;
searching a corresponding relation between the service function and the service algorithm according to the name of the service function requested by the terminal in the pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal;
calculating service output data according to the service input data and the determined service algorithm;
and sending the service output data to the terminal.
2. The electronic device of claim 1, wherein the new product development based business processing system, when executed by the processor, further performs the steps of:
judging whether the service function requested by the terminal is pre-stored in the algorithm configuration table or not;
and if the service function requested by the terminal is pre-stored in the algorithm configuration table, executing the step of searching the corresponding relation between the service function and the service algorithm in the pre-stored algorithm configuration table.
3. The electronic device of claim 2, wherein the new product development based business processing system, when executed by the processor, further performs the steps of:
if the service function requested by the terminal is not found in the algorithm configuration table, receiving a service algorithm written by a user according to the service function, or acquiring the service algorithm corresponding to the service function requested by the terminal from a preset external server.
4. The electronic device of claim 3, wherein the new product development based business processing system, when executed by the processor, further performs the steps of:
updating the corresponding relation between the service function and a service algorithm written by a user according to the service function into the algorithm configuration table; or,
and updating the corresponding relation between the service function and the service algorithm acquired from the preset external server into the algorithm configuration table.
5. A business processing method based on new product development, the method comprising:
when a preset external server or external network is detected to update a new service function, sending a service algorithm acquisition request to the external server or the external network, or periodically sending the service algorithm acquisition request to the external server or the external network;
receiving a service algorithm sent by the preset external server or the external network, and updating the corresponding relation between the new service function and the received service algorithm into a pre-stored algorithm configuration table;
receiving a service function request sent by a terminal, wherein the service function request comprises service input data corresponding to the terminal and a service function requested by the terminal;
searching a corresponding relation between the service function and the service algorithm according to the name of the service function requested by the terminal in the pre-stored algorithm configuration table, and determining the service algorithm corresponding to the service function requested by the terminal;
calculating service output data according to the service input data and the determined service algorithm;
and sending the service output data to the terminal.
6. The new product development-based business processing method of claim 5, wherein said method further comprises:
judging whether the service function requested by the terminal is pre-stored in the algorithm configuration table or not;
and if the service function requested by the terminal is pre-stored in the algorithm configuration table, executing the step of searching the corresponding relation between the service function and the service algorithm in the pre-stored algorithm configuration table.
7. The new product development-based business processing method of claim 6, wherein said method further comprises:
if the service function requested by the terminal is not found in the algorithm configuration table, receiving a service algorithm written by a user according to the service function, or acquiring the service algorithm corresponding to the service function requested by the terminal from a preset external server.
8. The new product development-based business processing method of claim 7, wherein said method further comprises:
updating the corresponding relation between the service function and a service algorithm written by a user according to the service function into the algorithm configuration table; or,
and updating the corresponding relation between the service function and the service algorithm acquired from the preset external server into the algorithm configuration table.
9. A computer readable storage medium, characterized in that it has stored thereon a new product development based service processing system, which when executed by a processor implements the steps of the new product development based service processing method according to any of claims 6 to 8.
CN201811220906.9A 2018-10-19 2018-10-19 Business processing method based on new product development, electronic device and readable storage medium Active CN109582680B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811220906.9A CN109582680B (en) 2018-10-19 2018-10-19 Business processing method based on new product development, electronic device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811220906.9A CN109582680B (en) 2018-10-19 2018-10-19 Business processing method based on new product development, electronic device and readable storage medium

Publications (2)

Publication Number Publication Date
CN109582680A CN109582680A (en) 2019-04-05
CN109582680B true CN109582680B (en) 2024-04-16

Family

ID=65920196

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811220906.9A Active CN109582680B (en) 2018-10-19 2018-10-19 Business processing method based on new product development, electronic device and readable storage medium

Country Status (1)

Country Link
CN (1) CN109582680B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112182106B (en) * 2020-09-28 2023-11-28 中国平安人寿保险股份有限公司 Insurance business data processing method, system, device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015046818A (en) * 2013-08-29 2015-03-12 三菱電機インフォメーションシステムズ株式会社 Application system, portable terminal, server computer, and computer program
CN107027126A (en) * 2017-03-31 2017-08-08 杭州行至云起科技有限公司 A kind of data communications method and system and terminal device and control device
CN107944985A (en) * 2017-12-27 2018-04-20 掌合天下(北京)信息技术有限公司 Order retransmission method, device, server and readable storage medium storing program for executing
CN108390908A (en) * 2018-01-10 2018-08-10 努比亚技术有限公司 A kind of data request processing method, apparatus and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015046818A (en) * 2013-08-29 2015-03-12 三菱電機インフォメーションシステムズ株式会社 Application system, portable terminal, server computer, and computer program
CN107027126A (en) * 2017-03-31 2017-08-08 杭州行至云起科技有限公司 A kind of data communications method and system and terminal device and control device
CN107944985A (en) * 2017-12-27 2018-04-20 掌合天下(北京)信息技术有限公司 Order retransmission method, device, server and readable storage medium storing program for executing
CN108390908A (en) * 2018-01-10 2018-08-10 努比亚技术有限公司 A kind of data request processing method, apparatus and computer readable storage medium

Also Published As

Publication number Publication date
CN109582680A (en) 2019-04-05

Similar Documents

Publication Publication Date Title
CN111447150B (en) Access request flow limiting method, server and storage medium
CN107844634B (en) Modeling method of multivariate general model platform, electronic equipment and computer readable storage medium
CN108427705B (en) Electronic device, distributed system log query method and storage medium
CN107257392B (en) Method and device for setting equipment serial number and computer readable storage medium
CN109040227B (en) Service request response method and device based on block chain and computer equipment
CN107682426B (en) Interface proxy method and application server
CN109672888B (en) Picture compression method, equipment and computer readable storage medium
CN111651667B (en) Data push and distribution control method and device and computer readable storage medium
CN108491304B (en) electronic device, business system risk control method and storage medium
CN106909407B (en) Background application program closing method and device and terminal
CN112860953A (en) Data importing method, device, equipment and storage medium of graph database
CN105635326A (en) Network equipment and IP address assignment method
CN111885184A (en) Method and device for processing hot spot access keywords in high concurrency scene
CN109582680B (en) Business processing method based on new product development, electronic device and readable storage medium
CN111026613B (en) Log processing method and device
CN110780944B (en) Method and device for starting application permission and machine-readable storage medium
CN111475468A (en) Log access method, device, equipment and storage medium of newly added system
CN111984293A (en) Information processing method, device and storage medium
CN109522014B (en) Algorithm processing method based on new product development, electronic device and readable storage medium
CN111245928A (en) Resource adjusting method based on super-fusion architecture, Internet of things server and medium
CN110955460A (en) Service process starting method and device, electronic equipment and storage medium
CN108763498B (en) User identity identification method and device, electronic equipment and readable storage medium
CN109800229B (en) Data access method and related equipment
CN110677353B (en) Data access method and system
CN112783866A (en) Data reading method and device, computer equipment and storage medium

Legal Events

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