CN118193109A - Service processing method and device, electronic equipment, storage medium and product - Google Patents

Service processing method and device, electronic equipment, storage medium and product Download PDF

Info

Publication number
CN118193109A
CN118193109A CN202410368224.1A CN202410368224A CN118193109A CN 118193109 A CN118193109 A CN 118193109A CN 202410368224 A CN202410368224 A CN 202410368224A CN 118193109 A CN118193109 A CN 118193109A
Authority
CN
China
Prior art keywords
service
information
processing interface
executed
processing
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
CN202410368224.1A
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202410368224.1A priority Critical patent/CN118193109A/en
Publication of CN118193109A publication Critical patent/CN118193109A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of service processing and discloses a service processing method, a device, electronic equipment, a storage medium and a product; the method comprises the following steps: receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed; determining processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information; and feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed. Aiming at a plurality of different types of service execution terminals, the invention deploys a general service processing method at the service terminal, thereby reducing the development cost.

Description

Service processing method and device, electronic equipment, storage medium and product
Technical Field
The present invention relates to the field of service processing technologies, and in particular, to a service processing method, a device, an electronic apparatus, a storage medium, and a product.
Background
With the popularization of intelligent devices such as mobile phones and the like, the mobile internet rapidly develops. The online channels such as mobile banking have become the main channels for sales of various products and customer service in the whole world. The clients make online reservations in multiple channels, make online transactions, and multiplex reservation information on a transaction interface after arriving at a store, so that manual form filling of the clients is reduced, and the time for the clients to transact when arriving at the store is shortened.
The prior technical scheme is as follows: the interfaces for transacting the services under different service lines are different, the same service needs to deploy corresponding processing interfaces at each service transacting inlet, so that the problem of repeated development exists, in addition, if a processing transaction path of a certain service needs to be newly added, modified or deleted, the processing transaction path of the service of each service transacting inlet needs to be simultaneously modified, the condition that some service transacting inlets are not modified can occur, and the processing transaction path of each service transacting inlet needs to be debugged, so that the debugging workload is high and the maintenance cost is high.
Disclosure of Invention
The invention provides a service processing method, a device, electronic equipment, a storage medium and a product, which are used for solving the technical problems.
According to an aspect of the present invention, a service processing method is provided and applied to a server, where the server is communicatively connected with a plurality of service execution ends, and the plurality of service execution ends include different types of service execution ends;
The method comprises the following steps:
receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed;
determining processing interface information matched with the service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
And feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed.
Optionally, the service information includes one or more of service identification and service type;
The service to be executed comprises reserved service, and the service executing end responds to the selection operation of reserved service to determine the service information of the service to be executed.
Optionally, the processing interface information includes one or more of the following: address information of the target processing interface, a name of the target processing interface and a menu number of the target processing interface.
Optionally, the receiving the information request sent by any service execution end includes:
Receiving an information request in a first preset format, and carrying out parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by carrying out encapsulation processing in the first preset format on the service information of the service to be executed by the service execution terminal;
and feeding back the processing interface information to the service execution end, including:
And carrying out packaging processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sending the feedback information in the second preset format to the service execution end.
Optionally, the preset configuration file includes a configuration sub-file; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
Determining the classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service.
Alternatively, different types of service execution ends use the same technical framework.
Optionally, the plurality of service execution ends include service execution ends using different technical frameworks;
The preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier;
The information request also carries a device identifier corresponding to the service execution end;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
And matching the service information of the service to be executed with the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier.
Optionally, the method further comprises:
And updating the preset configuration file in response to the updating operation of the preset configuration file.
Optionally, the updating the preset configuration file in response to the updating operation of the preset configuration file includes:
Receiving a file updating instruction generated by updating operation of a processing interface, and executing the file updating instruction to update the preset configuration file, wherein the file updating instruction comprises service information corresponding to the processing interface and updated processing interface information; or alternatively
Displaying a configuration interface, wherein the configuration interface displays the corresponding relation between service information and processing interface information in the preset configuration file; and responding to the editing operation on the configuration interface, and updating the preset configuration file.
Optionally, the method further comprises:
And under the condition that the processing interface information is not matched, generating prompt information which does not support page skip, and sending the prompt information to the service execution end for display.
According to another aspect of the present invention, there is provided a service processing method, including:
any service execution end obtains service information of a service to be executed, generates the information request based on the service information, and sends the information request to a server;
The service end is in communication connection with a plurality of service execution ends, and the service execution ends comprise service execution ends of different types; the server receives an information request sent by the service execution end, and determines processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
the server feeds back the processing interface information to the service execution end;
and the service execution end jumps to the target processing interface based on the processing interface information and executes the service to be executed.
Optionally, the server receives an information request sent by the service execution end, including:
the service end receives an information request in a first preset format, and performs parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by the service execution end performing encapsulation processing in the first preset format on the service information of the service to be executed;
And the server feeds back the processing interface information to the service execution end, including:
and the server side performs encapsulation processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sends the feedback information in the second preset format to the service execution side.
Optionally, the preset configuration file includes a configuration sub-file; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
Determining the classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service.
Optionally, the plurality of service execution ends include service execution ends using different technical frameworks;
The preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier;
The information request also carries a device identifier corresponding to the service execution end;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
And matching the service information of the service to be executed with the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier.
Optionally, the method further comprises: and the server responds to the updating operation of the preset configuration file to update the preset configuration file.
Optionally, the server side updates the preset configuration file in response to an update operation on the preset configuration file, including:
The server receives a file updating instruction generated by updating operation of a processing interface, executes the file updating instruction to update the preset configuration file, and the file updating instruction comprises service information corresponding to the processing interface and updated processing interface information; or alternatively
The server side displays a configuration interface, and the configuration interface displays the corresponding relation between the business information in the preset configuration file and the processing interface information; and the server responds to the editing operation on the configuration interface and updates the preset configuration file.
Optionally, the method further comprises: the server generates prompt information which does not support page skip under the condition that the server is not matched with the processing interface information, and sends the prompt information to the service execution end;
The service execution end receives the prompt information and displays the prompt information.
According to another aspect of the present invention, there is provided a service processing apparatus applied to a server, where the server is communicatively connected to a plurality of service execution ends, and the plurality of service execution ends include different types of service execution ends; the device comprises:
The information request receiving module is used for any information request sent by the service execution end, and the information request comprises service information of a service to be executed;
the processing interface information determining module is used for determining processing interface information matched with the service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
And the to-be-executed service executing module is used for feeding back the processing interface information to the service executing end so that the service executing end jumps to the target processing interface based on the processing interface information to execute the to-be-executed service.
According to another aspect of the present invention, there is provided an electronic apparatus including:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the traffic processing method according to any one of the embodiments of the present invention.
According to another aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for causing a processor to execute a service processing method according to any embodiment of the present invention.
According to another aspect of the present invention, there is provided a computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, implements the service processing method according to any of the embodiments of the present invention.
According to the technical scheme of the embodiment of the invention, the server receives the information request sent by any service execution end, wherein the information request comprises the service information of the service to be executed; determining processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information; and feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed. Aiming at a plurality of different types of service execution ends, a general service processing method is deployed at the service end, the service to be executed of each service execution end can be processed through the general service processing method, the corresponding service processing method is not required to be deployed at each service execution end, the problem of repeated development of the prior art scheme is solved, the development cost is reduced, and only the general service processing method deployed at the service end is required to be maintained, so that the maintenance cost is reduced.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a service processing method according to a first embodiment of the present invention;
fig. 2 is a flowchart of a service processing method according to a second embodiment of the present invention;
fig. 3 is a flowchart of a service processing method according to a third embodiment of the present invention;
fig. 4 is a flowchart of a service processing method according to a fourth embodiment of the present invention;
Fig. 5 is a flowchart of a service processing method provided in a fifth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a service processing device according to a sixth embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device according to a seventh embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that, in the description and claims of the present invention and the above figures, the terms "first preset format", "second preset format", and the like are used to distinguish similar objects, and are not necessarily used to describe a specific order or precedence. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The technical scheme of the application obtains, stores and/or processes the data, and accords with the relevant regulations of national laws and regulations. It should be noted that, in the embodiments of the present application, some existing solutions in the industry such as software, components, models, etc. may be mentioned, and they should be regarded as exemplary, only for illustrating the feasibility of implementing the technical solution of the present application, but it does not mean that the applicant has or must not use the solution.
Example 1
Fig. 1 is a flowchart of a service processing method according to a first embodiment of the present invention, where the method may be applied to a case of performing service processing on different types of service execution terminals, and the method may be performed by a service processing apparatus, where the service processing apparatus may be implemented in a form of hardware and/or software, and the service processing apparatus may be configured in an electronic device according to the embodiment of the present invention. The method is applied to a service end, the service end is in communication connection with a plurality of service execution ends, and the plurality of service execution ends comprise different types of service execution ends; the service end is used for processing a request of the service execution end, namely a service handling entrance, and the service execution end comprises, but is not limited to, a mobile phone bank, a website, a WeChat applet, a bank counter handling interface entrance, a bank queuing number calling panel and the like, and is not limited herein.
As shown in fig. 1, the method includes:
s110, receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed.
The information request refers to an information request sent by the service execution terminal to the server for obtaining the processing interface information, where the information request includes service information of a service to be executed by the service execution terminal, and specifically, the service information includes one or more of a service identifier and a service type, and the service identifier may be, for example, a character string with a certain length set by a preset rule, where the character string is set by: the business representation of the borrowing business may be JK0001; the business types of banking business can be divided into three major categories, namely liability business, asset business and intermediate business, wherein the liability business comprises but is not limited to deposit business, borrowing business, homonymy business and the like, and the liability business is not limited herein; the property business includes, but is not limited to, loan business, securities investment business, cash property business, etc., without limitation; intermediate services include, but are not limited to, transaction services, clearing services, payment settlement services, banking card services, brokering services, escrow services, vouching services, commitment services, financial services, and the like, without limitation. The to-be-executed service refers to a service to be executed at a service execution end, for example, optionally, the to-be-executed service includes a reserved service, specifically, a corresponding service may be reserved in advance on a terminal capable of reserving the service, and then when the to-be-executed service is executed at the service execution end, the service execution end determines service information of the to-be-executed service in response to a selection operation of the reserved service.
S120, determining processing interface information matched with the service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises the corresponding relation between the service information and the processing interface information.
Wherein the processing interface information includes one or more of the following: address information of the target processing interface, a name of the target processing interface and a menu number of the target processing interface, wherein the address information of the target processing interface refers to a server address of the target processing interface, such as a URL address, through which the target processing interface can be accessed; the name of the target processing interface is the name of an interface for processing the service to be executed, for example, a counter handling interface of a banking system, a queuing and calling interface of the banking system and the like are not limited herein; the menu number of the target processing interface is the number of the interface that processes the service to be executed, such as 222; it can be understood that the menu number of the target processing interface has a corresponding relation with the address information and the name of the target processing interface, and after the address information and the name of the target processing interface are jumped to the target processing interface, the jumped interface can be verified through the menu number of the target processing interface.
In this embodiment, the server may match the service identifier and/or the service type of the service to be executed in the preset configuration file, so as to obtain processing interface information corresponding to the service information of the service to be executed.
In some embodiments, optionally, the method further comprises: and under the condition that the processing interface information is not matched, generating prompt information which does not support page skip, and sending the prompt information to the service execution end for display. Specifically, if the processing interface information corresponding to the service information of the service to be executed is not matched in the preset configuration file, the fact that the processing interface information corresponding to the service information of the service to be executed is not configured in the preset configuration file is indicated, prompting information which does not support skip is generated, and the prompting information is sent to a service execution end for display; for example, the prompt information may be displayed on the service execution end in a popup window manner, and the prompt information may be that the current service does not support page skip.
S130, feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed.
In this embodiment, after the processing interface information is matched, the server returns the processing interface information to the service execution end, and the service execution end jumps to the target processing interface based on the processing interface information, and processes the service to be executed at the target processing interface.
Based on the above embodiments, optionally, different types of service execution ends use the same technical framework.
It can be understood that if the service execution terminals of different types use the same technical framework, the processing interface information matched with the service execution terminals of different types is the same for the same service to be executed, so that only the processing interface information of one technical framework is required to be maintained, and the maintenance cost can be reduced. For example, the mobile banking and the WeChat applet are different types of service execution terminals, but the mobile banking and the WeChat applet use the same technical framework, such as an H5 development framework, and only the H5 development framework needs to be maintained in the follow-up process, so that the corresponding processing interface information of the two different types of service execution terminals can be maintained.
In some embodiments, optionally, the preset profile is updated in response to an update operation on the preset profile.
It will be appreciated that the preset configuration file needs to be updated and maintained continuously to adapt to the current service requirement.
On the basis of the foregoing embodiment, optionally, the updating the preset configuration file in response to the updating operation of the preset configuration file includes: receiving a file updating instruction generated by updating operation of a processing interface, and executing the file updating instruction to update the preset configuration file, wherein the file updating instruction comprises service information corresponding to the processing interface and updated processing interface information; or displaying a configuration interface, wherein the configuration interface displays the corresponding relation between the service information and the processing interface information in the preset configuration file; and responding to the editing operation on the configuration interface, and updating the preset configuration file.
In this embodiment, the preset configuration file may be updated in two ways, that is, the user receives the file update instruction generated by the update operation of the processing interface when the update operation of the processing interface is performed by using the file update instruction, and the processing interface information in the preset configuration file may be updated by executing the file update instruction. The file updating instruction comprises service information corresponding to the processing interface and updated processing interface information, the service information in the file updating instruction can be matched in a preset configuration file to obtain processing interface information matched with the service information, the matched processing interface information is determined to be the processing interface information to be updated, and further, the processing interface information to be updated is updated based on the updated processing interface information. And secondly, updating through a configuration interface, particularly showing a configuration interface, wherein the configuration interface can update a preset configuration file, the configuration interface shows the corresponding relation between service information in the preset configuration file and processing interface information, and the preset configuration file is updated in response to the editing operation of a user on the configuration interface. The editing operation includes, but is not limited to, modification operation of the processing interface information, deletion operation of the correspondence between the service information and the processing interface information, and addition operation of the correspondence between the service information and the processing interface information, and the like, which are not limited herein.
According to the technical scheme of the embodiment, a server receives an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed; determining processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information; and feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed. Aiming at a plurality of different types of service execution ends, a general service processing method is deployed at the service end, the service to be executed of each service execution end can be processed through the general service processing method, the corresponding service processing method is not required to be deployed at each service execution end, the problem of repeated development of the prior art scheme is solved, the development cost is reduced, and only the general service processing method deployed at the service end is required to be maintained, so that the maintenance cost is reduced.
Example two
Fig. 2 is a flowchart of a service processing method provided by a second embodiment of the present invention, where, based on the foregoing embodiments, the receiving an information request sent by any service execution end may optionally include: receiving an information request in a first preset format, and carrying out parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by carrying out encapsulation processing in the first preset format on the service information of the service to be executed by the service execution terminal; and feeding back the processing interface information to the service execution end, including: and carrying out packaging processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sending the feedback information in the second preset format to the service execution end. Wherein, the explanation of the same or corresponding terms as the above embodiments is not repeated herein.
As shown in fig. 2, the method includes:
S210, receiving an information request in a first preset format, and carrying out parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by carrying out encapsulation processing in the first preset format on the service information of the service to be executed by the service execution terminal.
In this embodiment, before sending an information request to a server, a service execution end encapsulates service information of a service to be executed in a first preset format to obtain the information request in the first preset format, and sends the information request in the first preset format to the server, which receives the information request in the first preset format and performs parameter analysis on the information request to obtain the service information of the service to be executed.
It can be understood that the formats of the information requests sent by the service execution terminals of different types are different, so that before the information requests are sent to the service terminal, the service execution terminal performs split charging processing of the first preset format on the service information of the service to be executed, and the formats of the information requests of the service execution terminals can be unified, thereby facilitating parameter analysis on the information requests. The first preset format is set by those skilled in the art according to requirements, and is not limited herein.
S120, determining processing interface information matched with the service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises the corresponding relation between the service information and the processing interface information.
And S130, packaging the processing interface information in a second preset format to obtain feedback information in the second preset format, and sending the feedback information in the second preset format to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information of the feedback information in the second preset format to execute the service to be executed.
In this embodiment, after the processing interface information is obtained by matching, the server performs packaging processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sends the feedback information in the second preset format to the service execution end, so that the formats of the feedback information fed back to each service execution end are unified. The service execution end analyzes the feedback information in the second preset format to obtain processing interface information, jumps to a target processing interface based on the processing interface information, and processes the service to be executed based on the target processing interface. The second preset format is set by those skilled in the art according to requirements, and is not limited herein.
According to the technical scheme, the unified format packaging processing is carried out on the information request and the feedback information, so that the standardability of the information request and the feedback information can be improved, and the information request and the feedback information can be analyzed conveniently.
Example III
Fig. 3 is a flowchart of a service processing method according to a third embodiment of the present invention, where, based on the foregoing embodiments, the preset configuration file includes a configuration sub-file; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information; the determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps: determining the classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service. Wherein, the explanation of the same or corresponding terms as the above embodiments is not repeated herein.
As shown in fig. 3, the method includes:
S310, receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed.
S320, determining classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service.
The configuration subfiles refer to subfiles of preset configuration files, specifically, each configuration subfile comprises a corresponding relation between service information of service classification and processing interface information, the classification information refers to classification of the service to be executed, and exemplary classification information of the service to be executed can be classification of public service and classification of private service. In this embodiment, the classification information of the to-be-executed service is determined based on the service information of the to-be-executed service, and the configuration subfile corresponding to the classification information of the to-be-executed service in the preset configuration file is determined based on the classification information of the to-be-executed service, so that the service information of the to-be-executed service is matched in the configuration subfile corresponding to the classification information of the to-be-executed service, and the processing interface information matched with the service information of the to-be-executed service is obtained. For example, if the classification information of the service to be executed is a public classification, the service information of the service to be executed may be matched in a configuration sub-file corresponding to the public service classification, so as to obtain processing interface information matched with the service information of the service to be executed.
In some embodiments, optionally, all configuration subfiles in the preset configuration file may be traversed, and the service information of the service to be executed is matched with each traversed configuration subfile until the processing interface information matched with the service information of the service to be executed is obtained.
S330, feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed.
According to the technical scheme of the embodiment, a server receives an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed; determining classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining processing interface information matched with the service information of the to-be-executed service; and feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed. Before the interface information is matched, the classification information of the service to be executed is determined, the service information of the service to be executed is matched in the configuration subfiles corresponding to the classification information of the service to be executed, and the efficiency of the interface information matching is improved, so that the service processing efficiency is improved.
Example IV
Fig. 4 is a flowchart of a service processing method provided in a fourth embodiment of the present invention, where this embodiment is an alternative embodiment using different technical frameworks for a plurality of service execution ends, and on the basis of the foregoing embodiments, the plurality of service execution ends may be selected, where the service execution ends using different technical frameworks are included; the preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier; the information request also carries a device identifier corresponding to the service execution end; the determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps: and matching the service information of the service to be executed with the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier. Wherein, the explanation of the same or corresponding terms as the above embodiments is not repeated herein.
As shown in fig. 4, the method includes:
S410, receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed and a device identifier corresponding to the service execution end.
The device identifiers are used for representing different technical frameworks used by the service execution end, the device identifiers corresponding to the service execution end using the same technical framework are the same, and if the mobile phone bank and the WeChat applet use the same technical framework, the device identifiers corresponding to the mobile phone bank and the WeChat applet are the same. It can be understood that, in the case that the technical frameworks used by the service execution end are different, the processing interface information corresponding to the same service to be executed is also different, so that the processing interface information matched with the technical frameworks (i.e., the device identifiers) needs to be determined for the device identifier corresponding to the service to be executed.
S420, matching the service information of the service to be executed and the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier.
In this embodiment, under the condition that multiple service execution ends use different technical frameworks, the preset configuration information further includes a device identifier corresponding to the processing interface information, the service information of the service to be executed is matched in the preset configuration file, and meanwhile, the device identifier of the service to be executed is matched in the preset configuration file, so as to obtain the processing interface information matched with the service information and the device identifier of the service to be executed at the same time.
S430, feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed.
According to the technical scheme, under the condition that a plurality of service execution ends use different technical frameworks, equipment identifiers are carried in information requests, service information of a service to be executed and the equipment identifiers are matched in a preset configuration file to obtain processing interface information matched with the service information and the equipment identifiers, the processing interface information is fed back to the service execution end, so that the service execution end jumps to a target processing interface based on the processing interface information, and the service to be executed is executed. Aiming at a plurality of service execution ends using different technical frameworks, a general service processing method is deployed at a service end, the service to be executed of each service execution end can be processed through the general service processing method, the corresponding service processing method is not required to be deployed at each service execution end, the problem of repeated development of the prior art scheme is solved, the development cost is reduced, and only the general service processing method deployed at the service end is required to be maintained, so that the maintenance cost is reduced.
Example five
Fig. 5 is a flowchart of a service processing method provided in a fifth embodiment of the present invention, where the present embodiment is applicable to a case of performing service processing on different types of service execution terminals, the method may be performed by a service processing apparatus, the service processing apparatus may be implemented in a form of hardware and/or software, and the service processing apparatus may be configured in an electronic device provided in the embodiment of the present invention. Wherein, the explanation of the same or corresponding terms as the above embodiments is not repeated herein.
As shown in fig. 5, the method includes:
S510, any service executing terminal obtains service information of the service to be executed, generates the information request based on the service information, and sends the information request to a server.
S520, the service end is in communication connection with a plurality of service execution ends, and the service execution ends comprise different types of service execution ends; the server receives an information request sent by the service execution end, and determines processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises the corresponding relation between the service information and the processing interface information.
S530, the server feeds back the processing interface information to the service execution end.
S540, the service execution end jumps to the target processing interface based on the processing interface information and executes the service to be executed.
The embodiment shows a service processing method in an interactive mode between a service end and any service end execution end, specifically, any service execution end obtains service information of a service to be executed, generates an information request based on the service information, and sends the information request to the service end; the service end is in communication connection with a plurality of service execution ends, and the plurality of service execution ends comprise service execution ends of different types; the method comprises the steps that a server receives an information request sent by a service execution end, processing interface information matched with service information of a service to be executed is determined in a preset configuration file, the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises the corresponding relation between the service information and the processing interface information. The service end feeds back the processing interface information to the service execution end. The service execution terminal jumps to the target processing interface based on the processing interface information and executes the service to be executed.
On the basis of the foregoing embodiment, optionally, the receiving, by the server, an information request sent by the service execution end includes: the service end receives an information request in a first preset format, and performs parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by the service execution end performing encapsulation processing in the first preset format on the service information of the service to be executed; and the server feeds back the processing interface information to the service execution end, including: and the server side performs encapsulation processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sends the feedback information in the second preset format to the service execution side.
In this embodiment, before sending an information request to a server, a service execution end encapsulates service information of a service to be executed in a first preset format to obtain the information request in the first preset format, and sends the information request in the first preset format to the server, which receives the information request in the first preset format and performs parameter analysis on the information request to obtain the service information of the service to be executed.
It can be understood that the formats of the information requests sent by the service execution terminals of different types are different, so that before the information requests are sent to the service terminal, the service execution terminal performs split charging processing of the first preset format on the service information of the service to be executed, and the formats of the information requests of the service execution terminals can be unified, thereby facilitating parameter analysis on the information requests. The first preset format is set by those skilled in the art according to requirements, and is not limited herein.
In this embodiment, after the processing interface information is obtained by matching, the server performs packaging processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sends the feedback information in the second preset format to the service execution end, so that the formats of the feedback information fed back to each service execution end are unified. The service execution end analyzes the feedback information in the second preset format to obtain processing interface information, jumps to a target processing interface based on the processing interface information, and processes the service to be executed based on the target processing interface. The second preset format is set by those skilled in the art according to requirements, and is not limited herein.
On the basis of the above embodiment, optionally, the preset configuration file includes a configuration sub-file; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information; the determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps: determining the classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service.
In this embodiment, the server determines classification information of the to-be-executed service based on the service information of the to-be-executed service, determines a configuration sub-file corresponding to the classification information of the to-be-executed service in the preset configuration file based on the classification information of the to-be-executed service, and further matches the service information of the to-be-executed service in the configuration sub-file corresponding to the classification information of the to-be-executed service to obtain processing interface information matched with the service information of the to-be-executed service. For example, if the classification information of the service to be executed is a public classification, the service information of the service to be executed may be matched in a configuration sub-file corresponding to the public service classification, so as to obtain processing interface information matched with the service information of the service to be executed.
In some embodiments, optionally, the server may further traverse all configuration subfiles in the preset configuration file, and match the service information of the service to be executed with each traversed configuration subfile until the processing interface information matched with the service information of the service to be executed is obtained.
On the basis of the above embodiment, optionally, the plurality of service execution ends include service execution ends using different technical frameworks; the preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier; the information request also carries a device identifier corresponding to the service execution end; the determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps: and matching the service information of the service to be executed with the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier.
In this embodiment, under the condition that multiple service execution ends use different technical frameworks, the preset configuration information further includes a device identifier corresponding to the processing interface information, the service end matches the service information of the service to be executed in the preset configuration file, and simultaneously matches the device identifier of the service to be executed in the preset configuration file, so as to obtain the processing interface information matched with the service information and the device identifier of the service to be executed at the same time. According to the embodiment, a general service processing method is deployed at the server side aiming at a plurality of service execution sides using different technical frameworks, the service to be executed of each service execution side can be processed through the general service processing method, the corresponding service processing method is not required to be deployed at each service execution side, the problem of repeated development of the prior art scheme is solved, the development cost is reduced, and only the general service processing method deployed at the server side is required to be maintained, so that the maintenance cost is reduced.
On the basis of the above embodiment, optionally, the method further includes: and the server responds to the updating operation of the preset configuration file to update the preset configuration file.
On the basis of the foregoing embodiment, optionally, the server updates the preset configuration file in response to an update operation on the preset configuration file, including: the server receives a file updating instruction generated by updating operation of a processing interface, executes the file updating instruction to update the preset configuration file, and the file updating instruction comprises service information corresponding to the processing interface and updated processing interface information; or the server side displays a configuration interface, wherein the configuration interface displays the corresponding relation between the business information in the preset configuration file and the processing interface information; and the server responds to the editing operation on the configuration interface and updates the preset configuration file.
In this embodiment, the preset configuration file may be updated in two ways, that is, the user performs an update operation on the processing interface, and the server receives the file update instruction generated by the update operation on the processing interface, and may update the processing interface information in the preset configuration file by executing the file update instruction. The file updating instruction comprises service information corresponding to the processing interface and updated processing interface information, the service information in the file updating instruction can be matched in a preset configuration file to obtain processing interface information matched with the service information, the matched processing interface information is determined to be the processing interface information to be updated, and further, the processing interface information to be updated is replaced based on the updated processing interface information. Secondly, updating is carried out through a configuration interface, specifically, a configuration interface is displayed on a server side, a preset configuration file can be updated in the configuration interface, the configuration interface displays the corresponding relation between service information in the preset configuration file and processing interface information, and the preset configuration file is updated in response to the editing operation of a user on the configuration interface. The editing operation includes, but is not limited to, modification operation of the processing interface information, deletion operation of the correspondence between the service information and the processing interface information, and addition operation of the correspondence between the service information and the processing interface information, and the like, which are not limited herein.
In some embodiments, optionally, the method further comprises: the server generates prompt information which does not support page skip under the condition that the server is not matched with the processing interface information, and sends the prompt information to the service execution end; the service execution end receives the prompt information and displays the prompt information. Specifically, if the service end does not match the processing interface information corresponding to the service information of the service to be executed in the preset configuration file, the fact that the processing interface information corresponding to the service information of the service to be executed is not configured in the preset configuration file is indicated, prompting information which does not support skip is generated, and the prompting information is sent to the service execution end for display; for example, the prompt information may be displayed on the service execution end in a popup window manner, and the prompt information may be that the current service does not support page skip.
According to the technical scheme of the embodiment, any service execution end obtains service information of a service to be executed, generates an information request based on the service information, and sends the information request to a server. The service end is in communication connection with a plurality of service execution ends, and the plurality of service execution ends comprise service execution ends of different types; the method comprises the steps that a server receives an information request sent by a service execution end, processing interface information matched with service information of a service to be executed is determined in a preset configuration file, the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information; the server feeds back the processing interface information to the service execution end; the service execution terminal jumps to the target processing interface based on the processing interface information and executes the service to be executed. Aiming at a plurality of different types of service execution ends, a general service processing method is deployed at the service end, the service to be executed of each service execution end can be processed through the general service processing method, the corresponding service processing method is not required to be deployed at each service execution end, the problem of repeated development of the prior art scheme is solved, the development cost is reduced, and only the general service processing method deployed at the service end is required to be maintained, so that the maintenance cost is reduced.
Example six
Fig. 6 is a schematic structural diagram of a service processing device according to a sixth embodiment of the present invention. As shown in fig. 6, the apparatus is applied to a service end 610, where the service end 610 is communicatively connected to a plurality of service execution ends 620, and the plurality of service execution ends 620 include different types of service execution ends; the device comprises:
An information request receiving module 611, configured to send an information request to any service execution end, where the information request includes service information of a service to be executed;
A processing interface information determining module 612, configured to determine processing interface information that matches with service information of the service to be executed in a preset configuration file, where the processing interface information is used to mark a target processing interface, and the target processing interface is used to process the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
And the service execution module to be executed 613 is configured to feed back the processing interface information to the service execution end, so that the service execution end jumps to the target processing interface based on the processing interface information, and executes the service to be executed.
According to the technical scheme of the embodiment, a server receives an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed; determining processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information; and feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed. Aiming at a plurality of different types of service execution ends, a general service processing method is deployed at the service end, the service to be executed of each service execution end can be processed through the general service processing method, the corresponding service processing method is not required to be deployed at each service execution end, the problem of repeated development of the prior art scheme is solved, the development cost is reduced, and only the general service processing method deployed at the service end is required to be maintained, so that the maintenance cost is reduced.
On the basis of the above embodiment, optionally, the service information includes one or more of a service identifier and a service type; the service to be executed comprises reserved service, and the service executing end responds to the selection operation of reserved service to determine the service information of the service to be executed.
Optionally, on the basis of the foregoing embodiment, the processing interface information includes one or more of the following: address information of the target processing interface, a name of the target processing interface and a menu number of the target processing interface.
On the basis of the above embodiment, optionally, the information request receiving module 611 is specifically configured to receive an information request in a first preset format, and perform parameter analysis on the information request to obtain service information of the service to be executed, where the information request is obtained by performing, by the service execution end, encapsulation processing in the first preset format on the service information of the service to be executed; and the service execution module to be executed 613 is specifically configured to perform a second preset format packaging process on the processing interface information, obtain feedback information in a second preset format, and send the feedback information in the second preset format to the service execution end.
On the basis of the above embodiment, optionally, the preset configuration file includes a configuration sub-file; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information; the processing interface information determining module 612 is configured to determine classification information of the service to be executed, match the service information of the service to be executed in a configuration sub-file corresponding to the classification information of the service to be executed, and determine the processing interface information matched with the service information of the service to be executed.
Based on the above embodiments, optionally, different types of service execution ends use the same technical framework.
On the basis of the above embodiment, optionally, the plurality of service execution ends include service execution ends using different technical frameworks; the preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier; the information request also carries a device identifier corresponding to the service execution end; the processing interface information determining module 612 is configured to match the service information of the service to be executed with the device identifier in the preset configuration file, so as to obtain processing interface information matched with the service information and the device identifier.
On the basis of the foregoing embodiment, optionally, the apparatus further includes a preset configuration file updating module, configured to update the preset configuration file in response to an update operation on the preset configuration file.
On the basis of the above embodiment, optionally, the preset configuration file updating module is specifically configured to receive a file updating instruction generated by an updating operation of the processing interface, execute the file updating instruction to update the preset configuration file, where the file updating instruction includes service information corresponding to the processing interface and updated processing interface information; or displaying a configuration interface, wherein the configuration interface displays the corresponding relation between the service information and the processing interface information in the preset configuration file; and responding to the editing operation on the configuration interface, and updating the preset configuration file.
On the basis of the above embodiment, optionally, the device further includes a prompt module, configured to generate prompt information that does not support page skip, and send the prompt information to the service execution end for display, where the prompt information is not matched with the processing interface information.
The service processing device provided by the embodiment of the invention can execute the service processing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example seven
Fig. 7 is a schematic structural diagram of an electronic device according to a seventh embodiment of the present invention. The electronic device 10 is intended to represent various forms of digital computers, such as laptops, desktops, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 7, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the business processing method.
In some embodiments, the business processing method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. One or more steps of the business processing method described above may be performed when the computer program is loaded into the RAM 13 and executed by the processor 11. Alternatively, in other embodiments, the processor 11 may be configured to perform the business processing method in any other suitable way (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
Example eight
The eighth embodiment of the invention also provides a computer readable storage medium, wherein the computer readable storage medium stores computer instructions, the computer instructions are used for enabling a processor to execute a service processing method, the method is applied to a server, the server is in communication connection with a plurality of service execution ends, and the plurality of service execution ends comprise different types of service execution ends; the method comprises the following steps:
Receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed;
Determining processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
And feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data service), or that includes a middleware component (e.g., an application service), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include a client and a server. The client and the server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called as a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so as to solve the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
Example nine
The ninth embodiment of the present invention further provides a computer program product, which includes a computer program, where the computer program when executed by a processor implements the service processing method according to any of the embodiments of the present invention.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (20)

