CN112035441B - Account information batch processing method and device - Google Patents

Account information batch processing method and device Download PDF

Info

Publication number
CN112035441B
CN112035441B CN202010905085.3A CN202010905085A CN112035441B CN 112035441 B CN112035441 B CN 112035441B CN 202010905085 A CN202010905085 A CN 202010905085A CN 112035441 B CN112035441 B CN 112035441B
Authority
CN
China
Prior art keywords
batch
account information
processed
account
text
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010905085.3A
Other languages
Chinese (zh)
Other versions
CN112035441A (en
Inventor
王鹏
陈东生
王敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202010905085.3A priority Critical patent/CN112035441B/en
Publication of CN112035441A publication Critical patent/CN112035441A/en
Application granted granted Critical
Publication of CN112035441B publication Critical patent/CN112035441B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/21Design, administration or maintenance of databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a batch processing method and device for account information, wherein the method comprises the following steps: determining batch account information to be processed by analyzing the received Trickle Feed text; forming an online account input message according to batch account information to be processed, which is acquired from a database in real time; and replacing at least one target field corresponding to the online account input message by at least one target field pre-configured in the Tricke Feed text, and initiating online account maintenance transaction item by item according to the updated online account input message. According to the invention, at least one target field to be maintained is preconfigured in the Trickel Feed text, and the preconfigured at least one target field is utilized to replace a corresponding target field in the online account input message, so that the at least one target field is maintained, and the function of maintaining account information in batches is realized.

Description

Account information batch processing method and device
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a method and an apparatus for batch processing of account information.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
At present, the Tricke Feed text is based on an online transaction interface, transaction data needs to be prepared in advance, and the Tricke Feed text is suitable for various scenes in which a large amount of transaction request data can be generated in advance in batches or scenes in which the real-time requirements on transaction response are not too high. When a batch online processing function of a group of accounts is newly added, the attribute of each account needs to be queried in advance. However, the attribute of the account to be maintained is not fixed, and the transaction interface for maintaining the account has more than two hundred fields, which requires a lot of labor cost for preparing and rechecking the account information, so that the account information cannot be maintained in batches.
It can be seen that the prior art has the problem that account information cannot be maintained in batches.
Disclosure of Invention
The embodiment of the invention provides an account information batch processing method, which is used for realizing the function of batch maintenance of account information, and comprises the following steps:
determining batch account information to be processed by analyzing the received Trickle Feed text;
forming an online account input message according to batch account information to be processed, which is acquired from a database in real time;
replacing at least one target field of the online account input message with at least one target field of the batch account information to be processed, which is pre-configured in the Tricke Feed text, to obtain an updated online account input message;
initiating online account maintenance transaction piece by piece according to the updated online account input message, and obtaining a batch account maintenance transaction result; obtaining batch account information to be processed by analyzing the received Tricke Feed text, wherein the batch account information comprises:
receiving a Trickle Feed text through a Trickle Feed interface; the Tricke Feed interface defines the data attribute of a target column field of batch account information to be processed;
and analyzing the received Trickle Feed text to obtain batch account information to be processed.
The embodiment of the invention also provides an account information batch processing device, which is used for realizing the function of batch maintenance of account information, and comprises:
the text analysis module is used for determining batch account information to be processed by analyzing the received Trickle Feed text;
the message forming module is used for forming an online account input message according to batch account information to be processed, which is acquired from the database in real time;
the field updating module is used for replacing at least one target field of the online account input message by at least one target field of the batch account information to be processed, which is preconfigured in the Tricke Feed text, so as to obtain an updated online account input message;
the account maintenance module is used for initiating online account maintenance transaction piece by piece according to the updated online account input message to obtain a batch account maintenance transaction result;
the text parsing module comprises:
the text receiving unit is used for receiving the Trickle Feed text through the Trickle Feed interface; the Tricke Feed interface defines the data attribute of a target column field of batch account information to be processed;
and the text analysis unit is used for analyzing the received Trickle Feed text to obtain batch account information to be processed.
The embodiment of the invention also provides computer equipment, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the account information batch processing method when executing the computer program.
The embodiment of the invention also provides a computer readable storage medium which stores a computer program for executing the account information batch processing method.
In the embodiment of the invention, at least one target field in the batch account information to be maintained is preconfigured in the Tricke Feed text, after the batch account information to be maintained in the Tricke Feed text is analyzed, the batch account information to be processed is acquired in real time from a database to form an online account input message, and then the at least one target field in the online account input message is replaced by the at least one target field in the pre-configured batch account information to be processed in the Tricke Feed text, and online account maintenance transaction is initiated one by one based on the updated online account input message so as to maintain the at least one target field in the batch account information, thereby realizing the function of batch maintenance of the account information and improving the efficiency of batch maintenance of the account information.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art. In the drawings:
FIG. 1 is a flow chart of an account information batch processing method according to an embodiment of the present invention;
fig. 2 is a flowchart of step 101 in the account information batch processing method according to the embodiment of the present invention;
FIG. 3 is a flowchart illustrating an implementation of step 102 in the method for batch processing account information according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating another method for batch processing account information according to an embodiment of the present invention;
FIG. 5 is a functional block diagram of an account information batch processing device according to an embodiment of the present invention;
fig. 6 is a block diagram illustrating a structure of a text parsing module 501 in the account information batch processing device according to the embodiment of the present invention;
fig. 7 is a block diagram illustrating a message forming module 502 in the account information batch processing device according to an embodiment of the present invention;
fig. 8 is a functional block diagram of another account information batch processing device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention will be described in further detail with reference to the accompanying drawings. The exemplary embodiments of the present invention and their descriptions herein are for the purpose of explaining the present invention, but are not to be construed as limiting the invention.
Fig. 1 shows an implementation flow of the account information batch processing method provided by the embodiment of the present invention, and for convenience of description, only the portion relevant to the embodiment of the present invention is shown, and the details are as follows:
as shown in fig. 1, the account information batch processing method includes:
step 101, determining batch account information to be processed by analyzing the received Tricke Feed text;
102, forming an online account input message according to batch account information to be processed, which is obtained from a database in real time;
step 103, replacing at least one target field of the online account input message with at least one target field of the batch account information to be processed, which is pre-configured in the Tricke Feed text, to obtain an updated online account input message;
and 104, initiating online account maintenance transaction piece by piece according to the updated online account input message to obtain a batch account maintenance transaction result.
In the embodiment of the invention, the Tricke Feed text contains pre-configured or maintained batch account information to be processed, and the batch account information to be processed can be obtained by analyzing the Tricke Feed text after the Tricke Feed text is received. Meanwhile, the database also contains the batch account information to be processed, and the batch account information to be processed is obtained from the database in real time to form an online account input message. This links pre-maintained Tricke Feed text with real-time online transactions via account information.
In view of the fact that at least one target field of each batch of account information to be processed is preconfigured in the Trickle Feed text, the target field may include, for example, an account number and an account affiliated institution, etc., and it will be understood by those skilled in the art that the target field may also include other field besides the account number and the account affiliated institution, for example, an account product category, etc. The target field comprises a target field name and a target field value corresponding to the target field name.
After the batch account information to be processed, which is obtained in real time from the database, is formed into an online account input message, the batch account information to be processed in the database also comprises a target field, the batch account information to be processed is maintained for batch, and at least one target field of the batch account information to be processed, which is pre-configured in a pre-maintained Tricke Feed text, is utilized to replace at least one corresponding target field in the online account input message, so that the online account input message is updated. After the updated online account input message is obtained, online account maintenance transaction is initiated one by one according to the updated online account input message so as to carry out batch maintenance on batch accounts to be processed, and finally, a batch account maintenance transaction result is obtained.
In the embodiment of the invention, at least one target field in the batch account information to be maintained is preconfigured in the Tricke Feed text, after the batch account information to be maintained in the Tricke Feed text is analyzed, the batch account information to be processed is acquired in real time from a database to form an online account input message, and then the at least one target field in the online account input message is replaced by the at least one target field in the pre-configured batch account information to be processed in the Tricke Feed text, and online account maintenance transaction is initiated one by one based on the updated online account input message so as to maintain the at least one target field in the batch account information, thereby realizing the function of batch maintenance of the account information and improving the efficiency of batch maintenance of the account information.
Fig. 2 shows a flow of implementing step 101 in the account information batch processing method according to the embodiment of the present invention, and for convenience of description, only the portions relevant to the embodiment of the present invention are shown, which are described in detail below:
in an embodiment of the present invention, in order to improve efficiency of obtaining a Trickle Feed text, as shown in fig. 2, step 101 of obtaining batch account information to be processed by parsing the received Trickle Feed text includes:
step 201, receiving a Trickle Feed text through a Trickle Feed interface; the Tricke Feed interface defines the data attribute of a target column field of batch account information to be processed;
and 202, analyzing the received Tricke Feed text to obtain batch account information to be processed.
In view of the fact that the target field of the batch account information to be processed is preconfigured in the Trickle Feed text, it is necessary to design a new Trickle Feed interface based on the Trickle Feed mechanism, where the Trickle Feed interface corresponds to the target field of the batch account information to be processed preconfigured in the Trickle Feed text, that is, the Trickle Feed interface defines the data attribute of the target field of the batch account information to be processed, for example, the data attribute of each field in the transaction header information/transaction detailed information, where the data attribute may specifically include a data type, a data length, a data description, and the like.
Accordingly, the Trickle Feed text can be received through the Trickle Feed interface, and meanwhile the Trickle Feed text is analyzed to obtain batch account information to be processed.
In the embodiment of the invention, the Trickle Feed text is received through the Trickle Feed interface, and the received Trickle Feed text is analyzed to obtain the batch account information to be processed, so that the efficiency of obtaining the Trickle Feed text can be improved.
Fig. 3 shows a flow of implementing step 102 in the account information batch processing method according to the embodiment of the present invention, and for convenience of description, only the portions relevant to the embodiment of the present invention are shown, which are described in detail below:
in an embodiment of the present invention, in order to improve the efficiency of forming the online account input message and further improve the efficiency of batch maintenance of account information, as shown in fig. 3, step 102, forming the online account input message according to batch account information to be processed obtained in real time from a database includes:
step 301, acquiring batch account information to be processed from a database in real time;
step 302, forming an online account input message according to batch account information to be processed obtained in real time.
When forming an online account input message, firstly acquiring batch account information to be processed from a database in real time, and further processing the batch account information to be processed acquired in real time to form the online account input message.
In the embodiment of the invention, the batch account information to be processed is obtained from the database in real time, and the online account input message is formed according to the batch account information to be processed obtained in real time, so that the efficiency of forming the online account input message can be improved, and the efficiency of batch maintenance of the account information is further improved.
Fig. 4 shows an implementation flow of another account information batch processing method provided by the embodiment of the present invention, and for convenience of description, only a portion relevant to the embodiment of the present invention is shown, which is described in detail below:
in an embodiment of the present invention, in order to improve flexibility of configuring batch account information to be processed, as shown in fig. 4, in step 102, before forming an online account input message according to batch account information to be processed obtained in real time from a database, the batch account information processing method further includes:
step 401, configuring at least one target field of batch account information to be processed in a Tricke Feed text according to a received configuration instruction.
Specifically, when the batch account information to be processed in the Trickle Feed text is configured, after the visual interface receives the configuration instruction, at least one target field of the batch account information to be processed in the Trickle Feed text can be configured. And at least one target field of batch account information to be processed in the configured Tricke Feed text can be modified based on the modification instruction. Such as adding or deleting at least one target field of a set of batch account information to be processed, or modifying the contents of at least one target field of batch account information to be processed, etc.
In the embodiment of the invention, at least one target column field of the batch account information to be processed in the Tricke Feed text is configured according to the received configuration instruction, so that the flexibility of configuring the batch account information to be processed can be improved.
In an embodiment of the present invention, in order to timely obtain a batch maintenance transaction result, the account information batch processing method further includes:
step 402, sending the batch account maintenance transaction result to the target business system.
And after the batch account is maintained in batches, sending a final batch account maintenance transaction result to the target business system.
In the embodiment of the invention, the batch account maintenance transaction result is sent to the target business system, so that the batch maintenance transaction result can be timely obtained.
The embodiment of the invention also provides a device for processing account information in batches, which is described in the following embodiment. Because the principle of solving the problems of the devices is similar to that of the account information batch processing method, the implementation of the devices can be referred to the implementation of the method, and the repetition is omitted.
Fig. 5 shows functional modules of the account information batch processing device provided by the embodiment of the present invention, and for convenience of explanation, only the portions relevant to the embodiment of the present invention are shown, which are described in detail below:
referring to fig. 5, each module included in the account information batch processing apparatus is configured to execute each step in the corresponding embodiment of fig. 1, and detailed descriptions of the corresponding embodiments of fig. 1 and fig. 1 will be omitted herein. In the embodiment of the present invention, the account information batch processing device includes a text parsing module 501, a message forming module 502, a field updating module 503 and an account maintenance module 504.
The text parsing module 501 is configured to determine batch account information to be processed by parsing the received triangle Feed text.
The message forming module 502 is configured to form an online account input message according to the batch account information to be processed obtained in real time from the database.
The field updating module 503 is configured to replace at least one target field of the online account input message with at least one target field of the batch account information to be processed, which is preconfigured in the trigger Feed text, so as to obtain an updated online account input message.
The account maintenance module 504 is configured to initiate online account maintenance transactions one by one according to the updated online account input message, and obtain a batch account maintenance transaction result.
In the embodiment of the present invention, the text parsing module 501 pre-configures at least one target field in the batch account information to be maintained in the Trickle Feed text, the message forming module 502 parses the batch account information to be processed in the Trickle Feed text, and then obtains the batch account information to be processed from the database in real time to form an online account input message, and then the field updating module 503 replaces at least one target field corresponding to the online account input message with at least one target field in the online account input message pre-configured in the Trickle Feed text, and the account maintenance module 504 initiates online account maintenance transaction one by one based on the updated online account input message, so as to maintain the at least one target field in the batch account information, realize the function of batch maintenance of the account information, and improve the efficiency of batch maintenance of the account information.
Fig. 6 shows a schematic structural diagram of a text parsing module 501 in the account information batch processing device according to the embodiment of the present invention, and for convenience of explanation, only the portions relevant to the embodiment of the present invention are shown, which are described in detail below:
in an embodiment of the present invention, in order to improve the efficiency of obtaining the Trickle Feed text, referring to fig. 6, each unit included in the text parsing module 501 is configured to execute each step in the corresponding embodiment of fig. 2, and detailed descriptions in fig. 2 and the corresponding embodiment of fig. 2 are omitted herein. In the embodiment of the present invention, the text parsing module 501 includes a text receiving unit 601 and a text parsing unit 602.
A text receiving unit 601, configured to receive a Trickle Feed text through a Trickle Feed interface; the Tricke Feed interface defines the data attributes of the target field of the batch account information to be processed.
The text parsing unit 602 is configured to parse the received triangle Feed text to obtain batch account information to be processed.
In the embodiment of the invention, the text receiving unit 601 receives the Trickle Feed text through the Trickle Feed interface, and the text analyzing unit 602 analyzes the received Trickle Feed text to obtain the batch account information to be processed, so that the efficiency of obtaining the Trickle Feed text can be improved.
Fig. 7 shows a schematic structure of a message forming module 502 in the account information batch processing device according to the embodiment of the present invention, and for convenience of explanation, only the portions related to the embodiment of the present invention are shown, which are described in detail below:
in an embodiment of the present invention, in order to improve the efficiency of forming the online account input message, referring to fig. 7, each unit included in the message forming module 502 is configured to perform each step in the corresponding embodiment of fig. 3, and detailed descriptions of fig. 3 and the corresponding embodiment of fig. 3 are omitted herein. In the embodiment of the present invention, the message forming module 502 includes a real-time acquisition unit 701 and a message forming unit 702.
The real-time acquisition unit 701 is configured to acquire batch account information to be processed from the database in real time.
The message forming unit 702 is configured to form an online account input message according to the batch account information to be processed obtained in real time.
In the embodiment of the invention, the real-time acquisition unit 701 acquires the batch account information to be processed from the database in real time, and the message forming unit 702 forms the online account input message according to the batch account information to be processed acquired in real time, so that the efficiency of forming the online account input message can be improved, and the efficiency of batch maintenance of the account information is further improved.
Fig. 8 shows functional modules of another account information batch processing device according to an embodiment of the present invention, and for convenience of explanation, only parts related to the embodiment of the present invention are shown, which are described in detail below:
in an embodiment of the present invention, in order to improve flexibility in configuring batch account information to be processed, referring to fig. 8, each unit included in the batch account information processing apparatus is configured to execute each step in the corresponding embodiment of fig. 4, and detailed descriptions in fig. 4 and the corresponding embodiment of fig. 4 are omitted herein. In this embodiment of the present invention, the account information batch processing device further includes a configuration module 801.
The configuration module 801 is configured to configure at least one target field of batch account information to be processed in the triangle Feed text according to the received configuration instruction.
In the embodiment of the invention, the configuration module 801 configures at least one target field of the batch account information to be processed in the triangle Feed text according to the received configuration instruction, so that the flexibility of configuring the batch account information to be processed can be improved.
In an embodiment of the present invention, in order to timely obtain the batch maintenance transaction result, as shown in fig. 8, the account information batch processing apparatus further includes a sending module 802.
A sending module 802, configured to send the batch account maintenance transaction result to the target service system.
In the embodiment of the invention, the sending module 802 sends the batch account maintenance transaction result to the target service system, so that the batch maintenance transaction result can be timely obtained.
The embodiment of the invention also provides computer equipment, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor realizes the account information batch processing method when executing the computer program.
The embodiment of the invention also provides a computer readable storage medium which stores a computer program for executing the account information batch processing method.
In summary, in the embodiment of the present invention, at least one target field in the batch account information to be maintained is preconfigured in the Trickle Feed text, after the batch account information to be maintained in the Trickle Feed text is parsed, the batch account information to be processed is obtained in real time from the database, so as to form an online account input message, and then the at least one target field in the batch account information to be processed preconfigured in the Trickle Feed text is used to replace at least one corresponding target field in the online account input message, and online account maintenance transaction is initiated one by one based on the updated online account input message, so that the function of batch maintenance of the account information is realized, and the efficiency of batch maintenance of the account information is improved.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing description of the embodiments has been provided for the purpose of illustrating the general principles of the invention, and is not meant to limit the scope of the invention, but to limit the invention to the particular embodiments, and any modifications, equivalents, improvements, etc. that fall within the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (8)

1. The account information batch processing method is characterized by comprising the following steps of:
determining batch account information to be processed by analyzing the received Trickle Feed text;
forming an online account input message according to batch account information to be processed, which is acquired from a database in real time;
replacing at least one target field of the online account input message with at least one target field of the batch account information to be processed, which is pre-configured in the Tricke Feed text, to obtain an updated online account input message;
initiating online account maintenance transaction piece by piece according to the updated online account input message, and obtaining a batch account maintenance transaction result;
obtaining batch account information to be processed by analyzing the received Tricke Feed text, wherein the batch account information comprises:
receiving a Trickle Feed text through a Trickle Feed interface; the Tricke Feed interface defines the data attribute of a target column field of batch account information to be processed;
and analyzing the received Trickle Feed text to obtain batch account information to be processed.
2. The account information batch processing method of claim 1, wherein forming an online account input message according to batch account information to be processed obtained in real time from a database comprises:
acquiring batch account information to be processed from a database in real time;
and forming an online account input message according to the batch account information to be processed, which is acquired in real time.
3. The account information batch processing method of claim 1, further comprising, before forming the online account input message according to batch account information to be processed obtained in real time from the database:
and configuring at least one target column field of batch account information to be processed in the Tricke Feed text according to the received configuration instruction.
4. The account information batch processing method of claim 1, further comprising:
and sending the batch account maintenance transaction result to the target business system.
5. An account information batch processing apparatus, comprising:
the text analysis module is used for determining batch account information to be processed by analyzing the received Trickle Feed text;
the message forming module is used for forming an online account input message according to batch account information to be processed, which is acquired from the database in real time;
the field updating module is used for replacing at least one target field of the online account input message by at least one target field of the batch account information to be processed, which is preconfigured in the Tricke Feed text, so as to obtain an updated online account input message;
the account maintenance module is used for initiating online account maintenance transaction piece by piece according to the updated online account input message to obtain a batch account maintenance transaction result;
the text parsing module comprises:
the text receiving unit is used for receiving the Trickle Feed text through the Trickle Feed interface; the Tricke Feed interface defines the data attribute of a target column field of batch account information to be processed;
and the text analysis unit is used for analyzing the received Trickle Feed text to obtain batch account information to be processed.
6. The account information batch processing apparatus of claim 5, wherein the message forming module comprises:
the real-time acquisition unit is used for acquiring batch account information to be processed from the database in real time;
the message forming unit is used for forming an online account input message according to the batch account information to be processed, which is acquired in real time.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the account information batch processing method of any one of claims 1 to 4 when executing the computer program.
8. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for executing the account information batch processing method of any one of claims 1 to 4.
CN202010905085.3A 2020-09-01 2020-09-01 Account information batch processing method and device Active CN112035441B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010905085.3A CN112035441B (en) 2020-09-01 2020-09-01 Account information batch processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010905085.3A CN112035441B (en) 2020-09-01 2020-09-01 Account information batch processing method and device

Publications (2)

Publication Number Publication Date
CN112035441A CN112035441A (en) 2020-12-04
CN112035441B true CN112035441B (en) 2023-08-18

Family

ID=73592173

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010905085.3A Active CN112035441B (en) 2020-09-01 2020-09-01 Account information batch processing method and device

Country Status (1)

Country Link
CN (1) CN112035441B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107909359A (en) * 2017-11-21 2018-04-13 中国银行股份有限公司 Batch calls the data processing method and device of on-line transaction common process mechanism
CN110515927A (en) * 2019-08-28 2019-11-29 中国工商银行股份有限公司 Data processing method and its system, electronic equipment and medium
CN110610414A (en) * 2019-09-19 2019-12-24 中国银行股份有限公司 Data processing method and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100138451A1 (en) * 2006-04-03 2010-06-03 Assaf Henkin Techniques for facilitating on-line contextual analysis and advertising
US8185414B2 (en) * 2007-09-21 2012-05-22 Medikredit Integrated Healthcare Solutions (Proprietary) Limited System and method of processing a health insurance claim

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107909359A (en) * 2017-11-21 2018-04-13 中国银行股份有限公司 Batch calls the data processing method and device of on-line transaction common process mechanism
CN110515927A (en) * 2019-08-28 2019-11-29 中国工商银行股份有限公司 Data processing method and its system, electronic equipment and medium
CN110610414A (en) * 2019-09-19 2019-12-24 中国银行股份有限公司 Data processing method and system

Also Published As

Publication number Publication date
CN112035441A (en) 2020-12-04

Similar Documents

Publication Publication Date Title
CN109766082B (en) Method and device for application program page jump
CN109285056B (en) Abnormal order processing method and system
CN104933084A (en) Method, apparatus and device for acquiring answer information
CN108259533B (en) Data transmission method and device
CN104951456A (en) Method, device and equipment used for obtaining answer information
CN109669976B (en) ETL-based data service method and device
CN111209310B (en) Service data processing method and device based on stream computing and computer equipment
CN104199667B (en) Method and system for newly building MTK project and submitting codes
CN105491078A (en) Data processing method and device in SOA system, and SOA system
CN111651365A (en) Automatic interface testing method and device
CN112035441B (en) Account information batch processing method and device
CN111061469B (en) WEB front-end source code generation method and device, storage medium and processor
CN113536748A (en) Method and device for generating chart data
CN113495723B (en) Method, device and storage medium for calling functional component
CN105512332A (en) Method for linking and adjusting data between databases, device and system
CN112035169B (en) Jump processing method and device, computer equipment and computer readable storage medium
US10817661B2 (en) System architecture framework
CN109657184B (en) Rich text processing method, rich text processing device, server and computer readable medium
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
CN106446024B (en) Method and device for automatically generating data model
CN112799797A (en) Task management method and device
CN111506644A (en) Application data processing method and device and electronic equipment
CN111414566A (en) Method and device for pushing information
CN113992391A (en) Method and device for analyzing message
CN109241388A (en) A kind of application programming interfaces behavior analysis method and system

Legal Events

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