CN110795171A - Service data processing method and device, computer equipment and storage medium - Google Patents

Service data processing method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN110795171A
CN110795171A CN201910881775.7A CN201910881775A CN110795171A CN 110795171 A CN110795171 A CN 110795171A CN 201910881775 A CN201910881775 A CN 201910881775A CN 110795171 A CN110795171 A CN 110795171A
Authority
CN
China
Prior art keywords
service
account
resource
resource change
record
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.)
Granted
Application number
CN201910881775.7A
Other languages
Chinese (zh)
Other versions
CN110795171B (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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN201910881775.7A priority Critical patent/CN110795171B/en
Publication of CN110795171A publication Critical patent/CN110795171A/en
Application granted granted Critical
Publication of CN110795171B publication Critical patent/CN110795171B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application relates to the field of business process optimization of pedestal operation and maintenance, in particular to a business data processing method, a business data processing device, computer equipment and a storage medium. The method comprises the following steps: receiving a service access application, and searching a corresponding service account; identifying the service type corresponding to the service access application, wherein the service type comprises a resource transfer-in service and a resource transfer-out service; and obtaining a corresponding service processing result according to the type of the service. According to the business data processing method, hot spot accounts in the business accounts are identified, resource changes in the accounts are recorded in different scenes, batch asynchronous processing is directly carried out when resources are transferred into the scenes, and corresponding change results are obtained by registering the resource changes of the accounts when the resources are transferred out of the scenes, so that corresponding hot spot account business data do not need to be carried out by splitting the accounts, and the complexity of business data processing cannot be improved.

Description

Service data processing method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for processing service data, a computer device, and a storage medium.
Background
The hot spot account refers to an account which carries out resource transfer operation at high frequency, and is divided into two scenes of a hot spot account transferred in resource and a hot spot account transferred out of resource according to the resource transfer direction of the operation. Frequent resource amount changes can cause the same account record to be operated repeatedly, so that resource contention and performance pressure on a database are caused, and further, the transaction timeliness, the system throughput and the transaction success rate are influenced.
Under the condition of hot spots, the performance can be improved by prompting to input verification codes when abnormal high-frequency operation of a client is identified so as to reduce the operation frequency, increasing the steps of caching data and splitting service, further reducing the operation content of database affairs so as to shorten the table locking duration, and converting synchronous data operation into asynchronous and batch data operation.
However, in a service scenario with a particularly large amount of concurrency, the processing complexity of the above method is too high, which affects the processing efficiency.
Disclosure of Invention
Therefore, it is necessary to provide a simple service data processing method, device, computer device, and storage medium in the current service scenario with large concurrency, which solves the problem of high complexity of service processing.
A method for processing service data, the method comprising:
receiving a service access application submitted by a terminal, and searching a corresponding service account;
identifying a service type corresponding to the service access application;
when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot spot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
or when the service type is determined to be a resource transfer-out service and the account attribute of the service account is determined to be a hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the current resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
In one embodiment, the first processing result includes current resource information and a history resource change information table, and when it is determined that the service type is a resource transfer service and the account attribute of the service account is a hotspot account, registering resource change of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal includes:
when the service type is a resource transfer service and the account attribute of the service account is a hot spot account, acquiring the current service processing flow;
triggering a batch processing process of the resource change of the service account according to the current service processing flow;
when the batch processing process of the resource change of the business account is triggered, acquiring an application record of the business account within a preset timing time;
acquiring resource change information corresponding to each application record, and sequentially registering the resource change information to the historical resource change information table according to the time sequence of the application records;
acquiring current resource information according to the last resource change information within the preset time;
and storing and feeding back the current resource information and the historical resource change information table to the terminal.
In one embodiment, the process of triggering resource change of the service account according to the current service processing flow includes:
and when the current service processing flow is lower than a preset flow threshold, triggering the batch resource processing process through a timing trigger, and when the current service processing flow is higher than or equal to the preset flow threshold, triggering the batch resource processing process through the high-level queue.
In one embodiment, the second processing result includes current resource information and a history resource change information table, and when it is determined that the service type is a resource transfer service and the account attribute of the service account is a hotspot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of resource change of the service account, acquiring a first processing result corresponding to resource change of the service account, and feeding back the first processing result to the terminal includes:
when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset timing time;
according to the time sequence of the application records, sequentially registering resource change information of the business account, and after registering the current resource change information, judging whether the account resource residual amount of the business account is greater than or equal to zero;
when the account resource residual amount of the service account is greater than or equal to zero, maintaining the operation of sequentially registering resource change of the service account according to the application records, acquiring the application records of the service account in a preset timing time, acquiring resource change information corresponding to each application record, sequentially registering the resource change information to the historical resource change information table according to the time sequence of the application records, acquiring current resource information according to the resource change information, and storing and feeding back the current resource information and the historical resource change information table to the terminal;
and when the account resource surplus of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the second processing result includes current resource information and a history resource change information table, and when it is determined that the service type is a resource transfer-out service and the account attribute of the service account is a hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal includes:
when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset timing time;
the method comprises the steps of splitting application records into a first resource change record and a second resource change record according to a time sequence, wherein the first resource change record is used for recording resource change amount corresponding to a current application record, the second resource change record is used for recording resource surplus of a business account corresponding to the current application record, and the second resource record is determined according to a second resource record of a previous application record corresponding to the current application record in the time sequence;
judging whether the account resource residual amount of the service account is greater than or equal to zero in the second resource change record corresponding to the current application record;
when the account resource remaining amount of the service account is greater than or equal to zero, maintaining the operation of splitting each application record into a first resource change record and a second resource change record according to a time sequence, after a preset time, acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, and storing and feeding back the current resource information and the historical resource change information table to the terminal;
and when the account resources of the service account are less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the identifying the service type corresponding to the service access application includes:
when the service account does not belong to the hotspot account, registering the resource change of the service account in a synchronous mode, obtaining a synchronous processing result, and feeding back the synchronous processing result to the terminal.
In one embodiment, the identifying the service type corresponding to the service access application, where the service type includes a resource transfer-in service and a resource transfer-out service includes:
acquiring current account flow of each service account;
and changing the account attribute of the corresponding service account according to the account flow.
A traffic data processing apparatus, the apparatus comprising:
the application receiving module is used for receiving a service access application submitted by the terminal and searching a corresponding service account;
the service identification module is used for identifying the service type corresponding to the service access application;
the first scene processing module is used for registering resource change information of the service account through an asynchronous batch processing mode when the service type is determined to be a resource transfer-in service and the account attribute of the service account is determined to be a hotspot account, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
and the second scene processing module is used for acquiring resource change information corresponding to the service access application when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, registering the resource change of the service account according to the current resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving a service access application submitted by a terminal, and searching a corresponding service account;
identifying a service type corresponding to the service access application;
when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot spot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
or when the service type is determined to be a resource transfer-out service and the account attribute of the service account is determined to be a hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the current resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a service access application submitted by a terminal, and searching a corresponding service account;
identifying a service type corresponding to the service access application;
when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot spot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
or when the service type is determined to be a resource transfer-out service and the account attribute of the service account is determined to be a hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the current resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
The business data processing method, the device, the computer equipment and the storage medium firstly receive a business access application submitted by a terminal and search a corresponding business account; identifying a service type corresponding to the service access application; when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal; or when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal. According to the business data processing method, hot spot accounts in the business accounts are identified, resource changes in the accounts are recorded in different scenes, batch asynchronous processing is directly carried out when resources are transferred into the scenes, and corresponding change results are obtained by registering the resource changes of the accounts when the resources are transferred out of the scenes, so that corresponding hot spot account business data do not need to be carried out by splitting the accounts, and the complexity of business data processing cannot be improved.
Drawings
FIG. 1 is a diagram of an application environment of a method for processing service data in one embodiment;
FIG. 2 is a flow chart illustrating a method for processing service data according to an embodiment;
FIG. 3 is a schematic sub-flow chart of step S610 of FIG. 2 in one embodiment;
FIG. 4 is a block diagram of a business data processing apparatus in one embodiment;
FIG. 5 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The service data processing method provided by the application can be applied to an application environment as shown in fig. 1, wherein the terminal 102 can communicate with the service data processing server 104 in a network manner, the service data processing server 104 processes a corresponding service, the service data processing server 104 first obtains a service access application submitted by the terminal 102, and then searches for a corresponding service account; identifying a service type corresponding to the service access application; when the service type is determined to be the resource transfer service and the account attribute of the service account is determined to be the hot spot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal 102; or when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal 102. Wherein the terminal 102 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers.
As shown in fig. 2, in one embodiment, the service data processing method of the present application is implemented by a service data processing server, and specifically includes the following steps:
s200, the service data processing server receives the service access application submitted by the terminal and searches the corresponding service account.
The service data processing server comprises a database storing account information under the name of a user, and can process and update the account information in the database according to the specific information of the current service access application, so as to achieve the purpose of finishing the processing of the current service data. And the database may be specifically an oracle database. The service access application is attached with the account information and the transaction type information of the corresponding application, and the server can search the corresponding account in the database according to the application and judge which type the current transaction access application belongs to.
S400, the service data processing server identifies the service type corresponding to the service access application.
The service types specifically include a resource transfer-in service and a resource transfer-out service. The type of the service access application specifically includes a resource transfer-in scene and a resource transfer-out scene, the resource transfer-in scene refers to transferring the resource into the current service account, and the resource transfer-out scene refers to transferring the resource in the current service account out. The resource transferring scene only needs to carry out the operation of resource change on the current account, and the resource transferring scene also needs to carry out the operation of detecting the resource surplus of the account so as to prevent the situation that the resource amount to be transferred exceeds the existing resource amount of the account. And judging the current corresponding processing mode by identifying the service type of the service application submitted by the user terminal.
S610, when the service type is determined to be the resource transfer service and the account attribute of the service account is determined to be the hotspot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal.
The hot account refers to an account which is subjected to resource transfer operation at high frequency, after service application access and processing are started, whether a current account in a service access scene belongs to the hot account or not can be judged, when the current account belongs to the hot account, resource change of a transaction account can be registered according to an asynchronous batch processing mode, then a batch resource processing process is triggered, a first processing result obtained after service processing is completed is obtained, meanwhile, the processing efficiency is improved in a mode of directly returning the corresponding processing result to a terminal, and meanwhile, corresponding account information of a database of a storage server is updated according to the processing result.
And S630, or when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
When the service type of the current service is a resource transfer-out service and the account type of the service account also belongs to a hotspot account, the resource data of the account can be managed according to the resource change information in the current account, after a resource change is registered and recorded at the same time, whether the current resource amount in the account is more than or equal to 0 can be judged and judged at the same time, if yes, the subsequent account resource change information is continuously processed, finally, the change records in the resource transfer are integrated to obtain a corresponding second processing result, the second processing result is fed back to the user terminal, and the corresponding account information of the database of the server is updated and stored according to the processing result.
The business data processing method comprises the steps of firstly receiving a business access application submitted by a terminal and searching a corresponding business account; identifying a service type corresponding to the service access application; when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal; or when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal. According to the business data processing method, hot spot accounts in the business accounts are identified, resource changes in the accounts are recorded in different scenes, batch asynchronous processing is directly carried out when resources are transferred into the scenes, and corresponding change results are obtained by registering the resource changes of the accounts when the resources are transferred out of the scenes, so that corresponding hot spot account business data do not need to be carried out by splitting the accounts, and the complexity of business data processing cannot be improved.
As shown in fig. 3, in one embodiment, step S610 includes:
s611, when the service type is the resource transfer service and the account attribute of the service account is the hot spot account, acquiring the current service processing flow.
And S612, triggering a batch processing process of resource change of the service account according to the current service processing flow.
S613, when the batch processing process of the resource change of the business account is triggered, acquiring the application record of the business account in the preset time.
S614, acquiring the resource change information corresponding to each application record, and sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records;
and S615, acquiring current resource information according to the last resource change information within the preset timing time.
S616, storing and feeding back the current resource information and the historical resource change information table to the terminal.
The batch processing of the hot account can be triggered by selecting a corresponding triggering mode according to the specific service processing flow of the current account. Specifically, when the current service processing flow is lower than a preset flow threshold, the batch resource processing process is triggered through the timing trigger, the triggering time of the timing trigger is set according to the posting delay of the hotspot account, and the posting delay can be reduced by setting shorter timing time. When the current traffic processing flow is higher than or equal to the preset flow threshold, the batch resource processing process can be triggered through the advanced queue. The high-level queue is a high-level application of oracle, and is mainly an application formed by combining a table and a trigger. The main role of which is to perform message passing in each application system. After the triggering mode is selected, application records of the current account in a timing time can be obtained in batches, then resource change in the account applied each time is calculated sequentially through cursor calculation, meanwhile, historical resource change information applied each time is registered in a corresponding record table after each calculation is finished, latest account resource amount information after the timing time under the current sequence is finished is obtained finally, and then the latest account resource amount information and the historical resource change information table are submitted to a database to update corresponding records in the database.
In one embodiment, S630 includes:
when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset time;
according to the time sequence of the application records, resource change information of the business account is sequentially registered, and after the current resource change information is registered, whether the account resource residual amount of the business account is greater than or equal to zero is judged;
when the account resource residual amount of the service account is greater than or equal to zero, maintaining the operation of sequentially registering resource change of the service account according to the application records, acquiring the application records of the service account in a preset time, acquiring resource change information corresponding to each application record, sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records, acquiring current resource information according to the resource change information, and storing and feeding back the current resource information and the historical resource change information table to the terminal;
and when the account resource surplus of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
When the service scene belongs to a resource roll-out scene and the service account belongs to a hotspot account, management can be performed through a registration record of current resource change information, after one piece of resource change information is registered, whether the resource amount residual quantity in the service account is greater than or equal to 0 can be judged at the same time, if yes, subsequent account resource change information is continuously processed, the resource change information can be triggered at regular time through a batch resource processing process, all registered resource change information is integrated through an asynchronous batch processing mode, a historical resource change information table and the account resource residual quantity which is finally processed are obtained after the registered resource change information is combined, the data are submitted to a database, corresponding records in the database are updated, and the data are fed back to a user terminal to complete current service processing. If not, the current change is directly deleted, and the information of application failure is directly fed back to the user terminal. Efficient data processing tasks can be effectively performed through resource zero-crossing judgment and batch integration.
In one embodiment, S630 includes:
when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset time;
the method comprises the steps that each application record is divided into a first resource change record and a second resource change record according to a time sequence, the first resource change record is used for recording the resource change amount corresponding to the current application record, the second resource change record is used for recording the resource surplus of a service account corresponding to the current application record, and the second resource record is determined according to the second resource record of the previous application record corresponding to the current application record in the time sequence;
judging whether the account resource residual amount of the service account is greater than or equal to zero in a second resource change record corresponding to the current application record;
when the account resource remaining amount of the service account is greater than or equal to zero, maintaining the operation of splitting each application record into a first resource change record and a second resource change record according to the time sequence, after a preset time, acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, and storing and feeding back the current resource information and the historical resource change information table to the terminal;
and when the account resource of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
When the service scene belongs to the resource roll-out scene and the service account belongs to the hotspot account, the management can be performed by splitting each application record into a first resource change record and a second resource change record. The application record obtained at the beginning is in an unlocked state, and is split into two records, wherein one resource change record, namely the first resource change record, is used for recording the current resource transfer amount, the record is locked by the server, and a user can directly inquire the first resource change record. And the second resource change record which is the other resource change information table is used for recording the result value of the current account resource amount minus the resource transfer amount, and the second resource change record is used for being released to other application records for use. Each resource change record is divided into two records, one record is locked, the other record is unlocked, and a user can directly inquire the resource record which is locked. If the service processing is wholly successful, the first resource change record is deleted, if the transaction fails, the record is released, other transactions can try to acquire the record, and the transaction flow is ended. After the records are finished, all the disassembled resource records can be merged and submitted to the corresponding records in the database updating database by timing triggering of the asynchronous batch processing process. And meanwhile, the efficiency is prevented from being influenced by excessive recording number. And acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, storing and feeding back the current resource information and the historical resource change information table to the terminal to complete the current transaction process, and if not, directly deleting the current change and directly feeding back information failed in application to the user terminal. Efficient data processing tasks can be effectively performed through resource zero-crossing judgment and batch integration.
In one embodiment, S400 is followed by:
when the service account does not belong to the hotspot account, registering the resource change of the service account in a synchronous mode, obtaining a synchronous processing result, and feeding back the synchronous processing result to the terminal.
When the service account does not belong to the hotspot account, no service pressure is brought to the service processing server, and at the moment, the service can be directly processed in a synchronous mode, the resource amount change of the service account is registered, and the resource amount change is directly fed back to the user terminal.
In one embodiment, identifying a service type corresponding to a service access application, where the service type includes a resource transfer-in service and a resource transfer-out service, includes:
acquiring current account flow of each service account;
and changing the account attribute of the corresponding service account according to the account flow.
Account attributes of a business account may be changed by adding a hotspot account tag to the business account. The current account flow of the service account can be acquired at a time point before the processing time, wherein the account flow is the number of service applications corresponding to the current account in unit time, when the service application amount exceeds a threshold value, the current account can be judged to be a hot account, a hot account mark is added to the account, when the service application amount is lower than or equal to the threshold value, the current account can be judged not to be the hot account, the hot account mark is not added to the account, or the hot account mark on the current account is cancelled. The threshold value can be obtained by performing a stress test on the current service processing system, and since the service processing performance of the transaction processing system is related to hardware environments such as server configuration of the service system, the system needs to be subjected to the stress test to obtain the account flow threshold value of the hot account, specifically, the account flow of the virtual account is simulated by simulating the account, and is gradually increased, and when the processing speed of each transaction of the virtual account is obviously reduced, the current account flow is determined to be the flow threshold value.
It should be understood that although the various steps in the flow charts of fig. 2-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-3 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
As shown in fig. 4, a service data processing apparatus includes:
an application receiving module 200, configured to receive a service access application submitted by a terminal, and search for a corresponding service account;
a service identification module 400, configured to identify a service type corresponding to a service access application;
the first scene processing module 610 is configured to, when it is determined that the service type is a resource transfer service and the account attribute of the service account is a hot account, register resource change information of the service account through an asynchronous batch processing mode, trigger a batch processing process of the resource change of the service account, obtain a first processing result corresponding to the resource change of the service account, and feed back the first processing result to the terminal;
the second scenario processing module 630 is configured to, when it is determined that the service type is the resource transfer-out service and the account attribute of the service account is the hotspot account, obtain resource change information corresponding to the service access application, register resource change of the service account according to the existing resource amount of the service account and the resource change information, obtain a second processing result corresponding to the resource change of the service account, and feed back the second processing result to the terminal.
In one embodiment, the first scenario processing module 610 is configured to obtain a current service processing flow when the service type is a resource transfer service and the account attribute of the service account is a hot account; triggering a batch processing process of resource change of a service account according to the current service processing flow; when a batch processing process of resource change of a business account is triggered, acquiring an application record of the business account within preset time; acquiring resource change information corresponding to each application record, and sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records; acquiring current resource information according to the last resource change information within preset timing time; and storing and feeding back the current resource information and the historical resource change information table to the terminal.
In one embodiment, the first scenario processing module 610 is configured to trigger the bulk resource processing procedure through a timing trigger when the current traffic processing flow is lower than a preset flow threshold, and trigger the bulk resource processing procedure through the advanced queue when the current traffic processing flow is higher than or equal to the preset flow threshold.
In one embodiment, the second scenario processing module 630 is configured to, when the service type is a resource transfer-out service and the account attribute of the service account is a hot-spot account, obtain an application record of the service account within a preset time; according to the time sequence of the application records, resource change information of the business account is sequentially registered, and after the current resource change information is registered, whether the account resource residual amount of the business account is greater than or equal to zero is judged; when the account resource residual amount of the service account is greater than or equal to zero, maintaining the operation of sequentially registering resource change of the service account according to the application records, acquiring the application records of the service account in a preset time, acquiring resource change information corresponding to each application record, sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records, acquiring current resource information according to the resource change information, and storing and feeding back the current resource information and the historical resource change information table to the terminal; and when the account resource surplus of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the second scenario processing module 630 is configured to, when the service type is a resource transfer-out service and the account attribute of the service account is a hot-spot account, obtain an application record of the service account within a preset time; the method comprises the steps that each application record is divided into a first resource change record and a second resource change record according to a time sequence, the first resource change record is used for recording the resource change amount corresponding to the current application record, the second resource change record is used for recording the resource surplus of a service account corresponding to the current application record, and the second resource record is determined according to the second resource record of the previous application record corresponding to the current application record in the time sequence; judging whether the account resource residual amount of the service account is greater than or equal to zero in a second resource change record corresponding to the current application record; when the account resource remaining amount of the service account is greater than or equal to zero, maintaining the operation of splitting each application record into a first resource change record and a second resource change record according to the time sequence, after a preset time, acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, and storing and feeding back the current resource information and the historical resource change information table to the terminal; and when the account resource of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the system further includes a synchronization processing module, configured to register resource change of the service account in a synchronization manner when the service account does not belong to the hotspot account, obtain a synchronization processing result, and feed back the synchronization processing result to the terminal.
In one embodiment, the system further comprises an account attribute identification module, configured to obtain current account traffic of each business account; and changing the account attribute of the corresponding service account according to the account flow.
For specific limitations of the service data processing apparatus, reference may be made to the above limitations of the service data processing method, which is not described herein again. The modules in the business data processing device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 5. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The database of the computer device is used to store account information of the user. The computer program is executed by a processor to implement a business data processing method.
Those skilled in the art will appreciate that the architecture shown in fig. 5 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
receiving a service access application submitted by a terminal, and searching a corresponding service account;
identifying a service type corresponding to the service access application;
when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
or when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of: when the service type is a resource transfer service and the account attribute of the service account is a hot spot account, acquiring the current service processing flow; triggering a batch processing process of resource change of a service account according to the current service processing flow; when a batch processing process of resource change of a business account is triggered, acquiring an application record of the business account within preset time; acquiring resource change information corresponding to each application record, and sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records; acquiring current resource information according to the last resource change information within preset timing time; and storing and feeding back the current resource information and the historical resource change information table to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and when the current service processing flow is lower than a preset flow threshold, triggering the batch resource processing process through a timing trigger, and when the current service processing flow is higher than or equal to the preset flow threshold, triggering the batch resource processing process through the high-level queue.
In one embodiment, the processor, when executing the computer program, further performs the steps of: when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset time; according to the time sequence of the application records, resource change information of the business account is sequentially registered, and after the current resource change information is registered, whether the account resource residual amount of the business account is greater than or equal to zero is judged; when the account resource residual amount of the service account is greater than or equal to zero, maintaining the operation of sequentially registering resource change of the service account according to the application records, acquiring the application records of the service account in a preset time, acquiring resource change information corresponding to each application record, sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records, acquiring current resource information according to the resource change information, and storing and feeding back the current resource information and the historical resource change information table to the terminal; and when the account resource surplus of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of: when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset time; the method comprises the steps that each application record is divided into a first resource change record and a second resource change record according to a time sequence, the first resource change record is used for recording the resource change amount corresponding to the current application record, the second resource change record is used for recording the resource surplus of a service account corresponding to the current application record, and the second resource record is determined according to the second resource record of the previous application record corresponding to the current application record in the time sequence; judging whether the account resource residual amount of the service account is greater than or equal to zero in a second resource change record corresponding to the current application record; when the account resource remaining amount of the service account is greater than or equal to zero, maintaining the operation of splitting each application record into a first resource change record and a second resource change record according to the time sequence, after a preset time, acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, and storing and feeding back the current resource information and the historical resource change information table to the terminal; and when the account resource of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of: when the service account does not belong to the hotspot account, registering the resource change of the service account in a synchronous mode, obtaining a synchronous processing result, and feeding back the synchronous processing result to the terminal.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring current account flow of each service account; and changing the account attribute of the corresponding service account according to the account flow.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
acquiring current account flow of each service account; and changing the account attribute of the corresponding service account according to the account flow.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
receiving a service access application submitted by a terminal, and searching a corresponding service account;
identifying a service type corresponding to the service access application;
when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
or when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
In one embodiment, the computer program when executed by the processor further performs the steps of: when the service type is a resource transfer service and the account attribute of the service account is a hot spot account, acquiring the current service processing flow; triggering a batch processing process of resource change of a service account according to the current service processing flow; when a batch processing process of resource change of a business account is triggered, acquiring an application record of the business account within preset time; acquiring resource change information corresponding to each application record, and sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records; acquiring current resource information according to the last resource change information within preset timing time; and storing and feeding back the current resource information and the historical resource change information table to the terminal.
In one embodiment, the computer program when executed by the processor further performs the steps of: and when the current service processing flow is lower than a preset flow threshold, triggering the batch resource processing process through a timing trigger, and when the current service processing flow is higher than or equal to the preset flow threshold, triggering the batch resource processing process through the high-level queue.
In one embodiment, the computer program further implements the following steps when the service type is a resource transfer-out service and the account attribute of the service account is a hot account, acquiring an application record of the service account within a preset time; according to the time sequence of the application records, resource change information of the business account is sequentially registered, and after the current resource change information is registered, whether the account resource residual amount of the business account is greater than or equal to zero is judged; when the account resource residual amount of the service account is greater than or equal to zero, maintaining the operation of sequentially registering resource change of the service account according to the application records, acquiring the application records of the service account in a preset time, acquiring resource change information corresponding to each application record, sequentially registering the resource change information to a historical resource change information table according to the time sequence of the application records, acquiring current resource information according to the resource change information, and storing and feeding back the current resource information and the historical resource change information table to the terminal; and when the account resource surplus of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the computer program further implements the following steps when the service type is a resource transfer-out service and the account attribute of the service account is a hot account, acquiring an application record of the service account within a preset time; the method comprises the steps that each application record is divided into a first resource change record and a second resource change record according to a time sequence, the first resource change record is used for recording the resource change amount corresponding to the current application record, the second resource change record is used for recording the resource surplus of a service account corresponding to the current application record, and the second resource record is determined according to the second resource record of the previous application record corresponding to the current application record in the time sequence; judging whether the account resource residual amount of the service account is greater than or equal to zero in a second resource change record corresponding to the current application record; when the account resource remaining amount of the service account is greater than or equal to zero, maintaining the operation of splitting each application record into a first resource change record and a second resource change record according to the time sequence, after a preset time, acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, and storing and feeding back the current resource information and the historical resource change information table to the terminal; and when the account resource of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
In one embodiment, the computer program further implements the following steps when the service account does not belong to the hotspot account, registering resource change of the service account in a synchronous manner, obtaining a synchronous processing result, and feeding back the synchronous processing result to the terminal.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring current account flow of each service account; and changing the account attribute of the corresponding service account according to the account flow.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware related to instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for processing service data, the method comprising:
receiving a service access application submitted by a terminal, and searching a corresponding service account;
identifying a service type corresponding to the service access application;
when the service type is determined to be a resource transfer service and the account attribute of the service account is determined to be a hot spot account, registering resource change information of the service account through an asynchronous batch processing mode, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
or when the service type is determined to be a resource transfer-out service and the account attribute of the service account is determined to be a hotspot account, acquiring resource change information corresponding to the service access application, registering resource change of the service account according to the current resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
2. The method according to claim 1, wherein the first processing result includes current resource information and a history resource change information table, and the registering resource change of the service account through an asynchronous batch processing mode when it is determined that the service type is a resource transfer service and the account attribute of the service account is a hotspot account triggers a batch processing process of the resource change of the service account, obtains a first processing result corresponding to the resource change of the service account, and feeds back the first processing result to the terminal includes:
when the service type is a resource transfer service and the account attribute of the service account is a hot spot account, acquiring the current service processing flow;
triggering a batch processing process of the resource change of the service account according to the current service processing flow;
when the batch processing process of the resource change of the business account is triggered, acquiring an application record of the business account within a preset timing time;
acquiring resource change information corresponding to each application record, and sequentially registering the resource change information to the historical resource change information table according to the time sequence of the application records;
acquiring current resource information according to the last resource change information within the preset time;
and storing and feeding back the current resource information and the historical resource change information table to the terminal.
3. The method according to claim 2, wherein the triggering a processing procedure of resource change of the service account according to the current service processing flow comprises:
and when the current service processing flow is lower than a preset flow threshold, triggering the batch resource processing process through a timing trigger, and when the current service processing flow is higher than or equal to the preset flow threshold, triggering the batch resource processing process through the high-level queue.
4. The method according to claim 1, wherein the second processing result includes current resource information and a history resource change information table, and the registering resource change information of the service account through an asynchronous batch processing mode when it is determined that the service type is a resource transfer service and the account attribute of the service account is a hotspot account triggers a batch processing process of resource change of the service account, obtains a first processing result corresponding to resource change of the service account, and feeds back the first processing result to the terminal includes:
when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset timing time;
according to the time sequence of the application records, sequentially registering resource change information of the business account, and after registering the current resource change information, judging whether the account resource residual amount of the business account is greater than or equal to zero;
when the account resource residual amount of the service account is greater than or equal to zero, maintaining the operation of sequentially registering resource change of the service account according to the application records, acquiring the application records of the service account in a preset timing time, acquiring resource change information corresponding to each application record, sequentially registering the resource change information to the historical resource change information table according to the time sequence of the application records, acquiring current resource information according to the resource change information, and storing and feeding back the current resource information and the historical resource change information table to the terminal;
and when the account resource surplus of the service account is less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
5. The method according to claim 1, wherein the second processing result includes current resource information and a history resource change information table, and the obtaining resource change information corresponding to the service access application when it is determined that the service type is a resource transfer-out service and the account attribute of the service account is a hotspot account, registering resource change of the service account according to the existing resource amount of the service account and the resource change information, obtaining a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal includes:
when the service type is a resource transfer-out service and the account attribute of the service account is a hot spot account, acquiring an application record of the service account within a preset timing time;
the method comprises the steps of splitting application records into a first resource change record and a second resource change record according to a time sequence, wherein the first resource change record is used for recording resource change amount corresponding to a current application record, the second resource change record is used for recording resource surplus of a business account corresponding to the current application record, and the second resource record is determined according to a second resource record of a previous application record corresponding to the current application record in the time sequence;
judging whether the account resource residual amount of the service account is greater than or equal to zero in the second resource change record corresponding to the current application record;
when the account resource remaining amount of the service account is greater than or equal to zero, maintaining the operation of splitting each application record into a first resource change record and a second resource change record according to a time sequence, after a preset time, acquiring a historical resource change information table according to the first resource change record and the second resource change record, acquiring current resource information according to the second resource change record, and storing and feeding back the current resource information and the historical resource change information table to the terminal;
and when the account resources of the service account are less than zero, stopping registering the resource change information of the current service account, and feeding back failure information to the terminal.
6. The method of claim 1, wherein the identifying the service type corresponding to the service access application comprises:
when the service account does not belong to the hotspot account, registering the resource change of the service account in a synchronous mode, obtaining a synchronous processing result, and feeding back the synchronous processing result to the terminal.
7. The method according to claim 1, wherein the identifying the service type corresponding to the service access application, the service type including a resource transfer-in service and a resource transfer-out service comprises:
acquiring current account flow of each service account;
and changing the account attribute of the corresponding service account according to the account flow.
8. A service data processing apparatus, characterized in that the apparatus comprises:
the application receiving module is used for receiving a service access application submitted by the terminal and searching a corresponding service account;
the service identification module is used for identifying the service type corresponding to the service access application;
the first scene processing module is used for registering resource change information of the service account through an asynchronous batch processing mode when the service type is determined to be a resource transfer-in service and the account attribute of the service account is determined to be a hotspot account, triggering a batch processing process of the resource change of the service account, acquiring a first processing result corresponding to the resource change of the service account, and feeding back the first processing result to the terminal;
and the second scene processing module is used for acquiring resource change information corresponding to the service access application when the service type is determined to be the resource transfer-out service and the account attribute of the service account is determined to be the hotspot account, registering the resource change of the service account according to the current resource amount of the service account and the resource change information, acquiring a second processing result corresponding to the resource change of the service account, and feeding back the second processing result to the terminal.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN201910881775.7A 2019-09-18 2019-09-18 Service data processing method, device, computer equipment and storage medium Active CN110795171B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910881775.7A CN110795171B (en) 2019-09-18 2019-09-18 Service data processing method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910881775.7A CN110795171B (en) 2019-09-18 2019-09-18 Service data processing method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110795171A true CN110795171A (en) 2020-02-14
CN110795171B CN110795171B (en) 2023-08-04

Family

ID=69427254

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910881775.7A Active CN110795171B (en) 2019-09-18 2019-09-18 Service data processing method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110795171B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112069212A (en) * 2020-08-31 2020-12-11 苏宁云计算有限公司 Data processing method, data processing device, computer equipment and storage medium
CN112132674A (en) * 2020-09-16 2020-12-25 建信金融科技有限责任公司 Transaction processing method and device
CN114168233A (en) * 2021-11-16 2022-03-11 北京达佳互联信息技术有限公司 Data processing method, device, server and storage medium
CN114338806A (en) * 2022-02-28 2022-04-12 湖南云畅网络科技有限公司 Synchronous message processing method and system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009104276A1 (en) * 2008-02-22 2009-08-27 富士通株式会社 Workflow processing program, method, and device
US20140047412A1 (en) * 2012-08-13 2014-02-13 Uwe Schlarb Adaptable business objects
CN107274162A (en) * 2017-05-31 2017-10-20 深圳市长亮科技股份有限公司 A kind of processing method of high transaction concurrency
CN109636369A (en) * 2018-11-02 2019-04-16 深圳市快付通金融网络科技服务有限公司 Fund account accounting processing method, apparatus, computer equipment and storage medium
JP2019144846A (en) * 2018-02-20 2019-08-29 日本電信電話株式会社 Business management device and business management method
CN110210732A (en) * 2019-05-20 2019-09-06 平安银行股份有限公司 Resource transfers method, apparatus, computer equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009104276A1 (en) * 2008-02-22 2009-08-27 富士通株式会社 Workflow processing program, method, and device
US20140047412A1 (en) * 2012-08-13 2014-02-13 Uwe Schlarb Adaptable business objects
CN107274162A (en) * 2017-05-31 2017-10-20 深圳市长亮科技股份有限公司 A kind of processing method of high transaction concurrency
JP2019144846A (en) * 2018-02-20 2019-08-29 日本電信電話株式会社 Business management device and business management method
CN109636369A (en) * 2018-11-02 2019-04-16 深圳市快付通金融网络科技服务有限公司 Fund account accounting processing method, apparatus, computer equipment and storage medium
CN110210732A (en) * 2019-05-20 2019-09-06 平安银行股份有限公司 Resource transfers method, apparatus, computer equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112069212A (en) * 2020-08-31 2020-12-11 苏宁云计算有限公司 Data processing method, data processing device, computer equipment and storage medium
CN112069212B (en) * 2020-08-31 2022-11-15 苏宁云计算有限公司 Data processing method, data processing device, computer equipment and storage medium
CN112132674A (en) * 2020-09-16 2020-12-25 建信金融科技有限责任公司 Transaction processing method and device
CN114168233A (en) * 2021-11-16 2022-03-11 北京达佳互联信息技术有限公司 Data processing method, device, server and storage medium
CN114338806A (en) * 2022-02-28 2022-04-12 湖南云畅网络科技有限公司 Synchronous message processing method and system

Also Published As

Publication number Publication date
CN110795171B (en) 2023-08-04

Similar Documents

Publication Publication Date Title
CN108573371B (en) Data approval method, device, computer equipment and storage medium
CN110795171A (en) Service data processing method and device, computer equipment and storage medium
CN109474578B (en) Message checking method, device, computer equipment and storage medium
CN109087054B (en) Collaborative office data stream processing method, device, computer equipment and storage medium
CN110750267B (en) Service information updating method, device, computer equipment and storage medium
CN109447411A (en) Business Process Control method, apparatus, computer equipment and storage medium
CN109492019B (en) Service request response method, device, computer equipment and storage medium
CN111245548A (en) Data synchronization method and device based on timestamp and computer equipment
CN109586948A (en) Update method, apparatus, computer equipment and the storage medium of system configuration data
CN109472577B (en) Account crediting method, account crediting device, computer equipment and storage medium
CN108717426B (en) Enterprise data updating method and device, computer equipment and storage medium
US11663170B2 (en) Method for associating data between a plurality of blockchain networks and apparatus thereof
CN111177121A (en) Order data feedback method and device, computer equipment and storage medium
CN113515322B (en) Application program loading method and device, computer equipment and readable storage medium
CN108512948B (en) Address book updating method and device, computer equipment and storage medium
CN113626218A (en) Data processing method, data processing device, storage medium and computer equipment
CN112632375A (en) Session information processing method, server and storage medium
CN111209061A (en) Method and device for filling in user information, computer equipment and storage medium
CN108389124B (en) Data processing method, data processing device, computer equipment and storage medium
CN110659272A (en) Data cleaning method and system
CN113065887B (en) Resource processing method, resource processing device, computer equipment and storage medium
CN108334452B (en) Rule data transfer test method, apparatus, computer device and storage medium
CN112783866B (en) Data reading method, device, computer equipment and storage medium
CN111427950B (en) Data transmitting and receiving method, and corresponding device, equipment and storage medium
CN110457614B (en) Data increment updating method and device for reducing data concurrency and computer equipment

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