CN113448931B - Data processing method, business transaction platform and business providing platform - Google Patents

Data processing method, business transaction platform and business providing platform Download PDF

Info

Publication number
CN113448931B
CN113448931B CN202110744578.8A CN202110744578A CN113448931B CN 113448931 B CN113448931 B CN 113448931B CN 202110744578 A CN202110744578 A CN 202110744578A CN 113448931 B CN113448931 B CN 113448931B
Authority
CN
China
Prior art keywords
data
service
internal
platform
business
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110744578.8A
Other languages
Chinese (zh)
Other versions
CN113448931A (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.)
Jingdong Technology Holding Co Ltd
Original Assignee
Jingdong Technology Holding 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 Jingdong Technology Holding Co Ltd filed Critical Jingdong Technology Holding Co Ltd
Priority to CN202110744578.8A priority Critical patent/CN113448931B/en
Publication of CN113448931A publication Critical patent/CN113448931A/en
Application granted granted Critical
Publication of CN113448931B publication Critical patent/CN113448931B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present disclosure relates to a data processing method, comprising: responding to a triggering signal of data comparison, acquiring internal data of a service providing platform, and comparing the internal data with service data of a service transaction platform to acquire a first difference result; the first difference result is sent to the service providing platform, and is used for identifying the internal data by the service providing platform, comparing the unidentified internal data with the service data from the service transaction platform, and obtaining a second difference result; and receiving the second difference result, and identifying the service data according to the second difference result so as to determine the difference between the service data and the internal data. The method and the device can solve the problem of data difference, increase the timeliness of data and reduce the manual workload; the phenomenon of data loss and inconsistency of the two parties is avoided, and the problem of repeated comparison of the data is avoided.

Description