1. The service processing method is characterized by being applied to a service end, wherein the service end is in communication connection with a plurality of service execution ends, and the plurality of service execution ends comprise different types of service execution ends;
The method comprises the following steps:
receiving an information request sent by any service execution end, wherein the information request comprises service information of a service to be executed;
determining processing interface information matched with the service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
And feeding back the processing interface information to the service execution end so that the service execution end jumps to the target processing interface based on the processing interface information to execute the service to be executed.
2. The method of claim 1, wherein the service information comprises one or more of a service identification, a service type;
The service to be executed comprises reserved service, and the service executing end responds to the selection operation of reserved service to determine the service information of the service to be executed.
3. The method of claim 1, wherein the processing interface information includes one or more of: address information of the target processing interface, a name of the target processing interface and a menu number of the target processing interface.
4. A method according to any one of claims 1-3, wherein the receiving the information request sent by any one of the service execution ends includes:
Receiving an information request in a first preset format, and carrying out parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by carrying out encapsulation processing in the first preset format on the service information of the service to be executed by the service execution terminal;
and feeding back the processing interface information to the service execution end, including:
And carrying out packaging processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sending the feedback information in the second preset format to the service execution end.
5. The method of claim 1, wherein the preset configuration file comprises a configuration subfile; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
Determining the classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service.
6. The method of claim 1, wherein different types of service execution terminals use the same technical framework.
7. The method of claim 1, wherein the plurality of service execution ends include service execution ends using different technology frameworks;
The preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier;
The information request also carries a device identifier corresponding to the service execution end;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
And matching the service information of the service to be executed with the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier.
8. The method according to claim 1, wherein the method further comprises:
And updating the preset configuration file in response to the updating operation of the preset configuration file.
9. The method of claim 8, wherein updating the preset profile in response to the update operation on the preset profile comprises:
Receiving a file updating instruction generated by updating operation of a processing interface, and executing the file updating instruction to update the preset configuration file, wherein the file updating instruction comprises service information corresponding to the processing interface and updated processing interface information; or alternatively
Displaying a configuration interface, wherein the configuration interface displays the corresponding relation between service information and processing interface information in the preset configuration file; and responding to the editing operation on the configuration interface, and updating the preset configuration file.
10. The method according to claim 1, wherein the method further comprises:
And under the condition that the processing interface information is not matched, generating prompt information which does not support page skip, and sending the prompt information to the service execution end for display.
11. A method for processing a service, comprising:
any service execution end obtains service information of a service to be executed, generates the information request based on the service information, and sends the information request to a server;
The service end is in communication connection with a plurality of service execution ends, and the service execution ends comprise service execution ends of different types; the server receives an information request sent by the service execution end, and determines processing interface information matched with service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
the server feeds back the processing interface information to the service execution end;
and the service execution end jumps to the target processing interface based on the processing interface information and executes the service to be executed.
12. The method of claim 11, wherein the server receives the information request sent by the service execution end, including:
the service end receives an information request in a first preset format, and performs parameter analysis on the information request to obtain service information of the service to be executed, wherein the information request is obtained by the service execution end performing encapsulation processing in the first preset format on the service information of the service to be executed;
And the server feeds back the processing interface information to the service execution end, including:
and the server side performs encapsulation processing of the processing interface information in a second preset format to obtain feedback information in the second preset format, and sends the feedback information in the second preset format to the service execution side.
13. The method of claim 11, wherein the preset configuration file comprises a configuration subfile; each configuration sub-file comprises a corresponding relation between service information of service classification and processing interface information;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
Determining the classification information of the to-be-executed service, matching the service information of the to-be-executed service in a configuration sub-file corresponding to the classification information of the to-be-executed service, and determining the processing interface information matched with the service information of the to-be-executed service.
14. The method of claim 11, wherein the plurality of service execution ends include service execution ends using different technology frameworks;
The preset configuration information also comprises equipment identifiers corresponding to the processing interface information, and different equipment identifiers are used for representing different technical frameworks; different service execution ends using the same technical framework correspond to the same equipment identifier;
The information request also carries a device identifier corresponding to the service execution end;
The determining the processing interface information matched with the service information of the service to be executed in the preset configuration file comprises the following steps:
And matching the service information of the service to be executed with the equipment identifier in the preset configuration file to obtain processing interface information matched with the service information and the equipment identifier.
15. The method of claim 11, wherein the method further comprises:
And the server responds to the updating operation of the preset configuration file to update the preset configuration file.
16. The method of claim 15, wherein the server updating the preset configuration file in response to the update operation on the preset configuration file comprises:
The server receives a file updating instruction generated by updating operation of a processing interface, executes the file updating instruction to update the preset configuration file, and the file updating instruction comprises service information corresponding to the processing interface and updated processing interface information; or alternatively
The server side displays a configuration interface, and the configuration interface displays the corresponding relation between the business information in the preset configuration file and the processing interface information; and the server responds to the editing operation on the configuration interface and updates the preset configuration file.
17. The service processing device is characterized by being applied to a service end, wherein the service end is in communication connection with a plurality of service execution ends, and the plurality of service execution ends comprise different types of service execution ends;
The device comprises:
The information request receiving module is used for any information request sent by the service execution end, and the information request comprises service information of a service to be executed;
the processing interface information determining module is used for determining processing interface information matched with the service information of the service to be executed in a preset configuration file, wherein the processing interface information is used for marking a target processing interface, and the target processing interface is used for processing the service to be executed; the preset configuration file comprises a corresponding relation between service information and processing interface information;
And the to-be-executed service executing module is used for feeding back the processing interface information to the service executing end so that the service executing end jumps to the target processing interface based on the processing interface information to execute the to-be-executed service.
18. An electronic device, the electronic device comprising:
At least one processor; and
A memory communicatively coupled to the at least one processor; wherein,
The memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the traffic processing method of any one of claims 1-11.
19. A computer readable storage medium, characterized in that the computer readable storage medium stores computer instructions for causing a processor to implement the service processing method of any one of claims 1-11 when executed.
20. A computer program product, characterized in that the computer program product comprises a computer program which, when executed by a processor, implements the service processing method according to any of claims 1-11.
CN202410368224.1A 2024-03-28 2024-03-28 Service processing method and device, electronic equipment, storage medium and product Pending CN118193109A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410368224.1A CN118193109A (en) 2024-03-28 2024-03-28 Service processing method and device, electronic equipment, storage medium and product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410368224.1A CN118193109A (en) 2024-03-28 2024-03-28 Service processing method and device, electronic equipment, storage medium and product

