CN113886452A - Service instruction execution method and device, computer equipment and storage medium - Google Patents

Service instruction execution method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN113886452A
CN113886452A CN202111190978.5A CN202111190978A CN113886452A CN 113886452 A CN113886452 A CN 113886452A CN 202111190978 A CN202111190978 A CN 202111190978A CN 113886452 A CN113886452 A CN 113886452A
Authority
CN
China
Prior art keywords
instruction
service
executed
service instruction
screening
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
CN202111190978.5A
Other languages
Chinese (zh)
Inventor
杨丹蕾
何锦添
郑友金
潘忆恩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202111190978.5A priority Critical patent/CN113886452A/en
Publication of CN113886452A publication Critical patent/CN113886452A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a service instruction execution method, a service instruction execution device, computer equipment and a storage medium. The method comprises the following steps: extracting a service instruction to be executed in a target database into an instruction queue according to a preset instruction extraction condition; determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue; screening the to-be-executed service instructions in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users; and executing the service processing operation corresponding to the target service instruction. By adopting the method, the execution efficiency of the service instruction can be improved.

Description

Service instruction execution method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for executing a service instruction, a computer device, and a storage medium.
Background
Data processing is through various fields of social production and social life, and is widely applied to various enterprises and public institutions, and financial institutions such as banks need to process thousands of transaction business data every day, and carry out authorization screening operation aiming at each transaction business instruction initiated by a user to obtain executable business instructions.
However, in the conventional technology, when a bank performs authorization screening for a transaction service instruction initiated by a user, only one transaction service instruction is processed each time, but if a large number of service instructions are received at the same time, obviously, the service instruction processing method needs to spend a large amount of time to screen and obtain executable service execution, so that service processing operation corresponding to the service instruction cannot be efficiently executed.
Therefore, in the conventional technology, there is a problem that the service instruction cannot be efficiently executed.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a service instruction execution method, a service instruction execution apparatus, a computer device, and a storage medium, which can improve the efficiency of service instruction execution.
A method of business instruction execution, the method comprising:
extracting a service instruction to be executed in a target database into an instruction queue according to a preset instruction extraction condition;
determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue;
screening the to-be-executed service instructions in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users;
and executing the service processing operation corresponding to the target service instruction.
In one embodiment, before the step of extracting the service instruction to be executed in the target database into the instruction queue according to the preset instruction extraction condition, the method further includes:
receiving a service instruction to be screened, which is sent by a front end; the business instruction to be screened is determined according to business instruction authorization operation of a user; the service instruction authorization operation is an operation of authorizing a corresponding service instruction to be authorized; the service instruction to be authorized is a service instruction determined according to the authority information of the user;
screening the service instruction to be screened according to a preset screening condition;
and taking the service instruction to be screened which meets the preset screening condition as the service instruction to be executed in the target database. .
In one embodiment, the screening the service instruction to be screened according to a preset authorized screening condition includes:
and if the user corresponding to the service instruction to be screened does not repeatedly execute the service instruction authorization operation on the service instruction to be screened within a preset time, and other users having authorization authority on the service instruction to be screened do not execute the service instruction authorization operation on the service instruction to be screened, judging that the service instruction to be screened meets the preset screening condition.
In one embodiment, the method further comprises:
if the service instruction to be executed in the target database cannot be extracted to the instruction queue within the preset acquisition time, sending a service instruction re-extraction message to the front end; the service instruction re-extraction message is used for prompting a user corresponding to the service instruction to be executed to re-perform service instruction authorization operation;
and returning to the step of extracting the to-be-executed service instruction in the target database into the instruction queue according to the preset instruction extraction condition until the to-be-executed service instruction in the target database is extracted.
In one embodiment, the method further comprises:
if the time interval for calling the instruction screening thread exceeds a preset time interval threshold and/or if the repeated processing times for screening the service instructions to be executed in the instruction queue exceeds a preset processing time threshold and the target service instructions cannot be obtained, executing the steps of determining the instruction data volume in the instruction queue and calling the instruction screening threads with the number corresponding to the instruction data volume until the target service instructions are obtained.
In one embodiment, the screening, by the instruction screening thread, the to-be-executed service instructions in the instruction queue in parallel to obtain the target service instruction includes:
if the user corresponding to the service instruction to be executed has an operation authority on an execution account, the execution amount corresponding to the service instruction to be executed is not larger than an execution amount threshold value, the user corresponding to the service instruction to be executed does not repeatedly execute authorization operation on the service instruction to be executed within a preset time, and other users having authorization authority on the service instruction to be executed do not execute the authorization operation on the service instruction to be executed, it is determined that the service instruction to be executed passes screening, and the service instruction to be executed is taken as the target service instruction.
In one embodiment, the preset instruction fetch condition comprises: at least one of instruction fetch data size, instruction fetch time, instruction re-processing time, instruction maximum fetch time, instruction fetch time interval, instruction fetch times, instruction storage time, instruction processing state, and the instruction queue.
A business instruction execution apparatus, the apparatus comprising:
the instruction extraction module is used for extracting a service instruction to be executed in the target database into an instruction queue according to a preset instruction extraction condition;
the thread calling module is used for determining the instruction data volume in the instruction queue and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue;
the parallel screening module is used for screening the service instructions to be executed in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users;
and the execution module is used for executing the service processing operation corresponding to the target service instruction.
A computer device comprising a memory storing a computer program and a processor implementing the steps of the method described above when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method.
According to the business instruction execution method, the business instruction execution device, the computer equipment and the storage medium, the business instruction to be executed in the target database is extracted into the instruction queue according to the preset instruction extraction condition; then, determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue; then, screening the to-be-executed service instructions in the instruction queue in parallel through an instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not authorized repeatedly by a plurality of users; finally, executing the service processing operation corresponding to the target service instruction; therefore, when a large batch of business instructions are processed, the business instructions are screened by calling the instruction screening threads with the quantity corresponding to the instruction data quantity extracted into the instruction queue, so that each business instruction to be executed in the instruction queue has one corresponding thread to screen the business instruction to be executed, whether the large batch of business instructions to be executed are subjected to repeated authorization of a user can be screened quickly, a target business instruction which is not subjected to repeated authorization operation can be obtained quickly, and then the business processing operation corresponding to the target transaction instruction can be executed efficiently.
Drawings
FIG. 1 is a diagram of an application environment of a method for executing a service instruction according to an embodiment;
FIG. 2 is a flow chart illustrating a method for executing a service instruction according to an embodiment;
FIG. 3 is a flow chart illustrating a method for executing a service instruction according to another embodiment;
FIG. 4 is a schematic diagram illustrating module association of a method and system for executing a service instruction according to an embodiment;
FIG. 5 is a block diagram of a service instruction execution apparatus according to an embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The service instruction execution method provided by the application can be applied to the application environment shown in fig. 1. Where the front end 110 communicates with the server 120 over a network. The server 120 extracts a service instruction to be executed in the target database to an instruction queue according to a preset instruction extraction condition; then, the server 120 determines the instruction data amount in the instruction queue, and invokes an instruction screening thread of a quantity corresponding to the instruction data amount; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue; then, the server 120 concurrently screens the to-be-executed service instructions in the instruction queue through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not authorized repeatedly by a plurality of users; finally, the server 120 executes the service processing operation corresponding to the target service instruction. In practical applications, the front end 110 may be, but is not limited to, various interfaces displayed by browsers in personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster composed of a plurality of servers.
In an embodiment, as shown in fig. 2, a method for executing a service instruction is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
step S210, according to a preset instruction extraction condition, extracting a to-be-executed service instruction in the target database to an instruction queue.
The preset instruction extraction condition may be set according to system performance or experience feedback of a user, for example, the preset instruction extraction condition may include, but is not limited to, an instruction extraction data amount, an instruction storage time, an instruction extraction number, and the like.
The target database is used for storing the service instruction to be executed which is to be extracted after the screening processing.
The instruction queue is used for storing the to-be-executed service instructions waiting to be executed in sequence.
The service instruction to be executed is obtained by screening the service instruction to be screened based on preset screening conditions.
In the specific implementation, the server can extract the service instruction to be executed stored in the target database according to a preset instruction extraction condition, and store the service instruction to be executed in an instruction queue according to an extraction time sequence. For example, if the preset instruction extraction conditions include the time for storing the to-be-executed instruction into the target database and the preset data volume for extracting the service instruction, the server may extract the to-be-executed service instruction stored in the target data into the instruction queue according to the time for storing the to-be-executed instruction into the target database, and the data volume of the to-be-executed service instruction extracted each time is the preset data volume for extracting the service instruction, so that the to-be-executed service instructions in the instruction queue are stored based on the time sequence, and the data volume for extracting the service instruction each time is known; the service instruction to be executed is obtained by the server by screening the service instruction to be screened based on a preset screening condition and taking the screened service instruction as the service instruction to be executed, and the service instruction to be executed is registered in target data to wait for being extracted.
Step S220, determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; and the instruction data volume is the data volume of the service instruction to be executed in the instruction queue.
The instruction screening thread is used for executing a task of screening the business instructions to be executed.
In a specific implementation, the preset instruction extraction condition includes a data volume of each instruction extraction, and the server may determine the data volume of the to-be-executed service instruction which is extracted and stored in the instruction queue each time according to the preset instruction extraction data volume, so that the server may call instruction screening threads having the same number as the data volume of the instruction extraction, that is, it is ensured that each to-be-executed service instruction in the instruction queue has one corresponding instruction screening thread.
Step S230, screening the to-be-executed service instructions in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has the authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users.
The screening processing comprises the steps of screening the authorization authority of the user corresponding to the service instruction to be executed and judging whether the service instruction to be executed is authorized repeatedly.
Specifically, after the server calls instruction screening threads with the quantity corresponding to the data volume of the service instructions to be executed, each service instruction to be executed in the instruction queue has one corresponding instruction screening thread, so that the server can screen each service instruction to be executed at the same time, judge whether a user corresponding to the service instruction to be executed has instruction authorization authority, and judge whether the service instruction to be executed is repeatedly authorized by a plurality of users at the same authorization level, thereby quickly obtaining a target service instruction, wherein the user corresponding to the target service instruction has authorization authority for the target service instruction, and the target service instruction is not repeatedly authorized by the plurality of users at the same authorization level; the users with the same authorization level are the users with the same authorization level with the user corresponding to the service instruction to be executed.
Step S240, executing the service processing operation corresponding to the target service instruction.
And the service processing operation is executed based on the authorization opinion of the user corresponding to the target service instruction.
Specifically, after determining the target service instruction that can be executed, the server executes the service processing operation corresponding to the target service instruction according to the authorization opinion of the user sent by the front end. Specifically, the authorization opinion of the user includes authorization approval or authorization rejection, when the authorization opinion is authorization approval, if the user corresponding to the target service instruction is not the highest-level authorization user, the target service instruction needs to be sent to the next-level authorization user of the user corresponding to the target service instruction to perform authorization operation on the target service instruction until the highest-level authorization user corresponding to the target service instruction completes the authorization operation, and the server executes the service processing operation corresponding to the service instruction; if the user corresponding to the target service instruction is the highest-level authorized user, corresponding processing operation, which can be transfer operation, is performed according to different service types corresponding to the target service instruction, and then the server deducts corresponding amount from a payment account according to the execution amount corresponding to the target service instruction, transfers the corresponding amount to a collection account, and generates a transfer record for the payment account and the collection account corresponding to the target service instruction; and when the authorization opinion is authorization refusal, the server returns a message of transaction instruction execution failure to the front end.
In the service instruction execution method, a service instruction to be executed in a target database is extracted to an instruction queue according to a preset instruction extraction condition; then, determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue; then, screening the to-be-executed service instructions in the instruction queue in parallel through an instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not authorized repeatedly by a plurality of users; finally, executing the service processing operation corresponding to the target service instruction; therefore, when a large batch of business instructions are processed, the business instructions are screened by calling instruction screening threads with the quantity corresponding to the instruction data quantity extracted into the instruction queue, so that each business instruction to be executed in the instruction queue has one corresponding thread to screen the business instruction to be executed, whether the large batch of business instructions to be executed are subjected to repeated authorization of a user can be rapidly screened, a target business instruction which is not subjected to repeated authorization operation can be rapidly obtained, and then business processing operation corresponding to a target transaction instruction can be efficiently executed.
In another embodiment, before the step of extracting the service instruction to be executed in the target database into the instruction queue according to a preset instruction extraction condition, the method further includes: receiving a service instruction to be screened, which is sent by a front end; according to preset screening conditions, screening the service instruction to be screened; and taking the service instruction to be screened which meets the preset screening condition as the service instruction to be executed in the target database. .
The service instruction to be screened is determined according to the service instruction authorization operation of the user.
And the service instruction authorization operation is an operation of authorizing the corresponding service instruction to be authorized.
The service instruction to be authorized is a service instruction determined according to the authority information of the user.
And the preset screening condition is used for judging whether the service instruction to be screened is authorized repeatedly.
In the specific implementation, the front end determines the service instruction of which the user has the authorization authority according to the user information stored in the corresponding database by the user who needs to perform authorization operation on the service instruction. Specifically, the user can log in the service system according to the identification information, for example, log in the service system through a U-shield (a tool for electronic signature and digital authentication in online banking), the front end can obtain the user information corresponding to the user who needs to perform authorization operation on the service instruction in a database corresponding to the front end according to the identification information, the user information may include whether the user has authorization authority for an account corresponding to the service instruction, an authorization level of the user, personal identification information of the user, an authorization limit, therefore, the front end can judge whether the user needing to carry out authorization operation on the service instruction has authorization authority to the corresponding account or not and whether the amount of money corresponding to the service instruction is not more than the authorization limit or not, and then determining a service instruction which can be authorized by a user needing to perform authorization operation on the service instruction, and taking the service instruction as a service instruction to be authorized.
Then, the user needing to perform authorization operation on the service instruction can perform authorization selection operation on the service instruction to be authorized at the front end, and the user can select at least one authorization mode of authorizing a certain number of service instructions in a batch, authorizing a plurality of batches of service instructions, authorizing a batch of service instructions and not authorizing the service instructions so as to realize the authorization operation on the service instruction to be authorized; the service instructions of each batch are marked by a unique batch number, all the service instructions in a batch are also marked in sequence, for example, the service instructions in the batch with the batch number of 1 are marked as "1-1", "1-2", "1-3" …, and so on, and a user can select the service instruction which needs to be authorized by looking at all the service instructions in the batch. Then, the front end marks and transcodes the service instruction which is selected by the user and carries out the authorization operation into a character string '1' according to the authorization selection operation of the user on the service instruction to be authorized, and marks and transcodes the service instruction which is not selected by the user and carries out the authorization operation into a character string '0', so that all the service instructions to be authorized in a batch can be represented by '0' or '1'; wherein, the service instruction corresponding to the character string of '1' is used as the service instruction to be screened; the user has two authorization modes of authorizing to approve the execution of the service instruction or authorizing to reject the execution of the service instruction for the service instruction with screening, so that the front end can determine the authorization opinion of the user.
And then, the front end sends the transcoded service instruction, the authorization opinion of the user needing to perform authorization operation on the service instruction and the user personal identity information corresponding to the user needing to perform authorization operation on the service instruction to the server. The server performs screening processing on the service instruction to be screened, namely the service instruction corresponding to the character string '1' in the transcoded service instruction according to the preset screening condition, determines the service instruction which is not authorized repeatedly in the service instruction to be screened as the service instruction to be screened which meets the preset screening condition, and stores the service instruction to be screened which meets the preset screening condition as the service instruction to be executed in the corresponding target database.
According to the technical scheme of the embodiment, the service instruction to be executed is obtained based on the screening processing of the service instruction to be screened; the business instruction to be screened is determined based on the operation that the user authorizes the corresponding business instruction to be authorized; the service instruction to be authorized is a service instruction determined and obtained based on the authority information of the user; therefore, by the step-by-step service instruction processing method, the user corresponding to the service instruction to be executed is ensured to have the authorization authority of the service instruction to be executed, and the service instruction to be executed is the service instruction meeting the preset screening condition, so that the service instruction to be executed can be accurately determined.
In another embodiment, the screening processing of the service instruction to be screened according to the preset authorized screening condition includes: and if the user corresponding to the service instruction to be screened does not repeatedly execute the service instruction authorization operation on the service instruction to be screened within the preset time, and other users having authorization authority on the service instruction to be screened do not execute the service instruction authorization operation on the service instruction to be screened, judging that the service instruction to be screened meets the preset screening condition.
Wherein, the preset time can be dynamically adjusted.
And the other users with the authorization authority for the service instruction to be screened are peer authorization users with the authorization authority for the service instruction to be screened.
The peer authorized users are users at the same authorization level with the users corresponding to the service instructions to be screened.
In the specific implementation, the process of screening the service instruction to be screened by the server is carried out on a service instruction recording layer, and the service instruction recording layer is provided with a database for storing user information and instruction information of the service instruction to be screened; the user information may include whether the user has authorization authority for an account corresponding to the service instruction, an authorization level of the user, personal identity information of the user, and an authorization limit, and the instruction information of the service instruction to be screened includes a processing state of the service instruction to be screened; the server inquires user information and instruction information corresponding to the business instruction to be screened in a database according to the received transcoded business instruction; if the server determines that the user corresponding to the service instruction to be screened does not repeatedly perform the authorization operation on the service instruction to be screened within the preset time after the server queries, and the peer authorization user having the authorization authority on the service instruction to be screened does not perform the authorization operation on the service instruction to be screened, the server determines that the service instruction to be screened meets the preset screening condition, and takes the service instruction to be screened meeting the preset screening condition as the service instruction to be performed; the peer authorization user is a user at the same authorization level as the user corresponding to the service instruction to be screened, that is, the peer authorization user and the user corresponding to the service instruction to be screened do not need to authorize each other to agree when performing service instruction authorization operation, and the server can execute the operation corresponding to the service instruction.
According to the technical scheme of the embodiment, the service instruction to be screened is determined by judging whether a user corresponding to the service instruction to be screened does not repeatedly execute the service instruction authorization operation on the service instruction to be screened within a preset time, and judging whether other users having authorization authority of the service instruction to be screened do not execute the service instruction authorization operation on the service instruction to be screened; therefore, the service instruction to be screened which meets the preset screening condition is used as the service instruction to be executed, the service instruction to be executed is prevented from being the service instruction which is repeatedly authorized, and therefore accurate authorization of the service instruction is further guaranteed.
In another embodiment, the method further comprises: if the service instruction to be executed in the target database cannot be extracted to the instruction queue within the preset acquisition time, sending a service instruction re-extraction message to the front end; and returning to the step of extracting the service instruction to be executed in the target database into the instruction queue according to the preset instruction extraction condition until the service instruction to be executed in the target database is extracted.
The preset acquisition time may be a self-set acquisition time.
The service instruction re-extracting message is used for prompting a user corresponding to the service instruction to be executed to re-perform service instruction authorization operation.
In a specific implementation, the condition that the to-be-executed service instruction in the target database cannot be extracted into the instruction queue within the preset acquisition time may include: due to the fault of the service system, the server cannot extract the service instruction to be executed in the target database to the instruction queue according to the preset instruction extraction condition; or the server can not extract the service instruction to be executed according to the preset instruction extraction condition; or the server can not store the extracted service instruction to be executed into the instruction queue according to the preset instruction condition; if any one of the above fault conditions occurs, the server may send a service instruction re-submitting message to the front end, a user who needs to perform authorization operation on the service instruction can perform authorization operation on the service instruction to be authorized again according to a service instruction re-submitting interface displayed by the front end, so that the front end can obtain the service instruction to be screened, and send the service instruction to be screened to the server, the server performs screening processing on the service instruction to be screened according to preset screening conditions to obtain a service instruction to be executed, stores the service instruction to be executed to a target database, and executes the step of extracting the service instruction to be executed in the target database to an instruction queue again according to preset instruction extraction conditions until the server can successfully extract the service instruction to be executed in the target data to the instruction queue.
According to the technical scheme of the embodiment, if the service instruction to be executed in the target database cannot be extracted to the instruction queue within the preset acquisition time, the service instruction re-extraction message is sent to the front end; then, returning to the step of extracting the service instruction to be executed in the target database into the instruction queue according to a preset instruction extraction condition until the service instruction to be executed in the target database is extracted; therefore, if the service system fails, the service instruction to be executed cannot be extracted to the instruction queue within the preset acquisition time, and a service instruction re-extraction message can be sent to the front end; therefore, the business instruction to be executed can be re-extracted, and the problem that the business instruction to be executed cannot be screened because the business instruction to be executed cannot be extracted into the instruction queue is solved; and further, the reliability of the operation of extracting and processing the service instruction can be improved.
In another embodiment, the method further comprises: and if the time interval for calling the instruction screening thread exceeds a preset time interval threshold and/or if the repeated processing times for screening the service instructions to be executed in the instruction queue exceeds a preset processing time threshold, the target service instructions cannot be obtained, executing the steps of determining the instruction data volume in the instruction queue and calling the instruction screening threads with the number corresponding to the instruction data volume until the target service instructions are obtained.
The preset time interval threshold may be a self-set maximum instruction screening thread starting time interval.
The preset processing time threshold may be the maximum processing time for screening the service instruction to be executed.
In the specific implementation, when a server calls instruction screening threads of which the number corresponds to the instruction data volume and screens service instructions to be executed in parallel, if some artificial interference operation occurs, if a user corresponding to a target service instruction performs a service instruction authorization operation again at the front end, specifically, the user can determine to perform an authorization operation on a service instruction which is not selected for authorization selection operation when the service instruction to be authorized is performed, after checking the details of the service instruction which is not selected for authorization, perform the service instruction authorization operation again at the front end, which causes the server to fail in screening processing and needs to perform screening processing work again on the service instruction; the man-made interference operation may also be that a worker corresponding to the service system restarts the system, which causes interruption of the screening processing work of the service instruction to be executed by the server and requires processing the service instruction again. When the server calls the instruction screening threads with the quantity corresponding to the instruction data volume each time, recording the starting time of the instruction screening threads, and determining the time interval of the starting time of the instruction screening threads in two adjacent screening processing works; the server determines the times of screening the same service instruction to be executed; if the server determines that the starting time interval of the instruction screening thread is greater than the preset maximum instruction screening thread starting time interval, or the server determines that the screening processing times for the same service instruction to be executed is greater than the maximum processing times for the service instruction to be executed, or the server simultaneously meets the two conditions, the target service instruction cannot be obtained by screening the service instruction to be executed through the instruction screening thread, and the server determines that the reason that the screening processing operation of the server for executing the service instruction to be executed fails at the moment is that artificial interference operation occurs, the server does not perform the operation of reprocessing the service instruction in a manual intervention mode, but automatically calls the instruction screening thread of the data volume corresponding to the data volume of the service instruction to be executed stored in the instruction queue, and screens the service instruction to be executed in parallel, until the target service instruction is available.
According to the technical scheme of the embodiment, when the time interval for calling the instruction screening thread exceeds a preset time interval threshold and/or the repeated processing times for screening the service instructions to be executed in the instruction queue exceeds a preset processing time threshold, the target service instructions cannot be obtained, and the screening processing is performed on the service instructions to be executed by calling the instruction screening threads with the number corresponding to the data volume of the service instructions to be executed in the instruction queue to obtain the target service instructions; therefore, under the condition that the target service instruction cannot be obtained within the preset threshold value, the instruction screening thread is automatically called to carry out screening processing so as to obtain the target service instruction; and the reliability of the operation of screening and processing the service instruction is improved.
In another embodiment, the screening processing is performed on the to-be-executed service instructions in the instruction queue in parallel through the instruction screening thread to obtain the target service instruction, and the method includes: if the user corresponding to the service instruction to be executed has the operation authority on the execution account, the execution amount corresponding to the service instruction to be executed is not larger than the execution amount threshold, the user corresponding to the service instruction to be executed does not repeatedly execute the authorization operation on the service instruction to be executed within the preset time, and other users having the authorization authority on the service instruction to be executed do not execute the authorization operation on the service instruction to be executed, it is determined that the service instruction to be executed passes the screening, and the service instruction to be executed is taken as the target service instruction.
The operation authority may include, but is not limited to, an authorization authority, an entry authority, an administration authority, and the like.
And the execution amount threshold is an authorization limit corresponding to the service instruction to be executed.
And the other users with the authorization authority for the service instruction to be executed are peer authorization users with the authorization authority for the service instruction to be executed.
The peer authorized user is a user at the same authorization level as the user corresponding to the service instruction to be executed.
In the specific implementation, the process of screening the to-be-executed service instruction by the server calling the instruction screening thread is carried out on a service instruction processing layer, and the service instruction processing layer is provided with a database for storing user information and instruction information of the to-be-executed service instruction; the user information may include whether the user has authorization authority for the account corresponding to the service instruction, an authorization level of the user, personal identity information of the user, and an authorization quota, and the instruction information of the service instruction to be executed includes a processing state of the service instruction to be executed; the server inquires user information and instruction information corresponding to the to-be-executed service instruction in a database corresponding to a service instruction processing layer according to the to-be-executed service instruction stored in the instruction queue; if the server determines that the user corresponding to the service instruction to be executed has the authorization authority of the service instruction to be executed after inquiry, the execution amount corresponding to the service instruction to be executed is not more than the authorization limit, the user corresponding to the service instruction to be executed does not repeatedly execute authorization operation on the service instruction to be executed within the preset time, and the peer authorized user having the authorization authority on the service instruction to be executed does not execute authorization operation on the service instruction to be executed, the server determines that the service instruction to be executed passes screening, and takes the screened service instruction to be executed as a target service instruction; the level authorized user is a user at the same authorization level as the user corresponding to the service instruction to be executed, that is, the peer authorized user and the user corresponding to the service instruction to be executed do not need to authorize each other to agree when performing service instruction authorization operation, and the server can execute the operation corresponding to the service instruction.
According to the technical scheme of the embodiment, whether a user corresponding to the service instruction to be executed has an operation authority on an execution account is judged, whether the execution amount corresponding to the service instruction to be executed is not larger than an authorization limit is judged, whether the user corresponding to the service instruction to be executed does not repeatedly execute authorization operation on the service instruction to be executed within a preset time is judged, and whether other users having the authorization authority on the service instruction to be executed do not execute authorization operation on the service instruction to be executed is judged; therefore, through the multiple step-by-step authority verification process, the screened to-be-executed service instruction can be determined, and the screened to-be-executed service instruction is used as a target service instruction; thereby avoiding the problems of wrong authorization and repeated authorization of the service instruction; and then an accurate target service instruction can be obtained.
In another embodiment, the preset instruction fetch condition includes: at least one of instruction fetch data size, instruction fetch time, instruction re-processing time, instruction maximum fetch time, instruction fetch time interval, instruction fetch times, instruction storage time, instruction processing state, and the instruction queue.
Specifically, the preset instruction extraction condition includes a plurality of extraction parameters; according to the instruction extraction data volume, the server can determine the data volume of the service instruction to be executed extracted in the target database each time, so that instruction screening threads with the number corresponding to the extracted data volume can be called; according to the instruction fetching time and the instruction storing time, the server can determine the extracting sequence of the service instructions to be executed and determine how much time is required for the service instructions to be executed to be extracted into the instruction queue after the service instructions to be executed are stored into the target database, so that the time range of the service instructions to be executed from being stored into the target database to being extracted into the instruction queue is determined; according to the instruction reprocessing time, the server can determine a time interval between the time of screening processing and the time of extracting the service instruction into the instruction queue when the screening processing is performed on the service instruction to be executed which is extracted from the target database into the instruction queue last time but is not processed yet; according to the maximum instruction extraction time, the server can determine the maximum extraction time required by extracting the service instruction to be executed from the target database to the instruction queue; according to the instruction extraction time interval, the server can determine the extraction time interval for extracting the service instruction to be executed in the target database each time; according to the instruction extraction times, the server can determine an extraction time threshold value for repeatedly extracting the service instruction to be executed in the target database; according to the instruction processing state, the server can determine whether the service instruction to be executed is in a state of successful extraction, a state of repeated extraction in case of failed extraction, or a state of incapability of extraction; according to the instruction queue, the server can store the service instruction to be executed extracted from the target database into the corresponding instruction queue so as to perform subsequent screening processing operation; moreover, the extraction parameters can be dynamically adjusted according to the processing condition of the service system
According to the technical scheme of the embodiment, the service instruction to be executed is extracted by setting the extraction condition comprising various extraction parameters, so that the instruction information of the service instruction to be executed stored in the instruction queue can be comprehensively acquired; and then, the to-be-executed service instruction can be effectively screened and processed based on the instruction information.
In another embodiment, as shown in fig. 3, a method for executing a service instruction is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
step S310, receiving a service instruction to be screened, which is sent by a front end; the business instruction to be screened is determined according to business instruction authorization operation of a user; the service instruction authorization operation is an operation of authorizing a corresponding service instruction to be authorized; and the service instruction to be authorized is a service instruction determined according to the authority information of the user.
Step S320, if the user corresponding to the service instruction to be screened does not repeatedly execute the service instruction authorization operation on the service instruction to be screened within a preset time, and if the other users having authorization authority on the service instruction to be screened do not execute the service instruction authorization operation on the service instruction to be screened, determining that the service instruction to be screened satisfies a preset screening condition.
And step S330, taking the service instruction to be screened which meets the preset screening condition as the service instruction to be executed in the target database.
Step S340, extracting the to-be-executed service instruction in the target database to an instruction queue according to a preset instruction extraction condition.
Step S350, determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; and the instruction data volume is the data volume of the service instruction to be executed in the instruction queue.
Step S360, screening the service instructions to be executed in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; and the user corresponding to the target service instruction has the authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users.
Step S370, executing the service processing operation corresponding to the target service instruction.
It should be noted that, for the specific limitations of the above steps, reference may be made to the above specific limitations of a service instruction execution method, and details are not described herein again.
It should be understood that although the steps in the flowcharts of fig. 2 and 3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2 and 3 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
To facilitate understanding of those skilled in the art, fig. 4 is a schematic diagram illustrating module association of a service instruction execution method and system in an embodiment. As shown in the figure, the system for implementing the service instruction execution method is composed of a front end and a background; the front end is composed of a service instruction access layer 401, and is used for performing an interactive operation with a user. The background is composed of a service instruction recording layer 402, a service instruction extraction layer 403 and a service instruction processing layer 404. The service instruction recording layer 402 is configured to receive information sent by a front end, where the information includes: the method comprises the steps that transcoded service instructions (including service instructions to be screened), authorization opinions of users needing to perform authorization operation on the service instructions and user personal identity information corresponding to the users needing to perform authorization operation on the service instructions are transmitted to different Paas (Platform as a service) cloud containers based on the user personal identity information; specifically, in order to facilitate processing of authorization operations of users of the same company, a company where the user is located may be determined according to the personal identity information of the user, information corresponding to the users belonging to the same company is stored in a cloud container, and all subsequent processing operations on the service instruction are also performed on the cloud container; in addition, the service instruction to be screened is further screened according to a preset screening condition in the service instruction recording layer 402; and taking the service instruction to be screened which meets the preset screening condition as a service instruction to be executed, and registering the service instruction to be executed in a target database. The service instruction extraction layer 403 is configured to extract a service instruction to be executed in the target database into the instruction queue according to a preset instruction extraction condition, and determine a data amount of the service instruction to be executed in the instruction queue. The service instruction processing layer 404 is configured to invoke instruction screening threads of a number corresponding to the instruction data amount, and perform screening processing on the service instructions to be executed in the instruction queue in parallel to obtain the target service instruction.
In one embodiment, as shown in fig. 5, there is provided a service instruction execution apparatus, including: an instruction fetch module 510, a thread invocation module 520, a concurrent screening module 530, and an execution module 540, wherein:
the instruction extracting module 510 is configured to extract a service instruction to be executed in the target database into an instruction queue according to a preset instruction extracting condition.
A thread calling module 520, configured to determine an instruction data amount in the instruction queue, and call instruction screening threads of a number corresponding to the instruction data amount; and the instruction data volume is the data volume of the service instruction to be executed in the instruction queue.
The parallel screening module 530 is configured to perform screening processing on the to-be-executed service instructions in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; and the user corresponding to the target service instruction has the authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users.
And the executing module 540 is configured to execute the service processing operation corresponding to the target service instruction.
In one embodiment, the service instruction execution apparatus further includes: the instruction receiving module is used for receiving a service instruction to be screened, which is sent by the front end; the business instruction to be screened is determined according to business instruction authorization operation of a user; the service instruction authorization operation is an operation of authorizing a corresponding service instruction to be authorized; the service instruction to be authorized is a service instruction determined according to the authority information of the user; the instruction screening module is used for screening the service instruction to be screened according to a preset screening condition; and the instruction determining module is used for taking the service instruction to be screened, which meets the preset screening condition, as the service instruction to be executed.
In one embodiment, the instruction screening module is specifically configured to determine that the service instruction to be screened meets the preset screening condition if the user corresponding to the service instruction to be screened does not repeatedly perform the service instruction authorization operation on the service instruction to be screened within a preset time, and if other users having authorization permissions to the service instruction to be screened do not perform the service instruction authorization operation on the service instruction to be screened.
In one embodiment, the service instruction execution apparatus further includes: the instruction re-extracting module is used for sending a service instruction re-extracting message to the front end if the service instruction to be executed in the target database cannot be extracted to the instruction queue within the preset acquisition time; and the returning module is used for returning the step of extracting the service instruction to be executed in the target database into the instruction queue according to the preset instruction extracting condition until the service instruction to be executed in the target database is extracted.
In one embodiment, the service instruction execution apparatus further includes: and the target service instruction determining module is used for executing the steps of determining the instruction data volume in the instruction queue and calling instruction screening threads with the number corresponding to the instruction data volume until the target service instruction is obtained if the time interval for calling the instruction screening thread exceeds a preset time interval threshold and/or if the repeated processing times for screening the service instruction to be executed in the instruction queue exceeds a preset processing time threshold and the target service instruction cannot be obtained yet.
In one embodiment, the parallel screening module 530 is specifically configured to determine that the service instruction to be executed passes the screening if the user corresponding to the service instruction to be executed has an operation right on an execution account, the execution amount corresponding to the service instruction to be executed is not greater than an execution amount threshold, the user corresponding to the service instruction to be executed does not repeatedly perform the authorization operation on the service instruction to be executed within a preset time, and the other user having the authorization right on the service instruction to be executed does not perform the authorization operation on the service instruction to be executed, and use the service instruction to be executed as the target service instruction.
In one embodiment, the preset instruction fetch condition comprises: at least one of instruction fetch data size, instruction fetch time, instruction re-processing time, instruction maximum fetch time, instruction fetch time interval, instruction fetch times, instruction storage time, instruction processing state, and the instruction queue.
For specific limitation of a service instruction execution device, reference may be made to the above limitation on a service instruction execution method, which is not described herein again. The modules in the service instruction execution device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 6. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing service instruction execution data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of business instruction execution.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of one of the above-described service instruction execution methods. Here, the steps of a service instruction execution method may be steps in a service instruction execution method in the above embodiments.
In one embodiment, a computer readable storage medium is provided, storing a computer program which, when executed by a processor, causes the processor to perform the steps of one of the above-described service instruction execution methods. Here, the steps of a service instruction execution method may be steps in a service instruction execution method in the above embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for executing a service instruction, comprising:
extracting a service instruction to be executed in a target database into an instruction queue according to a preset instruction extraction condition;
determining the instruction data volume in the instruction queue, and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue;
screening the to-be-executed service instructions in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users;
and executing the service processing operation corresponding to the target service instruction.
2. The method according to claim 1, wherein before the step of extracting the service instruction to be executed in the target database into the instruction queue according to the preset instruction extraction condition, the method further comprises:
receiving a service instruction to be screened, which is sent by a front end; the business instruction to be screened is determined according to business instruction authorization operation of a user; the service instruction authorization operation is an operation of authorizing a corresponding service instruction to be authorized; the service instruction to be authorized is a service instruction determined according to the authority information of the user;
screening the service instruction to be screened according to a preset screening condition;
and taking the service instruction to be screened which meets the preset screening condition as the service instruction to be executed in the target database.
3. The method according to claim 2, wherein the screening the service instruction to be screened according to a preset authorized screening condition includes:
and if the user corresponding to the service instruction to be screened does not repeatedly execute the service instruction authorization operation on the service instruction to be screened within a preset time, and other users having authorization authority on the service instruction to be screened do not execute the service instruction authorization operation on the service instruction to be screened, judging that the service instruction to be screened meets the preset screening condition.
4. The method of claim 1, further comprising:
if the service instruction to be executed in the target database cannot be extracted to the instruction queue within the preset acquisition time, sending a service instruction re-extraction message to the front end; the service instruction re-extraction message is used for prompting a user corresponding to the service instruction to be executed to re-perform service instruction authorization operation;
and returning to the step of extracting the to-be-executed service instruction in the target database into the instruction queue according to the preset instruction extraction condition until the to-be-executed service instruction in the target database is extracted.
5. The method of claim 1, further comprising:
if the time interval for calling the instruction screening thread exceeds a preset time interval threshold and/or if the repeated processing times for screening the service instructions to be executed in the instruction queue exceeds a preset processing time threshold and the target service instructions cannot be obtained, executing the steps of determining the instruction data volume in the instruction queue and calling the instruction screening threads with the number corresponding to the instruction data volume until the target service instructions are obtained.
6. The method according to claim 1, wherein the screening, by the instruction screening thread, the to-be-executed service instructions in the instruction queue in parallel to obtain the target service instruction comprises:
if the user corresponding to the service instruction to be executed has an operation authority on an execution account, the execution amount corresponding to the service instruction to be executed is not larger than an execution amount threshold value, the user corresponding to the service instruction to be executed does not repeatedly execute authorization operation on the service instruction to be executed within a preset time, and other users having authorization authority on the service instruction to be executed do not execute the authorization operation on the service instruction to be executed, it is determined that the service instruction to be executed passes screening, and the service instruction to be executed is taken as the target service instruction.
7. The method of claim 1, wherein the preset instruction fetch condition comprises: at least one of instruction fetch data size, instruction fetch time, instruction re-processing time, instruction maximum fetch time, instruction fetch time interval, instruction fetch times, instruction storage time, instruction processing state, and the instruction queue.
8. A business instruction execution apparatus, comprising:
the instruction extraction module is used for extracting a service instruction to be executed in the target database into an instruction queue according to a preset instruction extraction condition;
the thread calling module is used for determining the instruction data volume in the instruction queue and calling instruction screening threads with the number corresponding to the instruction data volume; the instruction data volume is the data volume of the service instruction to be executed in the instruction queue;
the parallel screening module is used for screening the service instructions to be executed in the instruction queue in parallel through the instruction screening thread to obtain target service instructions; the user corresponding to the target service instruction has authorization authority to the target service instruction, and the target service instruction is a service instruction which is not repeatedly authorized by a plurality of users;
and the execution module is used for executing the service processing operation corresponding to the target service instruction.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202111190978.5A 2021-10-13 2021-10-13 Service instruction execution method and device, computer equipment and storage medium Pending CN113886452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111190978.5A CN113886452A (en) 2021-10-13 2021-10-13 Service instruction execution method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111190978.5A CN113886452A (en) 2021-10-13 2021-10-13 Service instruction execution method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113886452A true CN113886452A (en) 2022-01-04

