CN111581502A - Information notification method and device - Google Patents

Information notification method and device Download PDF

Info

Publication number
CN111581502A
CN111581502A CN202010337567.3A CN202010337567A CN111581502A CN 111581502 A CN111581502 A CN 111581502A CN 202010337567 A CN202010337567 A CN 202010337567A CN 111581502 A CN111581502 A CN 111581502A
Authority
CN
China
Prior art keywords
service scene
information
message
configuration information
notification
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.)
Pending
Application number
CN202010337567.3A
Other languages
Chinese (zh)
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.)
Towatt Energy Technology Co ltd
Original Assignee
Towatt Energy 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 Towatt Energy Technology Co ltd filed Critical Towatt Energy Technology Co ltd
Priority to CN202010337567.3A priority Critical patent/CN111581502A/en
Publication of CN111581502A publication Critical patent/CN111581502A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an information notification method and an information notification device, wherein the method comprises the following steps: receiving and storing configuration information corresponding to a service scene sent by a foreground terminal, wherein the configuration information comprises message content and a push platform; when the service scene needs to send a message notification, inquiring configuration information corresponding to the service scene; and sending the message content corresponding to the service scene through the inquired push platform. The invention can dynamically configure the message notification on the interface of the foreground terminal according to the service scene, then the foreground terminal sends the configuration information to the background server, and the background server can push the information based on the configuration information sent by the foreground terminal, so that in the implementation, when the pushing channel or the pushing content of the service scene is changed or the service scene is newly added, the information notification content can be more simply and conveniently modified without changing the code logic of the background server, thereby saving the maintenance cost of the system and enhancing the usability of the system.

Description

