CN115168375A - Data updating method and related device - Google Patents

Data updating method and related device Download PDF

Info

Publication number
CN115168375A
CN115168375A CN202210780257.8A CN202210780257A CN115168375A CN 115168375 A CN115168375 A CN 115168375A CN 202210780257 A CN202210780257 A CN 202210780257A CN 115168375 A CN115168375 A CN 115168375A
Authority
CN
China
Prior art keywords
transaction
tail box
currency type
target
trunk
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
CN202210780257.8A
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.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210780257.8A priority Critical patent/CN115168375A/en
Publication of CN115168375A publication Critical patent/CN115168375A/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/23Updating
    • G06F16/235Update request formulation
    • 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/23Updating
    • G06F16/2358Change logging, detection, and notification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The application discloses a data updating method and a related device, which can be applied to the field of artificial intelligence or the field of finance, and can determine a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation object, further determine a target tail box based on the transaction operation object and the transaction currency type, and finally update data of the target tail box according to the transaction numerical value and the first tail box pointer parameter. Therefore, the target tail box determined by the transaction operation object and the transaction currency type is the tail box corresponding to the current transaction, the data of the target tail box is updated according to the transaction value corresponding to the current transaction and the pointer parameter of the first tail box, and the transaction data corresponding to the transaction can be recorded to the corresponding tail box. Based on this, realized the purpose of the data automatic recording of every transaction to its tailbox that corresponds, compared with the mode that manual statistics gathers, improved the treatment effeciency, practiced thrift the cost of labor.

Description

