WO2019192092A1 - 一种数据处理方法、装置、终端设备及存储介质 - Google Patents

一种数据处理方法、装置、终端设备及存储介质 Download PDF

Info

Publication number
WO2019192092A1
WO2019192092A1 PCT/CN2018/094223 CN2018094223W WO2019192092A1 WO 2019192092 A1 WO2019192092 A1 WO 2019192092A1 CN 2018094223 W CN2018094223 W CN 2018094223W WO 2019192092 A1 WO2019192092 A1 WO 2019192092A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
bank
flow information
bank flow
approval
Prior art date
Application number
PCT/CN2018/094223
Other languages
English (en)
French (fr)
Inventor
赖潇
刘建
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019192092A1 publication Critical patent/WO2019192092A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Definitions

  • the present application relates to the field of information technology, and in particular, to a data processing method, apparatus, terminal device, and storage medium.
  • a business data management method realizes effective management of business data information by adopting a method for screening bank flow information.
  • bank flow information screening there will be large-scale bank flow information needs financial and business staff to screen and review one by one, after the staff review and confirmation, and then forwarded to the bank flow information
  • Corresponding processors are prone to the inefficiency of financial and business staff's confirmation and approval of bank flow information, and the low accuracy of results, which leads to errors in handling large-scale bank flow information and reduces staff's Work efficiency.
  • the embodiment of the present application provides a data processing method, device, terminal device, and storage medium, so as to solve the problem that the processing efficiency of the confirmation and approval of the bank flow information is low, and the accuracy of the processing result is not high.
  • an embodiment of the present application provides a data processing method, including:
  • each of the flow configuration files includes one or more of the flow configuration configurations, and each The processing personnel information corresponding to the flow configuration scheme, each of the flow configuration configurations includes one or more of the flow conditions;
  • the target processing personnel information corresponding to the target flow conversion configuration scheme in which the target flow condition is successfully matched is obtained, and the bank flow information is sent to the processor corresponding to the target processing personnel information; otherwise, if the matching fails Transmitting the bank flow information to a default default handler for processing;
  • the bank flow information is synchronized to the enterprise data table corresponding to the bank flow information.
  • an embodiment of the present application provides a data processing apparatus, including:
  • An information acquisition module configured to obtain bank flow information
  • An information parsing module configured to parse the bank flow information to obtain attribute features and action characteristics of the bank flow information
  • An information matching module configured to match the attribute feature and the action feature with a flow condition of each of the preset flow configuration configurations, wherein the flow configuration library includes one or more of the flow a configuration scheme, and processing personnel information corresponding to each of the routing configuration schemes, each of the routing configuration schemes includes one or more of the routing conditions;
  • the information sending module is configured to: if the matching is successful, obtain the target processing personnel information corresponding to the target flow conversion configuration scheme in which the target switching condition is successfully matched, and send the bank running water information to the processor corresponding to the target processing personnel information. Otherwise, if the match fails, the bank flow information is sent to a preset default handler for processing;
  • a result obtaining module configured to obtain a processing result of the bank flow information
  • the information synchronization module is configured to synchronize the bank flow information to the enterprise data table corresponding to the bank flow information if the processing result is that the bank flow information is correct.
  • an embodiment of the present application provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes the computer The steps of the data processing method are implemented when the instruction is read.
  • embodiments of the present application provide one or more non-volatile readable storage media storing computer readable instructions, wherein the computer readable instructions are executed by one or more processors such that The step of implementing the data processing method when the one or more processors are executed.
  • FIG. 1 is a flowchart of a data processing method provided in Embodiment 1 of the present application.
  • step S1 is a flowchart of an implementation of step S1 in the data processing method provided in Embodiment 1 of the present application;
  • step S5 is a flowchart of an implementation of step S5 in the data processing method provided in Embodiment 1 of the present application;
  • step S6 is a flowchart of an implementation of step S6 in the data processing method provided in Embodiment 1 of the present application;
  • FIG. 5 is a schematic diagram of a data processing apparatus provided in Embodiment 2 of the present application.
  • FIG. 6 is a schematic diagram of a terminal device provided in Embodiment 4 of the present application.
  • FIG. 1 shows an implementation flow of a data processing method provided by this embodiment.
  • the data processing method is applied in an information management application system of the banking industry. Details are as follows:
  • the bank flow information refers to a list of deposit and withdrawal business transactions that the customer has with the bank for a period of time, including customer basic information, customer account type, customer deposit data information, and customer payment data information.
  • the list of deposit and withdrawal business transactions between the customer and the bank is the transaction record of the deposit and withdrawal business transaction conducted by the customer in the bank at the bank, for example, the bank card under the customer's name, the bank current passbook or the company's customer
  • a bank account or other account records the transaction of the deposit or withdrawal business at the bank.
  • the method for obtaining the flow information of the bank may be manual import or automatic timed collection, or other acquisition methods, and no limitation is imposed here.
  • manual import acquisition and automatic timing acquisition are two-way relationship, that is, manual import acquisition and automatic timing acquisition can be performed simultaneously in parallel.
  • S2 Analyze the bank flow information to obtain the attribute characteristics and action characteristics of the bank flow information.
  • the attribute characteristics of the bank flow information include an attribute feature name and an attribute feature value.
  • the attribute feature name is “receipt unit”, “receiving bank”, and “remittance account number” in the flow information, and the like.
  • the feature value corresponds to the attribute feature name.
  • the “payment unit” in the flow information corresponds to “A company”
  • “receipt bank” corresponds to “B bank”
  • “remittance account” corresponds to “001”
  • a company” ", "B Bank” and "001” are attribute feature values.
  • the action characteristics of the bank flow information include inclusion, non-containment, empty, non-empty, greater than or equal to, greater than, equal to, less than or equal to, less than, etc., used to represent the logical relationship between the attribute feature name and the attribute feature value of the flow information, For example, in a flow information "username equals A”, the attribute feature name is "user name”, the attribute feature value is "A”, and "equal to” is the action feature of the bank flow information.
  • the bank flow information is analyzed for each bank flow information, and the attribute feature name and attribute feature value of each bank flow information, and the logical relationship between the attribute feature name and the attribute feature value are extracted, and the attribute feature name is obtained.
  • the attribute feature values and logical relationship are saved in the database.
  • each flow configuration scenario contains one or more flow conditions.
  • the flow configuration repository includes one or more flow configuration schemes, and processing personnel information corresponding to each flow configuration scheme, and each flow configuration scheme includes one or more flow transition conditions.
  • the flow condition includes a condition item and a logic item, and different condition items can be connected by a logical item to form a flow conversion configuration scheme required by the actual service, wherein the logic item includes “and” and “or”.
  • condition items and different logic items can be flexibly combined, the combination can be set according to the actual business needs, and the flow conversion configuration scheme can be flexibly customized, thereby improving flexibility, adaptability, and execution efficiency.
  • the flow configuration scheme is a flow-based configuration scheme that is customized for the processor.
  • the correspondence between the processing personnel information and the flow configuration scheme may be a one-to-one relationship or a one-to-many relationship, that is, one processing personnel information may correspond to one circulation.
  • the configuration scheme can also correspond to multiple flow configuration schemes.
  • the flow configuration scheme when the flow configuration scheme is set, the flow condition is deduplicated, and a flow information is prevented from satisfying multiple flow configuration schemes, and the flow information is sent to multiple processors.
  • the transfer conditions include “Condition 1”, “Condition 2” and “Condition 3”, where “Condition 1” is “Receiving Bank equals Bank A” and “Condition 2” is “Remittance Bank is equal to Bank B”, “ Condition 3 is "the receiving unit is equal to the C bank.”
  • the “Scheme 1" of the flow allocation scheme includes “Condition 1", and “Scenario 1" corresponds to "Processor 1 Information”.
  • the “Scheme 2” of the flow allocation scheme includes “Condition 2 and Condition 3”, and each condition has a “and” relationship, and “Scenario 2” corresponds to “Processor 2 Information”.
  • the attribute feature and the action feature of the bank flow information obtained in step S2 are matched with the flow condition of each flow configuration program in the preset flow configuration library, and the attribute feature is The action feature is substituted into each flow condition to determine whether the attribute feature and the action feature meet the requirements of the flow condition.
  • the target flow condition is that the attribute characteristics and the action characteristics of the bank flow information are matched with the flow condition to obtain a flow condition
  • the target flow transfer configuration plan is a flow transfer configuration scheme corresponding to the target flow condition
  • the target processing personnel information is the target flow. Configure the processing personnel information corresponding to the solution.
  • the target corresponding to the target flow conversion configuration in which the target flow condition is successfully matched with the attribute feature and the action feature is acquired.
  • the personnel information is processed, and the bank flow information corresponding to the attribute feature and the action feature is sent to the processor corresponding to the target handler information.
  • step S3 If the matching between the attribute feature and the action feature of the bank flow information in step S3 and the flow condition is a match, the bank flow information is sent to a preset default handler for processing.
  • the default handler is set according to actual business needs, and is responsible for processing the flow information that does not meet the requirements of the preset flow configuration scheme, ensuring the integrity of the flow information processing, and avoiding the lack of flow information or unattended management. Case.
  • the processor or the default handler After receiving the bank flow information, the processor or the default handler confirms or audits the bank flow information, and if confirmed or approved, returns the correct result of the bank flow information, and if the confirmation or review fails, Returns the result of the bank flow information error processing.
  • the enterprise data table refers to a data table that intuitively reflects the bank water flow information of the company customer, so that the company customer can timely understand, quickly find and effectively manage the bank water flow information.
  • step S5 if the result of the processing is that the bank flow information is correct, the bank flow information is synchronized to the corresponding enterprise data table.
  • the synchronization process may be: importing the bank flow information into a preset enterprise intermediate table template, generating a temporary enterprise intermediate table, and incorporating the bank flow information in the temporary enterprise intermediate table into the enterprise data table to obtain new enterprise data. Table and save.
  • the successfully matched bank flow information satisfying the flow condition requirement is sent to the corresponding processor, thereby realizing the automatic flow of the bank flow information, so that the bank
  • the flow of water information can be sent to the corresponding processing personnel for processing in a timely and accurate manner, which avoids the staff's search of the bank's flow information one by one, and reduces the labor input of the staff to confirm the bank's flow information business one by one, which is convenient for the staff to the bank.
  • the approval and management of the flow of water information reduces the probability of turnover errors when dealing with large-scale bank flows, improves the efficiency of staff work and the accuracy of bank flow information management, and will rationalize bank flow according to the processing results of the processor.
  • the information is synchronized to the corresponding enterprise data table, which is convenient for the company customer to quickly find and manage the water flow information.
  • step S1 the specific implementation method for obtaining the bank flow information mentioned in step S1 will be described in detail below through a specific embodiment.
  • FIG. 2 shows a specific implementation process of step S1 provided by the embodiment of the present application, which is described in detail as follows:
  • the timed reading task may be specifically performed according to a preset time interval.
  • the time interval may be set to 20 minutes, 10 minutes, or 5 minutes, but is not limited thereto, and may be specifically set according to actual application requirements, and is not limited herein.
  • the running water information timing reading task is started, and the bank running water information to be processed is automatically read from the bank running water database at predetermined time intervals.
  • the bank flow file input by the user is a file containing bank flow information.
  • the preset file type is set according to the actual service and the information obtained by the actual operating system, and the file type may be specifically set to the Excel file type or the code version control Cvs file type, but is not limited thereto.
  • the specifics can be set according to the needs of the actual application, and there is no limitation here.
  • the file type of the bank pipeline file is obtained according to the bank pipeline file received in step S12, and if the file type meets the preset file type requirement, the bank pipeline file is read, and the file is quickly obtained. Bank flow information.
  • the bank pipeline file If the file type of the bank pipeline file does not meet the preset file type requirement, the bank pipeline file is refused to be read, and the file abnormality prompt information is returned.
  • the bank flow information obtained by the timed reading method or the manual import file method can realize the fast, full and real-time acquisition of the flow information, improve the work efficiency of the bank flow information acquisition, and simultaneously import manually.
  • the file method can avoid the situation that the machine cannot be automatically recognized because the flow information is incomplete, thus ensuring the integrity of the acquisition of the bank flow information.
  • step S5 Based on the embodiment corresponding to FIG. 1, the specific implementation method of obtaining the processing result of the bank flow information mentioned in step S5 will be described in detail below through a specific embodiment.
  • FIG. 3 is a flowchart showing a specific implementation of step S5 provided by an embodiment of the present application, which is described in detail as follows:
  • S51 Receive the confirmation result of the bank flow information by the processor or the default handler.
  • the confirmation result of the bank flow information by the processor or the default handler includes confirmation success and confirmation failure.
  • the handler or the default handler it is possible to perform simple confirmation, confirmation of the customer's basic information, confirmation of the transaction record, and confirmation of the correspondence between the customer's basic information and the transaction record, etc., if each confirmation is If the result is correct, the confirmation result is the confirmation success. Otherwise, the confirmation result is the confirmation failure.
  • Simple confirmation means that the correspondence between bank flow information and the processor is correct.
  • the basic information of the customer is further confirmed, and the basic information of the customer includes the user name, the account opening address and the account opening time for opening the account, for example, confirming the user name, account opening address and account opening time for opening the account. Whether it exists in the database.
  • the transaction records include the deposit business records of the account opened by the customer, the withdrawal business records and the source of the deposit items, etc.
  • the source of the deposit items such as salary and pension And dividends, etc.
  • the confirmation of the correspondence between the customer basic information and the transaction record is based on the completion of the simple confirmation, the confirmation of the customer's basic information and the confirmation of the transaction record, and confirms whether the transaction information of the customer's basic information and the deposit and withdrawal business is corresponding and complete.
  • the processor or the default handler performs various confirmations during the process, and returns a corresponding confirmation result, thereby ensuring the bank flow.
  • the accuracy and completeness of the information is conducive to the effective development of the actual business, thereby improving the progress of the actual business.
  • the job attribute is a function of a post of a handler or a default handler
  • the post attribute includes a financial position and a business position
  • the handlers or default handlers of different post attributes correspond to different approvers or approval processes.
  • the first approver is an examiner corresponding to the business position, and in the process of approving the bank flow information, whether the confirmation result of the first approver approves the handler or the default handler is correct.
  • the approval results include bank flow information and bank flow information errors.
  • step S51 the confirmation result obtained in step S51 is sent to the first approver for approval, and the first approver checks the confirmation result. If the verification is passed, the approval result is correct for the bank flow information; if the verification fails, the approval result is the bank flow information error.
  • the approval result is returned, and the approval result is treated as the result of the bank flow information.
  • the approval configuration of the financial position confirmation result may be pre-set according to the needs of the application, and the approval configuration includes approval and no approval.
  • the second approver is the examiner corresponding to the financial position. Only when the approval is configured to require approval, the bank flow information needs to be approved.
  • step S51 the confirmation result obtained in step S51 is sent to the second approver for approval, and the second approver The verification result is verified. If the verification is passed, the approval result is correct for the bank flow information; if the verification fails, the approval result is the bank flow information error.
  • the approval result is returned, and the approval result is used as the processing result of the bank flow information.
  • the confirmation result of the bank flow information in step S51 is directly treated as the bank flow information. result.
  • the bank flow information is first confirmed by the processor or the default handler, and further approved by the first approver or the second approver as needed to ensure the integrity of the bank flow information. Thereby effectively improving the accuracy of the staff's corresponding management of bank flow information.
  • the data processing method further includes:
  • the processing result is a bank flow information error
  • the bank flow information is stored in the database, and the prompt information of the information error is output, wherein the prompt information includes the error reason of the bank flow information.
  • step S5 if the result of the processing is bank flow information error, the bank flow information is automatically saved in the database, and the prompt information of the information error is output, and the prompt information includes the bank flow.
  • the specific reason for the information error if the result of the processing is bank flow information error, the bank flow information is automatically saved in the database, and the prompt information of the information error is output, and the prompt information includes the bank flow.
  • the prompt information of the bank flow information error is used to explain the main reason for the bank flow information error, and it is convenient to timely correct the flow information in the subsequent business, thereby promoting the actual business development.
  • step S6 if the bank processing information is correct as described in step S6 by a specific embodiment, the bank water flow information is synchronized to the bank water flow information.
  • the specific implementation methods in the enterprise data table are described in detail.
  • FIG. 4 is a flowchart showing a specific implementation of step S6 provided by an embodiment of the present application, which is described in detail as follows:
  • the item of the bank flow identification information is set in the enterprise intermediate form template, and is used for storing the basic information of the customer in the bank flow information, so as to conveniently retrieve the enterprise data table corresponding to the bank flow identification information.
  • the processing result of the bank flow information obtained in step S5 if the processing result is that the bank flow information is correct, the preset enterprise intermediate form template is obtained, and the bank flow information is imported into the enterprise intermediate form template to generate the bank flow information.
  • the interim enterprise intermediate table, and the bank flow identification information obtained from the interim enterprise intermediate table may retrieve the enterprise data table corresponding to the bank flow identification information through the bank flow identification information.
  • S62 Acquire an enterprise data table corresponding to the bank flow identification information according to the bank flow identification information, and synchronize the bank flow information in the temporary enterprise intermediate table to the enterprise data table.
  • the enterprise data table is used to visually reflect the bank flow information of the company customer, so that the company customer can timely understand, quickly find and effectively manage the water flow information.
  • the enterprise data table corresponding to the bank running water identification information is obtained according to the bank running water identification information in the temporary enterprise intermediate table in step S61, and the bank running water information in the temporary enterprise intermediate table is synchronized into the enterprise data table. And save.
  • the correct bank flow information is imported into the enterprise intermediate table template, and the temporary enterprise intermediate table is obtained, and the bank flow information in the temporary enterprise intermediate table is merged into the corresponding enterprise data table, thereby realizing the enterprise.
  • the timely synchronization of bank data information is convenient for the inspection and management of relevant staff and customers.
  • FIG. 5 shows a data processing apparatus corresponding to the data processing method provided in the first embodiment, and for convenience of explanation, only the parts related to the embodiment of the present application are shown.
  • the data processing apparatus includes: an information acquisition module 51, an information analysis module 52, an information matching module 53, an information transmission module 54, a result acquisition module 55, and an information synchronization module 56.
  • Each function module is described in detail as follows:
  • the information obtaining module 51 is configured to obtain bank water flow information
  • the information parsing module 52 is configured to parse the bank flow information to obtain attribute features and action characteristics of the bank flow information
  • the information matching module 53 is configured to match the attribute feature and the action feature with the flow condition of each of the flow configuration configurations in the preset flow configuration library, wherein the flow configuration library includes one or more flow configuration configurations, and each flow transfer
  • the processing personnel information corresponding to the configuration scheme, and each flow conversion configuration scheme includes one or more flow transition conditions
  • the information sending module 54 is configured to: if the matching is successful, obtain the target processing personnel information corresponding to the target flow conversion configuration scheme in which the target flow conversion condition is successfully matched, and send the bank water flow information to the processor corresponding to the target processing personnel information; otherwise, If the match fails, the bank flow information is sent to the default default handler for processing;
  • a result obtaining module 55 configured to obtain a processing result of the bank flow information
  • the information synchronization module 56 is configured to synchronize the bank flow information to the enterprise data table corresponding to the bank flow information if the processing result is that the bank flow information is correct.
  • the information obtaining module 51 includes:
  • the timing task sub-module 511 is configured to start a scheduled reading task of the flowing water information, and obtain bank water flow information;
  • a file receiving submodule 512 configured to receive a bank flow file input by a user
  • the file reading sub-module 513 is configured to read the bank flow information from the bank flow file if the file type of the bank flow file satisfies the preset file type requirement.
  • the result obtaining module 55 includes:
  • the information receiving sub-module 551 is configured to receive a confirmation result of the bank flow information by the processor or the default processor;
  • a post acquisition sub-module 552 configured to obtain a post attribute of a handler or a default handler
  • the first approval sub-module 553 is configured to send the confirmation result to the preset first approval personnel for approval if the job attribute is a business position, and use the received approval result returned by the first approval personnel as the bank flow information. process result;
  • the second approval sub-module 554 is configured to: if the job attribute is a financial position, and the preset approval configuration is that the approval is required, the confirmation result is sent to the preset second approval authority for approval, and the second approval is received.
  • the approval result returned by the personnel is treated as the result of the bank flow information;
  • the third approval sub-module 555 is configured to use the confirmation result as the processing result of the bank flow information if the job attribute is a financial position and the preset approval configuration is that no approval is required.
  • the data processing device further includes:
  • the information feedback module 57 is configured to save the bank flow information in the database if the processing result is a bank flow information error, and output the prompt information of the information error, wherein the prompt information includes the error reason of the bank flow information.
  • the information synchronization module 56 includes:
  • the information importing sub-module 561 is configured to: if the processing result is that the bank water flow information is correct, obtain a preset enterprise intermediate table template, import the bank water flow information into a preset enterprise intermediate table template, generate a temporary enterprise intermediate table, and save, wherein The interim enterprise intermediate table contains bank flow identification information;
  • the information synchronization sub-module 562 is configured to obtain an enterprise data table corresponding to the bank flow identification information according to the bank flow identification information, and synchronize the bank flow information in the temporary enterprise intermediate table to the enterprise data table.
  • the present embodiment provides one or more non-volatile readable storage media having computer readable instructions stored thereon, the one or more non-readable readable storage media storing computer readable instructions, the computer readable instructions being When one or more processors are executed, the data processing method in Embodiment 1 is implemented when one or more processors are executed. To avoid repetition, details are not described herein again.
  • the computer readable instructions are executed by a processor to implement the functions of the various modules in the data processing apparatus of Embodiment 2. To avoid repetition, we will not repeat them here.
  • non-volatile readable storage media storing computer readable instructions comprise: any entity or device capable of carrying the computer readable instruction code, a recording medium, a USB flash drive, a mobile hard disk, a magnetic Disc, optical disc, computer memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier signals, and telecommunications signals.
  • FIG. 6 is a schematic diagram of a terminal device according to an embodiment of the present application.
  • the terminal device 60 of this embodiment includes a processor 61, a memory 62, and computer readable instructions 63, such as data processing programs, stored in the memory 62 and executable on the processor 61.
  • the processor 61 implements the steps in the various embodiments of the data processing method described above when the computer readable instructions 63 are executed, such as steps S1 through S6 shown in FIG.
  • the processor 61 implements the functions of the various modules in the various apparatus embodiments described above when the computer readable instructions 63 are executed, such as the functions of the modules 51 through 56 of FIG.
  • computer readable instructions 63 may be partitioned into one or more modules, one or more modules being stored in memory 62 and executed by processor 61 to complete the application.
  • the one or more modules may be a series of instructions of computer readable instructions capable of performing a particular function for describing the execution of computer readable instructions 63 in the terminal device 60.
  • the computer readable instructions 63 may be divided into an information acquisition module, an information analysis module, an information matching module, an information sending module, a result obtaining module, and an information synchronization module, and the specific functions of each module are as follows:
  • An information acquisition module configured to obtain bank flow information
  • the information analysis module is configured to parse the bank flow information, and obtain the attribute characteristics and action characteristics of the bank flow information
  • the information matching module is configured to match the attribute feature and the action feature with the flow condition of each flow configuration configuration in the preset flow configuration library, where the flow configuration library includes one or more flow configuration configurations, and each flow configuration
  • the processing personnel information corresponding to the scheme, each flow configuration scheme includes one or more flow conditions;
  • the information sending module is configured to: if the matching is successful, obtain the target processing personnel information corresponding to the target flow conversion configuration scheme in which the target flow conversion condition is successfully matched, and send the bank water flow information to the processor corresponding to the target processing personnel information, otherwise, if If the match fails, the bank flow information is sent to the default default handler for processing;
  • a result obtaining module configured to obtain a processing result of the bank flow information
  • the information synchronization module is configured to synchronize the bank flow information to the enterprise data table corresponding to the bank flow information if the processing result is that the bank flow information is correct.
  • the information acquisition module includes:
  • the timing task sub-module is used to start the flow information reading task and obtain the bank flow information
  • a file receiving submodule configured to receive a bank flow file input by a user
  • the file reading sub-module is configured to read the bank flow information from the bank flow file if the file type of the bank flow file satisfies the preset file type requirement.
  • the result obtaining module includes:
  • the information receiving sub-module is configured to receive a confirmation result of the bank flow information by the processor or the default handler;
  • a post acquisition sub-module for obtaining a post attribute of a handler or a default handler
  • the first approval sub-module is configured to send the confirmation result to the preset first approval personnel for approval if the job attribute is a business position, and process the approval result returned by the first approval person as the bank flow information processing result;
  • the second approval sub-module is configured to: if the job attribute is a financial position, and the preset approval configuration is that the approval is required, the confirmation result is sent to the preset second approval personnel for approval, and the second approval personnel received The returned approval result is treated as the result of bank flow information;
  • the third approval sub-module is configured to use the confirmation result as the processing result of the bank flow information if the job attribute is a financial position and the preset approval configuration is that no approval is required.
  • computer readable instructions 63 may also be segmented into:
  • the information feedback module is configured to save the bank flow information in the database if the processing result is a bank flow information error, and output the prompt information of the information error, wherein the prompt information includes the error reason of the bank flow information.
  • the information synchronization module includes:
  • the information import sub-module is configured to obtain a preset enterprise intermediate table template, and the bank flow information is imported into a preset enterprise intermediate table template to generate a temporary enterprise intermediate table and save, if the processing result is correct for the bank flow information, wherein
  • the interim enterprise middle table contains bank flow identification information
  • the information synchronization sub-module is configured to obtain an enterprise data table corresponding to the bank flow identification information according to the bank flow identification information, and synchronize the bank flow information in the temporary enterprise intermediate table to the enterprise data table.
  • the terminal device 60 can be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the terminal device may include, but is not limited to, a processor 61, a memory 62. It will be understood by those skilled in the art that FIG. 6 is only an example of the terminal device 60, and does not constitute a limitation on the terminal device 60, and may include more or less components than those illustrated, or combine some components, or different components.
  • the terminal device may further include an input/output device, a network access device, a bus, and the like.
  • the processor 61 may be a central processing unit (CPU), or may be other general-purpose processors, a digital signal processor (DSP), an application specific integrated circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the memory 62 may be an internal storage unit of the terminal device 60, such as a hard disk or memory of the terminal device 60.
  • the memory 62 may also be an external storage device of the terminal device 60, such as a plug-in hard disk provided on the terminal device 60, a smart memory card (SMC), a Secure Digital (SD) card, and a flash memory card (Flash). Card) and so on.
  • the memory 62 may also include both an internal storage unit of the terminal device 60 and an external storage device.
  • the memory 62 is used to store computer readable instructions as well as other programs and data required by the terminal device.
  • the memory 62 can also be used to temporarily store data that has been or will be output.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本申请涉及信息技术领域,提供了一种数据处理方法、装置、终端设备及存储介质,该数据处理方法包括:对所述银行流水信息进行解析,得到所述银行流水信息的属性特征和动作特征;将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配;若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员。本申请实现了对银行流水信息的自动流转,便于财务、业务岗位的工作人员对银行流水信息的审批和管理,降低了处理大批量流水时出现错误的机率,提高了工作人员的工作效率和银行流水信息对应管理的准确率。