Publications (1)

Publication Number Publication Date
CN118193109A true CN118193109A (en) 2024-06-14

Family

ID=91392591

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410368224.1A Pending CN118193109A (en) 2024-03-28 2024-03-28 Service processing method and device, electronic equipment, storage medium and product

Country Status (1)

Country Link
CN (1) CN118193109A (en)

Similar Documents

Publication Publication Date Title
CN108073429B (en) Payment mode configuration method, device, equipment and storage medium
CN112527649A (en) Test case generation method and device
CN112132674A (en) Transaction processing method and device
CN112348326A (en) Bank business processing method and system
CN113378855A (en) Method for processing multitask, related device and computer program product
CN111831682A (en) Method, device, equipment and computer readable medium for processing accumulation fund service
CN115242731A (en) Message processing method, device, equipment and storage medium
CN112241915A (en) Loan product generation method and device
CN118193109A (en) Service processing method and device, electronic equipment, storage medium and product
CN116151718A (en) Overseas warehouse management system, method, equipment and storage medium
CN115391343A (en) Bill data processing method and device, electronic equipment and storage medium
CN114841267A (en) Real-time prediction method and device, electronic equipment and computer program product
CN112102068A (en) ETC business handling method and system
CN114282835A (en) Method and device for generating financing model in supply chain and electronic equipment
CN117333280A (en) Financial business data processing method and device, electronic equipment and product
CN117667866A (en) Accounts receivable and credited information retrieval method and device and electronic equipment
CN117785413A (en) Task forwarding method, device, equipment and storage medium
CN116308713A (en) Multiplexing method and device for business transaction codes, electronic equipment and storage medium
CN116595234A (en) Data screening method, device and equipment
CN114331597A (en) Order parallel generation method and system, electronic equipment and storage medium
CN114168660A (en) Method, device and equipment for processing accumulation fund data and storage medium
CN117611093A (en) Service processing method, device, equipment and storage medium
CN117391875A (en) Data management method and device, electronic equipment and storage medium
CN115222527A (en) Method and terminal for managing offline duration of digital currency and currency management device
CN115222526A (en) Method and terminal for managing transaction times of digital currency and currency management device

Legal Events

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