CN110597602B - Transaction processing method and device, computer equipment and storage medium - Google Patents

Transaction processing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN110597602B
CN110597602B CN201910877362.1A CN201910877362A CN110597602B CN 110597602 B CN110597602 B CN 110597602B CN 201910877362 A CN201910877362 A CN 201910877362A CN 110597602 B CN110597602 B CN 110597602B
Authority
CN
China
Prior art keywords
transaction
processing
notification
callback
preset
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910877362.1A
Other languages
Chinese (zh)
Other versions
CN110597602A (en
Inventor
王林
王飞
张志成
罗汉兵
谭槊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910877362.1A priority Critical patent/CN110597602B/en
Publication of CN110597602A publication Critical patent/CN110597602A/en
Application granted granted Critical
Publication of CN110597602B publication Critical patent/CN110597602B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/466Transaction processing

Landscapes

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

Abstract

The embodiment of the disclosure discloses a transaction processing method, a transaction processing device, computer equipment and a storage medium, wherein the transaction processing method comprises the following steps: acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing; calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification; and processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result. According to the technical scheme of the embodiment of the disclosure, when different target transactions need to be processed, the effect of carrying out standardized processing on the different target transactions can be achieved only according to the execution logic of the preset transaction processing without rewriting codes.

Description

Transaction processing method and device, computer equipment and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, and in particular, to a transaction processing method, a transaction processing device, a computing node device and a storage medium.
Background
Currently, in order to save development cost, many enterprises develop applications corresponding to their own enterprise requirements based on an open platform, so that the business of the enterprises can be performed normally.
Taking the development of the robot application on the open platform as an example, the back-end service of the robot application needs to implement the functions of the open platform, such as event subscription callback and card action callback. However, when there is information corresponding to a target event or a target card to be processed during the development of a conventional robot application, each time a robot application corresponding to a different target event and/or a different target card is developed, code needs to be rewritten, the callback function needs to be separately developed, and a large amount of time is consumed in both the development process and the test process.
Disclosure of Invention
The present disclosure provides a transaction processing method, apparatus, computer device and storage medium, which can implement standardized processing of different target transactions only according to the execution logic of the preset transaction processing without rewriting codes.
In a first aspect, an embodiment of the present disclosure provides a transaction processing method, where the transaction processing method includes:
acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing;
calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification;
and processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
In a second aspect, an embodiment of the present disclosure further provides a transaction processing apparatus, where the apparatus includes:
the transaction notification acquisition module is used for acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing;
the callback processing function calling module is used for calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification;
and the transaction content processing module is used for processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
In a third aspect, an embodiment of the present disclosure further provides a computer device, including:
one or more processing devices;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processing devices, the one or more processing devices are caused to implement the transaction processing method according to any embodiment of the present disclosure.
In a fourth aspect, the embodiments of the present disclosure further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the transaction processing method according to any embodiment of the present disclosure.
The transaction notification is related to the target transaction which is registered in advance based on the execution logic of the preset transaction processing by acquiring the transaction notification; calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification; based on the callback processing function, the transaction content corresponding to the transaction notification is processed to obtain a callback processing result, so that when different target transactions need to be processed, the effect of performing standardized processing on the different target transactions only according to the execution logic of preset transaction processing without rewriting codes is achieved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a flowchart of a transaction processing method according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a transaction processing method according to a second embodiment of the disclosure;
fig. 3 is a flowchart of a transaction processing method provided in the third embodiment of the present disclosure;
fig. 4 is a flowchart of a transaction processing method according to a fourth embodiment of the disclosure;
fig. 5 is a schematic structural diagram of a transaction processing apparatus according to a fifth embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of a computer device according to a sixth embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Example one
Fig. 1 is a flowchart of a transaction processing method according to an embodiment of the present disclosure. The embodiments of the present disclosure may be applicable to the case of developing applications in an open platform, and the method may be performed by a transaction processing apparatus, which may be implemented in software and/or hardware, and may be configured in a computer device. As shown in fig. 1, the method may include the steps of:
s110, acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing.
The embodiments of the present disclosure may preferably be applied to various open platforms, and the open platform may be configured with at least one application for processing a corresponding transaction, and each application is preferably developed based on execution logic of a preset transaction process. The execution logic of the preset transaction processing is a general execution logic of each application processing corresponding transaction, and the execution logic is preferably a code edited and stored in advance, and may call various preset functions and an open platform interface SDK (Software Development Kit), where the preset functions may include a registration function, a callback function, and the like, and the open platform interface SDK may include an authorization interface, an authentication interface, a message sending interface, a message creation interface, a group information operation interface, a group management operation interface, and the like.
Preferably, the target transaction may be an event registered in the application backend in advance, for example, a robot application developed in an open platform, and the event may include approval passing, approval for leave, approval for overtime, approval for shift change, approval for card replenishment, approval for business trip, application activation, address book change-user change, address book change-department change, address book change-change authority range, message reception, robot being moved out of group chat, robot being invited into group chat, session between user and robot being created for the first time, app _ ticket event, and the like. The target transaction may also be an instruction registered in the application backend in advance, and still take the robot application developed in the open platform as an example, the instruction may include all triggerable instructions on the card sent by the robot application through the application frontend, and specifically may include a picture, a button, plain text, text with a format, a static selection box (yes or no), a date selector, and the like; the instructions may also include hyperlinks in rich text sent by the robot application through the application front-end, and the like.
The transaction notification may preferably be notification data which is sent by the open platform backend to the application backend and corresponds to the target transaction. Preferably, the transaction notification may include information such as a specific transaction type and transaction content.
And S120, calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification.
In the embodiment of the present disclosure, it is preferable that a callback processing function corresponding to the transaction notification is determined according to the transaction notification, and after the callback processing function is determined, the callback processing function is called according to execution logic of preset transaction processing. It should be noted that, the callback processing function may be configured according to actual processing needs, and is not specifically limited herein.
And S130, processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
The processing of the transaction content by using the callback processing function may be a storage operation of the transaction content, or sending the transaction content to an application front-end user through the application front-end, or editing a corresponding reply content according to the transaction content, or the like.
Taking a robot application developed in an open platform, a target transaction which is registered in advance based on execution logic of preset transaction processing as an approval transaction, received transaction notification as notification data corresponding to a request for approval, transaction content of the transaction notification as a request for approval, and a callback processing function as a function for sending the transaction content to an application front-end user through an application front end as an example, the steps in the embodiment of the present disclosure are specifically described as follows:
and registering the examination and approval transaction for the robot application in advance based on the execution logic of the preset transaction processing, wherein the robot application is the examination and approval robot application. The open platform sends notification data corresponding to the leave request examination and approval to an examination and approval robot application, the examination and approval robot application receives the notification data corresponding to the leave request examination and approval, determines a callback processing function corresponding to the notification data corresponding to the leave request examination and approval, calls the callback processing function by utilizing the execution logic of preset transaction processing, and then sends the result of the leave request examination and approval to an application front-end user through an application front end by utilizing the processing logic of the callback processing function.
According to the transaction processing method provided by the embodiment of the disclosure, by acquiring the transaction notification, the transaction notification is related to the target transaction which is registered in advance based on the execution logic of the preset transaction processing; calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification; based on the callback processing function, the transaction content corresponding to the transaction notification is processed to obtain a callback processing result, so that when different target transactions need to be processed, the effect of performing standardized processing on the different target transactions only according to the execution logic of preset transaction processing without rewriting codes is achieved.
On the basis of the foregoing embodiments, further before acquiring the transaction notification, the method further includes: registering a target transaction based on execution logic of preset transaction processing;
specifically, registering the target transaction based on the execution logic of the preset transaction processing includes:
configuring a target transaction in an open platform, and registering the target transaction by using a transaction registration function;
preferably, a switch preset in the open platform and corresponding to the target transaction may be turned on to configure the target transaction in the open platform. After the target transaction is configured, a transaction registration function may be called by using execution logic of the preset transaction processing, and the target transaction is registered by using the transaction registration function, so as to complete registration of the target transaction.
Correspondingly, before configuring the target transaction in the open platform, the method further comprises the following steps:
and configuring a mapping relation between the transaction type of the target transaction and the callback processing function.
In the embodiment of the present disclosure, the mapping relationship between the transaction type and the callback processing function may be a one-to-one mapping relationship, or may be a one-to-many mapping relationship, which may be determined according to an actual situation, and is not specifically limited herein.
Illustratively, the transaction type is a leave-request-approval transaction type, and the mapping relationship between the transaction type and the callback processing function may be a one-to-one mapping relationship. The transaction type is a session transaction type, and since there are a plurality of session scenarios, each scenario may correspond to at least one callback processing function, and thus, the mapping relationship between the transaction type and the callback processing function may be a one-to-many mapping relationship.
Example two
Fig. 2 is a flowchart of a transaction processing method according to a second embodiment of the disclosure. In this disclosure, the invoking a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction and the transaction notification may include: determining a transaction type corresponding to the transaction notification according to the transaction notification; and determining the callback processing function according to the transaction type and the preset mapping relation, and calling the callback processing function.
And processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result, including: calling a general operation interface packaged in advance according to the callback processing function; and executing corresponding operation on the transaction content by using the universal operation interface to obtain a universal operation result.
As shown in fig. 2, the method may include the steps of:
s210, acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing.
S220, determining the transaction type corresponding to the transaction notification according to the transaction notification.
In the embodiment of the present disclosure, the transaction notification usually includes related information of transaction types, where the transaction types preferably correspond to the transactions described in the foregoing embodiments one to one, and for example, the transaction types may include a leave-asking approval transaction type, an overtime approval transaction type, a shift-change approval transaction type, a supplementary card approval transaction type, a business trip approval transaction type, a static selection box corresponding instruction transaction type, a date selector corresponding instruction transaction type, and the like.
And S230, determining a callback processing function according to the transaction type and the pre-configured mapping relation, and calling the callback processing function.
Preferably, the preconfigured mapping relationship is preferably a mapping relationship between a transaction type and a callback processing function, and after the transaction type is determined, the callback processing function corresponding to the transaction type may be determined according to the transaction type, and the callback processing function is called by using execution logic of preset transaction processing.
And S240, calling the pre-packaged general operation interface according to the callback processing function.
Illustratively, the callback processing function may include a function of performing a storage operation on the transaction content, a function of sending the transaction content to the application front-end user through the application front-end, a function of editing the corresponding reply content according to the transaction content, and the like. Accordingly, the invoked general operation interface may include a transaction content saving interface, a transaction content sending interface, a reply content creating interface, and the like.
It should be noted here that, when the callback processing function is used to process the transaction content, the callback processing result may be obtained by processing only according to the execution logic of the callback processing function itself without calling the pre-packaged user operation interface. Whether the external pre-packaged general operation interface is called depends on actual needs, and is not particularly limited herein.
And S250, executing corresponding operation on the transaction content by using the universal operation interface to obtain a universal operation result.
Illustratively, if the called general operation interface is a transaction content saving interface, then a storing operation is performed on the transaction content, and the obtained general operation result is to save the transaction content; if the called general operation interface is a transaction content sending interface, sending operation is executed on the transaction content through the application front end, and the obtained general operation result is that the transaction content is displayed at the application front end; and if the called general operation interface is a reply content creation interface, executing a reply content creation operation according to the transaction content, and determining the reply content as an obtained general operation result.
Still taking a robot application developed in an open platform, a target transaction which is registered in advance based on execution logic of preset transaction processing as an approval transaction, a received transaction notification as notification data corresponding to a request for approval, a transaction type determined through the transaction notification as the request for approval transaction type, a transaction content of the transaction notification as a request for approval, and a callback processing function as a function for sending the transaction content to an application front-end user through an application front-end as an example, each step in the embodiment of the present disclosure is specifically explained:
and registering the examination and approval transaction for the robot application in advance based on the execution logic of the preset transaction processing, wherein the robot application is the examination and approval robot application. And the open platform sends the notification data corresponding to the leave examination and approval to the examination and approval robot application, the examination and approval robot application receives the notification data corresponding to the leave examination and approval, and the transaction type is determined to be the leave examination and approval transaction type according to the notification data. And determining a callback processing function corresponding to the type of the transaction requiring the pseudo-examination and approval according to a preset mapping relation, and calling a function for sending the transaction content to an application front-end user through an application front end by using the execution logic of the preset transaction processing. And then, calling a transaction content sending interface by using the callback processing function, and executing sending operation on the transaction content through the application front end so as to display the transaction content at the application front end.
According to the transaction processing method provided by the embodiment of the disclosure, by acquiring the transaction notification, the transaction notification is related to the target transaction which is registered in advance based on the execution logic of the preset transaction processing; determining a transaction type corresponding to the transaction notification according to the transaction notification; determining a callback processing function according to the transaction type and a preset mapping relation, and calling the callback processing function; calling a pre-packaged general operation interface according to the callback processing function; the method executes corresponding operation on the transaction content by using the universal operation interface to obtain a universal operation result, and achieves the effect of carrying out standardized processing on the transaction content of different transaction types only according to the execution logic of preset transaction processing without rewriting codes when different target transactions need to be processed.
On the basis of the foregoing embodiments, further, if the transaction notification is an encrypted transaction notification, before determining, according to the transaction notification, a transaction type corresponding to the transaction notification, the method further includes: and carrying out decryption processing on the transaction notification.
EXAMPLE III
Fig. 3 is a flowchart of a transaction processing method according to a third embodiment of the present disclosure. In this disclosure, if the transaction type is a session type, before determining the callback processing function according to the transaction type and the pre-configured mapping relationship, the method may further include: determining a current session text according to the transaction notification; correspondingly, determining the callback processing function according to the transaction type and the pre-configured mapping relationship, includes: determining keywords with the preset number in the current session text; and determining the callback processing function corresponding to the keyword according to the keyword and the mapping relation, wherein the mapping relation comprises the mapping relation between the keyword and the callback processing function.
As shown in fig. 3, the method may include the steps of:
s310, acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing.
S320, according to the transaction notification, determining that the transaction type corresponding to the transaction notification is a session transaction type, and determining a current session text.
Wherein the current session text is the transaction content.
S330, determining the keywords with the preset number in the current conversation text.
The preset number may be one or more, and may be preferably set according to an actual session context. The keyword may be preferably an english keyword, which may be the first english keyword of the current session text, or may be a plurality of preceding english keywords of the current session text, and for example, the keyword may be hellp, search, query, and the like.
S340, determining a callback processing function corresponding to the keyword according to the keyword and a mapping relation, wherein the mapping relation comprises the mapping relation between the keyword and the callback processing function.
And S350, processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
For example, in a session transaction type, multiple keywords may be included, and each keyword may preferably have a mapping relationship with one or more callback processing functions. For example, if the keyword is an english keyword "help", a corresponding help callback processing function may be determined according to specific content of help sought after the keyword "help" to provide corresponding help content; if the keyword is "search", determining a corresponding search callback processing function according to specific contents searched behind the "search" keyword so as to provide a corresponding search result; if the keyword is "query", a corresponding question-answer callback processing function may be determined according to the specific content of the subsequent query of the "query" keyword, so as to provide a corresponding question answer.
It should be noted here that the transaction notification may also include a ticket notification, which is preferably a credential of a general operation interface in another enterprise calling application. When the transaction type is determined, the timeliness of the bill notification can be preferably verified, and if the bill notification is expired, other enterprises cannot call the universal operation interface in the application.
According to the transaction processing method provided by the embodiment of the disclosure, by acquiring the transaction notification, the transaction notification is related to the target transaction which is registered in advance based on the execution logic of the preset transaction processing; determining the transaction type corresponding to the transaction notification as a session transaction type according to the transaction notification, and determining the current session text; determining keywords with the preset number in the current session text; determining a callback processing function corresponding to the keyword according to the keyword and a mapping relation, wherein the mapping relation comprises the mapping relation between the keyword and the callback processing function; based on the callback processing function, the transaction content corresponding to the transaction notification is processed to obtain a callback processing result, so that when the transaction with the session transaction type needs to be processed, the effect of performing standardized processing on the transaction content with the session transaction type only according to the execution logic of preset transaction processing without rewriting codes is achieved.
Example four
Fig. 4 is a flowchart of a transaction processing method according to a fourth embodiment of the present disclosure. In this disclosure, if the transaction type is an instruction transaction type, determining the callback processing function according to the transaction type and the pre-configured mapping relationship includes: and determining a callback processing function corresponding to the instruction transaction type according to the instruction transaction type and the mapping relation, wherein the mapping relation comprises the mapping relation between the instruction transaction type and the callback processing function.
As shown in fig. 4, the method may include the steps of:
s410, acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing.
And S420, determining the transaction type corresponding to the transaction notification as the instruction transaction type according to the transaction notification.
In the disclosed embodiment, the instruction transaction type may include a plurality of types. Taking a robot application developed in an open platform as an example, all triggerable instructions in a card or rich text sent by the robot application correspond to one instruction transaction type.
S430, determining a callback processing function corresponding to the instruction transaction type according to the instruction transaction type and a mapping relation, wherein the mapping relation comprises the mapping relation between the instruction transaction type and the callback processing function.
And S440, processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
In the embodiment of the disclosure, in the instruction transaction type, a plurality of instructions may be included, and each instruction may preferably have a mapping relationship with one or more callback processing functions. Exemplarily, if the instruction is a static selection frame instruction and the instruction transaction type is a static selection frame transaction type, determining a corresponding static selection callback processing function according to a mapping relationship between the static selection frame transaction type and the callback processing function, and processing specific content corresponding to the static selection frame by using the static selection callback processing function to provide a corresponding selection result; if the instruction is a date selector instruction and the instruction transaction type is a date selector transaction type, determining a corresponding date selection callback processing function according to the mapping relation between the date selector transaction type and the callback processing function, and processing specific content corresponding to the date selector by using the date selection callback processing function so as to provide a corresponding date selection result.
It should be noted here that before determining the callback processing function corresponding to the instruction transaction type according to the instruction transaction type and the mapping relationship, it is preferable that an instruction key is determined according to the transaction notification, and the key is checked. And if the keyword is determined to be legal, executing the operation of determining the callback processing function corresponding to the instruction transaction type, otherwise, not executing the operation of determining the callback processing function corresponding to the instruction transaction type, and performing error prompt.
According to the transaction processing method provided by the embodiment of the disclosure, by acquiring the transaction notification, the transaction notification is related to the target transaction which is registered in advance based on the execution logic of the preset transaction processing; determining the transaction type corresponding to the transaction notification as an instruction transaction type according to the transaction notification; determining a callback processing function corresponding to the instruction transaction type according to the instruction transaction type and a mapping relation, wherein the mapping relation comprises the mapping relation between the instruction transaction type and the callback processing function; based on the callback processing function, the transaction content corresponding to the transaction notification is processed to obtain a callback processing result, so that when the transaction with the instruction transaction type needs to be processed, the effect of performing standardized processing on the transaction content with the instruction transaction type only according to the execution logic of preset transaction processing without rewriting codes is achieved.
On the basis of the foregoing embodiments, further, before registering the target transaction, the method further includes:
and configuring a preset instruction and a corresponding format in the open platform based on the execution logic of the preset transaction processing, calling a preset instruction display interface construction interface, and generating an instruction display interface of the preset instruction.
The instruction display interface may preferably be a card or rich text, and the preset instruction may be a triggerable instruction displayed in the card or rich text. In the embodiment of the disclosure, the instruction display interface construction interface is preset, so that the complex message can be quickly created, and the development cost of the message construction is reduced.
EXAMPLE five
Fig. 5 is a schematic structural diagram of a transaction processing apparatus according to a fifth embodiment of the present disclosure. The embodiment of the disclosure is applicable to the case of developing applications in an open platform. The apparatus may be implemented in software and/or hardware, and may be configured in a computer device. As shown in fig. 5, the apparatus may include:
a transaction notification obtaining module 510, configured to obtain a transaction notification, where the transaction notification is related to a target transaction that is pre-registered based on execution logic of preset transaction processing;
a callback processing function calling module 520, configured to call a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction and the transaction notification;
and the transaction content processing module 530 is configured to process the transaction content corresponding to the transaction notification based on the callback processing function, so as to obtain a callback processing result.
In the transaction processing apparatus provided in the embodiment of the present disclosure, a transaction notification is obtained by a transaction notification obtaining module, where the transaction notification is related to a target transaction that is pre-registered based on an execution logic of a preset transaction; calling a callback processing function corresponding to the transaction notification through a callback processing function calling module according to the execution logic of the preset transaction processing and the transaction notification; the transaction content processing module processes the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result, so that the effect of performing standardized processing on different target transactions only according to the execution logic of preset transaction processing without rewriting codes when different target transactions need to be processed is achieved.
On the basis of the above technical solution, optionally, the apparatus further includes a target transaction registration module, configured to register a target transaction based on an execution logic of preset transaction processing before obtaining the transaction notification, where the target transaction registration module may be specifically configured to configure the target transaction in the open platform and register the target transaction by using a transaction registration function;
correspondingly, before configuring the target transaction in the open platform, the apparatus may further include:
and the mapping relation configuration module is used for configuring the mapping relation between the transaction type of the target transaction and the callback processing function based on the execution logic of the preset transaction processing.
On the basis of the above technical solution, optionally, the callback processing function calling module 520 may specifically include:
the transaction type determining unit is used for determining the transaction type corresponding to the transaction notification according to the transaction notification;
and the callback processing function determining and calling unit is used for determining the callback processing function according to the transaction type and the pre-configured mapping relation and calling the callback processing function.
On the basis of the foregoing technical solution, optionally, if the transaction notification is an encrypted transaction notification, the callback processing function calling module 520 may further include:
and the decryption processing unit is used for decrypting the transaction notification before determining the transaction type corresponding to the transaction notification according to the transaction notification.
On the basis of the foregoing technical solution, optionally, if the transaction type is a session type, the callback processing function calling module 520 may further include:
the session text determining unit is used for determining the current session text according to the transaction notification before determining the callback processing function according to the transaction type and the pre-configured mapping relation;
accordingly, the callback processing function determining and calling unit may include:
the keyword determining subunit is used for determining keywords with the preset number in the current session text;
and the first callback processing function determining subunit is used for determining the callback processing function corresponding to the keyword according to the keyword and a mapping relation, wherein the mapping relation comprises the mapping relation between the keyword and the callback processing function.
On the basis of the foregoing technical solution, optionally, if the transaction type is an instruction transaction type, the callback processing function determining and calling unit may include:
and the second callback processing function determining subunit is used for determining a callback processing function corresponding to the instruction transaction type according to the instruction transaction type and a mapping relation, wherein the mapping relation comprises the mapping relation between the instruction transaction type and the callback processing function.
On the basis of the above technical solution, optionally, the apparatus may further include an instruction display interface generating module, configured to configure a preset instruction and a corresponding format in the open platform based on an execution logic of preset transaction processing before registering the target transaction, and call a preset instruction display interface to construct an interface, so as to generate an instruction display interface of the preset instruction.
On the basis of the foregoing technical solution, optionally, the transaction content processing module 530 may include:
the general operation interface calling unit is used for calling the general operation interface packaged in advance according to the callback processing function;
and the universal operation result determining unit is used for executing corresponding operation on the transaction content by utilizing the universal operation interface to obtain a universal operation result.
The transaction processing device provided by the embodiment of the disclosure can execute the transaction processing method provided by the embodiment of the disclosure, and has corresponding functional modules and beneficial effects of the execution method.
EXAMPLE six
Referring now to FIG. 6, shown is a schematic block diagram of a computer device 600 suitable for use in implementing embodiments of the present disclosure. The computer device in the embodiments of the present disclosure may include, but is not limited to, devices such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like. The computer device shown in fig. 6 is only an example and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
As shown in fig. 6, the computer apparatus 600 may include a processing device (e.g., a central processing unit, a graphics processor, etc.) 601, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage device 606 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the computer apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
Generally, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 606 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the computer device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 6 illustrates a computer device 600 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such embodiments, the computer program may be downloaded and installed from a network through the communication device 609, or installed from the storage device 606, or installed from the ROM 602. The computer program, when executed by the processing device 601, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having 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. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the computer device; or may exist separately and not be incorporated into the computer device.
The computer readable medium carries one or more programs which, when executed by the computing device, cause the computing device to: acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing; calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification; and processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of methods, apparatus, computer devices, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules, units and sub-units described in the embodiments of the present disclosure may be implemented by software, or may be implemented by hardware. The name of a module, a unit or a subunit does not in some cases form a limitation to the module, the unit or the subunit itself, for example, the callback processing function calling module may also be described as a "module that calls a callback processing function corresponding to a transaction notification according to preset transaction processing logic and the transaction notification".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable 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. 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.
According to one or more embodiments of the present disclosure, an example provides a transaction processing method, including:
acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing;
calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification;
and processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
According to one or more embodiments of the present disclosure, example two provides a transaction processing method, and on the basis of the transaction processing method of example one, before acquiring the transaction notification, the method further includes: registering a target transaction based on execution logic of preset transaction processing;
registering a target transaction based on execution logic of preset transaction processing, comprising:
configuring a target transaction in an open platform, and registering the target transaction by using a transaction registration function;
correspondingly, before configuring the target transaction in the open platform, the method further comprises the following steps:
and configuring a mapping relation between the transaction type of the target transaction and the callback processing function.
According to one or more embodiments of the present disclosure, example three provides a transaction processing method, and on the basis of the transaction processing method of example two, according to the execution logic of the preset transaction and the transaction notification, the method for calling the callback processing function corresponding to the transaction notification includes:
determining a transaction type corresponding to the transaction notification according to the transaction notification;
and determining a callback processing function according to the transaction type and the pre-configured mapping relation, and calling the callback processing function.
According to one or more embodiments of the present disclosure, example four provides a transaction processing method, and on the basis of the transaction processing method of example three, before determining a transaction type corresponding to the transaction notification according to the transaction notification if the transaction notification is an encrypted transaction notification, the method further includes:
and carrying out decryption processing on the transaction notification.
According to one or more embodiments of the present disclosure, example five provides a transaction processing method, and on the basis of the transaction processing method of example three, before determining a callback processing function according to a transaction type and a preconfigured mapping relationship if the transaction type is a session type, the method further includes:
determining a current session text according to the transaction notification;
correspondingly, determining the callback processing function according to the transaction type and the pre-configured mapping relationship, wherein the callback processing function comprises the following steps:
determining keywords with the preset number in the current session text;
and determining a callback processing function corresponding to the keyword according to the keyword and a mapping relation, wherein the mapping relation comprises the mapping relation between the keyword and the callback processing function.
According to one or more embodiments of the present disclosure, example six provides a transaction processing method, and on the basis of the transaction processing method of example three, if the transaction type is an instruction transaction type, the callback processing function is determined according to the transaction type and a preconfigured mapping relationship, including:
and determining a callback processing function corresponding to the instruction transaction type according to the instruction transaction type and a mapping relation, wherein the mapping relation comprises the mapping relation between the instruction transaction type and the callback processing function.
In accordance with one or more embodiments of the present disclosure, example seven provides a transaction processing method, and on the basis of the transaction processing method of example six, before registering the target transaction, the method further includes:
and configuring a preset instruction and a corresponding format in the open platform based on the execution logic of the preset transaction processing, calling a preset instruction display interface construction interface, and generating an instruction display interface of the preset instruction.
According to one or more embodiments of the present disclosure, example eight provides a transaction processing method, and on the basis of the transaction processing method of any one of examples three to seven, based on the callback processing function, the transaction content corresponding to the transaction notification is processed, so as to obtain a callback processing result, where the method includes:
calling a pre-packaged general operation interface according to the callback processing function;
and executing corresponding operation on the transaction content by using the universal operation interface to obtain a universal operation result.
Example nine provides a transaction device, according to one or more embodiments of the present disclosure, including:
the transaction notification acquisition module is used for acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing;
the callback processing function calling module is used for calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification;
and the transaction content processing module is used for processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result.
Example ten provides, in accordance with one or more embodiments of the present disclosure, a computer device comprising:
one or more processing devices;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processing devices, the one or more processing devices are caused to implement the transaction processing method as in any of examples one to eight.
Example eleven provides a computer-readable storage medium having stored thereon a computer program that, when executed by a processor, implements a transaction processing method as in any one of examples one to eight, in accordance with one or more embodiments of the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (10)

1. A transaction processing method, comprising:
acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing;
calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification;
processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result;
before acquiring the transaction notification, the method further comprises the following steps: registering the target transaction based on execution logic of preset transaction processing;
the registering the target transaction based on the execution logic of the preset transaction processing comprises the following steps:
configuring the target transaction in an open platform, and registering the target transaction by using a transaction registration function;
correspondingly, before configuring the target transaction in the open platform, the method further includes:
and configuring a mapping relation between the transaction type of the target transaction and the callback processing function.
2. The method according to claim 1, wherein said calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction and the transaction notification comprises:
determining a transaction type corresponding to the transaction notification according to the transaction notification;
and determining the callback processing function according to the transaction type and the preset mapping relation, and calling the callback processing function.
3. The method of claim 2, wherein if the transaction notification is an encrypted transaction notification, before determining a transaction type corresponding to the transaction notification according to the transaction notification, further comprising:
and carrying out decryption processing on the transaction notification.
4. The method according to claim 2, wherein if the transaction type is a session type, before determining the callback processing function according to the transaction type and the pre-configured mapping relationship, further comprising:
determining a current session text according to the transaction notification;
correspondingly, determining the callback processing function according to the transaction type and the pre-configured mapping relationship, includes:
determining keywords with the preset number in the current session text;
and determining the callback processing function corresponding to the keyword according to the keyword and the mapping relation, wherein the mapping relation comprises the mapping relation between the keyword and the callback processing function.
5. The method of claim 2, wherein if the transaction type is an instruction transaction type, determining the callback processing function according to the transaction type and the pre-configured mapping relationship comprises:
and determining a callback processing function corresponding to the instruction transaction type according to the instruction transaction type and the mapping relation, wherein the mapping relation comprises the mapping relation between the instruction transaction type and the callback processing function.
6. The method of claim 5, further comprising, prior to registering the target transaction:
and configuring a preset instruction and a corresponding format in the open platform based on the execution logic of the preset transaction processing, calling a preset instruction display interface construction interface, and generating an instruction display interface of the preset instruction.
7. The method according to any one of claims 2 to 6, wherein the processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result comprises:
calling a general operation interface packaged in advance according to the callback processing function;
and executing corresponding operation on the transaction content by using the universal operation interface to obtain a universal operation result.
8. A transaction processing apparatus, comprising:
the transaction notification acquisition module is used for acquiring a transaction notification, wherein the transaction notification is related to a target transaction which is registered in advance based on execution logic of preset transaction processing;
the callback processing function calling module is used for calling a callback processing function corresponding to the transaction notification according to the execution logic of the preset transaction processing and the transaction notification;
the transaction content processing module is used for processing the transaction content corresponding to the transaction notification based on the callback processing function to obtain a callback processing result;
the target transaction registration module is used for registering the target transaction based on the execution logic of the preset transaction processing before the transaction notification is acquired;
and the mapping relation configuration module is used for configuring the mapping relation between the transaction type of the target transaction and the callback processing function based on the execution logic of the preset transaction processing.
9. A computer device, characterized in that the computer device comprises:
one or more processing devices;
storage means for storing one or more programs;
when executed by the one or more processing devices, cause the one or more processing devices to implement the transaction processing method of any of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a transaction processing method according to any one of claims 1 to 7.
CN201910877362.1A 2019-09-17 2019-09-17 Transaction processing method and device, computer equipment and storage medium Active CN110597602B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910877362.1A CN110597602B (en) 2019-09-17 2019-09-17 Transaction processing method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910877362.1A CN110597602B (en) 2019-09-17 2019-09-17 Transaction processing method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110597602A CN110597602A (en) 2019-12-20
CN110597602B true CN110597602B (en) 2022-03-04

Family

ID=68860361

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910877362.1A Active CN110597602B (en) 2019-09-17 2019-09-17 Transaction processing method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110597602B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111273934B (en) * 2020-02-21 2023-08-01 北京百度网讯科技有限公司 Page updating method and device
CN113419790A (en) * 2021-06-22 2021-09-21 杭州安恒信息技术股份有限公司 Service data processing method, device, equipment and computer readable storage medium
CN114051053A (en) * 2021-11-16 2022-02-15 深圳依时货拉拉科技有限公司 iOS push message processing method, device, computer equipment and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7480681B2 (en) * 2004-12-06 2009-01-20 Sap Ag System and method for a transaction manager
CN102495754B (en) * 2011-10-27 2014-03-26 飞天诚信科技股份有限公司 Cache-based java card transaction processing method
WO2013091195A1 (en) * 2011-12-21 2013-06-27 华为技术有限公司 Transaction processing method, device and system in distributed system
CN102760155B (en) * 2012-05-30 2018-02-13 中兴通讯股份有限公司 A kind of transaction control method and device based on database
CN104424018B (en) * 2013-08-23 2018-02-16 阿里巴巴集团控股有限公司 Distributed Calculation transaction methods and device
CN108628670B (en) * 2018-04-26 2021-11-26 携程旅游信息技术(上海)有限公司 Method and system for quitting node application
CN108664650B (en) * 2018-05-17 2020-05-22 百度在线网络技术(北京)有限公司 Transaction processing method, device, equipment and storage medium of block chain network
CN109491767A (en) * 2018-11-13 2019-03-19 上海联寓智能科技有限公司 The processing method and distributed system of distributed transaction

Also Published As

Publication number Publication date
CN110597602A (en) 2019-12-20

Similar Documents

Publication Publication Date Title
CN110597602B (en) Transaction processing method and device, computer equipment and storage medium
CN111581291A (en) Data processing method and device, electronic equipment and readable medium
CN110378743B (en) Application invitation method, terminal device, server and medium
CN111931962B (en) Information display method and device and electronic equipment
CN110781373B (en) List updating method and device, readable medium and electronic equipment
CN111459364B (en) Icon updating method and device and electronic equipment
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN110704833A (en) Data permission configuration method, device, electronic device and storage medium
CN112214408A (en) Dependency conflict detection method and device, electronic equipment and computer readable medium
CN110083768B (en) Information sharing method, device, equipment and medium
CN114428925A (en) Page rendering method and device, electronic equipment and computer readable medium
CN112714042B (en) Pressure testing method and device, electronic equipment and storage medium
CN111596992B (en) Navigation bar display method and device and electronic equipment
CN113220281A (en) Information generation method and device, terminal equipment and storage medium
CN113050985A (en) Front-end engineering dependence automatic registration method and device
CN112306685A (en) Task isolation method and device, electronic equipment and computer readable medium
CN111752644A (en) Interface simulation method, device, equipment and storage medium
CN111258582A (en) Window rendering method and device, computer equipment and storage medium
CN113391860A (en) Service request processing method and device, electronic equipment and computer storage medium
CN115587860A (en) Service processing method, device, storage medium and electronic equipment
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN113360704A (en) Voice playing method and device and electronic equipment
CN113220293A (en) Page display method and device, electronic equipment and computer readable medium
CN114997115A (en) Document processing method, device, equipment and medium
CN111831566A (en) Test method, test device, electronic equipment and computer readable storage medium

Legal Events

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