CN111953715B - Service data processing system, method and device - Google Patents

Service data processing system, method and device Download PDF

Info

Publication number
CN111953715B
CN111953715B CN201910399474.0A CN201910399474A CN111953715B CN 111953715 B CN111953715 B CN 111953715B CN 201910399474 A CN201910399474 A CN 201910399474A CN 111953715 B CN111953715 B CN 111953715B
Authority
CN
China
Prior art keywords
data
service data
mobile terminal
service
distinguishing
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
CN201910399474.0A
Other languages
Chinese (zh)
Other versions
CN111953715A (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.)
Tianjin 58daojia Technology Co ltd
Original Assignee
Tianjin 58daojia Technology 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 Tianjin 58daojia Technology Co ltd filed Critical Tianjin 58daojia Technology Co ltd
Priority to CN201910399474.0A priority Critical patent/CN111953715B/en
Publication of CN111953715A publication Critical patent/CN111953715A/en
Application granted granted Critical
Publication of CN111953715B publication Critical patent/CN111953715B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a service data processing system, which comprises: a plurality of servers, a data processing device and a mobile terminal. After the data processing equipment is introduced into the system, the service data generated by the servers can be uniformly transmitted to the data processing equipment, and all the service data transmitted by the servers form the service data of the latest version together. After responding to the user triggering data acquisition operation, the mobile terminal only needs to access the data processing equipment once, and after the data processing equipment performs service data comparison processing, the latest version of service data can be directly obtained. The mobile terminal does not need to acquire the latest version of service data in a mode of respectively accessing a plurality of servers, so that the access times of the servers are greatly reduced, and the acquisition efficiency and timeliness of the service data are ensured. Finally, the mobile terminal determines target service data for display, which corresponds to the data acquisition operation, from the service data of the latest version.

Description