Description

一种数据处理方法、装置、终端设备及存储介质
本申请以2018年04月03日提交的申请号为201810287129.3,名称为“一种数据处理方法、装置、终端设备及存储介质”的中国发明专利申请为基础,并要求其优先权。
技术领域
本申请涉及信息技术领域,尤其涉及一种数据处理方法、装置、终端设备及存储介质。
背景技术
随着社会经济的快速发展,我们已经步入了信息科技时代,随着信息技术的不断进步,和人们生活息息相关的银行业务也在不断壮大,银行业务数据信息量大,难以管控,如何对银行业务数据信息进行有效管理成为我们急需解决的问题。
目前,一种业务数据管理方法,通过采用对银行流水信息筛选的方法,以实现对业务数据信息的有效管理。
然而,传统的业务数据管理方法普遍不智能,传统对银行流水信息筛选,会有大批量银行流水信息需要财务、业务工作人员逐个进行筛选并审核,工作人员审核确认后,再转发给银行流水信息对应的处理人,容易出现财务、业务工作人员对银行流水信息的确认和审批的效率低,以及结果的准确性不高的情况,导致处理大批量银行流水信息时容易出现错误,降低工作人员的工作效率。
发明内容
本申请实施例提供一种数据处理方法、装置、终端设备及存储介质,以解决对银行流水信息的确认和审批的处理效率低,以及处理结果的准确性不高的问题。
第一方面,本申请实施例提供一种数据处理方法,包括:
获取银行流水信息;
对所述银行流水信息进行解析,得到所述银行流水信息的属性特征和动作特征;
将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,所述流转配置库包含一个或多个所述流转配置方案,以及每个所述流转配置方案对应的处理人员信息,每个所述流转配置方案包含一个或多个所述流转条件;
若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员,否则,若匹配失败,则将所述银行流水信息发送至预设的默认处理员进行处理;
获取所述银行流水信息的处理结果;
若所述处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中。
第二方面,本申请实施例提供一种数据处理装置,包括:
信息获取模块,用于获取银行流水信息;
信息解析模块,用于对所述银行流水信息进行解析,得到所述银行流水信息的属性特征和动作特征;
信息匹配模块,用于将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,所述流转配置库包含一个或多个所述流转配置方案,以及每个所述流转配置方案对应的处理人员信息,每个所述流转配置方案包含一个或多个所述流转条件;
信息发送模块,用于若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配 置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员,否则,若匹配失败,则将所述银行流水信息发送至预设的默认处理员进行处理;
结果获取模块,用于获取所述银行流水信息的处理结果;
信息同步模块,用于若所述处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中。
第三方面,本申请实施例提供一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现所述数据处理方法的步骤。
第四方面,本申请实施例提供一个或多个存储有计算机可读指令的非易失性可读存储介质,其特征在于,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行时实现所述数据处理方法的步骤。
本申请的一个或多个实施例的细节在下面的附图和描述中提出,本申请的其他特征和优点将从说明书、附图以及权利要求变得明显。
附图说明
为了更清楚地说明本申请实施例的技术方案,下面将对本申请实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1是本申请实施例1中提供的数据处理方法的流程图;
图2是本申请实施例1中提供的数据处理方法中步骤S1的实现流程图;
图3是本申请实施例1中提供的数据处理方法中步骤S5的实现流程图;
图4是本申请实施例1中提供的数据处理方法中步骤S6的实现流程图;
图5是本申请实施例2中提供的数据处理装置的示意图;
图6是本申请实施例4中提供的终端设备的示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
实施例1
请参阅图1,图1示出了本实施例提供的数据处理方法的实现流程。该数据处理方法应用在银行行业的信息管理应用系统中。详述如下:
S1:获取银行流水信息。
在本申请实施例中,银行流水信息是指客户在一段时间内与银行发生的存取款业务交易清单,包括客户基本信息、客户账户类型、客户存款数据信息和客户款项支出数据信息等。
客户包括个人客户和公司客户。客户与银行发生的存取款业务交易清单是客户在银行开设的账户在银行进行的存取款业务交易的交易记录,例如,客户本人名下的银行卡、银行活期存折或者公司客户的对公银行账户等账户在银行进行存款或取款业务的交易记录。
银行流水信息的获取方式可以是手动导入采集或者自动定时采集等,还可以是其他获取方式,此处不做限制。其中,手动导入采集和自动定时采集两种方式为并列关系,即手动导入采集和自动定时采集可以同时并行进行。
S2:对银行流水信息进行解析,得到银行流水信息的属性特征和动作特征。
在本申请实施例中,银行流水信息的属性特征包括属性特征名和属性特征值,例如,属性特征名为流水信息中的“收款单位”、“收款银行”和“汇款账号”等,属性特征值与属性特征名对应,如流水信息中的“收款单位”对应“A公司”、“收款银行”对应“B银行”和“汇款账号”对应“001”等,其中,“A公司”、“B银行”和“001”为属性特征值。
银行流水信息的动作特征包括包含、不包含、为空、不为空、大于等于、大于、等于、小于等于、小于等,用于表示流水信息的属性特征名和属性特征值之间的逻辑关系,例如,在一条流水信息“用户名等于A”中,属性特征名为“用户名”,属性特征值为“A”,“等于”为银行流水信息的动作特征。
具体地,对银行流水信息进行每条银行流水信息的解析,提取每条银行流水信息的属性特征名和属性特征值,以及该属性特征名和属性特征值之间的逻辑关系,并将该属性特征名、属性特征值和逻辑关系对应保存在数据库中。
S3:将属性特征和动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,流转配置库包含一个或多个流转配置方案,以及每个流转配置方案对应的处理人员信息,每个流转配置方案包含一个或多个流转条件。
在本申请实施例中,流转配置库包含一个或多个流转配置方案,以及每个流转配置方案对应的处理人员信息,每个流转配置方案包含一个或多个流转条件。
流转条件包括条件项和逻辑项,不同的条件项之间可以通过逻辑项的连接,构成实际业务所需的流转配置方案,其中,逻辑项包括“且”和“或”。
需要说明的是,因为可以对不同的条件项和不同的逻辑项进行灵活组合,所以可以根据实际业务的需要进行组合设置,灵活定制流转配置方案,从而提高了灵活性、适应性和执行效率。
流转配置方案是基于流转条件,为处理员定制的流转配置方案,处理人员信息和流转配置方案的对应关系可以是一一对应的关系或者一对多的关系,即一个处理人员信息可以对应一个流转配置方案也可以对应多个流转配置方案。
需要说明的是,在流转配置方案做设置时,对流转条件进行了去重处理,避免了一条流水信息同时满足多个流转配置方案,并将该条流水信息发送向多个处理员的情况。
例如,流转条件包括“条件一”、“条件二”和“条件三”,其中,“条件一”是“收款银行等于A银行”,“条件二”是“汇款银行等于B银行”,“条件三”是“收款单位等于C银行”。
流转配置方案的“方案一”包括“条件一”,“方案一”对应“处理员一的信息”。
流转配置方案的“方案二”包括“条件二和条件三”,并且每条条件存在“且”的关系,“方案二”对应“处理员二的信息”。
具体地,根据步骤S2得到的银行流水信息的属性特征和动作特征,将该属性特征和动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,是将该属性特征和动作特征代入每个流转条件中,判断该属性特征和动作特征是否满足流转条件的要求。
S4:若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将银行流水信息发送至目标处理人员信息对应的处理员,否则,若匹配失败,则将银行流水信息发送至预设的默认处理员进行处理。
在本申请实施例中,目标流转条件是银行流水信息的属性特征和动作特征与流转条件匹配成功得到流转条件,目标流转配置方案是目标流转条件对应的流转配置方案,目标处理人员信息是目标流转配置方案对应的处理人员信息。
具体地,若步骤S3的银行流水信息的属性特征和动作特征与流转条件匹配的结果为匹配成功,则获取与该属性特征和动作特征匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将该属性特征和动作特征对应的银行流水信息发送至目 标处理人员信息对应的处理员。
若步骤S3的银行流水信息的属性特征和动作特征与流转条件匹配的结果为匹配失败,则将该银行流水信息发送至预设的默认处理员进行处理。
需要说明的是,默认处理员是根据实际业务需要进行设置的,负责处理不满足预设流转配置方案的要求的流水信息,确保对流水信息处理的完整性,避免流水信息的缺失或无人管理的情况。
S5:获取银行流水信息的处理结果。
具体地,处理员或者默认处理员接收到银行流水信息后,对该银行流水信息进行确认或审核,若确认或审核通过,则返回银行流水信息正确的处理结果,若确认或审核未通过,则返回银行流水信息错误的处理结果。
S6:若处理结果为银行流水信息正确,则将银行流水信息同步到该银行流水信息对应的企业数据表中。
在本申请实施例中,企业数据表是指直观反映公司客户的银行流水信息的数据表,便于公司客户对其银行流水信息的及时了解、快速查找和有效管理。
具体地,根据步骤S5得到的银行流水信息的处理结果,若处理结果为银行流水信息正确,则将该银行流水信息同步到对应的企业数据表中。
优选地,同步过程可以是将银行流水信息导入预设的企业中间表模板,生成临时企业中间表,并将该临时企业中间表中的银行流水信息合入企业数据表中,得到新的企业数据表并保存。
在图1对应的实施例中,通过将银行流水信息与流转条件进行匹配,将满足流转条件要求的匹配成功的银行流水信息发送给对应处理员,从而实现了银行流水信息的自动流转,使得银行流水信息能够及时准确地发送给对应的处理人员进行处理,避免了工作人员对银行流水信息的逐个查找,减少了工作人员对银行流水信息业务进行逐个确认的人力成本的投入,便于工作人员对银行流水信息的审批和管理,降低了处理大批量银行流水时出现流转错误的机率,提高了工作人员的工作效率和银行流水信息对应管理的准确率,根据处理员的处理结果,将合理的银行流水信息同步到对应的企业数据表中,便于公司客户对其流水信息的快速查找和管理。
接下来,在图1对应的实施例的基础之上,下面通过一个具体地实施例对步骤S1中所提及的获取银行流水信息的具体实现方法进行详细说明。
请参阅图2,图2示出了本申请实施例提供的步骤S1的具体实现流程,详述如下:
S11:启动流水信息定时读取任务,获取银行流水信息。
在本申请实施例中,定时读取任务具体可以是按照预设的时间间隔进行读取。优选地,时间间隔可以设置为20分钟、10分钟或5分钟,但并不限于此,其具体可以根据实际应用的需要进行设置,此处不做限制。
具体地,启动流水信息定时读取任务,间隔预定的时间间隔自动从银行流水数据库中读取待处理的银行流水信息。
S12:接收用户输入的银行流水文件。
在本申请实施例中,用户输入的银行流水文件是包含银行流水信息的文件。
S13:若银行流水文件的文件类型满足预设的文件类型要求,则从银行流水文件中读取银行流水信息。
在本申请实施例中,预设的文件类型是根据实际业务和便于实际操作系统获取信息而设置的,文件类型具体可以设置为Excel文件类型或代码版本控制Cvs文件类型,但并不限于此,其具体可以根据实际应用的需要进行设置,此处不做限制。
具体地,根据步骤S12中接收到的银行流水文件,获取该银行流水文件的文件类型,若该文件类型满足预设的文件类型要求,则对该银行流水文件进行读取,快速获取文件中 的银行流水信息。
若银行流水文件的文件类型不满足预设的文件类型要求,则拒绝对该银行流水文件进行读取,并返回文件异常的提示信息。
在图2对应的实施例中,通过定时读取方式或手动导入文件方式获取的银行流水信息,可以实现快速、充分和实时获取流水信息,提高对银行流水信息获取的工作效率,同时,手动导入文件方式可以避免因为流水信息不全,导致机器无法自动识别的情况,从而保证对银行流水信息的获取的完整性。
在图1对应的实施例的基础之上,下面通过一个具体地实施例对步骤S5中所提及获取银行流水信息的处理结果的具体实现方法进行详细说明。
请参阅图3,图3示出了本申请实施例提供的步骤S5的具体实现流程图,详述如下:
S51:接收处理员或者默认处理员对银行流水信息的确认结果。
在本申请实施例中,处理员或者默认处理员对银行流水信息的确认结果包括确认成功和确认失败。
处理员或者默认处理员对银行流水信息进行确认的过程中,可以进行简单确认、客户基本信息确认、交易记录确认,以及客户基本信息与交易记录的对应关系的确认等,若每项确认均为准确无误,则确认结果为确认成功,否则,确认结果为确认失败。
简单确认是指确认银行流水信息与处理员对应关系是否正确。
在完成简单确认的基础上,进一步对客户基本信息进行确认,客户基本信息包括开设该账户的用户名、开户地址和开户时间等,例如,确认开设该账户的用户名、开户地址和开户时间等是否在数据库中存在。
在对交易记录的确认过程中,确认各项交易记录是否完整无缺失,交易记录包括客户开设的账户在银行的存款业务记录、取款业务记录和存款项目来源等,存款项目来源如工资、退休金和分红等。
客户基本信息与交易记录的对应关系的确认,是在完成简单确认、客户基本信息确认和交易记录确认的基础上,确认客户基本信息和存取款业务的交易记录是否对应且是否完整。
具体地,在步骤S4将银行流水信息发送给对应处理员或者默认处理员进行处理之后,处理员或者默认处理员在处理过程中,进行各项确认,并返回相应的确认结果,可以保证银行流水信息的准确性和完整性,有利于实际业务的有效开展,从而提高实际业务的工作进度。
S52:获取处理员或者默认处理员的岗位属性。
在本申请实施例中,岗位属性为处理员或者默认处理员所在岗位的职能,岗位属性包括财务岗位和业务岗位。
需要说明的是,在对银行流水信息的处理过程中,在处理员或者默认处理员完成对银行流水信息的确认后,不同岗位属性的处理员或者默认处理员,对应不同的审批人员或者审批流程。
S53:若岗位属性为业务岗位,则将确认结果发送给预设的第一审批人员进行审批,并将接收到的第一审批人员返回的审批结果作为银行流水信息的处理结果。
在本申请实施例中,第一审批人员是与业务岗位对应的审批员,在对银行流水信息进行审批的过程中,第一审批人员审批处理员或者默认处理员的确认结果是否正确。
审批结果包括银行流水信息正确和银行流水信息错误。
具体地,若银行流水信息对应的处理员或默认处理员的岗位属性为业务岗位,则将步骤S51得到的确认结果发送给第一审批人员进行审批,第一审批人员对确认结果进行校验,若校验通过则审批结果为银行流水信息正确;若校验不通过,则审批结果为银行流水信息错误。
第一审批人员审批完成后,返回审批结果,该审批结果被作为该银行流水信息的处理结果。
S54:若岗位属性为财务岗位,并且预设的审批配置为需要审批,则将确认结果发送给预设的第二审批人员进行审批,并将接收到的第二审批人员返回的审批结果作为银行流水信息的处理结果。
在本申请实施例中,当岗位属性为财务岗位时,可以根据应用的需要预先设置对财务岗位的确认结果是否还需进行审批的审批配置,审批配置包括需要审批和无需审批。
第二审批人员是与财务岗位对应的审批员,只有当审批配置为需要审批时,才需对银行流水信息进行审批。
具体地,若银行流水信息对应的处理员或默认处理员的岗位属性为财务岗位,且审批配置为需要审批,则将步骤S51得到的确认结果发送给第二审批人员进行审批,第二审批人员对确认结果进行校验,若校验通过则审批结果为银行流水信息正确;若校验不通过,则审批结果为银行流水信息错误。
第二审批人员审批完成后,返回审批结果,该审批结果被作为该银行流水信息的处理结果。
S55:若岗位属性为财务岗位,并且预设的审批配置为无需审批,则将确认结果作为银行流水信息的处理结果。
具体地,若银行流水信息对应的处理员或默认处理员的岗位属性为财务岗位,并且审批配置为无需审批,则直接将该银行流水信息在步骤S51中的确认结果作为该银行流水信息的处理结果。
在图3对应的实施例中,银行流水信息先通过处理员或默认处理员的确认,再进一步地根据需要经过第一审批人员或第二审批人员的审批,保证了银行流水信息的完整性,从而有效提高工作人员对银行流水信息对应管理的准确率。
在图1至图3对应的实施例的基础之上,在获取银行流水信息的处理结果之后,该数据处理方法还包括:
若处理结果为银行流水信息错误,则将银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,提示信息包含银行流水信息的错误原因。
具体地,根据步骤S5得到的银行流水信息的处理结果,若处理结果为银行流水信息错误,则将该银行流水信息自动保存在数据库中,并输出信息错误的提示信息,该提示信息包括银行流水信息错误的具体原因。
在本申请实施例中,通过银行流水信息错误的提示信息说明银行流水信息错误的主要原因,便于在后续业务中,及时进行流水信息的修正,从而推进实际业务的开展。
在图1至图3对应的实施例的基础之上,下面通过一个具体地实施例对步骤S6中所提及若处理结果为银行流水信息正确,则将银行流水信息同步到该银行流水信息对应的企业数据表中的具体实现方法进行详细说明。
请参阅图4,图4示出了本申请实施例提供的步骤S6的具体实现流程图,详述如下:
S61:若处理结果为银行流水信息正确,则获取预设的企业中间表模板,将的银行流水信息导入所述预设的企业中间表模板,生成临时企业中间表并保存,其中,临时企业中间表中包含有银行流水标识信息。
在本申请实施例中,企业中间表模板中设置了银行流水标识信息的项目,用于存放银行流水信息中的客户基本信息,便于调取与该银行流水标识信息对应的企业数据表。
设置企业中间表模板,将银行流水信息导入企业中间表模板,生成临时企业中间表,便于银行流水信息的整理和规范统一,直观反映银行流水信息,更好地合入企业数据表中。
具体地,根据步骤S5得到的银行流水信息的处理结果,若处理结果为银行流水信息正确,则获取预设的企业中间表模板,将银行流水信息导入企业中间表模板,生成该银行 流水信息的临时企业中间表,以及得到该临时企业中间表的银行流水标识信息,可以通过银行流水标识信息调取与该银行流水标识信息对应的企业数据表。
S62:根据银行流水标识信息,获取与银行流水标识信息对应的企业数据表,将临时企业中间表中的银行流水信息同步到企业数据表中。
在本申请实施例中,企业数据表用于直观反映公司客户的银行流水信息,便于公司客户对其流水信息的及时了解、快速查找和有效管理。
具体地,根据步骤S61中的临时企业中间表中的银行流水标识信息,获取与该银行流水标识信息对应的企业数据表,并将临时企业中间表中的银行流水信息同步到该企业数据表中并储存。
在图4对应的实施例中,将正确的银行流水信息导入企业中间表模板,得到临时企业中间表并将该临时企业中间表中的银行流水信息合入对应的企业数据表中,实现了企业银行数据信息的及时同步,便于相关工作人员和客户的查阅和管理。
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。
实施例2
对应于实施例1中的数据处理方法,图5示出了与实施例1提供的数据处理方法一一对应的数据处理装置,为了便于说明,仅示出了与本申请实施例相关的部分。
如图5所示,该数据处理装置包括:信息获取模块51、信息解析模块52、信息匹配模块53、信息发送模块54、结果获取模块55和信息同步模块56。各功能模块详细说明如下:
信息获取模块51,用于获取银行流水信息;
信息解析模块52,用于对银行流水信息进行解析,得到银行流水信息的属性特征和动作特征;
信息匹配模块53,用于将属性特征和动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,流转配置库包含一个或多个流转配置方案,以及每个流转配置方案对应的处理人员信息,每个流转配置方案包含一个或多个流转条件;
信息发送模块54,用于若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将银行流水信息发送至目标处理人员信息对应的处理员,否则,若匹配失败,则将银行流水信息发送至预设的默认处理员进行处理;
结果获取模块55,用于获取银行流水信息的处理结果;
信息同步模块56,用于若处理结果为银行流水信息正确,则将银行流水信息同步到该银行流水信息对应的企业数据表中。
进一步地,信息获取模块51包括:
定时任务子模块511,用于启动流水信息定时读取任务,获取银行流水信息;
文件接收子模块512,用于接收用户输入的银行流水文件;
文件读取子模块513,用于若银行流水文件的文件类型满足预设的文件类型要求,则从银行流水文件中读取银行流水信息。
进一步地,结果获取模块55包括:
信息接收子模块551,用于接收处理员或者默认处理员对银行流水信息的确认结果;
岗位获取子模块552,用于获取处理员或者默认处理员的岗位属性;
第一审批子模块553,用于若岗位属性为业务岗位,则将确认结果发送给预设的第一审批人员进行审批,并将接收到的第一审批人员返回的审批结果作为银行流水信息的处理结果;
第二审批子模块554,用于若岗位属性为财务岗位,并且预设的审批配置为需要审批,则将确认结果发送给预设的第二审批人员进行审批,并将接收到的第二审批人员返回的审 批结果作为银行流水信息的处理结果;
第三审批子模块555,用于若岗位属性为财务岗位,并且预设的审批配置为无需审批,则将确认结果作为银行流水信息的处理结果。
进一步地,该数据处理装置还包括:
信息反馈模块57,用于若处理结果为银行流水信息错误,则将银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,提示信息包含银行流水信息的错误原因。
进一步地,信息同步模块56包括:
信息导入子模块561,用于若处理结果为银行流水信息正确,则获取预设的企业中间表模板,将的银行流水信息导入预设的企业中间表模板,生成临时企业中间表并保存,其中,临时企业中间表中包含有银行流水标识信息;
信息同步子模块562,用于根据银行流水标识信息,获取与银行流水标识信息对应的企业数据表,将临时企业中间表中的银行流水信息同步到企业数据表中。
本实施例提供的一种数据处理装置中各模块实现各自功能的过程,具体可参考前述实施例1的描述,此处不再赘述。
实施例3
本实施例提供一个或多个存储有计算机可读指令的非易失性可读存储介质,该一个或多个存储有计算机可读指令的非易失性可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行时实现实施例1中的数据处理方法,为避免重复,这里不再赘述。或者,该计算机可读指令被处理器执行时实现实施例2中数据处理装置中各模块的功能。为避免重复,这里不再赘述。
可以理解地,一个或多个存储有计算机可读指令的非易失性可读存储介质包括:能够携带所述计算机可读指令代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、电载波信号和电信信号等。
实施例4
图6是本申请一实施例提供的终端设备的示意图。如图6所示,该实施例的终端设备60包括:处理器61、存储器62以及存储在存储器62中并可在处理器61上运行的计算机可读指令63,例如数据处理程序。处理器61执行计算机可读指令63时实现上述各个数据处理方法实施例中的步骤,例如图1所示的步骤S1至步骤S6。或者,处理器61执行计算机可读指令63时实现上述各装置实施例中各模块的功能,例如图5所示模块51至模块56的功能。
示例性的,计算机可读指令63可以被分割成一个或多个模块,一个或者多个模块被存储在存储器62中,并由处理器61执行,以完成本申请。一个或多个模块可以是能够完成特定功能的一系列计算机可读指令的指令段,该指令段用于描述计算机可读指令63在终端设备60中的执行过程。例如,计算机可读指令63可以被分割成信息获取模块、信息解析模块、信息匹配模块、信息发送模块、结果获取模块和信息同步模块,各模块具体功能如下:
信息获取模块,用于获取银行流水信息;
信息解析模块,用于对银行流水信息进行解析,得到银行流水信息的属性特征和动作特征;
信息匹配模块,用于将属性特征和动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,流转配置库包含一个或多个流转配置方案,以及每个流转配置方案对应的处理人员信息,每个流转配置方案包含一个或多个流转条件;
信息发送模块,用于若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将银行流水信息发送至目标处理人员信息对应的处理 员,否则,若匹配失败,则将银行流水信息发送至预设的默认处理员进行处理;
结果获取模块,用于获取银行流水信息的处理结果;
信息同步模块,用于若处理结果为银行流水信息正确,则将银行流水信息同步到该银行流水信息对应的企业数据表中。
进一步地,信息获取模块包括:
定时任务子模块,用于启动流水信息定时读取任务,获取银行流水信息;
文件接收子模块,用于接收用户输入的银行流水文件;
文件读取子模块,用于若银行流水文件的文件类型满足预设的文件类型要求,则从银行流水文件中读取银行流水信息。
进一步地,结果获取模块包括:
信息接收子模块,用于接收处理员或者默认处理员对银行流水信息的确认结果;
岗位获取子模块,用于获取处理员或者默认处理员的岗位属性;
第一审批子模块,用于若岗位属性为业务岗位,则将确认结果发送给预设的第一审批人员进行审批,并将接收到的第一审批人员返回的审批结果作为银行流水信息的处理结果;
第二审批子模块,用于若岗位属性为财务岗位,并且预设的审批配置为需要审批,则将确认结果发送给预设的第二审批人员进行审批,并将接收到的第二审批人员返回的审批结果作为银行流水信息的处理结果;
第三审批子模块,用于若岗位属性为财务岗位,并且预设的审批配置为无需审批,则将确认结果作为银行流水信息的处理结果。
进一步地,计算机可读指令63还可以被分割为:
信息反馈模块,用于若处理结果为银行流水信息错误,则将银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,提示信息包含银行流水信息的错误原因。
进一步地,信息同步模块包括:
信息导入子模块,用于若处理结果为银行流水信息正确,则获取预设的企业中间表模板,将的银行流水信息导入预设的企业中间表模板,生成临时企业中间表并保存,其中,临时企业中间表中包含有银行流水标识信息;
信息同步子模块,用于根据银行流水标识信息,获取与银行流水标识信息对应的企业数据表,将临时企业中间表中的银行流水信息同步到企业数据表中。
终端设备60可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。终端设备可包括,但不仅限于,处理器61、存储器62。本领域技术人员可以理解,图6仅仅是终端设备60的示例,并不构成对终端设备60的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件,例如终端设备还可以包括输入输出设备、网络接入设备、总线等。
所称处理器61可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
存储器62可以是终端设备60的内部存储单元,例如终端设备60的硬盘或内存。存储器62也可以是终端设备60的外部存储设备,例如终端设备60上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,存储器62还可以既包括终端设备60的内部存储单元也包括外部存储设备。存储器62用于存储计算机可读指令以及终端设备所需的其他程序和数据。存储器62还可以用于暂时地存储已经输出或者将要输出的数据。
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。