Data processing method, business transaction platform and business providing platform
Technical Field
The disclosure relates to the field of computer technology, and in particular, to a data processing method, a service transaction platform and a service providing platform.
Background
With the development of computer technology, the development of various industries is faster and more intelligent, especially relates to the field of sales technology, and more intelligent products are also applied to the life and work of people.
In the traditional sales field, accounting is usually verified by adopting a manual accounting mode, but the manual accounting operation process is complex and is easy to generate errors. At present, people adopt a more convenient account checking mode, namely in account checking business, an off-line mode is adopted by a business transaction platform and a business providing platform to perform account checking operation: the business transaction platform uploads the account checking file to a Secure FILE TRANSFER Protocol (sftp) server, and after d+1 (d represents the current day and d+1 represents the next day), the business providing platform downloads the account checking file from the sftp server and checks account with the data of the business providing platform, so that the purpose that the business transaction platform transmits the account to an account checking system of the business providing platform through the server to check account is achieved.
In the process of implementing the disclosed concept, the inventor finds that at least the following technical problems exist in the related art: the offline data comparison is adopted, so that problems cannot be found in real time and the timeliness is poor; and there may be situations such as incomplete uploading, lost uploading, etc. of the offline file, which causes the problem of needing a lot of manpower to solve and repeat data comparison.
Disclosure of Invention
In order to solve the above technical problems or at least partially solve the above technical problems, embodiments of the present disclosure provide a data processing method, a service transaction platform, and a service providing platform.
In a first aspect, an embodiment of the present disclosure provides a data processing method applied to a business transaction platform, the method including the steps of:
Responding to a triggering signal of data comparison, acquiring internal data of a service providing platform, and comparing the internal data with service data of a service transaction platform to acquire a first difference result;
The first difference result is sent to the service providing platform, and is used for identifying the internal data by the service providing platform, comparing the unidentified internal data with the service data from the service transaction platform, and obtaining a second difference result;
And receiving the second difference result, and identifying the service data according to the second difference result so as to determine the difference between the service data and the internal data.
In one possible implementation, the internal data includes internal detail data, and the service data includes service detail data;
The obtaining the internal data of the service providing platform, comparing the internal data with the service data of the service transaction platform, and obtaining a first difference result includes:
And acquiring internal detail data of the service providing platform by calling a detail comparison interface of the service providing platform, and comparing the internal detail data with the service detail data to obtain a first difference result.
In one possible embodiment, the internal data further includes internal summary data, and the service data further includes service summary data;
before the acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform, the method further comprises the following steps:
acquiring internal summarized data of a service providing platform by calling a summarized comparison interface of the service providing platform, and comparing the internal summarized data with the service summarized data;
if the comparison is not different, ending the comparison;
And if the comparison is different, executing the step of acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform.
In one possible implementation manner, the acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform includes:
and acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform through multithreading.
In one possible embodiment, the method further comprises: and asynchronously notifying the service providing platform when the comparison of the internal data and the service data is finished.
In a second aspect, an embodiment of the present disclosure provides a data processing method applied to a service providing platform, the method including the steps of:
Responding to a calling request sent by a business transaction platform, and acquiring a first difference result sent by the business transaction platform, wherein the first difference result is obtained by comparing internal data with business data by the business transaction platform;
Identifying the internal data according to the first difference result to obtain unidentified internal data, and comparing the unidentified internal data with service data from a service transaction platform to obtain a second difference result;
And sending the second difference result, wherein the second difference result is used for identifying the service data by the service transaction platform so as to determine the difference between the service data and the internal data.
In one possible implementation, the internal data includes internal detail data, and the service data includes service detail data;
The obtaining the first difference result sent by the service transaction platform includes:
Responding to a request for calling a detail comparison interface of a service providing platform sent by a service transaction platform, sending internal detail data to the service transaction platform, and obtaining a first difference result; the first difference result is obtained by the service transaction platform according to the comparison of the service detail data and the internal detail data of the service providing platform.
In one possible embodiment, the internal data further includes internal summary data, and the service data further includes service summary data;
The method for sending the internal detail data to the service transaction platform in response to the request for calling the detail comparison interface of the service providing platform sent by the service transaction platform further comprises the following steps:
Responding to a request which is sent by a service transaction platform and calls a summary comparison interface of a service providing platform, and sending internal summary data to the service transaction platform; and the internal summary data is used for comparing with the service summary data provided by the service transaction platform, the comparison is ended when the comparison is not different, and when the comparison is different, the request for calling the detail comparison interface of the service providing platform, which is sent by the service transaction platform, is executed, and the internal detail data is sent to the service transaction platform.
In one possible implementation manner, the sending the internal detail data to the service transaction platform in response to the request for calling the detail comparison interface of the service providing platform sent by the service transaction platform includes:
and the multithread transmits the internal detail data to the business transaction platform by responding to the request which is transmitted by the business transaction platform and calls the detail comparison interface of the business providing platform.
In one possible embodiment, the method further comprises: and asynchronously notifying the service transaction platform when the comparison of the unidentified internal data and the service data is finished.
In a third aspect, embodiments of the present disclosure provide a business transaction platform, including:
The first processing module is used for responding to the triggering signal of data comparison, acquiring the internal data of the service providing platform, comparing the internal data with the service data of the service transaction platform and acquiring a first difference result;
The first sending module is used for sending the first difference result to the service providing platform, the first difference result is used for identifying the internal data by the service providing platform, and comparing the internal data which is not identified with the service data from the service transaction platform to obtain a second difference result;
and the second processing module is used for receiving the second difference result and identifying the service data according to the second difference result so as to determine the difference between the service data and the internal data.
In a fourth aspect, embodiments of the present disclosure provide a service providing platform, including:
The third processing module is used for responding to a calling request sent by the business transaction platform and obtaining a first difference result sent by the business transaction platform, wherein the first difference result is obtained by comparing internal data with business data by the business transaction platform;
The fourth processing module is used for identifying the internal data according to the first difference result to obtain unidentified internal data, and comparing the unidentified internal data with the service data from the service transaction platform to obtain a second difference result;
And the second sending module is used for sending the second difference result, and the second difference result is used for identifying the service data by the service transaction platform so as to determine the difference between the service data and the internal data.
In a fifth aspect, embodiments of the present disclosure provide an electronic device. The electronic equipment comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus; a memory for storing a computer program; and the processor is used for realizing the data processing method when executing the program stored in the memory.
In a sixth aspect, embodiments of the present disclosure provide a computer-readable storage medium. The computer readable storage medium stores a computer program which, when executed by a processor, implements the data processing method described above.
Compared with the prior art, the technical scheme provided by the embodiment of the disclosure has at least part or all of the following advantages:
The data processing method, the business transaction platform and the business providing platform of the embodiment of the disclosure overcome the technical problems that the real-time discovery is impossible and the timeliness is poor caused by the data comparison in an off-line mode because the technical means of the on-line data comparison are adopted, and further achieve the technical effects of rapidly solving the data difference problem, increasing the timeliness of the data and reducing the manual workload;
The data processing method, the business transaction platform and the business providing platform of the embodiment of the disclosure adopt the technical means of notifying the opposite side of the updating of the identification and asynchronously notifying the opposite side of the data comparison result during unidirectional data comparison, so as to achieve the technical effect of avoiding repeated data comparison;
according to the data processing method, the business transaction platform and the business providing platform, the technical means that the detail comparison interface of the business providing platform and the detail comparison interface of the business transaction platform are called by multithreading to conduct detail data comparison operation are adopted, so that the technical problems that problems cannot be found in real time and timeliness is poor in the prior art are solved, the technical effects that the data comparison operation rate is improved, the problems can be found rapidly, and the timeliness of the data is improved are achieved;
The data processing method, the service transaction platform and the service providing platform of the embodiment of the disclosure adopt the technical means of two-way online data comparison and data recall due to the existence of data difference, so that the technical problems of incomplete and lost offline file uploading caused by offline mode data comparison and the need of large amount of manpower investment for solving and repeating the data comparison are overcome, and further the technical effects of avoiding the phenomena of data loss and inconsistency of the two parties and avoiding large manpower investment are achieved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure.
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings that are required to be used in the description of the embodiments or the related art will be briefly described below, and it will be apparent to those skilled in the art that other drawings can be obtained from these drawings without inventive effort.
FIG. 1 schematically illustrates a system architecture of a data processing method and apparatus according to an embodiment of the present disclosure;
FIG. 2 schematically illustrates a flow diagram of a data processing method applied to a business transaction platform according to an embodiment of the disclosure;
FIG. 3 schematically illustrates a flow diagram of a data processing method applied to a service providing platform according to an embodiment of the present disclosure;
FIG. 4 schematically illustrates a flow diagram of a data processing method according to an embodiment of the present disclosure;
FIG. 5 schematically illustrates a block diagram of a business transaction platform according to an embodiment of the present disclosure;
FIG. 6 schematically illustrates a block diagram of a service providing platform according to an embodiment of the present disclosure; and
Fig. 7 schematically illustrates a block diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present disclosure more apparent, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are some, but not all, embodiments of the present disclosure. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the disclosure, are within the scope of the disclosure.
Fig. 1 schematically illustrates a system architecture of a data processing method and apparatus suitable for use in embodiments of the present disclosure.
Referring to fig. 1, a system architecture 100 suitable for a data processing method and apparatus according to an embodiment of the present disclosure includes: terminal devices 101, 102, 103, a network 104, a server 105, and a server 106. The network 104 is a medium used to provide communication links between the terminal devices 101, 102, 103, the server 105, and the server 106. The network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
A user may interact with the server 105 and the server 106 via the network 104 using the terminal devices 101, 102, 103 to receive or send messages or the like. The terminal devices 101, 102, 103 may have image capturing means, picture/video playback applications, etc. installed thereon. Other communication client applications may also be installed, such as shopping class applications, web browser applications, search class applications, instant messaging tools, mailbox clients, social platform software, and the like (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices that display screens and support picture/video playback, which may further include image capturing means, such as electronic devices including, but not limited to, smartphones, tablet computers, notebook computers, desktop computers, drones, etc.
The server 105 and the server 106 may be servers providing various services, such as a background management server (merely an example) providing service support for data processing of images or videos captured by users using the terminal devices 101, 102, 103. The background management server may analyze and process the received data such as the image/video processing request, and feed back the processing result (e.g., a web page, information, or data acquired or generated according to the user request) to the terminal device.
It should be noted that, the method for processing data provided by the embodiments of the present disclosure may be generally performed by the server 105 and the server 106 or a terminal device having a certain computing capability. Accordingly, the service transaction platform and the service providing platform provided by the embodiments of the present disclosure may be generally disposed in the server 105 and the server 106 or in the terminal device with a certain operation capability. The data processing method provided by the embodiments of the present disclosure may also be performed by a server or a server cluster that is different from the server 105 and the server 106 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105 and the server 106. Accordingly, the service trading platform and the service providing platform provided by the embodiments of the present disclosure may also be provided in a server or a server cluster different from the server 105 and the server 106 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105 and the server 106.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
A first exemplary embodiment of the present disclosure provides a data processing method. Referring to fig. 2, a data processing method suitable for an embodiment of the present disclosure is applied to a business transaction platform, and includes step S100, step S200, and step S300. The embodiment of the invention confirms the data difference in a mode of forward data comparison of the business transaction platform and reverse data comparison of the business providing platform, so that the data difference problem can be analyzed and solved.
Step S100: and responding to the triggering signal of data comparison, acquiring the internal data of the service providing platform, and comparing the internal data with the service data of the service transaction platform to acquire a first difference result.
Wherein, in response to the trigger signal of the data comparison: the timing task trigger may be used to initiate a data comparison by easyJob (i.e., the timing task manager) at 1a day in the morning, i.e., when the business transaction is about to end. The timing task triggers the start of data comparison, and the data comparison operation can be batched; timing may refer to one day, one hour, half hour, sixty seconds, … … seconds, etc., and in this regard, trigger data comparison may also be real-time data comparison.
In one embodiment of the present invention, the internal data comprises internal detail data, and the service data comprises service detail data; the step S100 of obtaining the internal data of the service providing platform and comparing the internal data with the service data of the service transaction platform to obtain a first difference result includes: and acquiring internal detail data of the service providing platform by calling a detail comparison interface of the service providing platform, and comparing the internal detail data with the service detail data to obtain a first difference result.
Specifically, the service transaction platform should query service detail data that needs to be compared on the same day, and confirm the first difference result through the comparison operation of the detail data. The business transaction platform calls a detail comparison interface of the business providing platform, and the internal detail data of the business providing platform is compared with the business detail data of the business transaction platform by calling the detail comparison interface of the business providing platform, so that a first difference result is obtained. The business transaction platform informs the business providing platform of the first difference result.
The service transaction platform compares the inquired service detail data with the internal detail data in the service providing platform, which is checked by invoking a detail comparison interface of the service providing platform, for example, if the service transaction platform has an insurance policy number 1 and the service providing platform has an insurance policy number 1, the service transaction platform performs a comparison operation on policy fees with the insurance policy numbers 1of both parties; the policy fee is the unit price of the policy number 1.
In one embodiment of the present invention, the internal data further includes internal summary data, and the service data further includes service summary data; before the step S100 of acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform, the method further includes: acquiring internal summarized data of a service providing platform by calling a summarized comparison interface of the service providing platform, and comparing the internal summarized data with the service summarized data; if the comparison is not different, ending the comparison; and if the comparison is different, executing the step of acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform.
The summary comparison interface of the service providing platform may refer to a summary comparison hypertext transfer protocol interface of the service providing platform.
The business transaction platform inquires business summary data which need to be compared in the same day, compares the business summary data with internal summary data in the business providing platform which is checked by a summary comparison interface of the business providing platform which is called in real time, and if the comparison results are not different, the comparison is correct, the data comparison operation is finished, and if the comparison results are different, the comparison is incorrect, and the comparison of detail data is needed.
The business summary data and the internal summary data may include the number of sold, corresponding unit price, total revenue, and the like.
Step S200: and sending the first difference result to the service providing platform, wherein the first difference result is used for identifying the internal data by the service providing platform, and comparing the unidentified internal data with the service data from the service transaction platform to obtain a second difference result.
Specifically, the service providing platform updates and marks the internal detail data according to the first difference result so as to obtain unidentified internal detail data in the internal detail data, and repeated data comparison operation during reverse data comparison by the service providing platform can be avoided, so that the service providing platform only needs to perform data comparison operation on unidentified detail data.
The service providing platform checks service detail data by calling a detail comparison interface of the service transaction platform, and compares the service detail data with self unidentified detail data inquired by the service providing platform to obtain a second difference result. The unidentified detail data is the detail data which is not compared; after the service providing platform inquires the internal detail data which needs to be compared and is not compared in the day, the service providing platform compares the inquired non-compared detail data with the service detail data in the service transaction platform which is checked by invoking the detail comparison interface of the service transaction platform, for example, if the service providing platform has the insurance policy number 10 and the service transaction platform has the insurance policy number 10, the service providing platform performs comparison operation on policy fees with the insurance policy number 10 corresponding to the two policy numbers.
In one embodiment of the present invention, the acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform includes: the method comprises the steps that internal detail data of a service providing platform are obtained through multithreading by calling a detail comparison interface of the service providing platform; the step of obtaining the service detail data of the service transaction platform by calling the detail comparison interface of the service transaction platform comprises the following steps: and acquiring service detail data of the service transaction platform in a multithreading way by calling a detail comparison interface of the service transaction platform. The comparison operation of the detail data is carried out by using the detail comparison interface of the multithread calling service providing platform and the detail comparison interface of the service transaction platform, so that the comparison operation speed is improved, problems can be found rapidly, and the timeliness of the data is improved.
In one embodiment of the invention, the method further comprises: when the comparison of the internal data and the service data is finished, asynchronously notifying the service providing platform; and asynchronously notifying the service transaction platform when the comparison of the internal data and the service data is finished. Specifically, the service transaction platform may asynchronously notify the service providing platform of the first difference result of the service detail data and the internal detail data, and the service providing platform may asynchronously notify the service transaction platform of the second difference result of the service detail data and the non-compared internal detail data. When the data comparison of the internal detail data and the service detail data is finished, the service transaction platform can asynchronously inform the service providing platform of the data comparison finish of the service transaction platform. When the data comparison of the non-compared internal detail data and the business detail data is finished, the business providing platform can asynchronously inform the business transaction platform of the data comparison finish of the business providing platform.
Step S300: and receiving the second difference result, and identifying the service data according to the second difference result so as to determine the difference between the service data and the internal data. And the service providing platform informs the service transaction platform of the second difference result, and the service transaction platform updates and identifies the service detail data. The business transaction platform marks the unidentified detail data which are compared by the business providing platform so as to update the comparison result, so that the business transaction platform can determine the first difference result again.
In one embodiment of the present invention, the step S300 performs an audit analysis according to the first difference result and the second difference result, and solves the data difference problem. The business transaction platform and the business providing platform conduct checking and analysis on the first difference result and the second difference result to solve the problem of data difference. The data difference problem solving comprises the steps of calling a detail comparison interface of the service providing platform, calling the detail comparison interface of the service transaction platform and/or deleting data. Specifically, after knowing the first difference result and the second difference result, the service transaction party corresponding to the service transaction platform can perform detailed comparison specific to each list through WeChat, so that invalid redundant data can be deleted; in the process of comparing through WeChat, if the service transaction party and the service provider find that some data difference problems caused by data missing in the process of calling the data, the service transaction party and the service provider should call the detail comparison interface of the service providing platform and/or the detail comparison interface of the service transaction platform to perform the data recall operation. If the service transaction platform has 11 sheets, the service providing platform has 12 sheets, or the service transaction platform has 12 sheets, and the service providing platform has 11 sheets, the data difference problem is caused by the fact that the service providing platform has 11 sheets, then the chat interface of WeChat can be used for performing unit price comparison operation to select whether the redundant data needs to be deleted or the data needs to be recalled.
In one embodiment of the present invention, the business transaction platform comprises an insurance business vending platform, and the business providing platform comprises an insurance company platform for providing insurance business services; the first difference result includes a premium difference of an insurance business vending platform, and the second difference result includes an internal premium difference of an insurance company platform providing insurance business services.
In one embodiment of the present invention, the service summary data and the service detail data exist in the same form of a service transaction platform; the internal summary data and the internal detail data exist in the same form of the service providing platform, and the service providing platform and the service transaction platform perform data comparison operation in a mode of calling a detail comparison interface of the service providing platform and a detail comparison interface of the service transaction platform.
According to the embodiment of the disclosure, the first difference result and the second difference result are determined through the forward data comparison operation of the business transaction platform and the reverse data comparison operation of the business providing platform, and the business transaction platform and the business providing platform conduct check and analysis on the first difference result and the second difference result to solve the data difference problem. The data processing method disclosed by the embodiment of the disclosure not only can rapidly solve the problem of data difference, increase the timeliness of data and reduce the manual workload, but also can avoid the phenomena of data loss and inconsistency of the two parties and can avoid the problem of repeated data comparison.
A second embodiment of the present disclosure provides a data processing method, with reference to fig. 3, applicable to the embodiment of the present disclosure, applied to a service providing platform, including: step S1000, step S2000 and step S3000.
The embodiment of the invention confirms the data difference in a mode of forward data comparison of the business transaction platform and reverse data comparison of the business providing platform, so that the data difference problem can be analyzed and solved.
And step S1000, responding to a call request sent by a business transaction platform, and acquiring a first difference result sent by the business transaction platform, wherein the first difference result is obtained by comparing internal data with business data by the business transaction platform.
In embodiments of the present invention, the data comparison may be initiated by a easyJob (i.e., timed task manager) timed task trigger at 1 a.m. a day when the business transaction is about to end. The timing task triggers the start of data comparison, and the data comparison operation can be batched; timing may refer to one day, one hour, half hour, sixty seconds, … … seconds, etc., and in this regard, trigger data comparison may also be real-time data comparison.
In one embodiment of the present invention, the internal data comprises internal detail data, and the service data comprises service detail data; the step S1000 of obtaining the first difference result sent by the service transaction platform includes: responding to a request for calling a detail comparison interface of a service providing platform sent by a service transaction platform, sending internal detail data to the service transaction platform, and obtaining a first difference result; the first difference result is obtained by the service transaction platform according to the comparison of the service detail data and the internal detail data of the service providing platform.
Specifically, the service transaction platform should query service detail data that needs to be compared on the same day, and confirm the first difference result through the comparison operation of the detail data. The business transaction platform calls a detail comparison interface of the business providing platform, and the internal detail data of the business providing platform is compared with the business detail data of the business transaction platform by calling the detail comparison interface of the business providing platform, so that a first difference result is obtained. The business transaction platform informs the business providing platform of the first difference result.
The service transaction platform compares the inquired service detail data with the internal detail data in the service providing platform, which is checked by invoking a detail comparison interface of the service providing platform, for example, if the service transaction platform has an insurance policy number 1 and the service providing platform has an insurance policy number 1, the service transaction platform performs a comparison operation on policy fees with the insurance policy numbers 1of both parties; the policy fee is the unit price of the policy number 1.
In one embodiment of the present invention, the internal data further includes internal summary data, and the service data further includes service summary data; in step S1000, before the internal detail data is sent to the service transaction platform in response to the request for calling the detail comparison interface of the service providing platform sent by the service transaction platform, the method further includes: responding to a request which is sent by a service transaction platform and calls a summary comparison interface of a service providing platform, and sending internal summary data to the service transaction platform; and the internal summary data is used for comparing with the service summary data provided by the service transaction platform, the comparison is ended when the comparison is not different, and when the comparison is different, the request for calling the detail comparison interface of the service providing platform, which is sent by the service transaction platform, is executed, and the internal detail data is sent to the service transaction platform.
The summary comparison interface of the service providing platform may refer to a summary comparison hypertext transfer protocol interface of the service providing platform.
The business transaction platform inquires business summary data which need to be compared in the same day, compares the business summary data with internal summary data in the business providing platform which is checked by a summary comparison interface of the business providing platform which is called in real time, and if the comparison results are not different, the comparison is correct, the data comparison operation is finished, and if the comparison results are different, the comparison is incorrect, and the comparison of detail data is needed.
The business summary data and the internal summary data may include the number of sold, corresponding unit price, total revenue, and the like.
Step S2000, marking the internal data according to the first difference result to obtain unidentified internal data, and comparing the unidentified internal data with service data from a service transaction platform to obtain a second difference result; specifically, the service providing platform updates and marks the internal detail data according to the first difference result so as to obtain unidentified internal detail data in the internal detail data, and repeated data comparison operation during reverse data comparison by the service providing platform can be avoided, so that the service providing platform only needs to perform data comparison operation on unidentified detail data.
The service providing platform checks service detail data by calling a detail comparison interface of the service transaction platform, and compares the service detail data with self unidentified detail data inquired by the service providing platform to obtain a second difference result. The unidentified detail data is the detail data which is not compared; after the service providing platform inquires the internal detail data which needs to be compared and is not compared in the day, the service providing platform compares the inquired non-compared detail data with the service detail data in the service transaction platform which is checked by invoking the detail comparison interface of the service transaction platform, for example, if the service providing platform has the insurance policy number 10 and the service transaction platform has the insurance policy number 10, the service providing platform performs comparison operation on policy fees with the insurance policy number 10 corresponding to the two policy numbers.
In one embodiment of the present invention, the sending, in response to a request sent by the service transaction platform to call a detail comparison interface of the service providing platform, internal detail data to the service transaction platform includes: and the multithread transmits the internal detail data to the business transaction platform by responding to the request which is transmitted by the business transaction platform and calls the detail comparison interface of the business providing platform. The step of obtaining the service detail data of the service transaction platform by calling the detail comparison interface of the service transaction platform comprises the following steps: and acquiring service detail data of the service transaction platform in a multithreading way by calling a detail comparison interface of the service transaction platform. The comparison operation of the detail data is carried out by using the detail comparison interface of the multithread calling service providing platform and the detail comparison interface of the service transaction platform, so that the comparison operation speed is improved, problems can be found rapidly, and the timeliness of the data is improved.
In one embodiment of the invention, the method further comprises: when the comparison of the unidentified internal data and the business data is finished, asynchronously notifying the business transaction platform; and asynchronously notifying the service providing platform when the comparison of the internal data and the service data is finished. Specifically, the service transaction platform may asynchronously notify the service providing platform of the first difference result of the service detail data and the internal detail data, and the service providing platform may asynchronously notify the service transaction platform of the second difference result of the service detail data and the non-compared internal detail data. When the data comparison of the internal detail data and the service detail data is finished, the service transaction platform can asynchronously inform the service providing platform of the data comparison finish of the service transaction platform. When the data comparison of the non-compared internal detail data and the business detail data is finished, the business providing platform can asynchronously inform the business transaction platform of the data comparison finish of the business providing platform.
Step S3000: and sending the second difference result, wherein the second difference result is used for identifying the service data by the service transaction platform so as to determine the difference between the service data and the internal data. And the service providing platform informs the service transaction platform of the second difference result, and the service transaction platform updates and identifies the service detail data. The business transaction platform identifies the unidentified detail data which is already compared by the business providing platform so as to update the comparison result, so that the business transaction platform can determine the first difference result again.
In one embodiment of the present invention, the step S3000 performs an audit analysis according to the first difference result and the second difference result, and solves the data difference problem. The business transaction platform and the business providing platform conduct checking and analysis on the first difference result and the second difference result to solve the problem of data difference. The data difference problem solving comprises the steps of calling a detail comparison interface of the service providing platform, calling the detail comparison interface of the service transaction platform and/or deleting data. Specifically, after knowing the first difference result and the second difference result, the service transaction party corresponding to the service transaction platform can perform detailed comparison specific to each list through WeChat, so that invalid redundant data can be deleted; in the process of comparing through WeChat, if the service transaction party and the service provider find that some data difference problems caused by data missing in the process of calling the data, the service transaction party and the service provider should call the detail comparison interface of the service providing platform and/or the detail comparison interface of the service transaction platform to perform the data recall operation. If the service transaction platform has 11 sheets, the service providing platform has 12 sheets, or the service transaction platform has 12 sheets, and the service providing platform has 11 sheets, the data difference problem is caused by the fact that the service providing platform has 11 sheets, then the chat interface of WeChat can be used for performing unit price comparison operation to select whether the redundant data needs to be deleted or the data needs to be recalled.
In one embodiment of the present invention, the business transaction platform comprises an insurance business vending platform, and the business providing platform comprises an insurance company platform for providing insurance business services; the first difference result includes a premium difference of an insurance business vending platform, and the second difference result includes an internal premium difference of an insurance company platform providing insurance business services.
In one embodiment of the present invention, the service summary data and the service detail data exist in the same form of a service transaction platform; the internal summary data and the internal detail data exist in the same form of the service providing platform, and the service providing platform and the service transaction platform perform data comparison operation in a mode of calling a detail comparison interface of the service providing platform and a detail comparison interface of the service transaction platform.
According to the embodiment of the disclosure, the first difference result and the second difference result are determined through the forward data comparison operation of the business transaction platform and the reverse data comparison operation of the business providing platform, and the business transaction platform and the business providing platform conduct check and analysis on the first difference result and the second difference result to solve the data difference problem. The data processing method disclosed by the embodiment of the disclosure not only can rapidly solve the problem of data difference, increase the timeliness of data and reduce the manual workload, but also can avoid the phenomena of data loss and inconsistency of the two parties and can avoid the problem of repeated data comparison.
A third exemplary embodiment of the present disclosure provides a data processing method, which is applicable to the embodiments of the present disclosure, with reference to fig. 4, and includes: step S10, step S20, step S30, step S40, and step S50.
In step S10, the service transaction platform responds to the triggering signal of data comparison, acquires the internal data of the service providing platform, and compares the internal data with the service data of the service transaction platform to acquire a first difference result; step S20, the business transaction platform sends a first difference result to the business providing platform;
Correspondingly, in step S30, the service providing platform identifies the internal data according to the first difference result to obtain unidentified internal data, and compares the unidentified internal data with the service data from the service transaction platform to obtain a second difference result; step S40, the service providing platform sends the second difference result to the service transaction platform;
Correspondingly, in step S50, the service transaction platform receives the second difference result, and identifies the service data according to the second difference result, so as to determine the difference between the service data and the internal data.
According to the embodiment of the disclosure, the first difference result and the second difference result are determined through the forward data comparison operation of the business transaction platform and the reverse data comparison operation of the business providing platform, and the business transaction platform and the business providing platform conduct check and analysis on the first difference result and the second difference result to solve the data difference problem. The data processing method disclosed by the embodiment of the disclosure not only can rapidly solve the problem of data difference, increase the timeliness of data and reduce the manual workload, but also can avoid the phenomena of data loss and inconsistency of the two parties and can avoid the problem of repeated data comparison.
A fourth exemplary embodiment of the present disclosure provides a business transaction platform. Referring to fig. 5, a business transaction platform applicable to an embodiment of the present disclosure includes: the device comprises a first processing module, a first sending module and a second processing module.
The first processing module is used for responding to the triggering signal of data comparison, acquiring the internal data of the service providing platform, comparing the internal data with the service data of the service transaction platform and acquiring a first difference result;
The first sending module is used for sending the first difference result to the service providing platform, the first difference result is used for identifying the internal data by the service providing platform, and comparing the internal data which is not identified with the service data from the service transaction platform to obtain a second difference result;
and the second processing module is used for receiving the second difference result and identifying the service data according to the second difference result so as to determine the difference between the service data and the internal data.
The business transaction platform disclosed by the embodiment of the disclosure not only can rapidly solve the problem of data difference, increase the timeliness of data and reduce the manual workload, but also can avoid the phenomena of data loss and inconsistency of the two parties and can avoid the problem of repeated data comparison.
A fifth exemplary embodiment of the present disclosure provides a service providing platform. Referring to fig. 6, a service providing platform suitable for use in an embodiment of the present disclosure includes: the system comprises a third processing module, a fourth processing module and a second sending module.
The third processing module is used for responding to a calling request sent by the business transaction platform and obtaining a first difference result sent by the business transaction platform, wherein the first difference result is obtained by comparing internal data with business data by the business transaction platform;
The fourth processing module is used for identifying the internal data according to the first difference result to obtain unidentified internal data, and comparing the unidentified internal data with the service data from the service transaction platform to obtain a second difference result;
And the second sending module is used for sending the second difference result, and the second difference result is used for identifying the service data by the service transaction platform so as to determine the difference between the service data and the internal data.
The service providing platform disclosed by the embodiment of the disclosure not only can rapidly solve the problem of data difference, increase the timeliness of data and reduce the manual workload, but also can avoid the phenomena of data loss and inconsistency of the two parties and can avoid the problem of repeated data comparison.
In the fourth embodiment described above, any of the first processing module, the first transmitting module, and the second processing module may be incorporated in one module to be implemented, or any of the modules may be split into a plurality of modules. Or at least some of the functionality of one or more of the modules may be combined with, and implemented in, at least some of the functionality of other modules. At least one of the first processing module, the first transmitting module, and the second processing module may be implemented at least in part as hardware circuitry, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or in hardware or firmware, such as any other reasonable way of integrating or packaging the circuitry, or in any one of or a suitable combination of three of software, hardware, and firmware. Or at least one of the first processing module, the first transmitting module and the second processing module may be at least partly implemented as computer program modules which, when executed, may perform the respective functions.
In the fifth embodiment described above, any of the third processing module, the fourth processing module, and the second transmitting module may be incorporated in one module to be implemented, or any of the modules may be split into a plurality of modules. Or at least some of the functionality of one or more of the modules may be combined with, and implemented in, at least some of the functionality of other modules. At least one of the third processing module, the fourth processing module, and the second transmitting module may be implemented at least in part as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or in hardware or firmware in any other reasonable manner of integrating or packaging the circuits, or in any one of or a suitable combination of three of software, hardware, and firmware. Or at least one of the third processing module, the fourth processing module and the second transmitting module may be at least partly implemented as a computer program module which, when executed, may perform the respective functions.
An eighth exemplary embodiment of the present disclosure provides an electronic device.
Fig. 7 schematically illustrates a block diagram of an electronic device according to an embodiment of the disclosure.
Referring to fig. 7, an electronic device 1200 provided by an embodiment of the disclosure includes a processor 1201, a communication interface 1202, a memory 1203, and a communication bus 1204, where the processor 1201, the communication interface 1202, and the memory 1203 complete communication with each other through the communication bus 1204; a memory 1203 for storing a computer program; the processor 1201 is configured to implement the data processing method as described above when executing the program stored in the memory.
The ninth exemplary embodiment of the present disclosure also provides a computer-readable storage medium. The computer readable storage medium stores a computer program which, when executed by a processor, implements the data processing method described above.
The computer-readable storage medium may be embodied in the apparatus/means described in the above embodiments; or may exist alone without being assembled into the apparatus/device. The computer-readable storage medium carries one or more programs which, when executed, implement methods in accordance with embodiments of the present disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example, but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing is merely a specific embodiment of the disclosure to enable one skilled in the art to understand or practice the disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the disclosure. Thus, the present disclosure is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (14)

1. A data processing method, characterized in that it is applied to a business transaction platform, said method comprising the steps of:
Responding to a triggering signal of data comparison, acquiring internal data of a service providing platform, and comparing the internal data with service data of a service transaction platform to acquire a first difference result;
The first difference result is sent to the service providing platform, and is used for identifying the internal data by the service providing platform, comparing the unidentified internal data with the service data from the service transaction platform, and obtaining a second difference result;
Receiving the second difference result, and identifying the service data according to the second difference result to determine the difference between the service data and the internal data; determining the difference between the traffic data and the internal data includes: and comparing the unidentified business data with the internal data from the business providing platform to obtain a new first difference result.
2. The data processing method according to claim 1, wherein the internal data includes internal detail data, and the service data includes service detail data;
The obtaining the internal data of the service providing platform, comparing the internal data with the service data of the service transaction platform, and obtaining a first difference result includes:
And acquiring internal detail data of the service providing platform by calling a detail comparison interface of the service providing platform, and comparing the internal detail data with the service detail data to obtain a first difference result.
3. The data processing method of claim 2, wherein the internal data further comprises internal summary data, and the business data further comprises business summary data;
before the acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform, the method further comprises the following steps:
acquiring internal summarized data of a service providing platform by calling a summarized comparison interface of the service providing platform, and comparing the internal summarized data with the service summarized data;
if the comparison is not different, ending the comparison;
And if the comparison is different, executing the step of acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform.
4. The method for processing data according to claim 2, wherein the step of acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform comprises:
and acquiring the internal detail data of the service providing platform by calling the detail comparison interface of the service providing platform through multithreading.
5. The data processing method of claim 1, wherein the method further comprises: and asynchronously notifying the service providing platform when the comparison of the internal data and the service data is finished.
6. A data processing method, applied to a service providing platform, comprising the steps of:
Responding to a calling request sent by a business transaction platform, and acquiring a first difference result sent by the business transaction platform, wherein the first difference result is obtained by comparing internal data with business data by the business transaction platform;
Identifying the internal data according to the first difference result to obtain unidentified internal data, and comparing the unidentified internal data with service data from a service transaction platform to obtain a second difference result;
The second difference result is sent and is used for the business transaction platform to identify the business data so as to determine the difference between the business data and the internal data; determining the difference between the traffic data and the internal data includes: and comparing the unidentified business data with the internal data from the business providing platform to obtain a new first difference result.
7. The data processing method of claim 6, wherein the internal data comprises internal detail data and the service data comprises service detail data;
The obtaining the first difference result sent by the service transaction platform includes:
Responding to a request for calling a detail comparison interface of a service providing platform sent by a service transaction platform, sending internal detail data to the service transaction platform, and obtaining a first difference result; the first difference result is obtained by the service transaction platform according to the comparison of the service detail data and the internal detail data of the service providing platform.
8. The data processing method of claim 7, wherein the internal data further comprises internal summary data, and the business data further comprises business summary data;
The method for sending the internal detail data to the service transaction platform in response to the request for calling the detail comparison interface of the service providing platform sent by the service transaction platform further comprises the following steps:
Responding to a request which is sent by a service transaction platform and calls a summary comparison interface of a service providing platform, and sending internal summary data to the service transaction platform; and the internal summary data is used for comparing with the service summary data provided by the service transaction platform, the comparison is ended when the comparison is not different, and when the comparison is different, the request for calling the detail comparison interface of the service providing platform, which is sent by the service transaction platform, is executed, and the internal detail data is sent to the service transaction platform.
9. The method of claim 7, wherein the sending the internal detail data to the service transaction platform in response to the request sent by the service transaction platform to invoke the detail comparison interface of the service providing platform comprises:
and the multithread transmits the internal detail data to the business transaction platform by responding to the request which is transmitted by the business transaction platform and calls the detail comparison interface of the business providing platform.
10. The data processing method of claim 6, wherein the method further comprises: and asynchronously notifying the service transaction platform when the comparison of the unidentified internal data and the service data is finished.
11. A business transaction platform, comprising:
The first processing module is used for responding to the triggering signal of data comparison, acquiring the internal data of the service providing platform, comparing the internal data with the service data of the service transaction platform and acquiring a first difference result;
The first sending module is used for sending the first difference result to the service providing platform, the first difference result is used for identifying the internal data by the service providing platform, and comparing the internal data which is not identified with the service data from the service transaction platform to obtain a second difference result;
the second processing module is used for receiving the second difference result and identifying the service data according to the second difference result so as to determine the difference between the service data and the internal data; determining the difference between the traffic data and the internal data includes: and comparing the unidentified business data with the internal data from the business providing platform to obtain a new first difference result.
12. A service providing platform, comprising:
The third processing module is used for responding to a calling request sent by the business transaction platform and obtaining a first difference result sent by the business transaction platform, wherein the first difference result is obtained by comparing internal data with business data by the business transaction platform;
The fourth processing module is used for identifying the internal data according to the first difference result to obtain unidentified internal data, and comparing the unidentified internal data with the service data from the service transaction platform to obtain a second difference result;
the second sending module is used for sending the second difference result, and the second difference result is used for identifying the service data by the service transaction platform so as to determine the difference between the service data and the internal data; determining the difference between the traffic data and the internal data includes: and comparing the unidentified business data with the internal data from the business providing platform to obtain a new first difference result.
13. The electronic equipment is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
A memory for storing a computer program;
a processor for implementing the data processing method of any one of claims 1-5 or 6-10 when executing a program stored on a memory.
14. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the data processing method of any of claims 1-5 or 6-10.
CN202110744578.8A 2021-07-01 2021-07-01 Data processing method, business transaction platform and business providing platform Active CN113448931B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110744578.8A CN113448931B (en) 2021-07-01 2021-07-01 Data processing method, business transaction platform and business providing platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110744578.8A CN113448931B (en) 2021-07-01 2021-07-01 Data processing method, business transaction platform and business providing platform

Publications (2)

Publication Number Publication Date
CN113448931A CN113448931A (en) 2021-09-28
CN113448931B true CN113448931B (en) 2024-05-17

Family

ID=77814843

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110744578.8A Active CN113448931B (en) 2021-07-01 2021-07-01 Data processing method, business transaction platform and business providing platform

Country Status (1)

Country Link
CN (1) CN113448931B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9501585B1 (en) * 2013-06-13 2016-11-22 DataRPM Corporation Methods and system for providing real-time business intelligence using search-based analytics engine
CN106326219A (en) * 2015-06-16 2017-01-11 阿里巴巴集团控股有限公司 Business system data check method, apparatus and system
CN110019194A (en) * 2017-09-27 2019-07-16 腾讯科技(深圳)有限公司 Verification of data method, apparatus, computer equipment and storage medium
CN110443690A (en) * 2019-08-15 2019-11-12 深圳乐信软件技术有限公司 A kind of method, apparatus, server and the storage medium of variance data reconciliation
KR102119449B1 (en) * 2019-08-30 2020-06-08 주식회사쿠콘 Aggregation open api platform system, method for prividing financial services using the same and computer program for the same
CN111290866A (en) * 2020-02-11 2020-06-16 支付宝(杭州)信息技术有限公司 Service processing method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050049974A1 (en) * 2003-08-29 2005-03-03 Ali Jani Credit card payment processing system and method
CN102737313A (en) * 2012-05-25 2012-10-17 天地融科技股份有限公司 Method and system for authorizing verification on electronic signature tools and electronic signature tools
US11494552B2 (en) * 2019-11-11 2022-11-08 Jpmorgan Chase Bank, N.A. System and method for implementing smart business intelligence testing tools

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9501585B1 (en) * 2013-06-13 2016-11-22 DataRPM Corporation Methods and system for providing real-time business intelligence using search-based analytics engine
US10657125B1 (en) * 2013-06-13 2020-05-19 Progress Software Corporation Methods and system for providing real-time business intelligence using natural language queries
CN106326219A (en) * 2015-06-16 2017-01-11 阿里巴巴集团控股有限公司 Business system data check method, apparatus and system
CN110019194A (en) * 2017-09-27 2019-07-16 腾讯科技(深圳)有限公司 Verification of data method, apparatus, computer equipment and storage medium
CN110443690A (en) * 2019-08-15 2019-11-12 深圳乐信软件技术有限公司 A kind of method, apparatus, server and the storage medium of variance data reconciliation
KR102119449B1 (en) * 2019-08-30 2020-06-08 주식회사쿠콘 Aggregation open api platform system, method for prividing financial services using the same and computer program for the same
CN111290866A (en) * 2020-02-11 2020-06-16 支付宝(杭州)信息技术有限公司 Service processing method and device

Also Published As

Publication number Publication date
CN113448931A (en) 2021-09-28

Similar Documents

Publication Publication Date Title
CA2821373C (en) Method of providing assistance to the end-user of a software application
CN109802916B (en) Resource transfer method, system, server and computer readable storage medium
CN109801051B (en) Resource transfer method, system, server and computer readable storage medium
CN111698315B (en) Data processing method and device for block and computer equipment
CN111768288B (en) Service processing method, device, electronic equipment and storage medium
CN110912893B (en) Account number merging method
CN112446786A (en) Abnormal transaction processing method and device, electronic equipment and readable storage medium
CN108932678A (en) Correlating method, device and the storage medium of house property information
CN113626002A (en) Service execution method and device
CN111260475A (en) Data processing method, block chain node point equipment and storage medium
CN110969417A (en) Government affair item synchronization method, device, system, computer equipment and storage medium
KR100716507B1 (en) Appraising method of real estate for auction using internet and appraising system thereof
CN107341059A (en) A kind of wechat public number concurrent message treatment mechanism
CN111127224B (en) Information processing method, information processing device, electronic equipment and storage medium
CN113129002A (en) Data processing method and equipment
CN113448931B (en) Data processing method, business transaction platform and business providing platform
EP3407568A1 (en) Service processing method and device
WO2023093224A1 (en) Target object reporting method and apparatus, and device
CN101685523A (en) Service processing system for clients at mobile phone terminals
US20110167006A1 (en) Method and system for a real-time case exchange in a service management environment
CN113449493A (en) Method, device and equipment for generating report based on historical data and storage medium
CN113362127A (en) Second-hand car bidding system with high availability
CN114238927A (en) Business system login method, system, device, computer equipment and storage medium
CN113438147A (en) Group management method and device
CN111131438B (en) Method and apparatus for accessing block chains

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