Information notification method and device
Technical Field
The present invention relates to the field of charging technologies, and in particular, to an information notification method and apparatus.
Background
With the continuous subdivision of industry and information, the classification of things is more and more refined, and the adoption of a unified notification mode in different service scenes is more and more unreasonable, and is a waste of message resources. For example, for the electric vehicle charging service, it is necessary to make the user more intuitively acquire charging information, recharging information, preference information, and the like. If the message notification mode is not configured according to the scene, the user can frequently receive the notification of each channel, and then the more friendly prompt cannot be given. And the characteristics of the same notification mode in different categories are different. In actual business operation, in order to facilitate user experience, it is desirable to use a more reasonable and appropriate message notification manner for different scenes.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide an information notification method and apparatus.
The technical scheme is as follows:
in a first aspect, an information notification method is provided, where the method includes:
receiving and storing configuration information corresponding to a service scene sent by a foreground terminal, wherein the configuration information comprises message content and a push platform;
when the service scene needs to send a message notification, inquiring configuration information corresponding to the service scene;
and sending the message content corresponding to the service scene through the inquired push platform.
Optionally, the method further includes:
storing the message variable fields required by each service scene in a database;
and storing the mapping relation between the scene identification and the message variable field in a message variable tool library of the database.
Optionally, the configuration information further includes switch state information corresponding to a service scenario;
correspondingly, the step of sending the message content corresponding to the service scene through the inquired push platform includes:
and if the switch state information corresponding to the service scene is in a closed state, not sending an information notification.
Optionally, when the service scenario corresponds to at least two push platforms, in the configuration information, each push platform corresponds to switch state information.
Correspondingly, the step of sending the message content corresponding to the service scene through the inquired push platform includes:
and if the switch state information corresponding to the push platform is in the off state, the information notification is not sent through the push platform.
Optionally, the configuration information further includes notification crowd information;
correspondingly, the step of sending the message content corresponding to the service scene through the inquired push platform includes:
and sending the message content corresponding to the service scene to the corresponding user through the inquired push platform based on the notified crowd information.
In a second aspect, an information notification apparatus is provided, the apparatus including:
the receiving module is used for receiving and storing configuration information corresponding to a service scene sent by a foreground terminal, wherein the configuration information comprises message content and a pushing platform;
the processing module is used for inquiring the configuration information corresponding to the service scene when the service scene needs to send the message notification;
and the sending module is used for sending the message content corresponding to the service scene through the inquired pushing platform.
Optionally, the processing module is further configured to:
storing the message variable fields required by each service scene in a database;
and storing the mapping relation between the scene identification and the message variable field in a message variable tool library of the database.
Optionally, the configuration information further includes switch state information corresponding to a service scenario;
correspondingly, the processing module is further configured to not send an information notification if the switch state information corresponding to the service scenario is in the off state.
Optionally, when the service scenario corresponds to at least two push platforms, in the configuration information, each push platform corresponds to switch state information.
Correspondingly, the processing module is further configured to not send an information notification through the push platform if the switch state information corresponding to the push platform is in the off state.
Optionally, the configuration information further includes notification crowd information;
correspondingly, the sending module is configured to send the message content corresponding to the service scene to the corresponding user through the queried push platform based on the notified crowd information.
In a third aspect, an electronic device is provided, which includes a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
a processor, configured to implement the information notification method according to the first aspect when executing a program stored in a memory.
The embodiment of the invention can dynamically configure the message notification on the interface of the foreground terminal according to the service scene, then the foreground terminal sends the configuration information to the background server, and the background server can push the information based on the configuration information sent by the foreground terminal, so that in the implementation, when the pushing channel or the pushing content of the service scene is changed or the service scene is newly added, the information notification content can be more simply and conveniently modified without changing the code logic of the background server, thereby saving the maintenance cost of the system and enhancing the usability of the system.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of an information notification method according to an embodiment of the present invention;
fig. 2 is a block diagram of an information notifying apparatus according to an embodiment of the present invention;
fig. 3 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Referring to fig. 1, a flowchart of an information notification method according to an embodiment of the present invention is provided, where the method is applied to a background server, that is, executed by the background server, and the method specifically includes the following steps.
Step 101, a foreground terminal sends configuration information corresponding to a service scene to a background server through a calling interface, wherein the configuration information comprises message content and a pushing platform.
The background server may provide an interface for sending configuration information to the foreground terminal, and the foreground terminal may dynamically configure message notifications, i.e., configuration information, for various service scenarios, for example, an active registration password scenario, a gun start notification scenario, a charge end scenario, and the like. When the configuration information corresponding to the service scene is created, newly added or modified, the information setting personnel can directly input the information on the interface of the foreground terminal and call the interface, so that the corresponding configuration information is sent to the background server, and the dynamic creation, new addition or modification of the service scene can be completed to enable the service scene to take effect.
Specifically, the foreground terminal may configure a message content and a push platform for the service scenario, that is, the configuration information corresponding to the service scenario may include the message content and the push platform, so that the background server sends the corresponding message content through the configured push platform. The push platform configured for the service scenario may include one or more of a short message, APP (Application), a mailbox, and a WeChat. Multiple push platforms can be configured in the same service scenario, that is, in the service scenario, the message notification can be sent through multiple push channels simultaneously.
After the information setting personnel inputs the configuration information through the interface of the foreground terminal, the foreground terminal can acquire the input configuration information and send the configuration information to the background server through the interface.
And 102, the background server receives and stores the configuration information corresponding to the service scene sent by the foreground terminal.
And the background server stores the configuration information in the database after receiving the configuration information sent by the foreground terminal.
The foreground terminal may configure a message template, such as a short message template, an APP template, a mailbox template, and the like, for the service scene, so as to send the message template as a message content. In a specific application, it is usually necessary to send a message content containing a variable to a user, so a message template configured for a service scenario may contain variable information, and the variable information in the message template may be denoted as # variable information #. For example, the information template includes the verification code information, and the verification code information of the information template can be expressed as # verification code #.
In order to dynamically acquire variable values through variable information in the information template, corresponding message variable fields can be configured for the variable information. The background server can count the variable information in all the message templates and configure corresponding message variable fields. The same variable information in different information templates may correspond to the same message variable field, that is, in different service scenarios, the same message variable field may be called as long as the types of the variable information to be acquired are the same. For example, the information templates of scene a and scene B both include # verification code #, and when scene a and scene B need to send a message notification, the message variable field corresponding to the verification code information may be called to obtain the current specific verification code.
In implementation, the background server may store the message variable fields required by each service scenario in the database, and store the mapping relationship between the scenario identifier and the message variable fields in a message variable tool library of the database, so as to call the corresponding message variable fields when the service scenario needs to send a message notification.
Step 103, when the service scene needs to send the message notification, the background server inquires the configuration information corresponding to the service scene.
When a certain service scene needs to send a message notification, the background server queries the configuration information corresponding to the service scene through the scene identifier, so as to obtain the push platform and the message content corresponding to the service scene. And if the message content contains variable information, the background server inquires corresponding message variable fields in a message variable tool library based on the scene identification of the service scene. And then, acquiring the value of the current variable information by calling the message variable field, and generating the complete message content.
And 104, the background server sends the message content corresponding to the service scene through the inquired pushing platform.
Preferably, the foreground terminal may further configure a notification switch for the service scenario, so as to set whether to send the information notification in the current service scenario. That is to say, the configuration information sent by the foreground terminal to the background server may further include on-off state information corresponding to the service scenario. When a certain service scene needs to send a message notification, if the background server inquires that the on-off state information corresponding to the service scene is in an off state, the message notification is not sent.
The above-mentioned notification switch may be referred to as a master switch, and when a service scenario corresponds to a plurality of push platforms, if the master switch is in an off state, the information notification is not sent through any push platform. When the service scene corresponds to a plurality of push platforms, a sub-switch may also be set for the service scene, that is, each push platform corresponds to a sub-switch. That is, when a service scenario corresponds to at least two push platforms, in configuration information corresponding to the service scenario, each push platform corresponds to switch state information. If a service scene configured with a plurality of push platforms needs to send a message notification, and in configuration information corresponding to the service scene, on-off state information corresponding to the push platforms is in an off state, the background server does not send the message notification through the push platforms.
In implementation, the foreground terminal may further configure notification crowd information for a service scenario to specify a single user or a user group that needs to receive an information notification, so that the information may be pushed to the specified user group in batch. That is, the configuration information sent by the foreground terminal to the background server may further include notification crowd information. When a service scene needs to send a message notification, if the configuration information queried by the background server includes notification crowd information, the contact way of the corresponding user can be acquired based on the push platform and the notification crowd information, and then the message content corresponding to the service scene is sent to the corresponding user through the queried push platform based on the acquired contact way of the user. In the embodiment, when the message notification is dynamically configured, the message can be pushed in a targeted manner according to different user groups or service scenes, so that the pushing and positioning can be more accurate.
In an implementation, for a possible message push failure, the background server may start a timing service, poll the message notification of the message transmission failure at a preset time interval, for example, 5 seconds, and perform retransmission to ensure that the message notification can be successfully transmitted to the user.
The embodiment of the invention can dynamically configure the message notification on the interface of the foreground terminal according to the service scene, then the foreground terminal sends the configuration information to the background server, and the background server can push the information based on the configuration information sent by the foreground terminal, so that in the implementation, when the pushing channel or the pushing content of the service scene is changed or the service scene is newly added, the information notification content can be more simply and conveniently modified without changing the code logic of the background server, thereby saving the maintenance cost of the system and enhancing the usability of the system.
Referring to fig. 2, a block diagram of an information notification apparatus according to an embodiment of the present invention is provided, where the apparatus may be configured in a backend server or be the backend server itself, and the apparatus includes:
a receiving module 201, configured to receive and store configuration information corresponding to a service scene sent by a foreground terminal, where the configuration information includes a message content and a push platform;
a processing module 202, configured to query configuration information corresponding to the service scenario when the service scenario needs to send a message notification;
a sending module 203, configured to send, through the queried push platform, the message content corresponding to the service scenario.
Preferably, the processing module 202 is further configured to:
storing the message variable fields required by each service scene in a database;
and storing the mapping relation between the scene identification and the message variable field in a message variable tool library of the database.
Preferably, the configuration information further includes switch state information corresponding to a service scenario;
correspondingly, the processing module 202 is further configured to not send an information notification if the switch state information corresponding to the service scenario is in the off state.
Preferably, when the service scenario corresponds to at least two push platforms, in the configuration information, each push platform corresponds to switch state information.
Correspondingly, the processing module 202 is further configured to not send an information notification through the push platform if the switch state information corresponding to the push platform is in the off state.
Preferably, the configuration information further includes notification crowd information;
correspondingly, the sending module 203 is configured to send, based on the notified crowd information, the message content corresponding to the service scene to the corresponding user through the queried push platform.
The embodiment of the invention can dynamically configure the message notification on the interface of the foreground terminal according to the service scene, then the foreground terminal sends the configuration information to the background server, and the background server can push the information based on the configuration information sent by the foreground terminal, so that in the implementation, when the pushing channel or the pushing content of the service scene is changed or the service scene is newly added, the information notification content can be more simply and conveniently modified without changing the code logic of the background server, thereby saving the maintenance cost of the system and enhancing the usability of the system.
An embodiment of the present invention further provides an electronic device, as shown in fig. 3, including a processor 001, a communication interface 002, a memory 003 and a communication bus 004, where the processor 001, the communication interface 002 and the memory 003 complete mutual communication through the communication bus 004,
a memory 003 for storing a computer program;
the processor 001, when executing the program stored in the memory 003, implements the information notifying method described above, and the method includes:
receiving and storing configuration information corresponding to a service scene sent by a foreground terminal, wherein the configuration information comprises message content and a push platform;
when the service scene needs to send a message notification, inquiring configuration information corresponding to the service scene;
and sending the message content corresponding to the service scene through the inquired push platform.
The embodiment of the invention can dynamically configure the message notification on the interface of the foreground terminal according to the service scene, then the foreground terminal sends the configuration information to the background server, and the background server can push the information based on the configuration information sent by the foreground terminal, so that in the implementation, when the pushing channel or the pushing content of the service scene is changed or the service scene is newly added, the information notification content can be more simply and conveniently modified without changing the code logic of the background server, thereby saving the maintenance cost of the system and enhancing the usability of the system.
The communication bus mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the embodiments of the apparatus and the electronic device, since they are substantially similar to the embodiments of the method, the description is simple, and the relevant points can be referred to only in the partial description of the embodiments of the method.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. An information notification method, characterized in that the method comprises:
receiving and storing configuration information corresponding to a service scene sent by a foreground terminal, wherein the configuration information comprises message content and a push platform;
when the service scene needs to send a message notification, inquiring configuration information corresponding to the service scene;
and sending the message content corresponding to the service scene through the inquired push platform.
2. The method of claim 1, further comprising:
storing the message variable fields required by each service scene in a database;
and storing the mapping relation between the scene identification and the message variable field in a message variable tool library of the database.
3. The method of claim 1, wherein the configuration information further includes switch state information corresponding to a service scenario;
correspondingly, the step of sending the message content corresponding to the service scene through the inquired push platform includes:
and if the switch state information corresponding to the service scene is in a closed state, not sending an information notification.
4. The method according to claim 1, wherein when the service scenario corresponds to at least two push platforms, each push platform corresponds to switch state information in the configuration information.
Correspondingly, the step of sending the message content corresponding to the service scene through the inquired push platform includes:
and if the switch state information corresponding to the push platform is in the off state, the information notification is not sent through the push platform.
5. The method of claim 1, wherein the configuration information further comprises notification crowd information;
correspondingly, the step of sending the message content corresponding to the service scene through the inquired push platform includes:
and sending the message content corresponding to the service scene to the corresponding user through the inquired push platform based on the notified crowd information.
6. An information notifying apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving and storing configuration information corresponding to a service scene sent by a foreground terminal, wherein the configuration information comprises message content and a pushing platform;
the processing module is used for inquiring the configuration information corresponding to the service scene when the service scene needs to send the message notification;
and the sending module is used for sending the message content corresponding to the service scene through the inquired pushing platform.
7. The apparatus of claim 6, wherein the processing module is further configured to:
storing the message variable fields required by each service scene in a database;
and storing the mapping relation between the scene identification and the message variable field in a message variable tool library of the database.
8. The apparatus of claim 6, wherein the configuration information further comprises switch state information corresponding to a service scenario;
correspondingly, the processing module is further configured to not send an information notification if the switch state information corresponding to the service scenario is in the off state.
9. The apparatus of claim 6, wherein the configuration information further comprises notification crowd information;
correspondingly, the sending module is configured to send the message content corresponding to the service scene to the corresponding user through the queried push platform based on the notified crowd information.
10. An electronic device is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing mutual communication by the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any one of claims 1 to 5 when executing a program stored in the memory.
CN202010337567.3A 2020-04-26 2020-04-26 Information notification method and device Pending CN111581502A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010337567.3A CN111581502A (en) 2020-04-26 2020-04-26 Information notification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010337567.3A CN111581502A (en) 2020-04-26 2020-04-26 Information notification method and device