Data updating method and related device
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a data updating method and a related apparatus.
Background
In banking business, a bank tail box is configured for a teller according to business, specifically, a personal virtual vault corresponding to cash bills under the name of the teller on a banking system, or a virtual small warehouse used for counting specific transaction operations of the teller.
The transaction types in the bank system are various, and the accounting management and statistics of the bank system can be obtained by counting through clearing boxes. The step of clearing the box refers to the step that the teller pays the cash bills under the name to an institution vault manager or a superior institution or clears the transaction operation statistical information under the name of the teller.
In the related technology, a log recording mode is adopted, a teller is required to manually count and summarize each transaction, and the method is low in efficiency and easy to make mistakes.
Disclosure of Invention
In order to solve the technical problems, the application provides a data updating method and a related device, so that the purpose of automatically recording the data of each transaction to the corresponding tail box is achieved, the processing efficiency is improved, and the labor cost is saved.
The embodiment of the application discloses the following technical scheme:
in one aspect, an embodiment of the present application provides a data updating method, where the method includes:
acquiring transaction operation information;
analyzing the transaction operation information, and determining a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation information;
determining a target tail box according to the transaction operation object and the transaction currency type;
and updating the data of the target tail box according to the transaction value and the first tail box pointer parameter.
Optionally, the method further includes:
setting a tail box pointer parameter of the target tail box according to the service type;
dividing the storage space of the target tail box into a plurality of data storage areas according to the tail box pointer parameter; the data storage areas and the tail box pointer parameters have corresponding relations.
Optionally, the updating the data of the target tail box according to the transaction value and the first tail box pointer parameter includes:
determining a tail box pointer parameter which is the same as the first tail box pointer parameter from the tail box pointer parameters of the target tail box to serve as a second tail box pointer parameter;
determining a data storage area to be updated according to the second tail box pointer parameter and the corresponding relation;
and updating the data in the data storage area to be updated according to the transaction value and the first tail box pointer parameter.
Optionally, the determining a target tail box according to the transaction operation object and the transaction currency type includes:
acquiring a tail box list of the transaction operation object; the tail box list comprises tail box identifiers of tail boxes of the transaction operation objects; the trunk identification consists of an object identification of the transaction operation object and a trunk currency type of the trunk;
and determining the target tail box according to the transaction currency type and the tail box identification.
Optionally, the determining the target tail box according to the transaction currency type and the tail box identifier includes:
matching the transaction currency type with the trunk identification to obtain a matching result;
if the matching result is that the trunk identifier contains a trunk currency type which is the same as the transaction currency type, determining a trunk corresponding to the trunk identifier which is the same as the transaction currency type as the target trunk;
and if the matching result is that the trunk identifier does not contain a trunk currency type which is the same as the transaction currency type, creating the target trunk according to the object identifier and the transaction currency type.
On the other hand, an embodiment of the present application provides a data updating apparatus, where the apparatus includes an obtaining unit, an analyzing unit, a determining unit, and an updating unit:
the acquisition unit is used for acquiring transaction operation information;
the analysis unit is used for analyzing the transaction operation information and determining a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation information;
the determining unit is used for determining a target tail box according to the transaction operation object and the transaction currency type;
and the updating unit is used for updating the data of the target tail box according to the transaction value and the first tail box pointer parameter.
Optionally, the apparatus further includes a setting unit and a dividing unit:
the setting unit is used for setting a tail box pointer parameter of the target tail box according to the service type;
the dividing unit is used for dividing the storage space of the target tail box into a plurality of data storage areas according to the tail box pointer parameter; the data storage areas and the tail box pointer parameters have corresponding relations.
Optionally, the updating unit is further configured to:
determining a tail box pointer parameter which is the same as the first tail box pointer parameter from the tail box pointer parameters of the target tail box to serve as a second tail box pointer parameter;
determining a data storage area to be updated according to the second tail box pointer parameter and the corresponding relation;
and updating the data in the data storage area to be updated according to the transaction value and the first tail box pointer parameter.
Optionally, the determining unit is further configured to:
acquiring a tail box list of the transaction operation object; the tail box list comprises tail box identifiers of tail boxes of the transaction operation objects; the tail box identification consists of an object identification of the transaction operation object and a tail box currency type of the tail box;
and determining the target tail box according to the transaction currency type and the tail box identification.
Optionally, the determining unit is further configured to:
matching the transaction currency type with the trunk identification to obtain a matching result;
if the matching result is that the trunk identifier contains a trunk currency type which is the same as the transaction currency type, determining a trunk corresponding to the trunk identifier which is the same as the transaction currency type as the target trunk;
and if the matching result is that the trunk identifier does not contain a trunk currency type which is the same as the transaction currency type, creating the target trunk according to the object identifier and the transaction currency type.
In yet another aspect, an embodiment of the present application provides a computer device, including a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to perform the data update method of the above aspect according to instructions in the program code.
In yet another aspect, the present application provides a computer-readable storage medium for storing a computer program for executing the data updating method of the above aspect.
In yet another aspect, the present application provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform the data update method of the above aspect.
According to the technical scheme, in the banking business, when the transaction is executed, the transaction operation object, the transaction currency type, the transaction numerical value and the first tail box pointer parameter corresponding to the transaction operation object, the transaction currency type, the transaction numerical value and the first tail box pointer parameter are determined by analyzing the acquired transaction operation information, the target tail box is determined based on the transaction operation object and the transaction currency type, and finally the data of the target tail box are updated according to the transaction numerical value and the first tail box pointer parameter. The target tail box is determined by the transaction operation object and the transaction currency type corresponding to the transaction place, so that the target tail box is the tail box corresponding to the current transaction place, the data of the target tail box is updated according to the transaction value corresponding to the current transaction place and the pointer parameter of the first tail box, and the transaction data corresponding to the transaction place can be recorded to the corresponding tail box. Based on this, the purpose of automatically recording the data of each transaction to the corresponding tail box is achieved, and compared with a mode of manually counting and summarizing each transaction, the processing efficiency is improved, and the labor cost is saved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a method for updating data according to an embodiment of the present application;
fig. 2 is a device structure diagram of a data updating device according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
The bank tail box is a personal virtual vault corresponding to cash bills in a bank system under the name of a bank teller or a virtual small warehouse for counting the specific transaction operation of the bank teller. The bank clearing box is used for counting the transaction bills respectively responsible by the tellers, so that the counting result of the total transaction bills of the bank can be obtained, namely, the accounting management counting of the corresponding bank system is completed based on the bank tail box. The box cleaning means that a teller pays the famous cash bills to an institution vault manager or a superior institution or cleans up transaction operation statistical information under the name of the teller.
In the related art, a log recording mode is adopted, and a teller is required to manually count and summarize each transaction, however, the banking system has various business types and transaction types, and the manual counting and summarizing mode is adopted, so that the efficiency is low and errors are easy to occur.
Therefore, the data updating method and the related device are provided, the purpose of automatically recording the data of each transaction to the corresponding tail box is achieved, the processing efficiency is improved, and the labor cost is saved.
It should be noted that, the data updating method and the related device provided by the present application can be used in the field of artificial intelligence or the financial field. The foregoing is merely an example, and does not limit the application fields of the data updating method and the related apparatus provided in the present application.
The following examples are intended to illustrate in particular:
fig. 1 is a flowchart of a method of a data updating method provided in an embodiment of the present application, where the method includes S101-S104:
s101: and acquiring transaction operation information.
S102: and analyzing the transaction operation information, and determining a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation information.
When a specific transaction is executed, transaction operation information of the transaction is acquired. And further, determining a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation information by analyzing the transaction operation information, so as to realize automatic recording of the transaction data based on the key information corresponding to the transaction operation information.
The transaction operation object refers to a bank teller in charge of the transaction operation, the transaction currency type refers to the currency type involved in the transaction, the transaction numerical value refers to the specific transaction amount of the transaction, and the first trunk pointer parameter is used for indicating the corresponding trunk pointer parameter of the transaction.
Generally, after a transaction is completed, a transaction ticket is generated, and therefore in a possible implementation manner, the transaction operation information may be a transaction ticket of a current transaction, and further, keyword extraction processing may be performed on the transaction ticket to obtain key information, such as a transaction operation object, a transaction currency type, a transaction numerical value, and a first tail box pointer parameter, corresponding to the transaction. It should be noted that, besides the transaction ticket, the transaction operation information may also be set according to the specific configuration of the banking system, which is not limited in this application.
The trunk pointer parameter is set according to a transaction scenario and a transaction operation direction, such as cash entry, cash exit, and the like, and in a possible implementation manner, a mapping relationship between the transaction and the trunk pointer parameter may be established. For example, keyword extraction processing is performed on transaction operation information, a type keyword used for representing the transaction service at this time is obtained as cash transfer, and then according to the mapping relationship between the transaction and the tail box pointer parameter, it is determined that the transaction corresponds to the tail box pointer parameter of cash posting, that is, the first tail box pointer parameter is cash posting. It should be noted that each transaction may be provided with multiple types of trunk pointer parameters, for example, the trunk pointer parameters corresponding to the transaction are cash entry and account opening, however, if there is a mutual exclusion relationship between some trunk pointers, it is not possible to set multiple trunk pointer parameters having the mutual exclusion relationship in one transaction.
S103: and determining a target tail box according to the transaction operation object and the transaction currency type.
In the banking system, a teller tail box is provided for each teller, that is, each transaction operation object is provided with a respective tail box, and specifically, the tail box may be provided for each transaction operation object as follows:
and creating a tail box of the transaction operation object based on the object identifier of the transaction operation object and the currency type of the business which is charged by the transaction operation object, wherein the object identifier and the currency type of the transaction operation object can be used as the tail box identifier of the tail box for facilitating data processing such as subsequent statistics and the like.
In one possible implementation, the object identification of the transaction operand may be a teller ID. For example, the transaction operation object is a teller a whose teller ID is 01 and whose money type of the service for which the teller is responsible is rmb and U.S. dollars, and a tail box 1 and a tail box 2 are created for the teller, and the tail box identifier of the tail box 1 may be 01-rmb for counting transaction data of the rmb service for which the teller is responsible, and the tail box identifier of the tail box 2 may be 01-U.S. dollars for counting transaction data of the U.S. dollar service for which the teller is responsible.
Based on this, a target tail box is determined according to the transaction operation object and the transaction currency type, and in a possible implementation manner, a tail box list of the transaction object may be obtained, where the tail box list includes a tail box identifier of the tail box of the transaction operation object, and the tail box identifier is composed of the object identifier of the transaction operation object and the tail box currency type, where the tail box currency type identifies the currency type recorded by the tail box; and further, determining a target tail box according to the transaction currency type corresponding to the transaction operation information and the tail box identifier of the tail box of the transaction operation object.
Because the transaction currency type is the currency type corresponding to the transaction operation information, and the trunk identifier of the trunk of the transaction operation object includes the trunk currency type, in a possible implementation manner, the transaction currency type may be matched with the trunk identifier to obtain a matching result, and then the target trunk is determined based on the matching result, specifically:
if the matching result is that the tail box identification contains a tail box currency type which is the same as the transaction currency type, determining the tail box corresponding to the tail box identification which is the same as the easy currency type as a target tail box;
and if the matching result is that the tail box identification does not contain the tail box currency type which is the same as the transaction currency type, creating a target tail box according to the object identification and the transaction currency type.
For example, if the transaction currency type is RMB, and the tail box list of the transaction operation object comprises two tail box identifications of 01-RMB and 01-USD, the tail box corresponding to the 01-RMB is determined as a target tail box; the transaction currency type is euro, the tail box list of the transaction operation object comprises two tail box identifications of 01-RMB and 01-dollar, and the tail box identification in the tail box list does not contain a tail box currency type identical to the transaction currency type, which indicates that no tail box recording euro transaction data exists under the name of the transaction operation object (a bank teller with a teller ID of 01), and at the moment, a target tail box with a tail box identification of 01-euro can be created according to the object identification of the transaction operation object and the transaction currency type.
In addition, since the transaction data of the banking business can be counted by clearing the box, in order to facilitate the counting of the box, in a possible implementation manner, a mapping relationship between the transaction operation object and the bank level and the institution level can be established, and specifically, the mapping relationship can be established based on the object identifier of the transaction operation object.
The method comprises the following steps that tail boxes serve as transaction operation objects, correspond to a personal virtual vault on a banking system and are used for recording transaction data which are responsible for the tail boxes, each tail box is responsible for recording the transaction data of a certain currency type which is responsible for a teller, and the transaction service types corresponding to one currency type comprise multiple types, so that in one possible implementation mode, tail box pointer parameters of the tail boxes can be set according to the service types, and the storage space of the tail boxes is divided into a plurality of data storage areas based on the tail box pointer parameters; wherein, the plurality of data storage areas and the parameters of the pointer of the tail box have corresponding relations. Specifically, the parameter of the tail box pointer can be set as follows:
setting parameters of a tail box pointer according to a transaction scene and a transaction operation direction, such as: the transaction scene comprises cash, account transfer, remittance, account opening, account cancellation and the like, the transaction operation direction comprises account entry, account exit, account entry and correction, account exit and correction and the like, and the parameters of the pointer of the trunk set based on the operation direction can be cash account entry, cash account exit and the like. The storage space of the tail box comprises a plurality of data storage areas, such as a cash-out area, a money-transfer area and the like, and the pointer parameters of the tail box correspond to the cash area for cash entry and cash exit.
Therefore, the storage space of the tail box is divided into a plurality of data storage areas, the pointer parameter of the tail box is set, and the corresponding relation between the data storage areas and the pointer parameter of the tail box is established, so that the data in a certain data storage area of the corresponding tail box is updated according to the pointer parameter of the first tail box corresponding to the transaction operation information, and the data updating efficiency is improved. Based on the method, the trunk of the bank teller can be configured in a multi-dimensional parameterization mode, so that the flexibility of the bank system in controlling the trunk can be improved on one hand, and the maintenance cost can be reduced on the other hand.
S104: and updating the data of the target tail box according to the transaction value and the first tail box pointer parameter.
Because the target tail box is the tail box corresponding to the transaction order corresponding to the current transaction operation information, the data in the target tail box can be updated according to the transaction numerical value corresponding to the transaction operation information and the pointer parameter of the first tail box, and therefore the purpose of recording the transaction data of the current transaction into the tail box corresponding to the expiration is achieved.
The trunk pointer parameters are set according to a transaction scene and a transaction operation direction, such as cash entry, cash exit and the like, and each trunk is provided with a plurality of trunk pointer parameters, so that in a possible implementation manner, a trunk pointer parameter identical to the first trunk pointer parameter can be determined from the trunk pointer parameters of a target trunk to serve as a second trunk pointer parameter, and a data storage area to be updated is determined based on the second trunk pointer parameter and the corresponding relation; the corresponding relation refers to the corresponding relation between the tail box pointer parameter of the target tail box and the data storage area of the target tail box; and finally, updating the data in the data storage area to be updated according to the transaction value and the first tail box pointer parameter.
For example, if the current transaction is cash deposit 500 RMB, and the trunk identifier of the target trunk is 01-RMB, a second trunk pointer parameter (cash deposit) identical to the first trunk pointer parameter (cash deposit) is determined from the target trunk, and then the data storage area to be updated is determined as the cash area of the target trunk, and finally, the data of the cash area of the target trunk is updated according to the cash deposit and the parameters 500.
According to the technical scheme, in the banking business, when the transaction is executed, the transaction operation object, the transaction currency type, the transaction numerical value and the first tail box pointer parameter corresponding to the transaction operation object, the transaction currency type, the transaction numerical value and the first tail box pointer parameter are determined by analyzing the acquired transaction operation information, the target tail box is determined based on the transaction operation object and the transaction currency type, and finally the data of the target tail box are updated according to the transaction numerical value and the first tail box pointer parameter. The target tail box is determined by the transaction operation object and the transaction currency type corresponding to the transaction, so that the target tail box is the tail box corresponding to the current transaction, the data of the target tail box is updated according to the transaction value corresponding to the current transaction and the pointer parameter of the first tail box, and the transaction data corresponding to the transaction can be recorded to the corresponding tail box. Based on this, the purpose of automatically recording the data of each transaction to the corresponding tail box is achieved, and compared with a mode of manually counting and summarizing each transaction, the processing efficiency is improved, and the labor cost is saved.
Therefore, when specific transactions are executed, updating the tail box data corresponding to the transactions by the method, recording the transaction data of each transaction into the tail box corresponding to the transaction data, and further monitoring and recording the transaction amount and the transaction number of all transactions; in addition, because different configuration items such as a bank level, an institution level and the like are set during configuration, statistics can be carried out according to the configuration items such as the bank level, the institution level, the teller level and the like during data statistics, and real-time detailed data support is provided for compliance management in banks.
Fig. 2 is a device structure diagram of a data updating device provided in an embodiment of the present application, where the device includes an acquisition unit 201, a parsing unit 202, a determination unit 203, and an updating unit 204:
the acquiring unit 201 is used for acquiring transaction operation information;
the analysis unit 202 is configured to analyze the transaction operation information, and determine a transaction operation object, a transaction currency type, a transaction numerical value, and a first tail box pointer parameter corresponding to the transaction operation information;
the determining unit 203 is configured to determine a target tail box according to the transaction operation object and the transaction currency type;
the updating unit 204 is configured to update the data of the target tail box according to the transaction value and the first tail box pointer parameter.
Optionally, the apparatus further includes a setting unit and a dividing unit:
the setting unit is used for setting the tail box pointer parameter of the target tail box according to the service type;
the dividing unit is used for dividing the storage space of the target tail box into a plurality of data storage areas according to the tail box pointer parameter; the data storage areas and the tail box pointer parameters have corresponding relations.
Optionally, the updating unit is further configured to:
determining a tail box pointer parameter which is the same as the first tail box pointer parameter from the tail box pointer parameters of the target tail box to serve as a second tail box pointer parameter;
determining a data storage area to be updated according to the second tail box pointer parameter and the corresponding relation;
and updating the data in the data storage area to be updated according to the transaction value and the first tail box pointer parameter.
Optionally, the determining unit is further configured to:
acquiring a tail box list of the transaction operation object; the tail box list comprises tail box identifiers of tail boxes of the transaction operation objects; the trunk identification consists of an object identification of the transaction operation object and a trunk currency type of the trunk;
and determining the target tail box according to the transaction currency type and the tail box identification.
Optionally, the determining unit is further configured to:
matching the transaction currency type with the trunk identification to obtain a matching result;
if the matching result is that the trunk identifier contains a trunk currency type which is the same as the transaction currency type, determining a trunk corresponding to the trunk identifier which is the same as the transaction currency type as the target trunk;
and if the matching result is that the trunk identifier does not contain a trunk currency type which is the same as the transaction currency type, creating the target trunk according to the object identifier and the transaction currency type.
Therefore, in the banking business, when the transaction is executed, the transaction operation object, the transaction currency type, the transaction numerical value and the first tail box pointer parameter corresponding to the transaction operation object, the transaction currency type, the transaction numerical value and the first tail box pointer parameter are determined through analyzing the acquired transaction operation information, the target tail box is further determined based on the transaction operation object and the transaction currency type, and finally the data of the target tail box are updated according to the transaction numerical value and the first tail box pointer parameter. The target tail box is determined by the transaction operation object and the transaction currency type corresponding to the transaction, so that the target tail box is the tail box corresponding to the current transaction, the data of the target tail box is updated according to the transaction value corresponding to the current transaction and the pointer parameter of the first tail box, and the transaction data corresponding to the transaction can be recorded to the corresponding tail box. Based on this, realized the purpose of the data automatic recording of each transaction to its corresponding boot, compared with the manual mode of making statistics and summarizing to each transaction, improved the treatment effeciency, practiced thrift the cost of labor.
In yet another aspect, an embodiment of the present application provides a computer device, including a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is used for executing the data updating method provided by the above embodiment according to the instructions in the program code.
The computer device may include a terminal device or a server, and the aforementioned data updating apparatus may be configured in the computer device.
In another aspect, the present application further provides a storage medium, where the storage medium is used to store a computer program, and the computer program is used to execute the data updating method provided by the foregoing embodiment.
In addition, the embodiment of the present application also provides a computer program product including instructions, which when run on a computer, causes the computer to execute the data updating method provided by the above embodiment.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium may be at least one of the following media: various media that can store program codes, such as Read-only Memory (ROM), RAM, magnetic disk, or optical disk.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
The above detailed description of a data updating method and related devices provided by the embodiments of the present application has been provided, and the principles and embodiments of the present application are described herein using specific examples, which are provided only to help understand the method of the present application. Also, variations in the specific embodiments and applications of the methods of the present application will occur to those skilled in the art.
In summary, the present disclosure should not be construed as limiting the present application, and any changes or substitutions that can be easily conceived by one skilled in the art within the technical scope of the present disclosure should be covered within the protection scope of the present application. Moreover, the present application can be further combined to provide more implementations on the basis of the implementations provided by the above aspects.