Family

ID=79002549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111190978.5A Pending CN113886452A (en) 2021-10-13 2021-10-13 Service instruction execution method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113886452A (en)

Similar Documents

Publication Publication Date Title
US20210165686A1 (en) Task processing method, system, device, and storage medium
EP3373543B1 (en) Service processing method and apparatus
US20180033010A1 (en) System and method of identifying suspicious user behavior in a user's interaction with various banking services
EP3413255A1 (en) Electronic payment service processing method and device, and electronic payment method and device
CN108287823B (en) Message data processing method and device, computer equipment and storage medium
CN112232818A (en) Data reconciliation method and device, computer equipment and storage medium
CN109615384B (en) Method, device and server for generating timeliness check rule
CN113888299A (en) Wind control decision method and device, computer equipment and storage medium
US20230370846A1 (en) Method and apparatus for detecting arbitrary account password reset logic vulnerability, and medium
CN113947488A (en) Intelligent authorization method and device, electronic equipment and storage medium
US20180174150A1 (en) Systems and methods for processing a payment transaction authorization request
CN113687800A (en) File printing processing method and device, computer equipment and storage medium
CN112633271A (en) Financial transaction system authentication method based on OCR recognition
CN111553668A (en) Big data-based cash withdrawal method and device, electronic equipment and medium
CN113886452A (en) Service instruction execution method and device, computer equipment and storage medium
US9210147B1 (en) Method, apparatus and computer program product for assessing risk associated with authentication requests
CN111695901A (en) Accounting voucher processing method, device, equipment and storage medium
US11625698B2 (en) Intelligent distributed ledger consent optimizing apparatus for asset transfer
CN105450590A (en) Resource providing method and device
US12020246B2 (en) Intelligent distributed ledger consent optimizing apparatus for asset transfer
US20220383302A1 (en) Intelligent Distributed Ledger Consent Optimizing Apparatus for Asset Transfer
US20240185196A1 (en) Reduced memory resources for proactive monitoring of electronic transactions
CN115422897A (en) Method and device for processing resource transfer message, computer equipment and storage medium
CN117216739A (en) Identity verification method, device, equipment and medium
CN117132283A (en) Identification method, apparatus, computer device, storage medium, and program product

Legal Events

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