Claims (20)

  1. 一种数据处理方法,其特征在于,所述数据处理方法包括:
    获取银行流水信息;
    对所述银行流水信息进行解析,得到所述银行流水信息的属性特征和动作特征;
    将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,所述流转配置库包含一个或多个所述流转配置方案,以及每个所述流转配置方案对应的处理人员信息,每个所述流转配置方案包含一个或多个所述流转条件;
    若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员,否则,若匹配失败,则将所述银行流水信息发送至预设的默认处理员进行处理;
    获取所述银行流水信息的处理结果;
    若所述处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中。
  2. 如权利要求1所述的数据处理方法,其特征在于,所述获取银行流水信息包括:
    启动流水信息定时读取任务,获取所述银行流水信息;
    接收用户输入的银行流水文件;
    若所述银行流水文件的文件类型满足预设的文件类型要求,则从所述银行流水文件中读取所述银行流水信息。
  3. 如权利要求1所述的数据处理方法,其特征在于,所述获取所述银行流水信息的处理结果包括:
    接收所述处理员或者所述默认处理员对所述银行流水信息的确认结果;
    获取所述处理员或者所述默认处理员的岗位属性;
    若所述岗位属性为业务岗位,则将所述确认结果发送给预设的第一审批人员进行审批,并将接收到的所述第一审批人员返回的审批结果作为所述银行流水信息的处理结果;
    若所述岗位属性为财务岗位,并且预设的审批配置为需要审批,则将所述确认结果发送给预设的第二审批人员进行审批,并将接收到的所述第二审批人员返回的审批结果作为所述银行流水信息的处理结果;
    若所述岗位属性为所述财务岗位,并且所述预设的审批配置为无需审批,则将所述确认结果作为所述银行流水信息的处理结果。
  4. 如权利要求1至3任一项所述的数据处理方法,其特征在于,所述获取所述银行流水信息的处理结果之后,所述数据处理方法还包括:
    若处理结果为所述银行流水信息错误,则将所述银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,所述提示信息包含所述银行流水信息的错误原因。
  5. 如权利要求1至3任一项所述的数据处理方法,其特征在于,所述若处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中包括:
    若处理结果为所述银行流水信息正确,则获取预设的企业中间表模板,将所述的银行流水信息导入所述预设的企业中间表模板,生成临时企业中间表并保存,其中,所述临时企业中间表中包含有银行流水标识信息;
    根据所述银行流水标识信息,获取与所述银行流水标识信息对应的企业数据表,将所述临时企业中间表中的所述银行流水信息同步到所述企业数据表中。
  6. 一种数据处理装置,其特征在于,所述数据处理装置包括:
    信息获取模块,用于获取银行流水信息;
    信息解析模块,用于对所述银行流水信息进行解析,得到所述银行流水信息的属性特 征和动作特征;
    信息匹配模块,用于将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,所述流转配置库包含一个或多个所述流转配置方案,以及每个所述流转配置方案对应的处理人员信息,每个所述流转配置方案包含一个或多个所述流转条件;
    信息发送模块,用于若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员,否则,若匹配失败,则将所述银行流水信息发送至预设的默认处理员进行处理;
    结果获取模块,用于获取所述银行流水信息的处理结果;
    信息同步模块,用于若所述处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中。
  7. 如权利要求6所述的数据处理装置,其特征在于,所述信息获取模块包括:
    定时任务子模块,用于启动流水信息定时读取任务,获取所述银行流水信息;
    文件接收子模块,用于接收用户输入的银行流水文件;
    文件读取子模块,用于若所述银行流水文件的文件类型满足预设的文件类型要求,则从所述银行流水文件中读取所述银行流水信息。
  8. 如权利要求6所述的数据处理装置,其特征在于,所述结果获取模块包括:
    信息接收子模块,用于接收所述处理员或者所述默认处理员对所述银行流水信息的确认结果;
    岗位获取子模块,用于获取所述处理员或者所述默认处理员的岗位属性;
    第一审批子模块,用于若所述岗位属性为业务岗位,则将所述确认结果发送给预设的第一审批人员进行审批,并将接收到的所述第一审批人员返回的审批结果作为所述银行流水信息的处理结果;
    第二审批子模块,用于若所述岗位属性为财务岗位,并且预设的审批配置为需要审批,则将所述确认结果发送给预设的第二审批人员进行审批,并将接收到的所述第二审批人员返回的审批结果作为所述银行流水信息的处理结果;
    第三审批子模块,用于若所述岗位属性为所述财务岗位,并且所述预设的审批配置为无需审批,则将所述确认结果作为所述银行流水信息的处理结果。
  9. 如权利要求6至8任一项所述的数据处理装置,其特征在于,所述数据处理装置还包括:
    信息反馈模块,用于若处理结果为所述银行流水信息错误,则将所述银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,所述提示信息包含所述银行流水信息的错误原因。
  10. 如权利要求6至8任一项所述的数据处理装置,其特征在于,所述信息同步模块包括:
    信息导入子模块,用于若处理结果为所述银行流水信息正确,则获取预设的企业中间表模板,将所述的银行流水信息导入所述预设的企业中间表模板,生成临时企业中间表并保存,其中,所述临时企业中间表中包含有银行流水标识信息;
    信息同步子模块,用于根据所述银行流水标识信息,获取与所述银行流水标识信息对应的企业数据表,将所述临时企业中间表中的所述银行流水信息同步到所述企业数据表中。
  11. 一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其特征在于,所述处理器执行所述计算机可读指令时实现如下步骤:
    获取银行流水信息;
    对所述银行流水信息进行解析,得到所述银行流水信息的属性特征和动作特征;
    将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,所述流转配置库包含一个或多个所述流转配置方案,以及每个所述流转配置方案对应的处理人员信息,每个所述流转配置方案包含一个或多个所述流转条件;
    若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员,否则,若匹配失败,则将所述银行流水信息发送至预设的默认处理员进行处理;
    获取所述银行流水信息的处理结果;
    若所述处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中。
  12. 如权利要求11所述的终端设备,其特征在于,所述获取银行流水信息包括:
    启动流水信息定时读取任务,获取所述银行流水信息;
    接收用户输入的银行流水文件;
    若所述银行流水文件的文件类型满足预设的文件类型要求,则从所述银行流水文件中读取所述银行流水信息。
  13. 如权利要求11所述的终端设备,其特征在于,所述获取所述银行流水信息的处理结果包括:
    接收所述处理员或者所述默认处理员对所述银行流水信息的确认结果;
    获取所述处理员或者所述默认处理员的岗位属性;
    若所述岗位属性为业务岗位,则将所述确认结果发送给预设的第一审批人员进行审批,并将接收到的所述第一审批人员返回的审批结果作为所述银行流水信息的处理结果;
    若所述岗位属性为财务岗位,并且预设的审批配置为需要审批,则将所述确认结果发送给预设的第二审批人员进行审批,并将接收到的所述第二审批人员返回的审批结果作为所述银行流水信息的处理结果;
    若所述岗位属性为所述财务岗位,并且所述预设的审批配置为无需审批,则将所述确认结果作为所述银行流水信息的处理结果。
  14. 如权利要求11至13任一项所述的终端设备,其特征在于,所述获取所述银行流水信息的处理结果之后,所述处理器执行所述计算机可读指令时还实现如下步骤:
    若处理结果为所述银行流水信息错误,则将所述银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,所述提示信息包含所述银行流水信息的错误原因。
  15. 如权利要求11至13任一项所述的终端设备,其特征在于,所述若处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中包括:
    若处理结果为所述银行流水信息正确,则获取预设的企业中间表模板,将所述的银行流水信息导入所述预设的企业中间表模板,生成临时企业中间表并保存,其中,所述临时企业中间表中包含有银行流水标识信息;
    根据所述银行流水标识信息,获取与所述银行流水标识信息对应的企业数据表,将所述临时企业中间表中的所述银行流水信息同步到所述企业数据表中。
  16. 一个或多个存储有计算机可读指令的非易失性可读存储介质,其特征在于,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行如下步骤:
    获取银行流水信息;
    对所述银行流水信息进行解析,得到所述银行流水信息的属性特征和动作特征;
    将所述属性特征和所述动作特征与预设的流转配置库中每个流转配置方案的流转条件进行匹配,其中,所述流转配置库包含一个或多个所述流转配置方案,以及每个所述流 转配置方案对应的处理人员信息,每个所述流转配置方案包含一个或多个所述流转条件;
    若匹配成功,则获取匹配成功的目标流转条件所在的目标流转配置方案对应的目标处理人员信息,并将所述银行流水信息发送至所述目标处理人员信息对应的处理员,否则,若匹配失败,则将所述银行流水信息发送至预设的默认处理员进行处理;
    获取所述银行流水信息的处理结果;
    若所述处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中。
  17. 如权利要求16所述的非易失性可读存储介质,其特征在于,所述获取银行流水信息包括:
    启动流水信息定时读取任务,获取所述银行流水信息;
    接收用户输入的银行流水文件;
    若所述银行流水文件的文件类型满足预设的文件类型要求,则从所述银行流水文件中读取所述银行流水信息。
  18. 如权利要求16所述的非易失性可读存储介质,其特征在于,所述获取所述银行流水信息的处理结果包括:
    接收所述处理员或者所述默认处理员对所述银行流水信息的确认结果;
    获取所述处理员或者所述默认处理员的岗位属性;
    若所述岗位属性为业务岗位,则将所述确认结果发送给预设的第一审批人员进行审批,并将接收到的所述第一审批人员返回的审批结果作为所述银行流水信息的处理结果;
    若所述岗位属性为财务岗位,并且预设的审批配置为需要审批,则将所述确认结果发送给预设的第二审批人员进行审批,并将接收到的所述第二审批人员返回的审批结果作为所述银行流水信息的处理结果;
    若所述岗位属性为所述财务岗位,并且所述预设的审批配置为无需审批,则将所述确认结果作为所述银行流水信息的处理结果。
  19. 如权利要求16至18任一项所述的非易失性可读存储介质,其特征在于,所述获取所述银行流水信息的处理结果之后,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器还执行如下步骤:
    若处理结果为所述银行流水信息错误,则将所述银行流水信息保存在数据库中,并输出信息错误的提示信息,其中,所述提示信息包含所述银行流水信息的错误原因。
  20. 如权利要求16至18任一项所述的非易失性可读存储介质,其特征在于,所述若处理结果为所述银行流水信息正确,则将所述银行流水信息同步到该银行流水信息对应的企业数据表中包括:
    若处理结果为所述银行流水信息正确,则获取预设的企业中间表模板,将所述的银行流水信息导入所述预设的企业中间表模板,生成临时企业中间表并保存,其中,所述临时企业中间表中包含有银行流水标识信息;
    根据所述银行流水标识信息,获取与所述银行流水标识信息对应的企业数据表,将所述临时企业中间表中的所述银行流水信息同步到所述企业数据表中。