Claims (10)

1. A method for updating data, the method comprising:
acquiring transaction operation information;
analyzing the transaction operation information, and determining a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation information;
determining a target tail box according to the transaction operation object and the transaction currency type;
and updating the data of the target tail box according to the transaction value and the first tail box pointer parameter.
2. The method of claim 1, further comprising:
setting a tail box pointer parameter of the target tail box according to the service type;
dividing the storage space of the target tail box into a plurality of data storage areas according to the tail box pointer parameter; the data storage areas and the tail box pointer parameters have corresponding relations.
3. The method of claim 2, wherein said updating data for the target tail box based on the transaction value and the first tail box pointer parameter comprises:
determining a tail box pointer parameter which is the same as the first tail box pointer parameter from the tail box pointer parameters of the target tail box to serve as a second tail box pointer parameter;
determining a data storage area to be updated according to the second tail box pointer parameter and the corresponding relation;
and updating the data in the data storage area to be updated according to the transaction value and the first tail box pointer parameter.
4. The method of claim 1, wherein determining a target tail box based on the transaction operand and the transaction currency type comprises:
acquiring a tail box list of the transaction operation object; the tail box list comprises tail box identifiers of tail boxes of the transaction operation objects; the trunk identification consists of an object identification of the transaction operation object and a trunk currency type of the trunk;
and determining the target tail box according to the transaction currency type and the tail box identification.
5. The method of claim 4, wherein determining the target bin based on the transaction currency type and the bin identification comprises:
matching the transaction currency type with the trunk identification to obtain a matching result;
if the matching result is that the trunk identifier contains a trunk currency type which is the same as the transaction currency type, determining a trunk corresponding to the trunk identifier which is the same as the transaction currency type as the target trunk;
and if the matching result is that the trunk identifier does not contain a trunk currency type which is the same as the transaction currency type, creating the target trunk according to the object identifier and the transaction currency type.
6. A data updating apparatus is characterized by comprising an acquisition unit, a parsing unit, a determination unit and an updating unit:
the acquisition unit is used for acquiring transaction operation information;
the analysis unit is used for analyzing the transaction operation information and determining a transaction operation object, a transaction currency type, a transaction numerical value and a first tail box pointer parameter corresponding to the transaction operation information;
the determining unit is used for determining a target tail box according to the transaction operation object and the transaction currency type;
and the updating unit is used for updating the data of the target tail box according to the transaction value and the first tail box pointer parameter.
7. The apparatus according to claim 6, further comprising a setting unit and a dividing unit:
the setting unit is used for setting the tail box pointer parameter of the target tail box according to the service type;
the dividing unit is used for dividing the storage space of the target tail box into a plurality of data storage areas according to the tail box pointer parameter; the data storage areas and the tail box pointer parameters have corresponding relations.
8. A computer device, the computer device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to perform the method of any of claims 1-5 according to instructions in the program code.
9. A computer-readable storage medium, characterized in that the computer-readable storage medium is used to store a computer program for performing the method of any of claims 1-5.
10. A computer program product comprising instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1 to 5.
CN202210780257.8A 2022-07-04 2022-07-04 Data updating method and related device Pending CN115168375A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210780257.8A CN115168375A (en) 2022-07-04 2022-07-04 Data updating method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210780257.8A CN115168375A (en) 2022-07-04 2022-07-04 Data updating method and related device