Service data processing system, method and device
Technical Field
The invention relates to the technical field of computers, in particular to a business data processing system.
Background
In recent years, with the continuous development of the internet and intelligent terminals, in order to meet the demands of people in life, entertainment and other aspects, the development of Application (APP) capable of providing different service contents is also vigorous.
In the normal operation process of an APP, service data change conditions such as content change and new function addition generally occur. At this time, the server needs to timely send the changed service data to the mobile terminal provided with the APP, so that the user can be guaranteed to timely acquire the latest service data. On the basis, how to improve the timeliness of service data acquisition becomes a problem to be solved urgently.
Disclosure of Invention
In view of this, the embodiment of the invention provides a service data processing system, which is used for improving the timeliness of service data acquisition so as to ensure that a user obtains the latest service data.
In a first aspect, an embodiment of the present invention provides a service data processing system, including: a data processing device, a plurality of servers and a mobile terminal which are respectively connected with the data processing device in a communication way;
the servers are used for sending the generated first service data to the data processing equipment;
the data processing device is used for determining all the first service data as second service data; comparing the second service data with the third service data stored by the second service data to obtain distinguishing data; updating the third service data into the second service data according to the distinguishing data; determining the version identification of the second service data; receiving a data acquisition request generated by the mobile terminal after responding to a data acquisition operation triggered by a first user, wherein the data acquisition request comprises a version identifier of fourth service data stored in the mobile terminal; if the version identifiers of the second service data and the fourth service data are different, sending the distinguishing data to the mobile terminal;
and the mobile terminal is used for determining target service data corresponding to the data acquisition request from the distinguishing data and the fourth service data, and displaying the target service data.
In a second aspect, an embodiment of the present invention provides a service data processing method, including:
determining the received first service data generated by each of the plurality of servers as second service data;
comparing the second service data with third service data stored by the data processing equipment so as to obtain distinguishing data;
updating the third service data into the second service data according to the distinguishing data;
determining the version identification of the second service data;
receiving a data acquisition request generated by a mobile terminal after responding to a data acquisition operation triggered by a first user, wherein the data acquisition request comprises a version identifier of fourth service data stored in the mobile terminal;
and if the version identifiers of the second service data and the fourth service data are different, sending the distinguishing data to the mobile terminal so that the mobile terminal determines target service data for display, which corresponds to the data acquisition request, in the distinguishing data and the fourth service data.
In a third aspect, an embodiment of the present invention provides a service data processing apparatus, including:
the receiving module is used for determining the received first service data generated by each of the plurality of servers as second service data;
the comparison module is used for comparing the second service data with the third service data stored by the data processing equipment so as to obtain distinguishing data;
the updating module is used for updating the third service data into the second service data according to the distinguishing data;
a determining module, configured to determine a version identifier of the second service data;
the receiving module is further configured to receive a data acquisition request generated by the mobile terminal after responding to a data acquisition operation triggered by the first user, where the data acquisition request includes a version identifier of fourth service data stored in the mobile terminal;
and the sending module is used for sending the distinguishing data to the mobile terminal if the version identifiers of the second service data and the fourth service data are different, so that the mobile terminal determines target service data for display, which corresponds to the data acquisition request, in the distinguishing data and the fourth service data.
An embodiment of the present invention provides a computer storage medium storing a computer program, where the computer program makes a computer execute the service data processing method in the second aspect.
The business data processing system provided by the embodiment of the invention comprises: a data processing device, a plurality of servers and a mobile terminal which are respectively connected with the data processing device in a communication way. The specific working process of the system is as follows: the plurality of servers respectively send the generated first service data to the data processing equipment. All the first service data sent by the plurality of servers can jointly form the service data of the latest version, namely the second service data. Then, after the data processing device obtains the second service data, the second service data is compared with the third service data stored by the data processing device, so as to determine the difference part, namely the difference data, of the second service data and the third service data. The data processing device then updates the third service data with the distinguishing data, i.e. supplements the distinguishing data to the third service data. After the update process, the third service data and the distinguishing data may together form the second service data, and the data processing device may determine a version identifier for the second service data. The first user may trigger a data acquisition operation through the mobile terminal, and after responding to the operation, the mobile terminal may generate a data acquisition request, where the request includes a version identifier of fourth service data stored in the mobile terminal. At this time, the data processing apparatus may further compare the version identifiers of the fourth service data and the second service data. If the two versions are different, the data processing device sends the distinguishing data to the mobile terminal, so that the mobile terminal has the distinguishing data and the fourth service data at the same time, namely the service data with the latest version. Finally, the mobile terminal determines target service data corresponding to the data acquisition request from the distinguishing data and the fourth service data, and displays the target service data to the first user.
As can be seen from the above description, the data processing device is introduced into the service processing system, so that the first service data generated by the plurality of servers can be uniformly transmitted to the data processing device. After the user triggers the data acquisition operation, the mobile terminal can acquire all the first service data, namely the second service data, only by accessing the data processing equipment once, and the second service data is not required to be acquired by respectively accessing a plurality of servers, so that the access times of the servers are greatly reduced, the acquisition efficiency of the service data is improved, the timeliness of the service data acquisition is ensured, and the first user can acquire the latest service data in time.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions of the prior art, the following description will briefly explain the drawings used in the embodiments or the description of the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a service data processing system according to an embodiment of the present invention;
FIG. 2 is a signaling diagram corresponding to the traffic data processing system shown in FIG. 1;
fig. 3 is a flowchart of a service data processing method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a service data processing device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, the "plurality" generally includes at least two, but does not exclude the case of at least one.
It should be understood that the term "and/or" as used herein is merely one relationship describing the association of the associated objects, meaning that there may be three relationships, e.g., a and/or B, may represent: a exists alone, A and B exist together, and B exists alone. In addition, the character "/" herein generally indicates that the front and rear associated objects are an "or" relationship.
The words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrase "if determined" or "if detected (stated condition or event)" may be interpreted as "when determined" or "in response to determination" or "when detected (stated condition or event)" or "in response to detection (stated condition or event), depending on the context.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a product or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such product or system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a commodity or system comprising such elements.
Fig. 1 is a schematic structural diagram of a service data processing system according to an embodiment of the present invention. As shown in fig. 1, the service data processing system may include: a plurality of servers 11, data processing devices 12, and mobile terminals 13, and the communication connection relationship among the devices can be seen in fig. 1.
The mobile terminal 13 may have an APP installed therein, and for any APP, there are often various kinds of service data such as advertisement data, user's usage behavior preference data, and the like. The advertisement data may be advertisement content displayed in an APP start interface or each operation interface, and the usage behavior preference data may be content that the APP performs personalized recommendation to the user according to the historical usage behavior of the user. In addition, for APP with order service, the service data may also include payment channel data, payment parameters for determining the amount of the order, and so on.
It should be noted that the user mentioned above is the first user in the following description. For APP with order services, this first user may be either an order originator or an order executor.
Based on the above, the specific operation of the system can be divided into two phases.
The first stage: the plurality of servers 11 may each generate the first service data and transmit the first service data generated by themselves to the data processing apparatus 12, respectively. Alternatively, the data processing device 12 may be embodied as a gateway device. Multiple servers are maintained by developers of APP. One server 11 may generate at least one kind of service data, but generally, all kinds of service data are not generated by one server 11.
The data processing device 12 then determines all the received first service data together as second service data, i.e. the latest version of service data. Then, the data processing device 12 compares the received second service data with the third service data stored locally, and determines the difference between the second service data and the third service data, namely, the difference data. And then updating the third service data according to the distinguishing data, namely supplementing the distinguishing data into the third data, and further forming the service data of the latest version, namely the second service data, by the distinguishing data and the third data. At the same time, the data processing device 12 sets a version identifier for the latest version of service data. At this point, the data processing device 12 locally stores a copy of the latest service data with the version identifier.
And a second stage: the first user may trigger a data acquisition operation on an operation interface provided by the mobile terminal 13, where the operation interface may be an operation interface of an APP installed in the mobile terminal 13, and the data acquisition operation may be an APP start operation, a page skip operation, a ordering operation, or a payment operation. After the mobile terminal 13 responds to the data acquisition operation, a data acquisition request is generated, and the request includes the version identifier of the fourth service data stored locally in the mobile terminal 13. After the data processing device 12 receives the data acquisition request including the version identifier, it compares the version identifier of the second service data stored locally with the version identifier of the fourth service data.
If the two are the same, it indicates that the mobile terminal 13 has already stored the latest version of service data locally, at this time, the mobile terminal 13 may directly determine the target service data corresponding to the data acquisition request from the fourth service data, and display the target service data to the first user.
If the two service data are different, it indicates that the mobile terminal 13 does not store the latest version of service data locally, and at this time, the data processing device 12 sends the distinguishing data to the mobile terminal 13, so that the mobile terminal 13 determines, from the distinguishing data and the fourth service data, the target service data for displaying to the first user, which corresponds to the data acquisition request. For example, if the first user triggers an APP start operation and the target service data is advertisement data, then the first user can see the APP start advertisement.
In the first stage described above, the server 11 may generate the first service data in the following manner. And different types of service data can also be generated in different ways.
Alternatively, a developer of the APP, i.e. the second user, may trigger an input operation on an operation interface provided by the server 11. In response to this input operation, the server 11 generates first service data. Alternatively, there may be a one-to-one correspondence between the servers 11 and the service data, and at this time, the second user needs to trigger input operations on the multiple servers 11, and the multiple servers 11 can generate the first service data respectively.
It should be noted that, all kinds of first service data may be generated in the above manner, but in practical applications, the above manner is most suitable for generating advertisement data. Alternatively, the advertisement data may be embodied as code containing links to content such as advertisement videos or advertisement pictures.
In practical applications, for an APP that provides a certain service for a first user, such as a network about vehicle order or a cleaning order, the price of the order is calculated by an algorithm or a model, and the calculation parameters included therein may be considered as payment parameters in the service data. While the payment parameters may be varied in different situations. In rainy seasons, for example, service costs of service personnel may increase due to weather, and at this time, payment parameters may need to be adjusted. Also, for example, during holidays, the service demand is too high, and the payment parameters need to be adjusted in order to achieve as balanced supply and demand as possible.
Based on this, when the first service data is a payment parameter, the server 11 may alternatively generate the first service data in the following manner: the server 11 first obtains the order execution environment data, and redetermines the payment parameters according to the order execution environment data, that is, updates the payment parameters. The order payment environment parameter may be weather data, non-working day data, etc. within a preset period of time. The weather data may include, in particular, an average air temperature, an average rainfall, etc. over a preset period of time. The non-working day data may specifically include the number of days or the intensity of non-working days within a preset period of time, and the like.
For the redetermining of the payment parameters, the server 11 may calculate a score according to the acquired weather data, holiday data, and the preset weight values corresponding to the acquired weather data, holiday data, and holiday data. The server 11 re-determines the payment parameters according to the correspondence between the payment parameters and the scores, which are pre-configured by itself. Optionally, the payment parameters may also be redetermined in a machine learning manner.
When the first service data may be user behavior preference data in the first service data, the server 11 may alternatively generate the first service data generally in the following manner: after the first user successfully logs in and sends a data acquisition request to the data processing device 12 through the terminal device 13, the server 11 may acquire historical usage behavior data of the first user in a preset period according to user information included in the data request. The historical usage behavior data may include browsing behavior, clicking behavior, searching behavior, next behavior, etc. of the first user during the preset period of time. The server 11 may calculate preference scores of the first user for different types of usage behaviors from this historical usage behavior data, respectively, and determine usage behavior preference data from the preference scores.
In an alternative implementation manner, the server 11 may count the number of times of each type of historical use behavior of the first user in a preset period, and calculate the preference score of the first user for each type of use behavior according to the number of times of each type of historical use behavior and the respective preset weight value of each type of use behavior. Then, the server 11 determines the one or several usage behaviors whose preference scores are highest as the preference usage behaviors of the first user. The server 11 determines its corresponding usage behavior preference data based on this preference behavior still further.
Wherein in the second phase the data processing device 12 has a process of comparing the version identification of the service data. Specifically, the data processing device 12 compares the version identifier of the latest version of the service data, that is, the version identifier of the second service data, with the version identifier of the fourth service data stored locally in the data processing device 12, so as to determine the identifier difference between the two version identifiers. The larger the identification difference, the more stale the fourth service data is, the more it differs from the latest version of the service data.
In practical applications, since the update frequency of the service data is low and the update amplitude is also small, if the identification difference is not large, the third service data stored locally by the data processing device 12 may be considered to be approximately the same as the fourth service data stored locally by the mobile terminal 13. At this time, if the identification difference is smaller than or equal to the preset range, that is, the identification difference is not large, the data processing apparatus 12 may directly transmit the discrimination data to the mobile terminal 13. The mobile terminal 13 can obtain the latest version of service data composed of the distinguishing data and the fourth service data together, determine the target service data corresponding to the data acquisition request therefrom, and display the target service data to the first user.
If the difference in the identifiers is greater than the preset range, that is, the difference in the identifiers is greater, this indicates that the fourth service data is too old, and the third service data and the fourth service data cannot be regarded as being approximately the same. At this time, if the data processing device 12 also directly transmits the discrimination data to the mobile terminal 13, the mobile terminal 13 cannot obtain the latest version of service data. In order to avoid the above, the data processing device 12 may directly send the latest version of service data, that is, the second service data composed of the third service data and the distinguishing data, to the mobile terminal 13, and thus the second service data covers the fourth service data locally stored in the mobile terminal 14, so as to ensure that the mobile terminal 13 can obtain the latest version of service data. The mobile terminal 13 may then determine target service data for presentation from the acquired second service data.
In addition, fig. 2 is a signaling diagram corresponding to the service data processing system shown in fig. 1, and the interaction process between devices in the system can be more clearly understood by combining the signaling diagram.
In this embodiment, the data processing device 12 is introduced into the service data processing system, so that service data generated by each of the plurality of servers 11 can be uniformly transmitted to the data processing device 12, wherein all service data transmitted by the plurality of servers 11 together form the service data of the latest version. After responding to the user triggering the data acquisition operation, the mobile terminal 13 only needs to access the data processing equipment once, and after the data processing equipment 12 performs the service data comparison processing, the latest version of service data can be directly obtained. The mobile terminal 13 does not need to acquire the latest version of service data by respectively accessing the plurality of servers 11, so that the access times of the servers are greatly reduced, the acquisition efficiency of the service data is improved, the timeliness of acquiring the service data is ensured, and the first user can acquire the latest version of service data in time. Finally, the mobile terminal 13 can determine the target service data corresponding to the data acquisition request from the latest version of service data and present it to the first user.
On the basis of the embodiment shown in fig. 1-2, for each service data, an effective condition is also associated, so that the distinguishing data is also associated with an effective condition, which can be, in particular, an effective time. The mobile terminal 13 may also obtain the generation time of the data acquisition request after the mobile terminal 13 responds to the data acquisition operation triggered by the first user and generates the data acquisition request. The mobile terminal 13 may then acquire the latest version of service data composed of the fourth service data and the distinguishing data together according to the procedure provided in the above embodiment. After that, the mobile terminal 13 can determine whether the above generation time satisfies the validation condition.
If the generation time satisfies the validation condition, that is, the generation time is later than the validation time, the mobile terminal 13 may directly determine the target service data for presentation corresponding to the data acquisition request from the fourth service data and the discrimination data.
If the generation time does not satisfy the validation condition, that is, the generation time is earlier than the validation time, the mobile terminal 13 saves the acquired differential data and determines the target service data for presentation, which corresponds to the data acquisition request, from only the fourth service data.
When the mobile terminal 13 responds to the data acquisition operation triggered by the first user again to generate a further data acquisition request, and the generation time of the further data acquisition request is later than the effective time of the distinguishing data association, the mobile terminal 13 determines target service data from the fourth service data and the distinguishing data, and displays the target service data to the first user.
Fig. 3 is a flowchart of a first embodiment of a service data processing method according to an embodiment of the present invention, and an execution body of the service data processing method according to the present embodiment may be the data processing device 12 in the foregoing embodiment. As shown in fig. 3, the method comprises the steps of:
s101, determining the received first service data generated by each of the plurality of servers as second service data.
S102, comparing the second service data with the third service data stored by the data processing equipment so as to obtain the distinguishing data.
S103, updating the third service data into the second service data according to the distinguishing data.
S104, determining the version identification of the second service data.
The mobile terminal used by the first user may have an APP installed therein, and the plurality of servers for maintaining the APP may each generate first service data corresponding to the APP to ensure normal operation of the APP, where optionally the first service data may include usage behavior preference data of the first user, advertisement data, payment channel data, payment parameters for determining an order amount, and the like. The plurality of servers may transmit the respective generated first service data to the data processing apparatus. At this time, the data processing device may determine the received first service data generated by all the servers together as second service data, where the second service data is the latest version of service data.
And then, the data processing equipment compares the second service data with the third service data which is already stored locally, so as to determine the difference between the second service data and the third service data, namely the distinguishing data. And then the service data is updated according to the distinguishing data, namely the distinguishing data is supplemented into the third service data, so that the third service data and the distinguishing data jointly form the service data of the latest version, namely the second service data. Meanwhile, the data processing device sets a version identifier for the second service data.
S105, receiving a data acquisition request generated by the mobile terminal after responding to the data acquisition operation triggered by the first user, wherein the data acquisition request comprises a version identifier of fourth service data stored in the mobile terminal.
And S106, if the version identifiers of the second service data and the fourth service data are different, sending the distinguishing data to the mobile terminal so that the mobile terminal determines target service data for display, which corresponds to the data acquisition request, in the distinguishing data and the fourth service data.
On the basis that the data processing device has obtained the latest version of service data, the first user can trigger a data acquisition operation corresponding to the APP through the mobile terminal. After the mobile terminal responds to the data acquisition operation, a corresponding data acquisition request can be generated and sent to the data processing device. And the data acquisition request may further include a version identifier of fourth service data stored in the mobile terminal. After receiving the data acquisition request, the data processing device compares the version identifier of the fourth service data with the version identifier of the second service data.
If the version identifiers of the two are the same, the mobile terminal is indicated to have the service data of the latest version. At this time, the mobile terminal may directly determine the target service data to be presented to the first user from the fourth service data.
If the version identifiers of the mobile terminal and the mobile terminal are different, the fourth service data stored locally by the mobile terminal is not the latest version. At this time, the data processing device may send the above-mentioned distinguishing data to the mobile terminal, so that the latest version of service data is formed by the distinguishing data and the fourth service data together, so that the mobile terminal further determines the target service data for presentation from the latest version of service data.
In addition, for a part of the present embodiment which is not described in detail, reference is made to the description of the embodiment shown in fig. 1 to 2. The implementation process and the technical effect of the technical scheme are described in the embodiments shown in fig. 1 to 2, and are not described herein.
Fig. 4 is a schematic structural diagram of a first embodiment of a service data processing apparatus according to an embodiment of the present invention, as shown in fig. 4, where the service data processing apparatus includes:
the receiving module 21 is configured to determine the received first service data generated by each of the plurality of servers as second service data.
The comparison module 22 is used for comparing the second service data with the third service data stored by the data processing device itself to obtain the distinguishing data.
The updating module 23 is configured to update the third service data to the second service data according to the distinguishing data.
A determining module 24 is configured to determine a version identifier of the second service data.
The receiving module 21 is further configured to receive a data acquisition request generated by the mobile terminal after responding to the data acquisition operation triggered by the first user, where the data acquisition request includes a version identifier of fourth service data stored in the mobile terminal.
And the sending module 25 is configured to send the distinguishing data to the mobile terminal if the version identifiers of the second service data and the fourth service data are different, so that the mobile terminal determines, in the distinguishing data and the fourth service data, target service data for display, which corresponds to the data acquisition request.
Optionally, the comparison module 22 in the device is specifically configured to: an identification difference between the version identification of the second service data and the version identification of the fourth service data is determined.
The sending module 25 is specifically configured to: if the identification difference is smaller than or equal to the preset range, sending distinguishing data to the mobile terminal
Optionally, the sending module 25 in the apparatus is specifically further configured to: if the identification difference is larger than the preset range, the second service data is sent to the mobile terminal, so that the mobile terminal determines target service data for display, which corresponds to the data acquisition request, in the second service data.
The apparatus shown in fig. 4 may perform the method of the embodiment shown in fig. 3, and reference is made to the relevant description of the embodiment shown in fig. 3 for parts of this embodiment not described in detail. The implementation process and the technical effect of this technical solution are described in the embodiment shown in fig. 3, and are not described herein.
In addition, an embodiment of the present invention provides a computer storage medium, configured to store computer software instructions for the electronic device, where the computer storage medium includes a program for executing the service data processing method in the embodiment of the method shown in fig. 3.
The apparatus embodiments described above are merely illustrative, wherein elements illustrated as separate elements may or may not be physically separate, and elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by adding necessary general purpose hardware platforms, or may be implemented by a combination of hardware and software. Based on this understanding, the foregoing technical solution may be embodied essentially or in some part contributing to the prior art in the form of a product, and the computer product may be stored in a computer readable storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., and include several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method of each embodiment or some parts of the embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A business data processing system, comprising: a data processing device, a plurality of servers and a mobile terminal which are respectively connected with the data processing device in a communication way;
the servers are used for sending the generated first service data to the data processing equipment;
the data processing device is used for determining all the first service data as second service data; comparing the second service data with the third service data stored by the second service data to obtain distinguishing data; updating the third service data into the second service data according to the distinguishing data; determining the version identification of the second service data; receiving a data acquisition request generated by the mobile terminal after responding to a data acquisition operation triggered by a first user, wherein the data acquisition request comprises a version identifier of fourth service data stored in the mobile terminal; if the version identifiers of the second service data and the fourth service data are different, sending the distinguishing data to the mobile terminal, wherein the distinguishing data and the fourth service data are the same as the second service data;
the mobile terminal is used for determining target service data corresponding to the data acquisition request in the distinguishing data and the fourth service data; and displaying the target business data.
2. The system according to claim 1, wherein the data processing device is specifically configured to: determining an identification difference between the version identification of the second service data and the version identification of the fourth service data; and if the identification difference is smaller than or equal to a preset range, sending the distinguishing data to the mobile terminal.
3. The system according to claim 2, wherein the data processing device is further specifically configured to: if the identification difference is larger than a preset range, sending the second service data to the mobile terminal;
the mobile terminal is used for determining target service data corresponding to the data acquisition request in the second service data; and displaying the target business data.
4. The system of claim 1, wherein the discrimination data is associated with an validation condition; the mobile terminal is also configured to: determining the generation time of the data acquisition request; if the generation time meets the effective condition, determining target service data corresponding to the data acquisition request in the fourth service data and the distinguishing data; and displaying the target business data.
5. The system of claim 4, wherein the mobile terminal is further configured to: if the generation time does not meet the effective condition, the distinguishing data are stored; determining target service data corresponding to the data acquisition operation in the fourth service data; and displaying the target business data.
6. The system according to any one of claims 1 to 5, wherein the plurality of servers are specifically configured to: and respectively generating the first service data in response to the input operation triggered by the second user.
7. The system of any one of claims 1 to 5, wherein the first business data generated by any one of the plurality of servers includes payment parameters for determining an order amount;
the any server is specifically configured to: acquiring order execution environment data; and determining the payment parameters according to the order execution environment data.
8. The system of any one of claims 1 to 5, wherein the first business data generated by any one of the plurality of servers comprises usage behavior preference data of the first user;
the any server is specifically configured to: acquiring historical use behavior data of the first user in a preset time period, and calculating preference scores of the first user on different types of use behaviors according to the historical use behavior data; and determining the preference data of the using behaviors according to the preference scores.
9. A service data processing method, characterized by being applied to a data processing apparatus, comprising:
determining the received first service data generated by each of the plurality of servers as second service data;
comparing the second service data with third service data stored by the data processing equipment so as to obtain distinguishing data;
updating the third service data into the second service data according to the distinguishing data;
determining the version identification of the second service data;
receiving a data acquisition request generated by a mobile terminal after responding to a data acquisition operation triggered by a first user, wherein the data acquisition request comprises a version identifier of fourth service data stored in the mobile terminal;
and if the version identifiers of the second service data and the fourth service data are different, sending the distinguishing data to the mobile terminal, wherein the distinguishing data and the fourth service data are the same as the second service data, so that the mobile terminal determines target service data for display, which corresponds to the data acquisition request, in the distinguishing data and the fourth service data.
10. A traffic data processing apparatus, comprising:
the receiving module is used for determining the received first service data generated by each of the plurality of servers as second service data;
the comparison module is used for comparing the second service data with the third service data stored by the data processing equipment so as to obtain distinguishing data;
the updating module is used for updating the third service data into the second service data according to the distinguishing data;
a determining module, configured to determine a version identifier of the second service data;
the receiving module is further configured to receive a data acquisition request generated by the mobile terminal after responding to a data acquisition operation triggered by the first user, where the data acquisition request includes a version identifier of fourth service data stored in the mobile terminal;
and the sending module is used for sending the distinguishing data to the mobile terminal if the version identifiers of the second service data and the fourth service data are different, wherein the distinguishing data and the fourth service data are the same as the second service data, so that the mobile terminal determines target service data for display corresponding to the data acquisition request in the distinguishing data and the fourth service data.
CN201910399474.0A 2019-05-14 2019-05-14 Service data processing system, method and device Active CN111953715B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910399474.0A CN111953715B (en) 2019-05-14 2019-05-14 Service data processing system, method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910399474.0A CN111953715B (en) 2019-05-14 2019-05-14 Service data processing system, method and device