PCT/CN2018/094223 2018-04-03 2018-07-03 一种数据处理方法、装置、终端设备及存储介质 WO2019192092A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810287129.3A CN108681553A (zh) 2018-04-03 2018-04-03 一种数据处理方法、装置、终端设备及存储介质
CN201810287129.3 2018-04-03

Publications (1)

Publication Number Publication Date
WO2019192092A1 true WO2019192092A1 (zh) 2019-10-10

Family

ID=63800186

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/094223 WO2019192092A1 (zh) 2018-04-03 2018-07-03 一种数据处理方法、装置、终端设备及存储介质

Country Status (2)

Country Link
CN (1) CN108681553A (zh)
WO (1) WO2019192092A1 (zh)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109919563B (zh) * 2018-11-21 2023-07-11 创新先进技术有限公司 一种业务流水批量处理方法、装置、及计算机设备
CN110209729A (zh) * 2019-04-22 2019-09-06 腾讯科技(深圳)有限公司 数据转移对象识别的方法及装置
CN112949797B (zh) * 2021-03-31 2024-04-02 江苏保旺达软件技术有限公司 一种信息载体的管理方法、装置、存储介质及服务器
CN115062072B (zh) * 2022-06-15 2023-06-16 五矿国际信托有限公司 一种实收信托规模的统计方法、装置、设备及存储介质
CN116090018B (zh) * 2023-04-12 2023-07-21 江苏苏宁银行股份有限公司 银行数据安全处理方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101344955A (zh) * 2008-08-26 2009-01-14 中国工商银行股份有限公司 一种银行报文的处理方法与装置
CN101504754A (zh) * 2009-03-27 2009-08-12 中国工商银行股份有限公司 一种基于图像信息的银行业务数据分拣处理系统
CN102546665A (zh) * 2012-02-28 2012-07-04 信雅达系统工程股份有限公司 银行业务数据处理方法
US9542710B1 (en) * 2013-09-19 2017-01-10 Intuit Inc. Categorizing financial transactions based on business preferences

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101344955A (zh) * 2008-08-26 2009-01-14 中国工商银行股份有限公司 一种银行报文的处理方法与装置
CN101504754A (zh) * 2009-03-27 2009-08-12 中国工商银行股份有限公司 一种基于图像信息的银行业务数据分拣处理系统
CN102546665A (zh) * 2012-02-28 2012-07-04 信雅达系统工程股份有限公司 银行业务数据处理方法
US9542710B1 (en) * 2013-09-19 2017-01-10 Intuit Inc. Categorizing financial transactions based on business preferences