Publications (1)

Publication Number Publication Date
CN115168375A true CN115168375A (en) 2022-10-11

Family

ID=83490771

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210780257.8A Pending CN115168375A (en) 2022-07-04 2022-07-04 Data updating method and related device

Country Status (1)

Country Link
CN (1) CN115168375A (en)

Similar Documents

Publication Publication Date Title
US9646058B2 (en) Methods, systems, and computer program products for generating data quality indicators for relationships in a database
CN110728429B (en) Case distribution method, device, medium and computer equipment
CN112926699A (en) Abnormal object identification method, device, equipment and storage medium
CN111985937A (en) Method, system, storage medium and computer equipment for evaluating value information of transaction traders
CN111179089B (en) Money laundering transaction identification method, device and equipment
CN114757677A (en) Intelligent evaluation method and system for transaction fraud risk
CN115545886A (en) Overdue risk identification method, overdue risk identification device, overdue risk identification equipment and storage medium
CN110245879A (en) A kind of risk rating method and device
CN113610521A (en) Method and apparatus for detecting anomalies in behavioral data
CN111754330A (en) Interest-counting device and method for regular account to be paid in advance
KR20110114181A (en) Loan underwriting method for improving forecasting accuracy
CN117094764A (en) Bank integral processing method and device
CN115168375A (en) Data updating method and related device
CN113870021B (en) Data analysis method and device, storage medium and electronic equipment
CN113592505B (en) System for realizing suspicious transaction scene model identification processing based on combination construction
CN112184025B (en) Intelligent banknote distribution method and device for foreign currency reservation
CN114240626A (en) Position frame calculation processing method and device, electronic equipment and computer readable medium
CN113706107A (en) Accumulation fund payment method and device, electronic equipment and computer readable medium
CN112396513B (en) Data processing method and device
KR102308098B1 (en) An apparatus and method for providing user interfaces of managing transaction information based on automatic matching between accounts receivables and deposit information
CN110717747B (en) Settlement method, settlement device, settlement terminal and computer storage medium
CN111915421B (en) Exchange processing method and system for internal transaction of banking system
KR101885196B1 (en) Method of providing change management service and server performing the same
CN114549209A (en) Intelligent risk assessment method, device, equipment and medium
CN115358739A (en) Information processing method and device

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