CN115422897A - Method and device for processing resource transfer message, computer equipment and storage medium - Google Patents

Method and device for processing resource transfer message, computer equipment and storage medium Download PDF

Info

Publication number
CN115422897A
CN115422897A CN202211042134.0A CN202211042134A CN115422897A CN 115422897 A CN115422897 A CN 115422897A CN 202211042134 A CN202211042134 A CN 202211042134A CN 115422897 A CN115422897 A CN 115422897A
Authority
CN
China
Prior art keywords
resource transfer
message
responding
asynchronous
transfer system
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
CN202211042134.0A
Other languages
Chinese (zh)
Inventor
吴宇昊
赵旭健
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202211042134.0A priority Critical patent/CN115422897A/en
Publication of CN115422897A publication Critical patent/CN115422897A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Artificial Intelligence (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure relates to the field of big data processing technologies, and in particular, to a method and an apparatus for processing a resource transfer packet, a computer device, a storage medium, and a computer program product. The method comprises the following steps: responding to the uploading operation of a table file in a resource transfer system, and establishing an asynchronous message processing thread, wherein a plurality of resource transfer messages are stored in the table file; executing a loop extraction instruction through an asynchronous message processing thread, and performing asynchronous message extraction on a plurality of cell sets in a preset direction in a table file to obtain a resource transfer message corresponding to each cell set; and responding to the judgment result that the resource transfer message meets the preset condition, and storing the resource transfer message to a resource transfer system. By adopting the method, a plurality of resource transfer messages can be uploaded in batch in a form of a table, and asynchronous messages are extracted from the table file in the system background by using an asynchronous thread, so that the processing efficiency of the resource transfer messages is improved.

Description

Resource transfer message processing method and device, computer equipment and storage medium
Technical Field
The present disclosure relates to the field of big data processing technologies, and in particular, to a method and an apparatus for processing a resource transfer packet, a computer device, a storage medium, and a computer program product.
Background
ISO20022 is a new message international standard made and issued by the international organization for standardization, and provides a solution for establishing a general message facing the business, so that the units or users going to and from the financial institutions can go to and from the financial institution information system through a single standard. For example, when performing resource transfer operations such as cross-border remittance or cross-border remittance, a service person may implement data interaction between the current service system and a third-party service system through a message based on the ISO20022 standard to perform the cross-border resource transfer operation.
In the conventional technology, various remittance messages manually input by service personnel are generally received through a message input page of a service system, and the remittance messages are stored in a database so as to be convenient for the follow-up examination and approval processing of the remittance messages. However, when the method for processing messages in the conventional technology is adopted, each message needs to be manually entered by a service person, and the problem of low processing efficiency exists.
Disclosure of Invention
In view of the foregoing, it is desirable to provide an efficient resource transfer packet processing method, apparatus, computer device, computer readable storage medium, and computer program product.
In a first aspect, the present disclosure provides a method for processing a resource transfer packet. The method comprises the following steps:
responding to the uploading operation of a table file in a resource transfer system, and establishing an asynchronous message processing thread, wherein a plurality of resource transfer messages are stored in the table file;
executing a loop extraction instruction through the asynchronous message processing thread, and performing asynchronous message extraction on a plurality of cell sets in a preset direction in the table file to obtain the resource transfer message corresponding to each cell set;
and responding to a judgment result that the resource transfer message meets a preset condition, and storing the resource transfer message to the resource transfer system.
In one embodiment, the storing the resource transfer packet to the resource transfer system in response to the determination result that the resource transfer packet meets the preset condition includes:
verifying the resource transfer message by adopting a verification instruction through the asynchronous message processing thread to generate a verification result corresponding to the resource transfer message;
and responding to a judgment result that a verification result corresponding to the resource transfer message meets the preset condition, and storing the resource transfer message to the resource transfer system.
In one embodiment, the resource transfer message includes a resource transfer field;
the verifying the resource transfer message by the asynchronous message processing thread by using a verifying instruction to generate a verifying result corresponding to the resource transfer message, includes:
determining a cyclic check instruction corresponding to the resource transfer field according to the field information corresponding to the resource transfer field and the form file by the asynchronous message processing thread;
adopting the cyclic check instruction to check the resource transfer field through the asynchronous message processing thread to generate a check result corresponding to the resource transfer field;
the step of storing the resource transfer message to the resource transfer system in response to the judgment result that the verification result corresponding to the resource transfer message meets the preset condition includes:
and responding to a judgment result that the verification result corresponding to the resource transfer field meets the preset condition, and storing the resource transfer field to the resource transfer system.
In one embodiment, the method further comprises:
and acquiring the process information corresponding to the resource transfer message, and storing the process information to the resource transfer system.
In one embodiment, the establishing an asynchronous message processing thread in response to an upload operation of a table file in a resource transfer system includes:
responding to the uploading operation of the table file in the resource transfer system, and acquiring the message quantity of the resource transfer message stored in the table file;
and responding to a comparison result that the number of the messages is less than or equal to a preset threshold value, and establishing the asynchronous message processing thread.
In one embodiment, the method further comprises:
responding to an account login request aiming at the resource transfer system, and acquiring the system authority of the current account;
and responding to a result that the system authority passes the verification, and displaying a form uploading component in the resource transfer system, wherein the form uploading component is used for triggering the uploading operation of the form file.
In a second aspect, the present disclosure further provides a device for processing a resource transfer packet. The device comprises:
the thread establishing module is used for responding to the uploading operation of a table file in the resource transfer system and establishing an asynchronous message processing thread, and the table file stores a plurality of resource transfer messages;
the message extraction module is used for executing a cyclic extraction instruction through the asynchronous message processing thread, and performing asynchronous message extraction on a plurality of cell sets in a preset direction in the table file to obtain the resource transfer message corresponding to each cell set;
and the message storage module is used for responding to a judgment result that the resource transfer message meets the preset condition and storing the resource transfer message to the resource transfer system.
In one embodiment, the message storage module includes:
the message checking unit is used for checking the resource transfer message by adopting a checking instruction through the asynchronous message processing thread to generate a checking result corresponding to the resource transfer message;
and the message storage unit is used for responding to a judgment result that the check result corresponding to the resource transfer message meets the preset condition, and storing the resource transfer message to the resource transfer system.
In one embodiment, the resource transfer message includes a plurality of resource transfer fields;
the message checking unit comprises:
the instruction determining unit is used for determining a cyclic check instruction corresponding to the resource transfer field according to the field information corresponding to the resource transfer field and the form file through the asynchronous message processing thread;
the instruction execution unit is used for verifying the resource transfer field by adopting the cyclic verification instruction through the asynchronous message processing thread and generating a verification result corresponding to the resource transfer field;
the message storage unit is further configured to respond to a determination result that the check result corresponding to the resource transfer field meets the preset condition, and store the resource transfer field to the resource transfer system.
In one embodiment, the apparatus further comprises:
and the information acquisition module is used for acquiring the process information corresponding to the resource transfer message and storing the process information to the resource transfer system.
In one embodiment, the thread establishing module further includes:
the quantity obtaining unit is used for responding to the uploading operation of the table file in the resource transfer system and obtaining the message quantity of the resource transfer message stored in the table file;
and the quantity comparison unit is used for responding to a comparison result that the quantity of the messages is less than or equal to a preset threshold value and establishing the asynchronous message processing thread.
In one embodiment, the apparatus further comprises:
the authority acquisition module is used for responding to an account login request aiming at the resource transfer system and acquiring the system authority of the current account;
and the authority verification module is used for responding to the result that the system authority verification passes, displaying a form uploading component in the resource transfer system, wherein the form uploading component is used for triggering the uploading operation of the form file.
In a third aspect, the present disclosure also provides a computer device. The computer device includes a memory and a processor, where the memory stores a computer program, and the processor implements the method for processing the resource transfer packet according to any embodiment of the first aspect when executing the computer program.
In a fourth aspect, the present disclosure also provides a computer-readable storage medium. The computer-readable storage medium has a computer program stored thereon, and the computer program, when executed by a processor, implements the method for processing a resource transfer packet according to any of the embodiments of the first aspect.
In a fifth aspect, the present disclosure also provides a computer program product. The computer program product includes a computer program, and the computer program, when executed by a processor, implements the method for processing a resource transfer packet according to any embodiment of the first aspect.
According to the method, the device, the computer equipment, the storage medium and the computer program product for processing the resource transfer message, an asynchronous message processing thread is established by responding to the uploading operation of a table file in a resource transfer system, wherein the table file stores a plurality of resource transfer messages, a cyclic extraction instruction is executed through the asynchronous message processing thread, the asynchronous message extraction is carried out on a plurality of cell sets in a preset direction in the table file, a resource transfer message corresponding to each cell set is obtained, the resource transfer message is stored in the resource transfer system in response to the judgment result that the resource transfer message meets the preset condition, the resource transfer message can be uploaded in batch in the form of the table file, the uploading efficiency of the resource transfer message is improved, the asynchronous message extraction instruction is executed in a system background to carry out the asynchronous message extraction on the plurality of cell sets in the preset direction in the table file, the extraction efficiency and the extraction accuracy of the resource transfer message are further improved, the integrity of the resource transfer message is ensured, the resource transfer message meeting the preset condition is judged by adopting the preset condition, and the resource transfer message meeting the preset condition is stored, and the accuracy of the resource transfer message in the resource transfer system data table is improved.
In addition, by adopting the method, the device, the computer equipment, the storage medium and the computer program product for processing the resource transfer message provided by the disclosure, the processing operation of the resource transfer message can not occupy other working threads of the resource transfer system because the table file is processed by adopting the asynchronous message processing thread, and the simultaneous multi-thread working is realized in the resource transfer system, thereby improving the thread utilization rate of the resource transfer system.
Drawings
Fig. 1 is a first schematic flowchart illustrating a method for processing a resource transfer packet according to an embodiment;
FIG. 2 is a flowchart illustrating the steps of checking the resource transfer packet in one embodiment;
FIG. 3 is a flowchart illustrating the resource transfer field checking step in one embodiment;
FIG. 4a is a diagram of a message data table in one embodiment;
FIG. 4b is a diagram illustrating a message flow chart in one embodiment;
FIG. 5 is a flowchart illustrating the asynchronous message processing thread creation step in one embodiment;
FIG. 6 is a flowchart illustrating the system privilege verification step in one embodiment;
fig. 7 is a flowchart illustrating a second method for processing a resource transfer packet according to an embodiment;
FIG. 8 is a diagram illustrating a message upload page in one embodiment;
FIG. 9 is a block diagram of an apparatus for processing a resource transfer packet according to an embodiment;
fig. 10 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present disclosure more clearly understood, the present disclosure is further described in 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 disclosure and are not intended to limit the disclosure.
It should be noted that the user information (including but not limited to user device information, user account information, etc.) and data (including but not limited to data for analysis, stored data, presented data, etc.) referred to in the present disclosure are information and data that are authorized by the user or sufficiently authorized by each party.
In an embodiment, as shown in fig. 1, a method for processing a resource transfer packet is provided, and this embodiment is illustrated by applying the method to a server, it is to be understood that the method may also be applied to a terminal, may also be applied to a system including the terminal and the server, and is implemented by interaction between the terminal and the server. The terminal can be but not limited to various personal computers, notebook computers, smart phones, tablet computers, internet of things equipment and portable wearable equipment, and the internet of things equipment can be smart televisions, smart vehicle-mounted equipment and the like. The portable wearable device can be a smart watch, a smart bracelet, a head-mounted device, and the like. The server may be implemented as a stand-alone server or as a server cluster consisting of a plurality of servers.
In this embodiment, the method includes the steps of:
step S102, responding to the uploading operation of the form file in the resource transfer system, and establishing an asynchronous message processing thread.
Among other things, the resource transfer system may be used to characterize a business system that performs payment clearing operations. In one example, the resource transfer system may be a global overseas clearing system.
The table file may store several resource transfer messages. In general, several resource transfer messages may refer to multiple messages. In some implementation scenarios, several resource transfer messages may also refer to one message. In one example, the resource transfer message may be a money transfer message based on the ISO20022 standard.
Asynchronous message processing threads may be used to characterize threads that are capable of performing message processing operations asynchronously in the background of the resource transfer system. In one example, after triggering the uploading operation of the form file, the user may invoke other work threads to execute other work instructions besides the message extraction, such as a message auditing instruction, a status notification instruction, and the like, by interacting with the front-end page of the resource transfer system by using the resource transfer system. At this time, the asynchronous message processing thread works asynchronously with other working threads in the background of the resource transfer system, so as to realize the multi-thread work of the resource transfer system and further improve the data processing efficiency of the resource transfer system.
Specifically, a resource transfer system may be deployed in the server. The server may receive the uploaded form file in response to an upload operation of the form file triggered in the resource transfer system. And establishing an asynchronous message processing thread corresponding to the form file in the resource transfer system. The uploading operation of the form file may be triggered by a user as required, for example, the user clicks a form uploading button in a front-end page of the resource transfer system to trigger the uploading operation of the form file, or may be automatically triggered by the server, for example, the server detects that the form file to be processed exists and automatically triggers the uploading operation of the form file.
In one example, the form file may be obtained by processing the resource transfer message according to a message form template preset by a user. In another example, the form file may also be obtained by automatically processing the resource transfer message according to a preset program by the server.
In another example, the server may invoke the start function start to create an asynchronous packet processing Thread by assigning a Thread object Thread in the resource transfer system, rewriting the run function run.
And step S104, performing asynchronous message extraction on the form file through the asynchronous message processing thread to obtain a resource transfer message.
Specifically, the server may store the message extraction logic in advance. The server can adopt the message extraction logic to perform asynchronous message extraction on the table file through an asynchronous message processing thread running in the background of the resource transfer system, and obtain the resource transfer message from the table file. The message extraction logic can identify a character string corresponding to a preset message format in the table file, and determine a resource transfer message according to the identified character string; or, the resource transfer message may also be extracted from a preset position in the form file according to the position relationship of the resource transfer message; or, semantic analysis processing may be performed on the form file, and the resource transfer packet may be determined from the form file according to a semantic result obtained by the semantic analysis processing.
And step S106, responding to the judgment result that the resource transfer message meets the preset condition, and storing the resource transfer message to a resource transfer system.
Specifically, the server may store a preset condition in advance. After the server extracts the resource transfer message, the resource transfer message can be judged by adopting a preset condition, and a judgment result of the resource transfer message is generated. And responding to the judgment result that the resource transfer message meets the preset condition, and storing the resource transfer message to a resource transfer system. The preset condition may be that the message length of the resource transfer message is less than or equal to a preset length threshold, or that the message data of the resource transfer message is within an enumeration range.
In one example, a message data table may be stored in a database of the resource transfer system. And under the condition that the server responds to the judgment result that the resource transfer message meets the preset condition, the resource transfer message can be stored in the message data table. The resource transfer message is stored by adopting the message data table, so that the resource transfer system can uniformly manage, update or maintain the resource transfer message.
In one example, the server may generate corresponding prompt information in response to a determination result that the resource transfer message does not meet the preset condition, and display the prompt information that the resource transfer message does not meet the preset condition to the user in a front-end page of the resource transfer system to prompt the user to process the resource transfer message that does not meet the preset condition, such as modifying or deleting the resource transfer message.
According to the method for processing the resource transfer message, an asynchronous message processing thread is established in response to uploading operation of a table file in a resource transfer system, the table file stores a plurality of resource transfer messages, asynchronous message extraction is carried out on the table file through the asynchronous message processing thread to obtain the resource transfer message, the resource transfer message is stored in the resource transfer system in response to a judgment result that the resource transfer message meets a preset condition, the resource transfer message can be uploaded in batch in a form of the table file, uploading efficiency of the resource transfer message is improved, asynchronous message extraction is carried out on the table file in a system background through the asynchronous message processing thread, processing efficiency of the resource transfer message is further improved, the resource transfer message is judged through the preset condition, the resource transfer message meeting the preset condition is stored, and message accuracy of a message data table in the resource transfer system is improved.
In addition, by adopting the method for processing the resource transfer packet provided by the embodiment, because the form file is processed by adopting the asynchronous packet processing thread, the processing operation of the resource transfer packet does not occupy other working threads of the resource transfer system, and the simultaneous multi-thread operation is realized in the resource transfer system, so that the thread utilization rate of the resource transfer system is improved.
In one embodiment, the table file includes several sets of cells. Step S104, the asynchronous message extraction is carried out on the form file through the asynchronous message processing thread, and the resource transfer message is obtained, and the method comprises the following steps: and executing a loop extraction instruction through an asynchronous message processing thread, and performing asynchronous message extraction on the plurality of cell sets in the preset direction to obtain a resource transfer message corresponding to each cell set.
The cell set can be used for representing a set formed by a plurality of cells in a preset direction in the table file. In general, one cell set may be used to store one resource transfer message. In some implementation scenarios, one set of cells may also be used to store multiple resource transfer messages. In one example, in a case where the preset direction is a horizontal direction, the cell set may be a set composed of a plurality of cells corresponding to a same row in the table file. In another example, in a case that the preset direction is a vertical direction, the cell set may be a set formed by several cells corresponding to the same column in the table file.
Specifically, the server may execute a loop extraction instruction through the asynchronous message processing thread, call a loop function, and perform asynchronous message extraction on a plurality of cell sets in a preset direction in the table file in sequence by using the loop function to obtain a resource transfer message corresponding to each cell set. For example, first, an asynchronous packet extraction operation is performed on a first cell set in a preset direction in the table file, so as to obtain a resource transfer packet stored in the first cell set. And then, after the asynchronous message extraction operation aiming at the first cell set is finished, the asynchronous message extraction operation is repeatedly executed on the second cell set in the preset direction until all the cell sets in the preset direction in the form file are traversed.
In one embodiment, the server may use a for function as a round-robin function, and perform the following operations on each cell set in a preset direction in the table file from top to bottom in sequence: and declaring the message object (the server identifies and processes the data in the table file through the message object), endowing the message object with the message data in the cell set, and performing asynchronous message extraction on the message data endowed with the message object to obtain a resource transfer message corresponding to the cell set.
In this embodiment, asynchronous packet extraction is performed on the cell set in the preset direction through the asynchronous packet processing thread to obtain the resource transfer packet corresponding to the cell set, so that the asynchronous packet extraction operation performed on the table file line by line/column by column can be realized, the integrity of the resource transfer packet is ensured, and the error rate of the extracted resource transfer packet is reduced.
In an embodiment, as shown in fig. 2, in step S106, in response to a determination that the resource transfer packet meets the preset condition, storing the resource transfer packet in the resource transfer system includes:
step S202, the asynchronous message processing thread adopts the check instruction to check the resource transfer message, and a check result corresponding to the resource transfer message is generated.
And step S204, judging the checking result of the resource transfer message by adopting a preset condition.
And step S206, responding to the judgment result that the check result corresponding to the resource transfer message meets the preset condition, and storing the resource transfer message to the resource transfer system.
Specifically, the server may check the data validity of the resource transfer packet by using a check instruction through the asynchronous packet processing thread, and generate a check result corresponding to the resource transfer packet. And judging the check result corresponding to the resource transfer message by adopting a preset condition through the asynchronous message processing thread to obtain the judgment result of the check result of the resource transfer message. And responding to a judgment result that the verification result corresponding to the resource transfer message meets the preset condition, and storing the resource transfer message to the resource transfer system. The preset condition may be that the verification result is a pass.
In one example, the server may generate a check log corresponding to the resource transfer packet according to a check result of the resource transfer packet. The check log may be for presentation in a front-end page of the resource transfer system.
In this embodiment, the asynchronous message processing thread verifies the data validity of the resource transfer message by using the verification instruction, and the resource transfer message passing the verification result is stored in the resource storage system, so that the data validity of the resource transfer message stored in the resource transfer system can be improved.
In one embodiment, the resource transfer message may include a resource transfer field. As shown in fig. 3, in step S106, in response to a determination result that the resource transfer packet meets the preset condition, storing the resource transfer packet in the resource transfer system includes:
step S302, the resource transfer field is verified through the asynchronous message processing thread by adopting a cyclic verification instruction, and a verification result corresponding to the resource transfer field is generated.
The resource transfer field may include, but is not limited to: a plurality of fields of resource transfer currency, resource transfer amount, resource transfer object, resource transfer address, resource transfer mechanism, resource transfer remark and the like.
Specifically, the server may store a correspondence between field information of the table file and the cyclic check instruction. The following operations may be performed on each extracted resource transfer packet: and acquiring the position of each resource transfer field in the resource transfer message in the form file through the asynchronous message processing thread. And determining field information corresponding to the resource transfer field and the form file according to the position of the resource transfer field in the form file. And determining the cyclic check instruction corresponding to the resource transfer field according to the corresponding relation between the field information and the cyclic check instruction. And according to the preset column sequence, sequentially adopting the cyclic check instruction corresponding to the column information to check the data validity of the resource transfer field and generate a check result corresponding to the resource transfer field. The preset column order may be determined according to a column order of a unit cell fixed in a message table template corresponding to the table file. The asynchronous message processing thread can determine the field type corresponding to the currently verified resource transfer field through the preset field sequence, so as to execute the corresponding cyclic verification instruction, and the resource transfer field is verified by adopting the verification rule corresponding to the field type.
In one embodiment, the server may employ a switch statement as a cycle check instruction. The asynchronous message processing thread adopts a switch statement to perform data validity check on the resource transfer field corresponding to each cell column in the table file from left to right, for example, performing enumeration type check on the resource transfer message with an enumeration range for data length or data size to determine whether the data length or data size of the resource transfer field is within the enumeration range, and performing corresponding subsequent judgment processing on the resource transfer message according to a check result. In this embodiment, the switch statement is used as a cyclic check instruction, and the check rule corresponding to each resource transfer field can be stored in the switch statement to check the resource transfer field in a targeted manner, so that the check efficiency and the check accuracy of the resource transfer field are improved.
And step S304, judging the check result corresponding to the resource transfer field by adopting a preset condition.
Step S306, responding to the judgment result that the check result corresponding to the resource transfer field meets the preset condition, and storing the resource transfer field to the resource transfer system.
Specifically, the server may determine, by using the asynchronous packet processing thread, a check result corresponding to a resource transfer field in the resource transfer packet by using a preset condition, and generate a determination result of the check result of the resource transfer field. And responding to the judgment result that the check result corresponding to the resource transfer field meets the preset condition, and storing the resource transfer field to the resource transfer system. The preset condition may be that the verification result is a pass.
In one example, the server may add an invalidity identifier invalidity to the resource transfer field in response to a determination that the check result corresponding to the resource transfer field does not meet the preset condition, and print an invalidity reason corresponding to the resource transfer field with the invalidity identifier in the check log, so as to facilitate modification by the user.
In another example, after the check of the current resource transfer packet is finished, the server may write the check result corresponding to the current resource transfer packet into the check log through the asynchronous packet processing thread, and continue to perform the same field check operation on the next resource transfer packet until each resource transfer packet stored in the form file is traversed.
In this embodiment, each resource transfer field in the resource transfer message is checked by the asynchronous message processing thread using a cyclic check instruction, and the resource transfer field is stored in the resource transfer system in response to a determination result that a check result corresponding to the resource transfer field meets a preset condition, so that the check efficiency of the resource transfer message can be improved, and the processing efficiency of the resource transfer message can be improved.
In one embodiment, the method for processing a resource transfer packet further includes: and acquiring the process information corresponding to the resource transfer message, and storing the process information to the resource transfer system.
The process information may include, but is not limited to, any one or more of process operator information, process operation time, message audit status, message authorization status, and the like.
Specifically, the server may record, in the processing flow of the resource transfer packet, flow information corresponding to the resource transfer packet, and store the flow information corresponding to the resource transfer packet in a packet flow table in the resource transfer system. The user can subsequently check and authorize the resource transfer message according to the flow information recorded in the message flow table, and determine the current flow state of the resource transfer message.
In an example, the server may store the resource transfer packet and the process number corresponding to the resource transfer packet in a packet data table as shown in fig. 4a in response to a determination result that the resource transfer packet meets the preset condition. The message data table shown in fig. 4a and the message flow table shown in fig. 4b are associated by using the flow number of the resource transfer message, so that the user can process the resource transfer message conveniently.
In this embodiment, the management efficiency of the resource transfer message can be improved by acquiring the process information corresponding to the resource transfer message and storing the process information in the resource transfer system.
In one embodiment, as shown in fig. 5, step S102, in response to the uploading operation of the table file in the resource transfer system, establishes an asynchronous message processing thread, including:
step S502, responding to the uploading operation of the form file in the resource transfer system, and acquiring the message quantity of the resource transfer message stored in the form file.
Step S504, the number of the messages is compared with a preset threshold value.
Step S506, in response to the comparison result that the number of the messages is less than or equal to the preset threshold, establishing an asynchronous message processing thread.
The preset threshold may be determined according to a maximum data amount that the resource transfer system can process in normal operation.
Specifically, the memory carrying capacity of the resource transfer system is limited, and if the memory of the table file processed by the resource transfer system is too large, the processing efficiency of the resource transfer system is easily reduced, and even the resource transfer system cannot work normally. Therefore, before the table file is processed, the memory size of the table file needs to be determined. The server can obtain the message quantity of the resource transfer message stored in the form file by responding to the uploading operation of the form file in the resource transfer system. And comparing the message quantity with a preset threshold value. And responding to the comparison result that the number of the messages is less than or equal to the preset threshold value, determining that the resource transfer system can process the form file, and establishing an asynchronous message processing thread in the resource transfer system.
In one example, the server may generate corresponding prompt information in response to a comparison result that the number of messages is greater than a preset threshold, and display the prompt information in a front-end page of the resource transfer system to prompt a user to process the form file.
In this embodiment, the number of messages of the resource transfer message stored in the form file is obtained by responding to the uploading operation of the form file in the resource transfer system, the number of messages is compared with the preset threshold, and an asynchronous message processing thread is established in response to the comparison result that the number of messages is less than or equal to the preset threshold, so that the normal operation of the resource transfer system can be ensured.
In an embodiment, as shown in fig. 6, the method for processing a resource transfer packet further includes:
step S602, in response to the account login request for the resource transfer system, obtaining the system permission of the current account.
And step S604, verifying the system authority of the current account.
And step S606, responding to the result that the system authority passes the verification, and displaying the table uploading component in the resource transfer system.
Wherein, the form uploading component can be used for triggering the uploading operation of the form file.
The system authority is used for representing the uploading authority of the table file in the resource transfer system.
Specifically, the server may receive account information currently input by the user in a front-end page of the resource transfer system in response to an account login request of the user for the resource transfer system. And acquiring the system authority corresponding to the account currently logged in by the user according to the account information. And verifying the system authority of the current account by adopting an authority verification rule. And responding to the result that the system authority of the current account passes the verification, calling the form uploading component, and displaying the form uploading component in a front-end page of the resource transfer system. The subsequent user can trigger the uploading operation of the form file through the form uploading component.
In this embodiment, the system permission of the current account is verified, and the form uploading component is displayed in the resource transfer system in response to a result that the system permission is verified, so that the security of the processing method of the resource transfer message can be improved.
In an embodiment, as shown in fig. 7, a method for processing a resource transfer packet is provided, including:
step S702, in response to the account login request aiming at the resource transfer system, acquiring the system authority of the current account.
Step S704, the system authority of the current account is verified, and the form upload component is displayed in the resource transfer system in response to the result that the system authority passes the verification.
Specifically, the server may obtain account information input by the user and determine the system authority of the current account by responding to an account login request, triggered by the user on a front-end page of the resource transfer system, for the resource transfer system. And verifying the system authority of the current account by adopting an authority verification rule, and displaying a table uploading component in a message uploading page shown in fig. 8 in response to a result that the system authority passes verification.
Step S706, in response to the uploading operation of the table file in the resource transfer system, obtains the message number of the resource transfer message stored in the table file.
Step S708, comparing the number of messages with a preset threshold, and establishing an asynchronous message processing thread in response to a comparison result that the number of messages is less than or equal to the preset threshold.
Specifically, the server may obtain the uploaded table file in response to an uploading operation of the table file triggered by the table uploading component shown in fig. 8 in a front-end page of the resource transfer system by the user, and determine the message quantity of the resource transfer message stored in the table file. And comparing the number of the messages with a preset threshold value, and establishing an asynchronous message processing thread in response to a comparison result that the number of the messages is less than or equal to the preset threshold value.
Step S710, performing a loop extraction instruction through the asynchronous packet processing thread, and performing asynchronous packet extraction on a plurality of cell sets in a preset direction in the table file to obtain a resource transfer packet corresponding to each cell set.
Step S712, determining and executing the cyclic check instruction corresponding to the resource transfer field through the asynchronous packet processing thread, and generating a check result corresponding to the resource transfer field.
Step S714, in response to the determination result that the check result corresponding to the resource transfer field meets the preset condition, storing the resource transfer field in the resource transfer system.
Specifically, the server may execute a loop extraction instruction through an asynchronous packet processing thread, perform row-by-row/column-by-column processing on a row cell set in the horizontal direction/a column cell set in the vertical direction in the table file, and perform the following operations on each row/each column: and determining a cyclic check instruction corresponding to the resource transfer field according to the field information corresponding to the resource transfer field and the form file by the asynchronous message processing thread. And verifying each resource transfer field by adopting a corresponding cyclic verification instruction to generate a verification result corresponding to each resource transfer field. And responding to a judgment result that the verification result corresponding to the resource transfer field meets the preset condition, and storing the resource transfer field to the resource transfer system. The specific resource transfer field checking operation may be implemented by referring to the resource transfer field checking method provided in the foregoing embodiment, and is not specifically described herein.
In the embodiment, the system authority of the current account is checked, the table uploading component is displayed in the resource transfer system in response to the result that the system authority passes the check, the safety of the processing method of the resource transfer message can be improved, the message quantity of the resource transfer message stored in the table file is compared with the preset threshold, the asynchronous message processing thread is established in response to the comparison result that the message quantity is smaller than or equal to the preset threshold, the data load capacity of the resource transfer system can be ensured within the normal working range, the processing efficiency of the resource transfer system is improved, the asynchronous message extraction is performed on the cell set in the preset direction through the asynchronous message processing thread, the resource transfer message corresponding to the cell set is obtained, the integrity and the accuracy of each resource transfer message can be ensured, the code quantity of the resource transfer system can be further reduced due to the adoption of the cyclic extraction instruction, and the operation speed of the resource transfer system is improved. And verifying each resource transfer field by adopting a cyclic verification instruction to generate a verification result corresponding to each resource transfer field, responding to a judgment result that the verification result corresponding to the resource transfer field meets a preset condition, and storing the resource transfer field to the resource transfer system, so that the accuracy of the resource transfer message and the message processing efficiency of the resource transfer system can be improved.
In addition, by using the method for processing a resource transfer packet provided in this embodiment, because the form file is processed by using the asynchronous packet processing thread, the processing operation of the resource transfer packet does not occupy other working threads of the resource transfer system, and simultaneous multi-thread working is implemented in the resource transfer system, thereby improving the thread utilization rate of the resource transfer system.
It should be understood that, although the steps in the flowcharts related to the embodiments as described above are sequentially displayed as indicated by arrows, the steps are not necessarily performed sequentially 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 the flowcharts according to the embodiments described above may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the execution order of the steps or stages is not necessarily sequential, but may be rotated or alternated with other steps or at least some of the steps or stages in other steps.
Based on the same inventive concept, the embodiment of the present disclosure further provides a device for processing a resource transfer packet, which is used for implementing the method for processing a resource transfer packet. The implementation scheme for solving the problem provided by the apparatus is similar to the implementation scheme described in the above method, so specific limitations in the following embodiments of one or more apparatus for processing a resource transfer packet may refer to the above limitations on the method for processing a resource transfer packet, and are not described herein again.
In an embodiment, as shown in fig. 9, an apparatus 900 for processing a resource transfer packet is provided, including: a thread establishing module 902, a packet extracting module 904, and a packet storing module 906, wherein:
the thread establishing module 902 is configured to establish an asynchronous packet processing thread in response to an upload operation of a table file in the resource transfer system, where the table file stores a plurality of resource transfer packets.
The packet extraction module 904 is configured to execute a loop extraction instruction through an asynchronous packet processing thread, and perform asynchronous packet extraction on multiple cell sets in a preset direction in the table file to obtain a resource transfer packet corresponding to each cell set.
The message storage module 906 is configured to, in response to a determination result that the resource transfer message meets the preset condition, store the resource transfer message to the resource transfer system.
In one embodiment, the message storage module 906 includes: the message checking unit is used for checking the resource transfer message by adopting a checking instruction through the asynchronous message processing thread to generate a checking result corresponding to the resource transfer message; and the message storage unit is used for responding to a judgment result that the check result corresponding to the resource transfer message meets the preset condition and storing the resource transfer message to the resource transfer system.
In one embodiment, the resource transfer message includes a resource transfer field. The message checking unit comprises: the instruction determining unit is used for determining a cyclic check instruction corresponding to the resource transfer field according to the field information corresponding to the resource transfer field and the form file through the asynchronous message processing thread; and the instruction execution unit is used for verifying the resource transfer field by adopting a cyclic verification instruction through the asynchronous message processing thread to generate a verification result corresponding to the resource transfer field.
And the message storage unit is also used for responding to a judgment result that the check result corresponding to the resource transfer field accords with the preset condition A and storing the resource transfer field to the resource transfer system.
In one embodiment, the apparatus 900 for processing a resource transfer packet further includes: and the information acquisition module is used for acquiring the process information corresponding to the resource transfer message and storing the process information to the resource transfer system.
In one embodiment, the thread setup module 902 includes: the quantity obtaining unit is used for responding to the uploading operation of the form file in the resource transfer system and obtaining the message quantity of the resource transfer message stored in the form file; and the quantity comparison unit is used for responding to a comparison result that the quantity of the messages is less than or equal to a preset threshold value and establishing an asynchronous message processing thread.
In one embodiment, the apparatus 900 for processing a resource transfer packet further includes: the authority acquisition module is used for responding to an account login request aiming at the resource transfer system and acquiring the system authority of the current account; and the authority verification module is used for responding to the result that the system authority verification passes, displaying a form uploading component in the resource transfer system, wherein the form uploading component is used for triggering the uploading operation of the form file.
All or part of each module in the processing device for resource transfer messages can be realized 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. 10. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, 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 the resource transfer message. 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 for processing a resource transfer packet.
Those skilled in the art will appreciate that the architecture shown in fig. 10 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 further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is also provided, on which a computer program is stored, which computer program, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
In an embodiment, a computer program product is provided, comprising a computer program which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by hardware instructions of a computer program, which may be stored in a non-volatile computer-readable storage medium, and when executed, may include the processes of the above embodiments of the methods. Any reference to memory, databases, or other media used in the embodiments provided by the present disclosure may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high-density embedded nonvolatile Memory, resistive Random Access Memory (ReRAM), magnetic Random Access Memory (MRAM), ferroelectric Random Access Memory (FRAM), phase Change Memory (PCM), graphene Memory, and the like. Volatile Memory can include Random Access Memory (RAM), external cache Memory, and the like. 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), for example. The databases involved in embodiments provided by the present disclosure may include at least one of relational and non-relational databases. The non-relational database may include, but is not limited to, a block chain based distributed database, and the like. The processors referred to in the various embodiments provided in this disclosure may be, without limitation, general purpose processors, central processing units, graphics processors, digital signal processors, programmable logic devices, quantum computing-based data processing logic devices, or the like.
All possible combinations of the technical features in the above embodiments may not be described for the sake of brevity, but should be considered as being within the scope of the present disclosure as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several implementation modes of the present disclosure, and the description thereof is specific and detailed, but not to be understood as limiting the scope of the present disclosure. It should be noted that, for those skilled in the art, various changes and modifications can be made without departing from the spirit of the present disclosure, and these changes and modifications are all within the scope of the present disclosure. Therefore, the protection scope of the present disclosure should be subject to the appended claims.