Publications (2)

Publication Number Publication Date
CN111953715A CN111953715A (en) 2020-11-17
CN111953715B true CN111953715B (en) 2023-05-26

Family

ID=73336477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910399474.0A Active CN111953715B (en) 2019-05-14 2019-05-14 Service data processing system, method and device

Country Status (1)

Country Link
CN (1) CN111953715B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103200219A (en) * 2013-02-05 2013-07-10 北京小米科技有限责任公司 Data package updating method, device, terminal equipment and server
CN105763369A (en) * 2016-02-04 2016-07-13 湖南长城信息金融设备有限责任公司 Terminal equipment remote software version distribution method and system
CN107172169A (en) * 2017-05-27 2017-09-15 广东欧珀移动通信有限公司 Method of data synchronization, device, server and storage medium
CN107872500A (en) * 2016-09-28 2018-04-03 阿里巴巴集团控股有限公司 Update processing method, device, server and the client of five application page data
CN108111330A (en) * 2017-11-06 2018-06-01 北京趣拿软件科技有限公司 The acquisition of updated data package, the update method of application component and device
CN108234171A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of data processing method, system and device
CN109639636A (en) * 2018-11-06 2019-04-16 阿里巴巴集团控股有限公司 Business datum forwarding, business data processing method, device and electronic equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103200219A (en) * 2013-02-05 2013-07-10 北京小米科技有限责任公司 Data package updating method, device, terminal equipment and server
CN105763369A (en) * 2016-02-04 2016-07-13 湖南长城信息金融设备有限责任公司 Terminal equipment remote software version distribution method and system
CN107872500A (en) * 2016-09-28 2018-04-03 阿里巴巴集团控股有限公司 Update processing method, device, server and the client of five application page data
CN108234171A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of data processing method, system and device
CN107172169A (en) * 2017-05-27 2017-09-15 广东欧珀移动通信有限公司 Method of data synchronization, device, server and storage medium
CN108111330A (en) * 2017-11-06 2018-06-01 北京趣拿软件科技有限公司 The acquisition of updated data package, the update method of application component and device
CN109639636A (en) * 2018-11-06 2019-04-16 阿里巴巴集团控股有限公司 Business datum forwarding, business data processing method, device and electronic equipment

