Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and the embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based at least in part on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Fig. 1 is a flowchart illustrating a list update method according to an exemplary embodiment of the present disclosure. As shown in fig. 1, the method includes steps 101 to 105.
In step 101, a user consumption message sent by a client is received. After a client user performs one consumption in any service scenario, the client uploads user consumption information related to the one consumption to the server, where the user consumption information may include, for example, a user ID of the consumed user, a consumption occurrence time, consumption content, a consumption amount, and the like.
In step 102, a transaction serial number corresponding to the user consumption message and one or more target lists needing to be updated according to the user consumption message are determined according to the user consumption message.
After receiving the user consumption information sent by the client, the serial number of the transaction flow generated by the consumption can be determined according to the user consumption information, and the serial number can be directly obtained from a server for processing the list updating at present or can be obtained from other servers. The transaction serial number is only related to the consumption, and as long as one consumption is generated, the transaction serial number corresponding to the consumption one by one is generated.
Moreover, according to the user consumption information, a list that needs to be updated may be determined, for example, in a live broadcast scenario, when the user a sends a gift with a value of 1 virtual coin for the anchor B, it may be necessary to add 1 virtual coin to the list sent by the user a in the live broadcast room of the anchor B, it may be necessary to add 1 virtual coin to the day list received by the anchor B, or it may be necessary to add 1 virtual coin to the day list received by the team to which the anchor belongs. Therefore, when a user consumes at a client, a plurality of lists may need to be updated, and when a target list needing to be updated is determined according to the user consumption information, the target list may include the plurality of lists.
In step 103, determining status fields corresponding to the target list one by one according to the target list and the transaction serial number, and setting the status fields to be in an un-updated state, where the status fields are used for representing an updated state of consumption corresponding to the user consumption message in the target list.
For example, if the transaction ranking number determined according to the user consumption information is "12345", and the target ranking determined according to the user consumption information includes 3 ranking lists, namely, a ranking list a, a ranking list B, and a ranking list C, then the status fields determined to correspond to the target ranking list according to the target ranking list and the transaction ranking number may be "12345A" corresponding to the ranking list a, "12345B" corresponding to the ranking list B, and "12345C" corresponding to the ranking list C, respectively. The status field may be used to represent whether the consumption corresponding to the user consumption information is updated in the list a, the list B, or the list C.
After the status corresponding to each target list is determined, it is first set to an un-updated status, for example, the status field "12345A" may be assigned to 0 to represent that the consumption corresponding to the transaction serial number "12345" is not updated in list a.
Because the transaction serial number is in one-to-one correspondence with the consumption corresponding to the consumption information of the user, when the update state of a certain consumption in the list needs to be queried, the state field related to the consumption can be searched according to the transaction serial number corresponding to the consumption, so that whether the consumption is updated in all target lists or not can be determined according to the value of the state field.
In step 104, the target list is updated according to the user consumption message.
Instep 105, in the case that the target list is successfully updated, the status field is modified to be in an updated status. For example, the status field "12345A" assigned 0 may be assigned 1 to represent that the consumption corresponding to the transaction serial number "12345" has completed updating in the list a.
According to the technical scheme, when a user generates business data needing to update the list through consumption, the server can acquire the transaction serial number generated by the consumption, and respectively determines a state field for one or more core target lists needing to be updated by the consumption of the user according to the transaction serial number so as to record the state of the consumption business data whether being updated successfully in the list.
Fig. 2 is a flowchart illustrating a list update method according to yet another exemplary embodiment of the present disclosure. As shown in fig. 2, the method further includes steps 201 to 204.
In step 201, a first consumption query instruction sent by the client is received, where the first consumption query instruction includes a query condition for describing consumption to be queried. The client user can query the update condition of the consumption of the client user in the list by inputting the query condition at the client, and the query condition for describing the consumption to be queried by the user can be as follows: the time period or time point of the consumption to be queried, the consumption content of the consumption to be queried, the user ID of the consumption to be queried, the consumption amount of the consumption to be queried, and other query conditions, or the query conditions may also be a transaction serial number corresponding to the consumption to be queried.
In step 202, a first transaction serial number corresponding to the consumption to be queried is determined according to the first consumption query instruction, and the first transaction serial number is determined as a target transaction serial number.
The first transaction serial number determined according to the query condition included in the first consumption query instruction may be one or more, for example, when the user inputs the transaction serial number corresponding to the consumption to be queried in the query condition, the first transaction serial number determined according to the first consumption query instruction is the transaction serial number input by the user in the client, or when the query condition is broader, a plurality of first transaction serial numbers conforming to the query condition in the first consumption query instruction may be determined. Therefore, the serial number finally determined as the target transaction serial number may be one or more.
In step 203, a target status field corresponding to the target transaction serial number and a value of the target status field are queried. After the target transaction serial number is determined, a target state field corresponding to the target transaction serial number and a value of the target state field can be inquired. For example, the target transaction serial number may include two serial numbers "12345" and "12346", respectively, and after querying the two target transaction serial numbers, the query result may be: "12345" corresponds to two status fields "12345A" and "12345B", and "12346" corresponds to three status fields "12346A", "12346B", and "12346C".
In step 204, according to the target state field and the value of the target state field, determining an update state of the to-be-queried consumption in a list corresponding to the target transaction serial number, and sending the update state to the client. For example, all of the five status fields obtained by the query may be in an updated status, all of the five status fields may be in an un-updated status, or one part of the five status fields may be in an updated status and the other part of the five status fields may be in an un-updated status.
Since the status field is named according to the transaction serial number and the target list name, the consumption corresponding to the update status represented by the status field and the corresponding list can be known after the status field is inquired. Therefore, after the value of the target state field is acquired, the related update state consumed in the list to be queried can be sent to the client.
Through the technical scheme, the user can independently inquire the updating state of the self consumption in the list according to the self demand, so that the consumption experience of the user can be greatly improved.
Fig. 3 is a flowchart illustrating a list update method according to yet another exemplary embodiment of the present disclosure. As shown in fig. 3, the method further includes steps 301 to 306. Steps 301 to 306 are the method steps included in step 202 when the number of the first transaction serial numbers determined according to the first consumption inquiry command is determined in step 202 as shown in fig. 2.
In step 301, a first transaction serial number corresponding to the consumption to be queried is determined according to the first consumption query instruction.
In step 302, it is determined whether the number of the first transaction serial number is greater than a first preset threshold, if yes, go to step 303, and if no, go to step 306.
In step 303, first consumption information corresponding to the first transaction serial number is sent to the client.
In step 304, a second consumption query instruction input by the client in response to the first consumption information is received, where the second consumption query instruction includes second consumption information selected by the user of the client from the first consumption information corresponding to the first transaction serial number.
In step 305, the second transaction serial number corresponding to the second consumption information is determined as the target transaction serial number.
When the number of the first transaction serial numbers determined according to the first consumption query instruction input by the user is larger than the first preset threshold value, the first consumption information corresponding to the first transaction serial numbers is sent to the client, so that the number of the to-be-queried consumption which needs to be queried in an update state can be further reduced for the user according to the first consumption information. When the number of the first transaction serial numbers is greater than the first preset threshold, the problem that the query of the status field takes a long time and occupies too much resources at the server side may be caused, and in addition, when the user inputs the first consumption query instruction, the user may not well input the query condition capable of accurately describing the consumption to be queried, so that the number of the first transaction serial numbers is too much, if all the first transaction serial numbers are directly used as the target transaction serial numbers at this time, and the final updated status query result is sent to the client side, the problem that the user cannot find the actually required updated status query result in too many query results may be caused.
Therefore, when the number of the first transaction serial numbers is larger than the first preset threshold, the first consumption information corresponding to the first transaction serial numbers is sent to the client, the user further selects from the first consumption information, so that second transaction serial numbers with the number smaller than that of the first transaction serial numbers are obtained, and the second transaction serial numbers are determined as target transaction serial numbers to perform further examination of the list updating state. Therefore, the query speed of the list updating state can be guaranteed, the query reaction can be guaranteed within a certain time, the user experience is further guaranteed, the power consumption is reduced for the server, and the resource occupation is reduced.
In addition, in order to ensure that the number of the second transaction serial numbers is within the first preset threshold range, the user can be set to select only the second consumption information below the first preset threshold number range from the first consumption information. Alternatively, the user may be reminded in the form of text or the like.
In step 306, the first transaction serial number is determined to be the target transaction serial number. And under the condition that the number of the first transaction serial numbers is not greater than a first preset threshold value, directly inquiring the list updating state of the first transaction serial numbers.
In a possible implementation manner, the first consumption query instruction may also be a segment of text description, and after receiving the first consumption query instruction, the server may analyze the text description through semantic analysis to obtain the query condition for describing the consumption to be queried.
In a possible implementation, in a case that the number of the first transaction serial numbers determined according to the first consumption query instruction is greater than a second preset threshold, the method further includes: and sending a prompt instruction for representing that the query condition range is too large to the client.
Fig. 4 is a block diagram illustrating a structure of a list updating apparatus according to an exemplary embodiment of the present disclosure. The device is applied to the server and comprises: a first receiving module 10, configured to receive a user consumption message sent by a client; a first determining module 20, configured to determine, according to the user consumption message, a transaction serial number corresponding to the user consumption message and one or more target lists that need to be updated according to the user consumption message; the second determining module 30 is configured to determine, according to the target list and the transaction serial number, status fields that are in one-to-one correspondence with the target list, and set the status fields to be in an un-updated state, where the status fields are used to represent an updated state of consumption corresponding to the user consumption message in the target list; the list updating module 40 is configured to update the target list according to the user consumption message; and the state updating module 50 is configured to modify the state field into an updated state when the target list is updated successfully.
According to the technical scheme, when the user generates the business data needing to update the list through consumption, the server can acquire the transaction serial number generated by the consumption, respectively determines a state field for the one or more core target lists needing to be updated by the consumption of the user according to the transaction serial number, and records whether the consumption business data is successfully updated in the list, so that when the business data generated by the consumption of the user is confirmed, inquired and the like in the update condition of the list, a large amount of time is not consumed, the judgment can be directly carried out according to the value of the state field corresponding to the transaction serial number consumed by the user, and the confirmation and inquiry of the update state of the list data are greatly facilitated.
Fig. 5 is a block diagram illustrating a structure of a list updating apparatus according to still another exemplary embodiment of the present disclosure. As shown in fig. 5, the apparatus further includes: a second receiving module 60, configured to receive a first consumption query instruction sent by the client, where the first consumption query instruction includes a query condition for describing consumption to be queried; a third determiningmodule 70, configured to determine, according to the first consumption query instruction, a first transaction serial number corresponding to the consumption to be queried, and determine the first transaction serial number as a target transaction serial number; the query module 80 is configured to query a target status field corresponding to the target transaction serial number and a value of the target status field; the sending module 90 is configured to determine, according to the target status field and the value of the target status field, an update status of the to-be-queried consumption in the list corresponding to the target transaction serial number, and send the update status to the client.
In a possible implementation, as shown in fig. 5, in a case that the number of the first transaction serial numbers determined by the third determination module according to the first consumption query instruction is greater than a first preset threshold, thethird determination module 70 includes: a first determining submodule 701, configured to determine, according to the first consumption query instruction, a first transaction serial number corresponding to the consumption to be queried; a sending sub-module 702, configured to send first consumption information corresponding to the first transaction serial number to the client; the receiving sub-module 703 is configured to receive a second consumption query instruction input by the client in response to the first consumption information, where the second consumption query instruction includes second consumption information selected by the user of the client from the first consumption information corresponding to the first transaction serial number; and the second determining submodule 704 is configured to determine the second transaction serial number corresponding to the second consumption information as the target transaction serial number.
In a possible implementation manner, as shown in fig. 5, in a case that the number of the first transaction serial numbers determined by the third determining module according to the first consumption query instruction is greater than a second preset threshold, the apparatus further includes: and the prompt module 100 is configured to send a prompt instruction for representing that the query condition range is too large to the client.
Referring now to FIG. 6, a block diagram of anelectronic device 600 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a fixed terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 6,electronic device 600 may include a processing means (e.g., central processing unit, graphics processor, etc.) 601 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage means 608 into a Random Access Memory (RAM) 603. In theRAM 603, various programs and data necessary for the operation of theelectronic apparatus 600 are also stored. Theprocessing device 601, theROM 602, and theRAM 603 are connected to each other via abus 604. An input/output (I/O)interface 605 is also connected tobus 604.
Generally, the following devices may be connected to the I/O interface 605:input devices 606 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.;output devices 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like;storage 608 including, for example, tape, hard disk, etc.; and acommunication device 609. The communication means 609 may allow theelectronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 6 illustrates anelectronic device 600 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, the processes described above with reference to the flow diagrams may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 609, or may be installed from the storage means 608, or may be installed from theROM 602. The computer program, when executed by theprocessing device 601, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, 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), an optical fiber, 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 present 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. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may be separate and not incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a user consumption message sent by a client; determining a transaction serial number corresponding to the user consumption message and one or more target lists needing to be updated according to the user consumption message; determining status fields corresponding to the target list one by one according to the target list and the transaction serial number, and setting the status fields to be in an un-updated state, wherein the status fields are used for representing the updated state of consumption corresponding to the user consumption message in the target list; updating the target list according to the user consumption message; and under the condition that the target list is successfully updated, the state field is modified into an updated state.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present disclosure may be implemented by software or hardware. The name of the module does not constitute a limitation to the module itself in some cases, for example, the first receiving module may also be described as a "module that receives a user consumption message sent by a client".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, 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), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, example 1 provides a list updating method applied to a server, including: receiving a user consumption message sent by a client; determining a transaction serial number corresponding to the user consumption message and one or more target list sheets needing to be updated according to the user consumption message; determining state fields corresponding to the target list one by one according to the target list and the transaction serial number, and setting the state fields to be in an un-updated state, wherein the state fields are used for representing the updated state of consumption corresponding to the user consumption message in the target list; updating the target list according to the user consumption message; modifying the status field to be in an updated status under the condition that the target list is successfully updated
According to one or more embodiments of the present disclosure, example 2 provides the method of example 1, further including receiving a first consumption query instruction sent by the client, where the first consumption query instruction includes a query condition for describing consumption to be queried; determining a first transaction serial number corresponding to the consumption to be inquired according to the first consumption inquiry instruction, and determining the first transaction serial number as a target transaction serial number; inquiring a target state field corresponding to the target transaction serial number and the value of the target state field; and determining the update state of the to-be-queried consumption in the list corresponding to the target transaction serial number according to the target state field and the value of the target state field, and sending the update state to the client.
In accordance with one or more embodiments of the present disclosure, example 3 provides the method of example 2, where in a case that the number of the first transaction serial numbers determined according to the first consumption query instruction is greater than a first preset threshold, the determining, according to the first consumption query instruction, a first transaction serial number corresponding to the consumption to be queried and determining the first transaction serial number as a target transaction serial number includes: a first transaction serial number corresponding to the consumption to be inquired is determined according to the first consumption inquiry instruction; sending first consumption information corresponding to the first transaction serial number to the client; receiving a second consumption query instruction input by the client in response to the first consumption information, wherein the second consumption query instruction comprises second consumption information selected by a user of the client from the first consumption information corresponding to the first transaction serial number; and determining a second transaction serial number corresponding to the second consumption information as a target transaction serial number.
Example 4 provides the method of example 2, wherein, in a case that the number of the first transaction serial numbers determined from the first consumption query instruction is greater than a second preset threshold, the method further comprises: and sending a prompt instruction for representing that the query condition range is too large to the client.
According to one or more embodiments of the present disclosure, example 5 provides a list updating apparatus applied to a server, including: the first receiving module is used for receiving a user consumption message sent by a client; the first determining module is used for determining a transaction serial number corresponding to the user consumption message and one or more target lists needing to be updated according to the user consumption message; the second determining module is used for determining status fields which are in one-to-one correspondence with the target list according to the target list and the transaction serial number, and setting the status fields to be in an un-updated state, wherein the status fields are used for representing the updated state of consumption corresponding to the user consumption message in the target list; the list updating module is used for updating the target list according to the user consumption message; and the state updating module is used for modifying the state field into an updated state under the condition that the target list is updated successfully.
Example 6 provides the apparatus of example 5, in accordance with one or more embodiments of the present disclosure, further comprising: a second receiving module, configured to receive a first consumption query instruction sent by the client, where the first consumption query instruction includes a query condition for describing consumption to be queried; a third determining module, configured to determine, according to the first consumption query instruction, a first transaction serial number corresponding to the consumption to be queried, and determine the first transaction serial number as a target transaction serial number; the query module is used for querying a target state field corresponding to the target transaction serial number and the value of the target state field; and the sending module is used for determining the update state of the to-be-queried consumption in the list corresponding to the target transaction serial number according to the target state field and the value of the target state field, and sending the update state to the client.
Example 7 provides the apparatus of example 6, where the number of the first transaction serial numbers determined by the third determination module according to the first consumption query instruction is greater than a first preset threshold, the third determination module including: the first determining sub-module is used for determining a first transaction serial number corresponding to the consumption to be queried according to the first consumption query instruction; the sending submodule is used for sending first consumption information corresponding to the first transaction serial number to the client; the receiving submodule is used for receiving a second consumption query instruction input by the client in response to the first consumption information, wherein the second consumption query instruction comprises second consumption information selected by a user of the client from the first consumption information corresponding to the first transaction serial number; and the second determining submodule is used for determining the second transaction serial number corresponding to the second consumption information as the target transaction serial number.
Example 8 provides the apparatus of example 6, where the number of the first transaction serial numbers determined by the third determination module according to the first consumption query instruction is greater than a second preset threshold, the apparatus further including: and the prompt module is used for sending a prompt instruction for representing that the query condition range is overlarge to the client.
Example 9 provides a computer readable medium having stored thereon a computer program that, when executed by a processing apparatus, performs the steps of the method of any of examples 1-4, in accordance with one or more embodiments of the present disclosure.
Example 10 provides, in accordance with one or more embodiments of the present disclosure, an electronic device comprising: a storage device having a computer program stored thereon; processing means for executing the computer program in the storage means to carry out the steps of the method of any of examples 1-4.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims. With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.