Claims (15)

1. A method for processing a resource transfer packet, the method comprising:
responding to the uploading operation of a table file in a resource transfer system, and establishing an asynchronous message processing thread, wherein the table file stores a plurality of resource transfer messages;
executing a loop extraction instruction through the asynchronous message processing thread, and performing asynchronous message extraction on a plurality of cell sets in a preset direction in the table file to obtain the resource transfer message corresponding to each cell set;
and responding to a judgment result that the resource transfer message meets a preset condition, and storing the resource transfer message to the resource transfer system.
2. The method according to claim 1, wherein the storing the resource transfer packet to the resource transfer system in response to the determination that the resource transfer packet meets the predetermined condition comprises:
verifying the resource transfer message by the asynchronous message processing thread by adopting a verification instruction to generate a verification result corresponding to the resource transfer message;
and responding to a judgment result that a check result corresponding to the resource transfer message meets the preset condition, and storing the resource transfer message to the resource transfer system.
3. The method of claim 2, wherein the resource transfer message comprises a resource transfer field;
the verifying the resource transfer message by the asynchronous message processing thread by adopting a verifying instruction to generate a verifying result corresponding to the resource transfer message comprises the following steps:
determining a cyclic check instruction corresponding to the resource transfer field according to the field information corresponding to the resource transfer field and the form file by the asynchronous message processing thread;
the asynchronous message processing thread adopts the cyclic check instruction to check the resource transfer field and generate a check result corresponding to the resource transfer field;
the step of storing the resource transfer message to the resource transfer system in response to the judgment result that the verification result corresponding to the resource transfer message meets the preset condition includes:
and responding to a judgment result that the verification result corresponding to the resource transfer field meets the preset condition, and storing the resource transfer field to the resource transfer system.
4. The method according to any one of claims 1 to 3, further comprising:
and acquiring the process information corresponding to the resource transfer message, and storing the process information to the resource transfer system.
5. The method according to any one of claims 1 to 3, wherein the establishing an asynchronous message processing thread in response to an upload operation of a table file in a resource transfer system comprises:
responding to the uploading operation of the table file in the resource transfer system, and acquiring the message quantity of the resource transfer message stored in the table file;
and responding to a comparison result that the number of the messages is less than or equal to a preset threshold value, and establishing the asynchronous message processing thread.
6. The method according to any one of claims 1 to 3, further comprising:
responding to an account login request aiming at the resource transfer system, and acquiring the system permission of the current account;
and responding to a result that the system authority passes the verification, and displaying a form uploading component in the resource transfer system, wherein the form uploading component is used for triggering the uploading operation of the form file.
7. An apparatus for processing a resource transfer packet, the apparatus comprising:
the thread establishing module is used for responding to the uploading operation of a table file in the resource transfer system and establishing an asynchronous message processing thread, and the table file stores a plurality of resource transfer messages;
the message extraction module is used for executing a loop extraction instruction through the asynchronous message processing thread, and performing asynchronous message extraction on a plurality of cell sets in a preset direction in the table file to obtain the resource transfer message corresponding to each cell set;
and the message storage module is used for responding to a judgment result that the resource transfer message meets the preset condition and storing the resource transfer message to the resource transfer system.
8. The apparatus of claim 7, wherein the message storage module comprises:
the message checking unit is used for checking the resource transfer message by adopting a checking instruction through the asynchronous message processing thread to generate a checking result corresponding to the resource transfer message;
and the message storage unit is used for responding to a judgment result that the check result corresponding to the resource transfer message meets the preset condition and storing the resource transfer message to the resource transfer system.
9. The apparatus of claim 8, wherein the resource transfer packet comprises a plurality of resource transfer fields;
the message checking unit comprises:
the instruction determining unit is used for determining a cyclic check instruction corresponding to the resource transfer field according to the field information corresponding to the resource transfer field and the form file through the asynchronous message processing thread;
the instruction execution unit is used for verifying the resource transfer field by adopting the cyclic verification instruction through the asynchronous message processing thread and generating a verification result corresponding to the resource transfer field;
the message storage unit is further configured to respond to a determination result that the check result corresponding to the resource transfer field meets the preset condition, and store the resource transfer field to the resource transfer system.
10. The apparatus according to any one of claims 7 to 9, further comprising:
and the information acquisition module is used for acquiring the process information corresponding to the resource transfer message and storing the process information to the resource transfer system.
11. The apparatus according to any one of claims 7 to 9, wherein the thread establishing module comprises:
the quantity obtaining unit is used for responding to the uploading operation of the form file in the resource transfer system and obtaining the message quantity of the resource transfer message stored in the form file;
and the quantity comparison unit is used for responding to a comparison result that the quantity of the messages is less than or equal to a preset threshold value, and establishing the asynchronous message processing thread.
12. The apparatus according to any one of claims 7 to 9, further comprising:
the authority acquisition module is used for responding to an account login request aiming at the resource transfer system and acquiring the system authority of the current account;
and the authority verification module is used for responding to the result that the system authority verification passes, displaying a form uploading component in the resource transfer system, wherein the form uploading component is used for triggering the uploading operation of the form file.
13. 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 6.
14. 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 6.
15. A computer program product comprising a computer program, characterized in that the computer program realizes the steps of the method of any one of claims 1 to 6 when executed by a processor.
CN202211042134.0A 2022-08-29 2022-08-29 Method and device for processing resource transfer message, computer equipment and storage medium Pending CN115422897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211042134.0A CN115422897A (en) 2022-08-29 2022-08-29 Method and device for processing resource transfer message, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211042134.0A CN115422897A (en) 2022-08-29 2022-08-29 Method and device for processing resource transfer message, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115422897A true CN115422897A (en) 2022-12-02