Also Published As

Publication number Publication date
CN111953715A (en) 2020-11-17

Similar Documents

Publication Publication Date Title
US10509837B2 (en) Modeling actions for entity-centric search
US20200053515A1 (en) Systems and Methods for Discovering Lookalike Mobile Devices
US10991004B2 (en) Utilizing population density to facilitate providing offers
US20160217383A1 (en) Method and apparatus for forecasting characteristic information change
CN107924527A (en) Advertisement is shown in application launcher
US8370103B2 (en) Information processing apparatus and method
US20190166216A1 (en) Information pushing method and device
CN103069413A (en) Customizing content displayed for a user based on user preferences of another user
CN109302434A (en) Prompt information method for pushing and device, service platform and storage medium
US20120239590A1 (en) Managing customer communications among a plurality of channels
US11134359B2 (en) Systems and methods for calibrated location prediction
CN109657998B (en) Resource allocation method, device, equipment and storage medium
JP7285521B2 (en) System and method for predicting similar mobile devices
US11854051B2 (en) Systems and methods for generating efficient iterative recommendation structures
US20220045847A1 (en) Determining a change to product information or user information via hashing
US20230351428A1 (en) Systems and methods for providing user offers based on efficient iterative recommendation structures
CN105450718A (en) Interface updating method and client end
CN113114734B (en) Information processing method, device, equipment and storage medium
CN113139826A (en) Method and device for determining distribution authority of advertisement space and computer equipment
CN111953715B (en) Service data processing system, method and device
CN103632278A (en) Multi-strategy commodity recommendation system based on context information
CN116362841A (en) Recommendation method and device for financial products, computer equipment and readable storage medium
CN109461011B (en) Machine learning method, device and system
CN109960572B (en) Equipment resource management method and device and intelligent terminal
CN113379466B (en) Advertisement display method and device

Legal Events

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