Publications (1)

Publication Number Publication Date
CN111581502A true CN111581502A (en) 2020-08-25

Family

ID=72113726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010337567.3A Pending CN111581502A (en) 2020-04-26 2020-04-26 Information notification method and device

Country Status (1)

Country Link
CN (1) CN111581502A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112346884A (en) * 2020-10-12 2021-02-09 口碑(上海)信息技术有限公司 Message reach data processing method and device
CN112862424A (en) * 2020-12-30 2021-05-28 佛山欧神诺云商科技有限公司 Notification information management method, terminal, system and storage device
CN113965457A (en) * 2021-09-27 2022-01-21 山东浪潮通软信息科技有限公司 Message notification method and device
CN114979308A (en) * 2022-05-11 2022-08-30 北京沃东天骏信息技术有限公司 Message processing method and device
CN115291995A (en) * 2022-10-08 2022-11-04 荣耀终端有限公司 Message display method, related electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106470215A (en) * 2015-08-14 2017-03-01 腾讯科技(深圳)有限公司 User terminal, server, the message push system not paying close attention to scene and method
WO2017181900A1 (en) * 2016-04-20 2017-10-26 斑马网络技术有限公司 Message pushing method, device, and apparatus
CN109787882A (en) * 2018-12-28 2019-05-21 广东益萃网络科技有限公司 Information push method, device, computer equipment and storage medium
CN110688236A (en) * 2019-08-08 2020-01-14 深圳木成林科技有限公司 Information touch method, system and terminal equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106470215A (en) * 2015-08-14 2017-03-01 腾讯科技(深圳)有限公司 User terminal, server, the message push system not paying close attention to scene and method
WO2017181900A1 (en) * 2016-04-20 2017-10-26 斑马网络技术有限公司 Message pushing method, device, and apparatus
CN109787882A (en) * 2018-12-28 2019-05-21 广东益萃网络科技有限公司 Information push method, device, computer equipment and storage medium
CN110688236A (en) * 2019-08-08 2020-01-14 深圳木成林科技有限公司 Information touch method, system and terminal equipment

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112346884A (en) * 2020-10-12 2021-02-09 口碑(上海)信息技术有限公司 Message reach data processing method and device
CN112862424A (en) * 2020-12-30 2021-05-28 佛山欧神诺云商科技有限公司 Notification information management method, terminal, system and storage device
CN113965457A (en) * 2021-09-27 2022-01-21 山东浪潮通软信息科技有限公司 Message notification method and device
CN114979308A (en) * 2022-05-11 2022-08-30 北京沃东天骏信息技术有限公司 Message processing method and device
CN114979308B (en) * 2022-05-11 2024-04-16 北京沃东天骏信息技术有限公司 Message processing method and device
CN115291995A (en) * 2022-10-08 2022-11-04 荣耀终端有限公司 Message display method, related electronic equipment and readable storage medium
CN115291995B (en) * 2022-10-08 2023-03-31 荣耀终端有限公司 Message display method, related electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN111581502A (en) Information notification method and device
CN110856126B (en) Information reporting and receiving method, terminal equipment and storage medium
CN109905431B (en) Message processing method and system, storage medium and electronic equipment
CN107835203B (en) Message packet delivery method, device, storage medium and terminal
CN113364853A (en) Business service system, business request method and gateway equipment
CN107968881A (en) End-point device broadcast processing method and processing device, terminal device and storage medium
CN112685709A (en) Authorization token management method and device, storage medium and electronic equipment
CN110569249A (en) data change pushing method and device and electronic equipment
CN111159269B (en) Data processing method, device and system
CN111355765B (en) Network request processing and sending method and device
CN111209060A (en) Capability development platform processing method and device
CN110519810B (en) Service relay switching method, terminal equipment, storage medium and device
CN109391658B (en) Account data synchronization method and equipment, storage medium and terminal thereof
CN111125586B (en) Page updating method and device
CN110493773B (en) Method and equipment for acquiring authentication capability of mobile equipment
CN108920333B (en) Event state monitoring method and event state monitor
CN110300222B (en) Short message display method, system, terminal equipment and computer readable storage medium
CN110427538B (en) Data query method, data storage method, data query device, data storage device and electronic equipment
CN107766086B (en) Function option display method and device, electronic equipment and readable storage medium
CN113779412B (en) Message touch method, node and system based on blockchain network
CN104796519A (en) Terminal
CN109254855B (en) Registration method and device of parameter transmission protocol and electronic equipment
CN112380411A (en) Sensitive word processing method and device, electronic equipment, system and storage medium
CN113157249A (en) Identification number generation method and device, electronic equipment and storage medium
CN104780252A (en) Contact list management method

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