Family

ID=84199503

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211042134.0A Pending CN115422897A (en) 2022-08-29 2022-08-29 Method and device for processing resource transfer message, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115422897A (en)

Similar Documents

Publication Publication Date Title
CN110008455B (en) Table editing method, apparatus, computer device and storage medium
CN112394864B (en) Information acquisition method and device, computer equipment and storage medium
CN114640503A (en) Application system verification method and device, computer equipment and storage medium
CN112445596B (en) Data importing method, system and storage medium based on multithreading
CN116431731A (en) Data asynchronous export method, device, equipment and storage medium thereof
CN115422897A (en) Method and device for processing resource transfer message, computer equipment and storage medium
CN114490415A (en) Service testing method, computer device, storage medium, and computer program product
CN114626841A (en) Resource transfer processing method, device, computer device, medium, and program product
CN111914065B (en) Short message content verification method, device, computer system and computer readable medium
CN110222290B (en) Page generation method and device, computer equipment and storage medium
CN117436888A (en) Payment service processing method, device, computer equipment and storage medium
CN117132273A (en) Information transmission method, information transmission device, computer equipment and storage medium
CN113886452A (en) Service instruction execution method and device, computer equipment and storage medium
CN116862398A (en) Financial business follow-up method, device, computer equipment and storage medium
CN115222411A (en) Emergency stop resource transfer method, device, computer equipment and storage medium
CN116846974A (en) Service request processing method, device, computer equipment and storage medium
CN115738238A (en) Method and device for detecting serial number, computer equipment and storage medium
CN115906076A (en) Memory snapshot storage method and device, computer equipment and storage medium
CN117149371A (en) Resource borrowing method, resource borrowing device, computer equipment, storage medium and program product
CN115599968A (en) Transaction data processing method and device, computer equipment and storage medium
CN116361513A (en) Behavior data processing method, behavior data processing device, computer equipment and storage medium
CN113987596A (en) Block chain privacy transaction protection method, device, equipment and readable storage medium
CN117370948A (en) Information display method, information display device, terminal and computer readable storage medium
CN116167072A (en) Data processing method, device, computer equipment and storage medium
CN116860269A (en) Method, apparatus, device, storage medium and program product for managing platform software

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