CN112068917B - Interface presentation method, device, electronic equipment and computer readable medium - Google Patents

Interface presentation method, device, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN112068917B
CN112068917B CN202010961827.4A CN202010961827A CN112068917B CN 112068917 B CN112068917 B CN 112068917B CN 202010961827 A CN202010961827 A CN 202010961827A CN 112068917 B CN112068917 B CN 112068917B
Authority
CN
China
Prior art keywords
call
preset
code
preset condition
identification code
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
CN202010961827.4A
Other languages
Chinese (zh)
Other versions
CN112068917A (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.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information 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 Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN202010961827.4A priority Critical patent/CN112068917B/en
Publication of CN112068917A publication Critical patent/CN112068917A/en
Application granted granted Critical
Publication of CN112068917B publication Critical patent/CN112068917B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephonic Communication Services (AREA)

Abstract

Embodiments of the present disclosure disclose interface presentation methods, apparatuses, electronic devices, and computer-readable media. One embodiment of the method comprises the following steps: determining whether a first preset condition group is established according to a call record between a call initiator and a call receiver; acquiring information related to a target operation in response to determining that the first preset condition set is met; determining whether a second preset condition set is met according to the information related to the target operation; acquiring interface display configuration information in response to determining that the second preset condition group is met; and sending the interface display configuration information to the target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information. The implementation mode realizes interface presentation through configuration and generalized flow, and improves the applicability of the interface presentation flow.

Description

Interface presentation method, device, electronic equipment and computer readable medium
Technical Field
Embodiments of the present disclosure relate to the field of computer technology, and in particular, to an interface presenting method, an apparatus, an electronic device, and a computer readable medium.
Background
Interface presentation is a technique for presenting a specific interface on a terminal display device of a target user through a series of processes. The related interface presentation method generally designs targeted interface presentation flows for different application scenes respectively. The interface presentation flows of different application scenes often have larger differences. Further, the reusability of the interface presentation flow is low.
Disclosure of Invention
The disclosure is in part intended to introduce concepts in a simplified form that are further described below in the detailed description. The disclosure is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Some embodiments of the present disclosure propose interface presentation methods, apparatuses, electronic devices, and computer-readable media to solve the technical problems mentioned in the background section above.
In a first aspect, some embodiments of the present disclosure provide an interface presentation method, the method comprising: and determining whether the first preset condition group is established according to the call record between the call initiator and the call receiver. In response to determining that the first preset condition set is met, information related to the target operation is acquired. And determining whether the second preset condition set is met according to the information related to the target operation. And acquiring interface display configuration information in response to the fact that the second preset condition group is established. And sending the interface display configuration information to the target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information.
In a second aspect, some embodiments of the present disclosure provide an interface presentation apparatus, the apparatus comprising: and the first determining unit is configured to determine whether the first preset condition group is met according to the call record between the call initiator and the call receiver. And a first acquisition unit configured to acquire information related to the target operation in response to determining that the first preset condition set is satisfied. And a second determining unit configured to determine whether a second preset condition set is established based on the above-described information related to the target operation. And a second acquisition unit configured to acquire interface display configuration information in response to determining that the second preset condition group is satisfied. And a transmitting unit configured to transmit the interface display configuration information to a target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information.
In a third aspect, some embodiments of the present disclosure provide an electronic device comprising: one or more processors; and a storage device having one or more programs stored thereon, which when executed by the one or more processors cause the one or more processors to implement the method as described in any of the first aspects.
In a fourth aspect, some embodiments of the present disclosure provide a computer readable medium having a computer program stored thereon, wherein the program, when executed by a processor, implements a method as described in any of the first aspects.
The above embodiments of the present disclosure have the following advantageous effects: first, according to a call record between a call initiator and a call receiver, whether a first preset condition set is satisfied is determined. Therefore, the requirements of different application scenes can be met by flexibly configuring the first preset condition group. Then, in response to determining that the first preset condition set is satisfied, information related to the target operation is acquired. Then, whether the second preset condition set is established is determined according to the information related to the target operation. Therefore, the requirements of different application scenes can be met by flexibly configuring the second preset condition group. And then, in response to determining that the second preset condition group is met, acquiring interface display configuration information. And finally, sending the interface display configuration information to the target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information. Therefore, the interface display configuration information can be flexibly configured to meet the interface presentation requirements of different application scenes. According to the embodiment, interface presentation is carried out through the configuration and generalized flow, and the applicability of the interface presentation flow in different application scenes is improved.
Drawings
The above and other features, advantages, and aspects of embodiments of the present disclosure will become more apparent by reference to the following detailed description when taken in conjunction with the accompanying drawings. The same or similar reference numbers will be used throughout the drawings to refer to the same or like elements. It should be understood that the figures are schematic and that elements and components are not necessarily drawn to scale.
1-2 Are various schematic diagrams of one application scenario of an interface presentation method according to some embodiments of the present disclosure;
FIG. 3 is a flow chart of some embodiments of an interface presentation method according to the present disclosure;
FIG. 4 is a flow chart of other embodiments of interface presentation methods according to the present disclosure;
FIG. 5 is a schematic structural view of some embodiments of an interface presentation apparatus according to the present disclosure;
Fig. 6 is a schematic structural diagram of an electronic device suitable for use in implementing some embodiments of the present disclosure.
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 should 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. Rather, these embodiments are provided so that this disclosure will be thorough and complete. It should be understood that the drawings and embodiments of the present disclosure are for illustration purposes only and are not intended to limit the scope of the present disclosure.
It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings. Embodiments of the present disclosure and features of embodiments may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in this disclosure are merely used to distinguish between different devices, modules, or units and are not used to define an order or interdependence of functions performed by the devices, modules, or units.
It should be noted that references to "one", "a plurality" and "a plurality" in this disclosure are intended to be illustrative rather than limiting, and those of ordinary skill in the art will appreciate that "one or more" is intended to be understood as "one or more" unless the context clearly indicates otherwise.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1-2 are a plurality of schematic diagrams of one application scenario of an interface presentation method according to some embodiments of the present disclosure.
As shown in fig. 1, first, the computing device 101 may determine whether the first preset condition set 103 is satisfied according to the call record 102 between the call initiator and the call recipient. Then, the computing device 101 may acquire the information 104 related to the target operation in response to determining that the above-described first preset condition set 103 is established. Then, the computing device 101 may determine whether the second preset condition set 105 is satisfied according to the above-described information 104 related to the target operation. Still further, the computing device 101 may obtain the interface display configuration information 106 in response to determining that the second set of preset conditions 105 described above is satisfied. Finally, the computing device 101 may send the interface display configuration information 106 described above to the target user terminal 107.
As shown in fig. 2, the computing device 101 may send the interface display configuration information 106 to the target user terminal 107 to present the target interface 108 according to the interface display configuration information 106 by the user terminal 107.
It is understood that the interface presentation method may be performed by the computing device 101, or may be performed by other devices, or may be performed by various software programs. In addition, the execution body may also be embodied as a variety of electronic devices including, but not limited to, smartphones, tablet computers, electronic book readers, laptop and desktop computers, and the like. Where the computing device 101 is software, it may be installed in the electronic devices listed above. It may be implemented as a plurality of software or software modules, for example, for providing distributed services, or as a single software or software module. The present invention is not particularly limited herein.
It should be understood that the number of computing devices in fig. 1 is merely illustrative. There may be any number of computing devices, as desired for an implementation.
The computing device 101 may be hardware or software. When the computing device is hardware, the computing device may be implemented as a distributed cluster formed by a plurality of servers or terminal devices, or may be implemented as a single server or a single terminal device. When the computing device is embodied as software, it may be installed in the above-listed hardware device. It may be implemented as a plurality of software and software modules, for example, to provide distributed services, or as a single software or software module. The present invention is not particularly limited herein.
With continued reference to fig. 3, a flow 300 of some embodiments of an interface presentation method according to the present disclosure is shown. The interface presentation method comprises the following steps:
Step 301, determining whether the first preset condition set is satisfied according to the call record between the call initiator and the call receiver.
In some embodiments, an executing body of the interface presentation method (e.g., the computing device shown in fig. 1) may determine whether the first preset condition set is satisfied according to a call record between the call initiator and the call recipient. The call record may include: a call state code, a call duration identification code, a call initiator first class code, a call receiver class code, and a call initiator second class code. The call records can be call records generated by a house source online VR with a watching function. The online house source VR zone view function can be an online house source zone view function realized through VR technology. The call state code may be used to characterize a call state of a call corresponding to the call record. The call duration identifier may be used to indicate whether the call duration of the call corresponding to the call record is not less than a preset call duration. The call initiator first identity code may be used to characterize a first identity class of a caller of a call corresponding to the call record. The call receiver class code may be used to characterize the identity class of the called party of the call corresponding to the call record. The second category code of the call initiator may be used to characterize a second identity category of a caller of the call corresponding to the call record. The first preset condition set may include: the call state code is matched with a preset call state code, the call duration identification code is matched with a preset call duration identification code, the first class code of a call initiator is matched with the first class code of the preset call initiator, the class code of a call receiver is matched with the class code of the preset call receiver, and the second class code of the call initiator is matched with the second class code of the preset call initiator.
The call state code, the call duration identification code, the call initiator first category code, the call receiver category code, and the call initiator second category code included in the call record may be combined into a first character string to be determined. The preset call state code, the preset call duration identifier code, the preset call initiator first category code, the preset call receiver category code and the preset call initiator second category code in each first preset condition in the first preset condition group can be combined into a first preset condition character string. Whether the first preset condition set is established may be determined by determining whether the first string to be determined is identical to the first preset condition string. If the first character string to be judged is the same as the first preset condition character string, the first preset condition group is established. If the first character string to be judged is different from the first preset condition character string, the first preset condition group is not established.
As an example, the above-mentioned call state codes may be 101, 102, 103, 104. Where 101 may be used to characterize that the call is not on and the caller cancels the call. 102 may be used to characterize a call not connected and a called refuses the call. 103 may be used to characterize call on and the caller performs a hang-up call operation. 104 may be used to characterize call on and the called performs a hang-up call operation. The preset duration of the call may be 20 seconds. The call duration identification code may be 201, 202. 201 may be used to characterize the call duration of the call corresponding to the call record described above as not less than 20 seconds. 202 may be used to characterize the call duration of the call corresponding to the call record as described above as less than 20 seconds. The call initiator first class code may be 301, 302. 301 may be used to characterize the above-described call initiator first identity class as a regular user. 302 may be used to characterize the above-described call initiator first identity class as a home subscriber. The call recipient category codes may be 401, 402, 403. 401 may be used to characterize the identity class of the call recipient as a broker. 402 may be used to characterize the identity class of the call recipient as a provisioning advisor. 403 may be used to characterize the identity class of the call recipient as overseas broker. The call initiator second class code may be 501, 502. 501 may be used to characterize the second identity class of the call initiator as a renter. 502 may be used to characterize the call initiator second identity class as a buyer individual.
The call records may include 103, 201, 301, 401, 502. The string to be determined may be 103201301401502. The first preset condition group may be [ the call state code is 103, the call duration identifier is 201, the first class code of the call initiator is 301, the class code of the call receiver is 401, and the second class code of the call initiator is 502]. The first preset condition string may be 103201301401502. Whether the first preset condition group is established may be determined by determining whether the first string to be determined 103201301401502 is identical to the first preset condition string 103201301401502.
In step 302, in response to determining that the first set of preset conditions is met, information related to the target operation is obtained.
In some embodiments, the executing body may acquire information related to the target operation in response to determining that the first preset condition set is satisfied. Wherein the above information related to the target operation (e.g., an operation of issuing a red packet) may include: a first identification code for call termination time, a second identification code for call termination time, a quantity identification code for value transfer information (e.g., red package information) that the call initiator has acquired, a quantity identification code for value transfer information associated with the target operation, and a total value (e.g., total amount of red package that has been issued in red package activity) identification code for value transfer associated with the target operation. The first identification code of the call termination time may be used to indicate whether the call termination time corresponding to the call record is within a first preset time period. The second identification code of the call termination time may be used to indicate whether the call termination time corresponding to the call record is within a second preset time period. The number of value transfer information acquired by the call initiator may be used to indicate whether the number of value transfer information acquired by the call initiator is less than a first predetermined number. The number of value transfer information associated with the target operation that the call initiator has acquired may be used to characterize whether the number of value transfer information associated with the target operation that the call initiator has acquired is less than a second predetermined number of values. The value transfer total identification code associated with the target operation may be used to characterize whether the value transfer total associated with the target operation is less than a preset value transfer value (e.g., a total prize pool amount corresponding to a red pack event).
As an example, the first identification code of the call termination time may be 11, 12. 11 may be used to characterize the above-described call termination time as being within a first preset time period. 12 may be used to characterize that the call termination time is not within a first predetermined period of time. The first predetermined period of time may be 2020-01-01-00:00:00 to 2020-03-31-11:59:59. The second identification code of the call termination time may be 21, 22. 21 may be used to characterize the above-described call termination time as being within a second preset time period. 22 may be used to characterize that the call termination time is not within a second predetermined period of time. The second preset time period may be 09:00:00 to 21:59:59. The number identification codes of the value transfer information acquired by the call initiator may be 31, 32. 31 may be used to characterize that the number of value transfer information that the call initiator has acquired in connection with the target operation is less than a first predetermined number of values. 32 may be used to characterize that the amount of value transfer information the call initiator has acquired in connection with the target operation is equal to a first predetermined amount. The first preset number of values may be 5. The number of identification codes of the value transfer information that the call initiator has acquired in connection with the target operation may be 41, 42. 41 may be used to characterize that the number of value transfer information that the call initiator has acquired in connection with the target operation is less than a second preset number of values. 42 may be used to characterize that the amount of value transfer information that the call initiator has acquired in connection with the target operation is equal to a second predetermined amount. The second predetermined number of values may be 3. The value transfer total value identification code associated with the target operation may be 51, 52. 51 may be used to characterize that the total value of the value transfer associated with the target operation is less than a preset value transfer value. 51 may be used to characterize that the total value of the value transfer associated with the target operation is equal to a preset value transfer value. The predetermined value transfer value may be 689 yuan. The above-described information related to the target operation may be [11, 21, 31, 41, 51].
Step 303, determining whether the second preset condition set is satisfied according to the information related to the target operation.
In some embodiments, the execution body may determine whether the second preset condition set is satisfied according to the information related to the target operation. The second preset condition set may include: the first identification code of the call termination time is matched with the first identification code of the preset call termination time, the second identification code of the call termination time is matched with the second identification code of the preset call termination time, the number identification code of the value transfer information which is acquired by the call initiator and related to the target operation is matched with the first preset number identification code, the number identification code of the value transfer information which is acquired by the call initiator and related to the target operation is matched with the second preset number identification code, and the value transfer total value identification code which is related to the target operation is matched with the third preset number identification code. The information related to the target operation may include a first identification code of a call termination time, a second identification code of a call termination time, and a number identification code of value transfer information acquired by the call initiator, and the number identification code of value transfer information related to the target operation acquired by the call initiator may be combined with a total value identification code of value transfer related to the target operation into a second character string to be determined. The first preset number of identification codes, the second preset number of identification codes, and the third preset number of identification codes of the preset call termination time in each second preset condition in the second preset condition group can be combined into a second preset condition character string. If the second character string to be judged is the same as the second preset condition character string, the second preset condition group is established. If the second character string to be judged is different from the second preset condition character string, the second preset condition group is not established.
As an example, the above-described information related to the target operation may be [11, 21, 31, 41, 51]. The second string to be determined may be 1121314151. The second preset condition group may be [ the first identification code of the call termination time is 11, the second identification code of the call termination time is 21, the number identification code of the value transfer information the call initiator has acquired in association with the target operation is 31, the number identification code of the value transfer information the call initiator has acquired in association with the target operation is 41, and the total value identification code of the value transfer in association with the target operation is 51]. The second preset condition string may be 1121314151. Whether the second preset condition group is established may be determined by judging whether the second string to be judged 1121314151 is identical to the second preset condition string 1121314151.
Step 304, in response to determining that the second preset condition set is satisfied, obtaining interface display configuration information.
In some embodiments, the executing entity may obtain the interface display configuration information in response to determining that the second preset condition set is satisfied.
As an example, the second string to be determined may be 103201301401502. The second preset condition string may be 103201301401502. The second character string to be judged is the same as the second preset condition character string. The second preset condition set is satisfied. Then, in response to the second preset condition set being met, interface display configuration information may be obtained: the theme, background color, icon, click on document, click on background color.
Step 305, sending interface display configuration information to the target user terminal, so that the target user terminal presents the target interface according to the interface display configuration information.
In some embodiments, the executing entity may send the interface display configuration information to the target user terminal through a wired connection manner or a wireless connection manner, so that the target user terminal presents the target interface according to the interface display configuration information. The target user terminal may be a terminal device of a call initiator corresponding to the call record.
The above embodiments of the present disclosure have the following advantageous effects: first, according to a call record between a call initiator and a call receiver, whether a first preset condition set is satisfied is determined. Therefore, the requirements of different application scenes can be met by flexibly configuring the first preset condition group. Then, in response to determining that the first preset condition set is satisfied, information related to the target operation is acquired. Then, whether the second preset condition set is established is determined according to the information related to the target operation. Therefore, the requirements of different application scenes can be met by flexibly configuring the second preset condition group. And then, in response to determining that the second preset condition group is met, acquiring interface display configuration information. And finally, sending the interface display configuration information to the target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information. Therefore, the interface display configuration information can be flexibly configured to meet the interface presentation requirements of different application scenes. The implementation mode realizes interface presentation through configuration and generalized flow, and improves the applicability of the interface presentation flow.
With further reference to FIG. 4, a flow 400 of further embodiments of an interface presentation method is shown. The interface presenting method flow 400 includes the following steps:
step 401, determining whether the first preset condition set is satisfied according to the call record between the call initiator and the call receiver.
In some embodiments, an executing body of the interface presentation method (e.g., the computing device shown in fig. 1) may determine whether the first preset condition set is satisfied according to a call record between the call initiator and the call recipient. The call record may include: a call status code, a call duration, a call initiator first class code, a call receiver class code, and a call initiator second class code. The call records can be call records generated by a house source online VR with a watching function. The online house source VR zone view function can be an online house source zone view function realized through VR technology. The call state code may be used to characterize a call state of a call corresponding to the call record. The call initiator first identity code may be used to characterize a first identity class of a caller of a call corresponding to the call record. The call receiver class code may be used to characterize the identity class of the called party of the call corresponding to the call record. The second category code of the call initiator may be used to characterize a second identity category of a caller of the call corresponding to the call record. The first preset condition set may include: the call state code is matched with a preset call state code, the call duration is not less than the preset call duration, the call initiator first class code is matched with the preset call initiator first class code, the call receiver class code is matched with the preset call receiver class code, and the call initiator second class code is matched with the preset call initiator second class code.
As an example, the above-mentioned call state codes may be 101, 102, 103, 104. Where 101 may be used to characterize that the call is not on and the caller cancels the call. 102 may be used to characterize a call not connected and a called refuses the call. 103 may be used to characterize call on and the caller performs a hang-up call operation. 104 may be used to characterize call on and the called performs a hang-up call operation. The preset duration of the call may be 20 seconds. The call initiator first class code may be 301, 302. 301 may be used to characterize the above-described call initiator first identity class as a regular user. 302 may be used to characterize the above-described call initiator first identity class as a home subscriber. The call recipient category codes may be 401, 402, 403. 401 may be used to characterize the identity class of the call recipient as a broker. 402 may be used to characterize the identity class of the call recipient as a provisioning advisor. 403 may be used to characterize the identity class of the call recipient as overseas broker. The call initiator second class code may be 501, 502. 501 may be used to characterize the second identity class of the call initiator as a renter. 502 may be used to characterize the call initiator second identity class as a buyer individual.
The call records may include 103, 39, 301, 401, 502. The first preset condition group may be [ the call status code is 103, the duration of the call is not less than 20 seconds, the first class code of the call initiator is 301, the class code of the call receiver is 401, and the second class code of the call initiator is 502]. First, it may be determined that the call state code 103 included in the call record is the preset call state code 103. It may be determined that the above-described first preset condition "talk-state code 103" is satisfied. Then, in response to determining that the first preset condition "call state code 103" is satisfied, it may be determined that the call record includes a call duration of 39 seconds or more and not less than 20 seconds. It may be determined that the above-described first preset condition "talk duration not less than 20 seconds" is satisfied. Then, in response to determining that the first preset condition "the call duration is not less than 20 seconds" is satisfied, it may be determined that the call initiator first class code 301 included in the call record is the preset call initiator first class code 301. It may be determined that the above-described first preset condition "the call initiator first class code is 301" is satisfied. Then, in response to determining that the first preset condition "the first class code of the call initiator is 301" is satisfied, it may be determined that the class code 401 of the call recipient included in the call record is the preset class code 401 of the call recipient. It may be determined that the above-described first preset condition "call recipient category code 401" is satisfied. Finally, in response to determining that the first preset condition "the call recipient class code is 401" is satisfied, it may be determined that the call initiator second class code 502 included in the call record is the preset call initiator second class code 502. It may be determined that the first preset condition "the second class code of the call initiator is 502" is satisfied. Thus, in response to the first preset condition "the second class code of the call initiator is 502" being satisfied, it may be determined that the first preset condition set is satisfied.
The process can flexibly set each first preset condition in the first preset condition group, and call records meeting different preset conditions can be screened only by obtaining different first preset condition groups, so that the process can meet the requirements of various application scenes (such as various red packet activities). And when determining whether each first preset condition in the first preset condition set is met, if a certain first preset condition is not met, terminating the process of judging whether the first preset condition set is met, reducing unnecessary judgment on the subsequent first preset condition, and improving the execution efficiency of the judging process. Meanwhile, the reason for the first preset condition group not being established can be rapidly determined.
In step 402, in response to determining that the first set of preset conditions is met, information related to the target operation is obtained.
In some embodiments, the executing body may acquire information related to the target operation in response to determining that the first preset condition set is satisfied. Wherein the above information related to the target operation (e.g., an operation of issuing a red packet) may include: at the call termination time, the call initiator has acquired the amount of value transfer information (e.g., red package information), the call initiator has acquired the amount of value transfer information associated with the above-described target operation, and the total value of value transfer associated with the above-described target operation (e.g., the total amount of red package that has been issued in the red package campaign).
As an example, the call termination time may be 2020-03-18-20:35:45. The number of value transfer information acquired by the call initiator may be 1. The number of value transfer information that the call initiator has acquired in relation to the target operation may be 0. The total value of the value transfer associated with the target operation may be 261. The information related to the target operation may be [2020-03-18-20:35:45,1,0, 261].
Step 403, determining whether the second preset condition set is satisfied according to the information related to the target operation.
In some embodiments, the execution body may determine whether the second preset condition set is satisfied according to the information related to the target operation. The second preset condition set may include: the call termination time is within a first preset time period, the call termination time is within a second preset time period, the quantity of the value transfer information acquired by the call initiator is smaller than a first preset quantity value, the quantity of the value transfer information acquired by the call initiator and related to the target operation is smaller than a second preset quantity value, and the total value of the value transfer related to the target operation is smaller than a preset value transfer value (such as a total prize pool amount corresponding to a red package activity).
By way of example, the information related to the target operation may be [2020-03-18-20:35:45,1,0, 261]. The second set of preset conditions may be [ call termination time within 2020-01-01-00:00:00 to 2020-03-31-11:59:59, call termination time within 09:00:00 to 21:59:59, call initiator having acquired less than 5 of the value transfer information, call initiator having acquired less than 3 of the value transfer information related to the target operation, and total value of the value transfer related to the target operation being less than 689].
First, it can be determined that the call termination time 2020-03-18-20:35:45 included in the above-described information related to the target operation is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59. It may be determined that the above-described second preset condition "the call termination time is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59" is satisfied. Then, in response to the second preset condition that the call termination time is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59, it is determined that the information related to the target operation includes the time information 20:35:45 in the call termination time 2020-03-18-20:35:45 within 09:00:00 to 21:59:59. It may be determined that the above second preset condition "the call termination time is within 09:00:00 to 21:59:59" is satisfied. Then, in response to determining that the above second preset condition "the call termination time is within 09:00:00 to 21:59:59" is satisfied, it may be determined that the number of pieces of the call initiator acquired value transfer information 1 included in the above information related to the target operation is less than 5. It may be determined that the above-described second preset condition "the number of pieces of value transfer information that the call initiator has acquired is less than 5" holds. Then, in response to determining that the second preset condition "the number of pieces of value transfer information that have been acquired by the call initiator is less than 5", it may be determined that the number of pieces of value transfer information that have been acquired by the call initiator, which are included in the information related to the target operation, is less than 3. It may be determined that the second preset condition that the number of value transfer information related to the target operation acquired by the call initiator is less than 3 is satisfied. Finally, in response to determining that the second preset condition "the call initiator has acquired less than 3 of the value transfer information related to the target operation", it may be determined that the value transfer total value 261 related to the target operation included in the information related to the target operation is less than 689. It may be determined that the second preset condition "the total value of the value transfer associated with the target operation is less than 689" is satisfied. Thus, in response to the second preset condition "the value transfer total value related to the target operation is less than 689" being satisfied, it may be determined that the second preset condition set is satisfied.
The process can flexibly set each second preset condition in the second preset condition group, and call records meeting different preset conditions can be screened only by obtaining different second preset condition groups, so that the process can meet the requirements of various application scenes. And when determining whether each second preset condition in the second preset condition set is met, if a certain second preset condition is not met, terminating the process of judging whether the second preset condition set is met, reducing unnecessary judgment on the subsequent second preset condition, and improving the execution efficiency of the judging process. Meanwhile, the reason for the fact that the second preset condition set is not met can be rapidly determined.
Step 404, in response to determining that the second preset condition set is satisfied, obtaining interface display configuration information.
Step 405, sending interface display configuration information to the target user terminal, so that the target user terminal presents the target interface according to the interface display configuration information.
In some embodiments, the specific implementation of steps 404-405 and the technical effects thereof may refer to steps 304-305 in those embodiments corresponding to fig. 3, which are not described herein.
In step 406, in response to detecting the user operation on the target interface, it is determined whether the historical user operation state of the target interface matches a state of a preset historical user operation.
In some embodiments, the execution body may determine whether a historical user operation state of the target interface matches a state of a preset historical user operation in response to detecting a user operation on the target interface. The user operation may be a click operation.
As an example, the historical user operation state of the target interface may be a clicked state or an unticked state. The state of the preset historical user operation is a clicked state. It may be determined whether the historical user operation state of the target interface is a clicked state through the configuration information of the target interface.
In some optional implementations of some embodiments, the executing entity may display a third prompt message on the target interface in response to determining that the historical user operation state of the target interface does not match the state of the preset historical user operation.
As an example, the third prompt may be "hand is slow, and the red packet is getting across.
In step 407, current information related to the target operation is obtained in response to determining that the historical user operational state matches the preset historical user operational state.
In some embodiments, the executing body may obtain current information related to the target operation in response to determining that the historical user operation state matches the preset historical user operation state. The current information may include: the operation time of the user operation (e.g., the operation of clicking on the red package), the call initiator has acquired the amount of value transfer information related to the target operation, and the value transfer total value related to the target operation.
As an example, the above-described historical user operation state may be clicked. The preset historical user operation state may be a clicked state. The historical user operation state is matched with the preset historical user operation state. The operation time of the user operation can be 2020-03-30-12:58:52. The number of value transfer information acquired by the call initiator may be 1. The number of value transfer information that the call initiator has acquired in relation to the target operation may be 0. The total value of the value transfer associated with the target operation may be 524. The current information may be [2020-03-30-12:58:52,1,0, 524].
Step 408, determining whether the third preset condition set is satisfied according to the current information.
In some embodiments, the execution body may determine whether the third preset condition set is satisfied according to the current information. The third preset condition set may include: the operation time of the user operation is in a first preset time period, the operation time of the user operation is in a second preset time period, the quantity of the value transfer information acquired by the call initiator is smaller than a first preset quantity value, the quantity of the value transfer information acquired by the call initiator and related to the target operation is smaller than a second preset quantity value, and the value transfer total value related to the target operation is smaller than a preset value transfer value.
By way of example, the current information may be [2020-03-30-12:58:52,1,0, 524]. The third preset condition set may be that [ the operation time of the user operation is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59, the operation time of the user operation is within 09:00:00 to 21:59:59 ], the number of value transfer information acquired by the call initiator is less than 5, the number of value transfer information acquired by the call initiator related to the target operation is less than 3, and the value transfer total value related to the target operation is less than 689].
First, it may be determined that the operation time 2020-03-30-12:58:52 of the user operation included in the above-described current information is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59. It may be determined that the above-described third preset condition "the operation time of the user operation is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59" is satisfied. Then, in response to determining that the third preset condition "the operation time of the user operation is within 2020-01-01-00:00:00 to 2020-03-31-11:59:59" is satisfied, it is determined that the time information 12:58:52 of the user operation included in the current information is within 09:00:00 to 21:59:59:2020. It may be determined that the above third preset condition "the operation time of the user operation is within 09:00:00 to 21:59:59" holds. Then, in response to determining that the third preset condition "the operation time of the user operation is within 09:00:00 to 21:59:59" is satisfied, it may be determined that the number of pieces of value transfer information 1 that the call initiator included in the current information has acquired is less than 5. It may be determined that the above third preset condition "the number of pieces of value transfer information that the call initiator has acquired is less than 5" holds. Then, in response to determining that the third preset condition "the number of pieces of value transfer information that the call initiator has acquired is less than 5" is satisfied, it may be determined that the number of pieces of value transfer information 0 that the call initiator included in the current information has acquired in relation to the target operation is less than 3. It may be determined that the third preset condition that the number of pieces of value transfer information that the call initiator has acquired in relation to the target operation is less than 3 is satisfied. Finally, in response to determining that the third preset condition "the call initiator has acquired less than 3 of the value transfer information related to the target operation", it may be determined that the value transfer total value 524 related to the target operation included in the current information is less than 689. It may be determined that the third preset condition "the total value of the value transfer associated with the target operation is less than 689" is satisfied. Thus, in response to determining that the third preset condition "the value transfer total value related to the target operation is smaller than 689" is satisfied, it may be determined that the third set of conditions is satisfied.
In step 409, in response to determining that the third set of preset conditions is met, it is determined whether the state of the user operation matches the preset user operation state.
In some embodiments, the executing body may determine whether the state of the user operation matches a preset user operation state in response to determining that the third preset condition set is satisfied.
As an example, the state of the above-described user operation may be an operation success state (e.g., lottery success) or an operation failure state (e.g., lottery failure). The preset user operation state may be an operation success state.
In step 410, in response to determining that the state of the user operation matches the preset user operation state, a value included in the value transfer information corresponding to the preset user operation state is displayed on the target interface.
In some embodiments, the execution body may display a value included in the value transfer information corresponding to the state of the preset user operation on the target interface in response to determining that the state of the user operation matches the state of the preset user operation.
As an example, the state of the above-described user operation may be an operation success state. The state of the preset user operation may be an operation success state. The state of the user operation is the same as the preset user operation state. The difference between the predetermined value transfer value and the total value of value transfer associated with the target operation may be 165. The value included in the value transfer information corresponding to the preset user operation state may be a value of no more than 165, which is randomly generated, and may be 0.88. The value of 0.88 included in the value transfer information corresponding to the preset user operation state may be displayed on the target interface.
In some optional implementations of some embodiments, the executing entity may display a second hint information on the target interface in response to determining that the third set of preset conditions is not met.
As an example, the second prompt message may be "hand is slow, and the red packet is getting across.
In some optional implementations of some embodiments, the executing entity may display a third prompt message on the target interface in response to determining that the historical user operation state of the target interface does not match the state of the preset historical user operation.
As an example, the third prompt may be "hand is slow, and the red packet is getting across.
One of the above embodiments of the present disclosure has the following advantageous effects: the method can flexibly set each first preset condition in the first preset condition group, and each second preset condition in the second preset condition group, and can screen records meeting different preset conditions only by obtaining different first preset condition groups and second preset condition groups, so that the process can meet the requirements of various application scenes. And when determining whether each first preset condition in the first preset condition set is met or not and whether each second preset condition in the second preset condition set is met or not, if a certain first preset condition is not met or a certain second preset condition is not met, a process of judging whether the first preset condition set or the second preset condition set is met can be terminated, unnecessary judgment on the following first preset condition or second preset condition is reduced, and execution efficiency of the judging process is improved. Meanwhile, the reason for the first preset condition group or the second preset condition group not being met can be rapidly determined.
With further reference to fig. 5, as an implementation of the method described above for each of the above figures, the present disclosure provides some embodiments of an interface presentation apparatus, which apparatus embodiments correspond to those described above for fig. 3, which apparatus is particularly applicable in a variety of electronic devices.
As shown in fig. 5, the interface presentation apparatus 500 of some embodiments includes: a first determining unit 501, a first acquiring unit 502, a second determining unit 503, a second acquiring unit 504, and a transmitting unit 505. Wherein the first determining unit 501 is configured to determine whether the first preset condition set is satisfied according to a call record between the call initiator and the call receiver. The first obtaining unit 502 is configured to obtain information related to the target operation in response to determining that the first preset condition set is satisfied. A second determining unit 503 configured to determine whether a second preset condition set is established based on the above-described information related to the target operation. A second obtaining unit 504 configured to obtain interface display configuration information in response to determining that the second preset condition set is satisfied. And a transmitting unit 505 configured to transmit the interface display configuration information to a target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information.
It will be appreciated that the elements described in the apparatus 500 correspond to the various steps in the method described with reference to fig. 3. Thus, the operations, features and resulting benefits described above with respect to the method are equally applicable to the apparatus 500 and the units contained therein, and are not described in detail herein.
Referring now to FIG. 6, a schematic diagram of an electronic device 600 (e.g., computing device 101 of FIG. 1) suitable for use in implementing some embodiments of the disclosure is shown. The electronic device shown in fig. 6 is merely an example and should not impose any limitations on the functionality and scope of use of embodiments of the present disclosure.
As shown in fig. 6, the electronic device 600 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 601, which may perform various appropriate actions and processes according to 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 the RAM603, various programs and data required for the operation of the electronic apparatus 600 are also stored. The processing device 601, the ROM 602, and the RAM603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
In general, the following devices may be connected to the I/O interface 605: input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, and the like; an output device 607 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 608 including, for example, magnetic tape, hard disk, etc.; and a communication device 609. The communication means 609 may allow the electronic device 600 to communicate with other devices wirelessly or by wire to exchange data. While fig. 6 shows an electronic device 600 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead. Each block shown in fig. 6 may represent one device or a plurality of devices as needed.
In particular, according to some embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, some embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such embodiments, the computer program may be downloaded and installed from a network via communications device 609, or from storage device 608, or from ROM 602. The above-described functions defined in the methods of some embodiments of the present disclosure are performed when the computer program is executed by the processing device 601.
It should be noted that, in some embodiments of the present disclosure, the computer readable medium may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any 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 some embodiments of 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 some embodiments of the present disclosure, however, the computer-readable signal medium may comprise a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. 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 of the foregoing. 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, fiber optic cables, RF (radio frequency), and the like, 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 be interconnected with any form or medium of digital data communication (e.g., a communication 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 networks.
The computer readable medium may be embodied in the apparatus; or may exist alone without being 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: and determining whether the first preset condition group is established according to the call record between the call initiator and the call receiver. In response to determining that the first preset condition set is met, information related to the target operation is acquired. And determining whether the second preset condition set is met according to the information related to the target operation. And acquiring interface display configuration information in response to the fact that the second preset condition group is established. And sending the interface display configuration information to the target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information.
Computer program code for carrying out operations for some embodiments of the present disclosure may be written in one or more programming languages, including 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 case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts 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 units described in some embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The described units may also be provided in a processor, for example, described as: a processor includes a first determination unit, a first acquisition unit, a second determination unit, a second acquisition unit, and a transmission unit. The names of these units do not constitute a limitation on the unit itself in some cases, and for example, the first determining unit may also be described as "a unit that determines whether the first preset condition group is established or not, based on the call record between the call initiator and the call recipient".
The functions described above herein 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: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
The foregoing description is only of the preferred embodiments of the present disclosure and description of the principles of the technology being employed. It will be appreciated by those skilled in the art that the scope of the invention in the embodiments of the present disclosure is not limited to the specific combination of the above technical features, but encompasses other technical features formed by any combination of the above technical features or their equivalents without departing from the spirit of the invention. Such as the above-described features, are mutually substituted with (but not limited to) the features having similar functions disclosed in the embodiments of the present disclosure.

Claims (11)

1. An interface presentation method, comprising:
Determining whether a first preset condition group is established according to a call record between a call initiator and a call receiver;
In response to determining that the first preset condition set is met, acquiring information related to a target operation, wherein the establishment of the preset condition set indicates that each preset condition in the preset condition set is met;
determining whether a second preset condition set is met according to the information related to the target operation;
acquiring interface display configuration information in response to determining that the second preset condition group is met;
the interface display configuration information is sent to a target user terminal, so that the target user terminal presents a target interface according to the interface display configuration information;
wherein, when the call record includes: when the call state code, the call duration identification code, the call initiator first category code, the call receiver category code and the call initiator second category code are used, the first preset condition group comprises: the call state code is matched with a preset call state code, the call duration identification code is matched with a preset call duration identification code, the first class code of a call initiator is matched with the first class code of the preset call initiator, the class code of a call receiver is matched with the class code of the preset call receiver, and the second class code of the call initiator is matched with the second class code of the preset call initiator;
When the information related to the target operation includes: a first identification code of call termination time, a second identification code of call termination time, a quantity identification code of value transfer information acquired by a call initiator, and a quantity identification code of value transfer information related to the target operation acquired by the call initiator, wherein when the value transfer total value identification code related to the target operation is included in the second preset condition group: the first identification code of the call termination time is matched with the first identification code of the preset call termination time, the second identification code of the call termination time is matched with the second identification code of the preset call termination time, the number identification code of the value transfer information acquired by the call initiator is matched with the first preset number identification code, the number identification code of the value transfer information acquired by the call initiator and related to the target operation is matched with the second preset number identification code, and the value transfer total value identification code related to the target operation is matched with the third preset number identification code.
2. The method of claim 1, wherein the method further comprises:
In response to detecting a user operation on the target interface, determining whether a historical user operation state of the target interface matches a preset historical user operation state.
3. The method of claim 2, wherein the method further comprises:
In response to determining that the historical user operational state matches the preset historical user operational state, obtaining current information related to the target operation, wherein the current information comprises: the operation time of the user operation, the quantity of the value transfer information acquired by the call initiator, the quantity of the value transfer information related to the target operation acquired by the call initiator, and the value transfer total value related to the target operation;
determining whether a third preset condition group is met or not according to the current information;
In response to determining that the third set of preset conditions is met, determining whether the state of the user operation matches a preset user operation state;
And in response to determining that the state of the user operation matches the preset user operation state, displaying a value included in the value transfer information corresponding to the preset user operation state on the target interface.
4. A method according to claim 3, wherein the method further comprises:
And in response to determining that the state of the user operation does not match the preset user operation state, displaying first prompt information on the target interface.
5. A method according to claim 3, wherein the method further comprises:
And in response to determining that the third preset condition group is not met, displaying second prompt information on the target interface.
6. The method of claim 2, wherein the method further comprises:
and in response to determining that the historical user operation state of the target interface is not matched with the state of the preset historical user operation, displaying third prompt information on the target interface.
7. The method of claim 1, wherein when the call record comprises: when the call state code, the call duration, the call initiator first category code, the call receiver category code and the call initiator second category code are used, the first preset condition group comprises: the call state code is matched with a preset call state code, the call duration is not less than the preset call duration, the call initiator first class code is matched with the preset call initiator first class code, the call receiver class code is matched with the preset call receiver class code, and the call initiator second class code is matched with the preset call initiator second class code.
8. The method of claim 1, wherein when the information related to the target operation comprises: when the call termination time is the time when the call initiator has acquired the amount of value transfer information, and the call initiator has acquired the amount of value transfer information related to the target operation, and the value transfer total value related to the target operation, the second preset condition group includes: the call termination time is within a first preset time period, the call termination time is within a second preset time period, the quantity of value transfer information acquired by a call initiator is smaller than a first preset quantity value, the quantity of value transfer information acquired by the call initiator and related to the target operation is smaller than a second preset quantity value, and the total value of value transfer related to the target operation is smaller than a preset value transfer value.
9. An interface presentation apparatus comprising:
A first determining unit configured to determine whether a first preset condition group is established according to a call record between a call initiator and a call receiver;
A first obtaining unit configured to obtain information related to a target operation in response to determining that the first preset condition group is satisfied, the satisfaction of the preset condition group indicating that each preset condition in the preset condition group is satisfied;
a second determining unit configured to determine whether a second preset condition set is established based on the information related to the target operation;
a second obtaining unit configured to obtain interface display configuration information in response to determining that the second preset condition group is satisfied;
The sending unit is configured to send the interface display configuration information to a target user terminal so that the target user terminal can present a target interface according to the interface display configuration information;
wherein, when the call record includes: when the call state code, the call duration identification code, the call initiator first category code, the call receiver category code and the call initiator second category code are used, the first preset condition group comprises: the call state code is matched with a preset call state code, the call duration identification code is matched with a preset call duration identification code, the first class code of a call initiator is matched with the first class code of the preset call initiator, the class code of a call receiver is matched with the class code of the preset call receiver, and the second class code of the call initiator is matched with the second class code of the preset call initiator;
When the information related to the target operation includes: a first identification code of call termination time, a second identification code of call termination time, a quantity identification code of value transfer information acquired by a call initiator, and a quantity identification code of value transfer information related to the target operation acquired by the call initiator, wherein when the value transfer total value identification code related to the target operation is included in the second preset condition group: the first identification code of the call termination time is matched with the first identification code of the preset call termination time, the second identification code of the call termination time is matched with the second identification code of the preset call termination time, the number identification code of the value transfer information acquired by the call initiator is matched with the first preset number identification code, the number identification code of the value transfer information acquired by the call initiator and related to the target operation is matched with the second preset number identification code, and the value transfer total value identification code related to the target operation is matched with the third preset number identification code.
10. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon;
When executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-8.
11. A computer readable medium having stored thereon a computer program, wherein the program when executed by a processor implements the method of any of claims 1-8.
CN202010961827.4A 2020-09-14 2020-09-14 Interface presentation method, device, electronic equipment and computer readable medium Active CN112068917B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010961827.4A CN112068917B (en) 2020-09-14 2020-09-14 Interface presentation method, device, electronic equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010961827.4A CN112068917B (en) 2020-09-14 2020-09-14 Interface presentation method, device, electronic equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN112068917A CN112068917A (en) 2020-12-11
CN112068917B true CN112068917B (en) 2024-04-30

Family

ID=73695578

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010961827.4A Active CN112068917B (en) 2020-09-14 2020-09-14 Interface presentation method, device, electronic equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN112068917B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109035623A (en) * 2018-07-18 2018-12-18 深圳怡化电脑股份有限公司 Interface display method, interface display apparatus and the electronic equipment of self-aided terminal
CN110389695A (en) * 2018-04-18 2019-10-29 劳斯莱斯电力工程有限公司 Data processing system
CN111368179A (en) * 2020-03-10 2020-07-03 普元信息技术股份有限公司 Method for realizing general operation prompt configuration and display control in cloud platform process application business approval link

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9983775B2 (en) * 2016-03-10 2018-05-29 Vignet Incorporated Dynamic user interfaces based on multiple data sources

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110389695A (en) * 2018-04-18 2019-10-29 劳斯莱斯电力工程有限公司 Data processing system
CN109035623A (en) * 2018-07-18 2018-12-18 深圳怡化电脑股份有限公司 Interface display method, interface display apparatus and the electronic equipment of self-aided terminal
CN111368179A (en) * 2020-03-10 2020-07-03 普元信息技术股份有限公司 Method for realizing general operation prompt configuration and display control in cloud platform process application business approval link

Also Published As

Publication number Publication date
CN112068917A (en) 2020-12-11

Similar Documents

Publication Publication Date Title
WO2021057595A1 (en) Information pushing method and apparatus, electronic device and computer-readable medium
CN110781373B (en) List updating method and device, readable medium and electronic equipment
CN110300165B (en) Method, device and equipment for calling functional program and storage medium
CN110098998B (en) Method and apparatus for processing information
WO2020135188A1 (en) Method and apparatus for prompting message reading state, and electronic device
US20230124149A1 (en) Method and apparatus for establishing multimedia call, and electronic device
CN110781408A (en) Information display method and device
CN112416632B (en) Event communication method and device, electronic equipment and computer readable medium
CN108924036B (en) Method and equipment for allocating resources and drawing resources
CN107613091A (en) A kind of method and terminal for establishing communication
CN108549586B (en) Information processing method and device
US20230385080A1 (en) Method and apparatus for presenting information on lock screen interface, terminal, and storage medium
CN110058902A (en) Information processing method, electronic equipment and computer-readable medium
CN107046547B (en) Abnormal operation identification method and device
CN112256372A (en) Information processing method and device and electronic equipment
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
CN112068917B (en) Interface presentation method, device, electronic equipment and computer readable medium
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN113609413A (en) Questionnaire delivery method, system, equipment, medium and product
CN109614137B (en) Software version control method, device, equipment and medium
CN112241372A (en) Terminal testing method and device and electronic equipment
CN110705635A (en) Method and apparatus for generating an isolated forest
CN113076195B (en) Object shunting method and device, readable medium and electronic equipment
CN117294745B (en) Network connection state information sending method, device, electronic equipment and medium
CN116939113A (en) Refined communication service signal control implementation system, method, electronic equipment and computer readable medium

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