Also Published As

Publication number Publication date
CN108681553A (zh) 2018-10-19

Similar Documents

Publication Publication Date Title
WO2019192092A1 (zh) 一种数据处理方法、装置、终端设备及存储介质
CN110162516B (zh) 一种基于海量数据处理的数据治理的方法及系统
US9009175B2 (en) System and method for database migration and validation
US8868483B2 (en) Database load engine
CN110175165A (zh) 交易对账方法、装置、计算机设备及存储介质
CN114880240B (zh) 一种物联网设备自动化测试系统、方法、存储介质及设备
WO2019019447A1 (zh) 年金数据处理方法、装置、服务器和存储介质
WO2022068316A1 (zh) 数据对账方法、装置、设备及存储介质
CN112445866A (zh) 数据处理方法、装置、计算机可读介质及电子设备
CN110781235A (zh) 基于大数据的采购数据处理方法、装置、终端及存储介质
US8290916B2 (en) Rule-based record profiles to automate record declaration of electronic documents
CN112965986B (zh) 业务一致性处理方法、装置、设备及存储介质
CN111061733A (zh) 数据处理方法、装置、电子设备和计算机可读存储介质
CN109947797B (zh) 一种数据检查装置及方法
CN112817919A (zh) 数据合并方法、装置及计算机可读存储介质
WO2019098875A1 (ru) Выявление и классификация причин возникновения претензий пользователей в устройствах самообслуживания
CN111400187A (zh) 基于定制数据源的参数动态化校验系统及方法
US20160267563A1 (en) Methods and Systems for Managing and Tracking Electronic Contract Obligations
CN104216986A (zh) 以数据更新周期进行预操作提高数据查询效率的装置及方法
CN110517010A (zh) 一种数据处理方法、系统及存储介质
CN110413672A (zh) 数据自动导入方法、装置及计算机可读存储介质
CN111161048B (zh) 一种资金归集自动过账的应用方法及装置
CN111882294B (zh) 一种流程审批的方法和装置
CN116843335A (zh) 多方对账方法、装置、设备、介质和程序产品
CN111724244A (zh) 一种异议纠错方法和装置

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 02.02.2021).

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18913260

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 18913260

Country of ref document: EP

Kind code of ref document: A1