[go: up one dir, main page]

CN112199495A - Personnel message notification method, device, electronic equipment and computer readable storage medium - Google Patents

Personnel message notification method, device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN112199495A
CN112199495A CN202011268194.5A CN202011268194A CN112199495A CN 112199495 A CN112199495 A CN 112199495A CN 202011268194 A CN202011268194 A CN 202011268194A CN 112199495 A CN112199495 A CN 112199495A
Authority
CN
China
Prior art keywords
message
pushing
information
pushed
verification
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
CN202011268194.5A
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.)
Beijing Mininglamp Software System Co ltd
Original Assignee
Beijing Mininglamp Software System 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 Mininglamp Software System Co ltd filed Critical Beijing Mininglamp Software System Co ltd
Priority to CN202011268194.5A priority Critical patent/CN112199495A/en
Publication of CN112199495A publication Critical patent/CN112199495A/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/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • G06F16/3344Query execution using natural language analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a personnel message notification method, a device, electronic equipment and a computer readable storage medium, wherein the method comprises the following steps: receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed; verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the message passing the verification into a message notification queue; the messages in the message notification queue are used for pushing the messages to the personnel needing to be pushed; and sorting the completion information of the message pushing, and returning the sorting result to the message creator. The invention realizes a set of highly available and highly reliable information notification system between enterprise application and enterprise users, which comprises information examination and information notification, on the basis of enterprise wechat infrastructure.

Description

Personnel message notification method, device, electronic equipment and computer readable storage medium
Technical Field
The invention relates to the technical field of information, in particular to a personnel message notification method and device based on enterprise WeChat, electronic equipment and a computer readable storage medium.
Background
With the continuous development of terminal technology, many different types of applications have been developed on the terminal, so that the terminal has been converted from a simple communication tool to an integrated information processing platform, and more convenience can be brought to the work and life of users through the different types of applications. With the rapid development of 5G networks and mobile terminals, WeChat has become an indispensable part of people's life, and more enterprises begin to work with enterprise WeChat.
The enterprise WeChat is an enterprise communication and office tool, has communication experience consistent with WeChat, is rich in OA application, has the capability of connecting the ecology of the WeChat, and can help the enterprise to connect the interior, connect ecological partners and connect consumers. At present, enterprise WeChat covers more than 50 industries such as retail, education, finance, manufacturing industry, Internet, medical treatment and the like, and intelligent solutions are continuously output to various industries.
As enterprises migrate more services to enterprise wechat of wechat, how to communicate messages between applications and users and how to provide safe and reliable message notification services based on infrastructure of enterprise wechat become an urgent problem to be solved between applications and employees in enterprises.
Disclosure of Invention
The invention provides a personnel message notification method, a personnel message notification device, electronic equipment and a computer readable storage medium based on enterprise micro-information, aiming at the technical problem of message notification in the enterprise micro-information.
In a first aspect, an embodiment of the present application provides a method for notifying a person message based on enterprise WeChat, including:
a receiving step: receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed;
a verification step: verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the message passing the verification into a message notification queue;
a pushing step: the messages in the message notification queue are used for pushing the messages to the personnel needing to be pushed;
finishing: and sorting the completion information of message pushing, and returning the sorting result to the message creator.
The above personnel message notification method based on enterprise WeChat, wherein the receiving step includes:
a message receiving step: receiving at least one message pushed by the message creator;
a data storage step: locally storing data related to at least one message;
and (3) elimination step: eliminating the repeatedly pushed message in at least one message by judging the integrity of the message;
and a message storage step: and storing the messages reserved in at least one message into the queue to be processed.
The above personnel message notification method based on enterprise WeChat, wherein the verification step includes:
if the information of the personnel needing to be pushed can reach and the content of the information has no sensitive information, the information passes verification, the information passing verification is set to be pushable, and a pushing threshold value and a retry threshold value are set and stored in the information notification queue;
and if the message of the personnel needing to be informed is not reachable or the message content contains sensitive information, the verification fails and verification failure information is recorded.
The above personnel message notification method based on enterprise WeChat, wherein the pushing step includes:
if the push is successful, recording push success information;
if the pushing fails, recording pushing failure information, when the pushing fails to be sending failures, retrying pushing according to the pushing threshold value, when the pushing fails to be sending failures, no pushing is performed again, sending failure information is recorded, when the pushing fails to be receiving failures, retrying pushing is performed according to the retrying threshold value, after the retrying threshold value is reached, no pushing is performed again, and receiving failure information is recorded.
In a second aspect, an embodiment of the present application provides a device for notifying a person message based on enterprise WeChat, including:
a receiving module: receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed;
a verification module: verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the message passing the verification into a message notification queue;
a pushing module: the messages in the message notification queue are used for pushing the messages to the personnel needing to be pushed;
a sorting module: and sorting the completion information of message pushing, and returning the sorting result to the message creator.
The above personnel message notification device based on enterprise WeChat, wherein the receiving module includes:
a message receiving unit: receiving at least one message pushed by the message creator;
a data storage unit: locally storing data related to at least one message;
an exclusion unit: eliminating the repeatedly pushed message in at least one message by judging the integrity of the message;
a message saving unit: and storing the messages reserved in at least one message into the queue to be processed.
The above personnel message notification device based on enterprise WeChat, wherein the verification module includes:
if the information of the personnel needing to be pushed can reach and the content of the information has no sensitive information, the information passes verification, the information passing verification is set to be pushable, and a pushing threshold value and a retry threshold value are set and stored in the information notification queue;
and if the message of the personnel needing to be informed is not reachable or the message content contains sensitive information, the verification fails and verification failure information is recorded.
The above personnel message notification device based on enterprise WeChat, wherein the push module includes:
if the push is successful, recording push success information;
if the pushing fails, recording pushing failure information, when the pushing fails to be sending failures, retrying pushing according to the pushing threshold value, when the pushing fails to be sending failures, no pushing is performed again, sending failure information is recorded, when the pushing fails to be receiving failures, retrying pushing is performed according to the retrying threshold value, after the retrying threshold value is reached, no pushing is performed again, and receiving failure information is recorded.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and when the processor executes the computer program, the method for notifying a person message according to the first aspect is implemented.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, which when executed by a processor implements the people message notification method as described in the first aspect above.
Compared with the prior art, the invention has the advantages and positive effects that:
1. the system provided by the invention receives and stores the message pushed by the message creator, and stores the message into the queue to be processed, so that the information can be ensured not to be lost, and the problem of the system caused by the sudden data can be avoided.
2. The information is processed through artificial intelligence, for an accessed application system, the process in the system is completed without manually informing a task process, the personnel and the information needing to be informed are screened in a customized mode, the information informing of the appointed personnel is completed, and the working efficiency and the use experience are improved.
3. The invention realizes a set of highly available and highly reliable information notification system between enterprise application and enterprise users, which comprises information examination and information notification, on the basis of enterprise wechat infrastructure. Through simple configuration, all enterprise applications are faced, message barriers applied between users are opened, and message notification between general applications and users is achieved.
Drawings
FIG. 1 is a schematic diagram illustrating steps of a method for notifying a person message based on enterprise WeChat according to the present invention;
FIG. 2 is a flowchart based on step S1 in FIG. 1 according to the present invention;
FIG. 3 is a flowchart illustrating an embodiment of a method for notifying a person based on enterprise WeChat according to the present invention;
FIG. 4 is a block diagram of a business WeChat based personnel message notification facility in accordance with the present invention;
fig. 5 is a block diagram of a computer device according to an embodiment of the present application.
Wherein the reference numerals are:
11. a receiving module; 111. a message receiving unit; 112. a data storage unit; 113. an excluding unit; 114. a message storage unit; 12. a verification module; 13. a push module; 14. a sorting module; 81. a processor; 82. a memory; 83. a communication interface; 80. a bus.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application.
It is obvious that the drawings in the following description are only examples or embodiments of the present application, and that it is also possible for a person skilled in the art to apply the present application to other similar contexts on the basis of these drawings without inventive effort. Moreover, it should be appreciated that in the development of any such actual implementation, as in any engineering or design project, numerous implementation-specific decisions must be made to achieve the developers' specific goals, such as compliance with system-related and business-related constraints, which may vary from one implementation to another.
Reference in the specification to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the specification. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of ordinary skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments without conflict.
Unless defined otherwise, technical or scientific terms referred to herein shall have the ordinary meaning as understood by those of ordinary skill in the art to which this application belongs. Reference to "a," "an," "the," and similar words throughout this application are not to be construed as limiting in number, and may refer to the singular or the plural. The present application is directed to the use of the terms "including," "comprising," "having," and any variations thereof, which are intended to cover non-exclusive inclusions; for example, a process, method, system, article, or apparatus that comprises a list of steps or modules (elements) is not limited to the listed steps or elements, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus. Reference to "connected," "coupled," and the like in this application is not intended to be limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. The term "plurality" as referred to herein means two or more. "and/or" describes an association relationship of associated objects, meaning that three relationships may exist, for example, "A and/or B" may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
The present invention is described in detail with reference to the embodiments shown in the drawings, but it should be understood that these embodiments are not intended to limit the present invention, and those skilled in the art should understand that functional, methodological, or structural equivalents or substitutions made by these embodiments are within the scope of the present invention.
Before describing in detail the various embodiments of the present invention, the core inventive concepts of the present invention are summarized and described in detail by the following several embodiments.
The invention realizes a set of highly available and highly reliable information notification system between enterprise application and enterprise users, which comprises information examination and information notification, on the basis of enterprise wechat infrastructure.
The first embodiment is as follows:
referring to fig. 1 to 3, this example discloses a specific implementation of a people message notification method (hereinafter referred to as "method").
Specifically, as shown in fig. 1, the method disclosed in this embodiment mainly includes the following steps:
referring to fig. 2, step S1 is performed: and receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed.
Wherein, step S1 specifically includes the following contents:
step S11: receiving at least one message pushed by the message creator;
step S12: locally storing data related to at least one message;
step S13: eliminating the repeatedly pushed message in at least one message by judging the integrity of the message;
step S14: and storing the messages reserved in at least one message into the queue to be processed.
Specifically, the message pushed by the message creator is received, and the information data contained in the message is locally stored, so that the message is not lost, and the safety of the message is improved; by judging the integrity of the message, the message which is repeatedly pushed can be eliminated; and the reserved message to be pushed is stored in the queue to be processed, so that the problem of the system caused by the burst data can be avoided.
Then, step S2 is executed: and verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the verified message into a message notification queue.
Specifically, the reachability and the message content sensitivity of the personnel needing to be pushed are verified through artificial intelligence, wherein the verification of the reachability of the personnel needing to be pushed judges whether the personnel needing to be pushed is the WeChat personnel of the enterprise or the appointed personnel needing to be pushed, and a customized setting can be adopted for a list of the personnel needing to be pushed; and verifying the sensitivity of the message content, namely judging whether the message content has sensitive information, and screening the sensitive field by configuring a judgment condition.
If the information of the personnel needing to be pushed can reach and the content of the information has no sensitive information, the information passes verification, the information passing verification is set to be pushable, and a pushing threshold value and a retry threshold value are set and stored in the information notification queue; and if the message of the personnel needing to be informed is not reachable or the message content contains sensitive information, the verification fails and verification failure information is recorded.
Then, step S3 is executed: and the message in the message notification queue is used for pushing the message to the personnel needing to be pushed.
Specifically, if the push is successful, recording push success information; if the pushing fails, recording pushing failure information, when the pushing fails to be sending failures, retrying pushing according to the pushing threshold value, when the pushing fails to be sending failures, no pushing is performed again, sending failure information is recorded, when the pushing fails to be receiving failures, retrying pushing is performed according to the retrying threshold value, after the retrying threshold value is reached, no pushing is performed again, and receiving failure information is recorded. The push threshold is the number of times of sending the failed retry push, the retry threshold is the number of times of receiving the failed retry push, and the push threshold and the retry threshold are set to ensure that the message can be repeatedly pushed within a certain limit, so that the message is prevented from being unsuccessfully pushed due to an unexpected condition, and the rigor of pushing the message is improved.
Finally, step S4 is executed: and sorting the completion information of message pushing, and returning the sorting result to the message creator.
Specifically, the completion information of the message push includes verification failure information in step S2, push success information and push failure information in step S3, wherein the push failure information is divided into transmission failure information and reception failure information. And after finishing the finishing condition information of the message pushing, returning the finishing condition information to the message creator, so that the message creator can conveniently obtain the result for subsequent processing.
Example two:
in combination with the method for notifying a personal message based on enterprise WeChat disclosed in the first embodiment, this embodiment discloses a specific implementation example of a personal message notification device (hereinafter referred to as "device") based on enterprise WeChat.
Referring to fig. 4, the apparatus includes:
the receiving module 11: receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed;
the verification module 12: verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the message passing the verification into a message notification queue;
the pushing module 13: the messages in the message notification queue are used for pushing the messages to the personnel needing to be pushed;
the finishing module 14: and sorting the completion information of message pushing, and returning the sorting result to the message creator.
Specifically, the receiving module 11 includes:
message receiving section 111: receiving at least one message pushed by the message creator;
data storage unit 112: locally storing data related to at least one message;
the excluding unit 113: eliminating the repeatedly pushed message in at least one message by judging the integrity of the message;
message holding unit 114: and storing the messages reserved in at least one message into the queue to be processed.
Specifically, in the receiving module 11, the message pushed by the message creator is received, and the information data included in the message is locally stored, so that the message is not lost, and the security of the message is improved; by judging the integrity of the message, the message which is repeatedly pushed can be eliminated; and the reserved message to be pushed is stored in the queue to be processed, so that the problem of the system caused by the burst data can be avoided.
Specifically, the message accessibility and message content sensitivity of the person to be pushed are verified in the verification module 12 through artificial intelligence, wherein the verification of the message accessibility of the person to be pushed is to determine whether the person to be pushed is the WeChat person of the enterprise or the designated person to be pushed, and a customized setting can be adopted for a list of the persons to be pushed; and verifying the sensitivity of the message content, namely judging whether the message content has sensitive information, and screening the sensitive field by configuring a judgment condition.
In the process of verifying reachability and message content sensitivity of a personnel message to be pushed, if the personnel message to be pushed can reach and the message content has no sensitive information, the verification is passed, the message passing the verification is set to be pushable, and a pushing threshold value and a retry threshold value are set and stored in the message notification queue; and if the message of the personnel needing to be informed is not reachable or the message content contains sensitive information, the verification fails and verification failure information is recorded.
Specifically, the message pushing is performed in the pushing module 13. If the push is successful, recording push success information; if the pushing fails, recording pushing failure information, when the pushing fails to be sending failures, retrying pushing according to the pushing threshold value, when the pushing fails to be sending failures, no pushing is performed again, sending failure information is recorded, when the pushing fails to be receiving failures, retrying pushing is performed according to the retrying threshold value, after the retrying threshold value is reached, no pushing is performed again, and receiving failure information is recorded. The push threshold is the number of times of sending the failed retry push, the retry threshold is the number of times of receiving the failed retry push, and the push threshold and the retry threshold are set to ensure that the message can be repeatedly pushed within a certain limit, so that the message is prevented from being unsuccessfully pushed due to an unexpected condition, and the rigor of pushing the message is improved.
Specifically, the completion information of message pushing includes authentication failure information in the authentication module 12, pushing success information and pushing failure information in the pushing module 13, wherein the pushing failure information is divided into sending failure information and receiving failure information. The completion information of the message pushing is sorted in the sorting module 14 and then returned to the message creator, which is convenient for the message creator to obtain the result for subsequent processing.
Please refer to the description of the first embodiment, which is not repeated herein, for the technical solutions of the same parts in the apparatus for notifying a person message and the method for notifying a person message disclosed in the first embodiment.
Example three:
referring to FIG. 5, the embodiment discloses an embodiment of a computer device. The computer device may comprise a processor 81 and a memory 82 in which computer program instructions are stored.
Specifically, the processor 81 may include a Central Processing Unit (CPU), or A Specific Integrated Circuit (ASIC), or may be configured to implement one or more Integrated circuits of the embodiments of the present Application.
Memory 82 may include, among other things, mass storage for data or instructions. By way of example, and not limitation, memory 82 may include a Hard Disk Drive (Hard Disk Drive, abbreviated to HDD), a floppy Disk Drive, a Solid State Drive (SSD), flash memory, an optical Disk, a magneto-optical Disk, tape, or a Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 82 may include removable or non-removable (or fixed) media, where appropriate. The memory 82 may be internal or external to the data processing apparatus, where appropriate. In a particular embodiment, the memory 82 is a Non-Volatile (Non-Volatile) memory. In particular embodiments, Memory 82 includes Read-Only Memory (ROM) and Random Access Memory (RAM). The ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), Electrically rewritable ROM (EAROM), or FLASH Memory (FLASH), or a combination of two or more of these, where appropriate. The RAM may be a Static Random-Access Memory (SRAM) or a Dynamic Random-Access Memory (DRAM), where the DRAM may be a Fast Page Mode Dynamic Random-Access Memory (FPMDRAM), an Extended data output Dynamic Random-Access Memory (EDODRAM), a Synchronous Dynamic Random-Access Memory (SDRAM), and the like.
The memory 82 may be used to store or cache various data files for processing and/or communication use, as well as possible computer program instructions executed by the processor 81.
The processor 81 implements any one of the human message notification methods in the above embodiments by reading and executing computer program instructions stored in the memory 82.
In some of these embodiments, the computer device may also include a communication interface 83 and a bus 80. As shown in fig. 5, the processor 81, the memory 82, and the communication interface 83 are connected via the bus 80 to complete communication therebetween.
The communication interface 83 is used for implementing communication between modules, devices, units and/or equipment in the embodiment of the present application. The communication port 83 may also be implemented with other components such as: the data communication is carried out among external equipment, image/data acquisition equipment, a database, external storage, an image/data processing workstation and the like.
Bus 80 includes hardware, software, or both to couple the components of the computer device to each other. Bus 80 includes, but is not limited to, at least one of the following: data Bus (Data Bus), Address Bus (Address Bus), Control Bus (Control Bus), Expansion Bus (Expansion Bus), and Local Bus (Local Bus). By way of example, and not limitation, Bus 80 may include an Accelerated Graphics Port (AGP) or other Graphics Bus, an Enhanced Industry Standard Architecture (EISA) Bus, a Front-Side Bus (FSB), a Hyper Transport (HT) Interconnect, an ISA (ISA) Bus, an InfiniBand (InfiniBand) Interconnect, a Low Pin Count (LPC) Bus, a memory Bus, a microchannel Architecture (MCA) Bus, a PCI (Peripheral Component Interconnect) Bus, a PCI-Express (PCI-X) Bus, a Serial Advanced Technology Attachment (SATA) Bus, a Video Electronics Bus (audio Electronics Association), abbreviated VLB) bus or other suitable bus or a combination of two or more of these. Bus 80 may include one or more buses, where appropriate. Although specific buses are described and shown in the embodiments of the application, any suitable buses or interconnects are contemplated by the application.
In addition, in combination with the method for notifying a person message in the foregoing embodiments, the embodiments of the present application may provide a computer-readable storage medium to implement. The computer readable storage medium having stored thereon computer program instructions; the computer program instructions, when executed by a processor, implement any of the above embodiments of the people message notification method.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
In summary, the invention has the beneficial effects that a highly available and highly reliable message notification system between enterprise applications and enterprise users, which includes information review and information notification, is realized on the basis of the enterprise WeChat infrastructure. Through simple configuration, all enterprise applications are faced, message barriers applied between users are opened, and message notification between general applications and users is achieved. The information is processed through artificial intelligence, for an accessed application system, the process in the system is completed without manually informing a task process, the personnel and the information needing to be informed are screened in a customized mode, the information informing of the appointed personnel is completed, and the working efficiency and the use experience are improved.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A personnel message notification method is characterized in that based on an enterprise WeChat platform, the method comprises the following steps:
a receiving step: receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed;
a verification step: verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the message passing the verification into a message notification queue;
a pushing step: the messages in the message notification queue are used for pushing the messages to the personnel needing to be pushed;
finishing: and sorting the completion information of message pushing, and returning the sorting result to the message creator.
2. The people message notification method of claim 1, wherein the receiving step comprises:
a message receiving step: receiving at least one message pushed by the message creator;
a data storage step: locally storing data related to at least one message;
and (3) elimination step: eliminating the repeatedly pushed message in at least one message by judging the integrity of the message;
and a message storage step: and storing the messages reserved in at least one message into the queue to be processed.
3. The human message notification method according to claim 1, wherein the verification step comprises:
if the information of the personnel needing to be pushed can reach and the content of the information has no sensitive information, the information passes verification, the information passing verification is set to be pushable, and a pushing threshold value and a retry threshold value are set and stored in the information notification queue;
and if the message of the personnel needing to be informed is not reachable or the message content contains sensitive information, the verification fails and verification failure information is recorded.
4. The people message notification method of claim 3, wherein the pushing step comprises:
if the push is successful, recording push success information;
if the pushing fails, recording pushing failure information, when the pushing fails to be sending failures, retrying pushing according to the pushing threshold value, when the pushing fails to be sending failures, no pushing is performed again, sending failure information is recorded, when the pushing fails to be receiving failures, retrying pushing is performed according to the retrying threshold value, after the retrying threshold value is reached, no pushing is performed again, and receiving failure information is recorded.
5. A personnel message notification device, based on an enterprise WeChat platform, comprising:
a receiving module: receiving and storing the message pushed by the message creator, and storing the message into a queue to be processed;
a verification module: verifying the personnel needing to be pushed and the message content in the queue to be processed through artificial intelligence, and storing the message passing the verification into a message notification queue;
a pushing module: the messages in the message notification queue are used for pushing the messages to the personnel needing to be pushed;
a sorting module: and sorting the completion information of message pushing, and returning the sorting result to the message creator.
6. The people message notification device of claim 5, wherein the receiving module comprises:
a message receiving unit: receiving at least one message pushed by the message creator;
a data storage unit: locally storing data related to at least one message;
an exclusion unit: eliminating the repeatedly pushed message in at least one message by judging the integrity of the message;
a message saving unit: and storing the messages reserved in at least one message into the queue to be processed.
7. The people message notification device of claim 5, wherein the verification module comprises:
if the information of the personnel needing to be pushed can reach and the content of the information has no sensitive information, the information passes verification, the information passing verification is set to be pushable, and a pushing threshold value and a retry threshold value are set and stored in the information notification queue;
and if the message of the personnel needing to be informed is not reachable or the message content contains sensitive information, the verification fails and verification failure information is recorded.
8. The people message notification device of claim 7, wherein the push module comprises:
if the push is successful, recording push success information;
if the pushing fails, recording pushing failure information, when the pushing fails to be sending failures, retrying pushing according to the pushing threshold value, when the pushing fails to be sending failures, no pushing is performed again, sending failure information is recorded, when the pushing fails to be receiving failures, retrying pushing is performed according to the retrying threshold value, after the retrying threshold value is reached, no pushing is performed again, and receiving failure information is recorded.
9. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of notifying a person message according to any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the people message notification method according to any one of claims 1 to 4.
CN202011268194.5A 2020-11-13 2020-11-13 Personnel message notification method, device, electronic equipment and computer readable storage medium Pending CN112199495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011268194.5A CN112199495A (en) 2020-11-13 2020-11-13 Personnel message notification method, device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011268194.5A CN112199495A (en) 2020-11-13 2020-11-13 Personnel message notification method, device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112199495A true CN112199495A (en) 2021-01-08

Family

ID=74033594

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011268194.5A Pending CN112199495A (en) 2020-11-13 2020-11-13 Personnel message notification method, device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112199495A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113098758A (en) * 2021-03-29 2021-07-09 河北白沙烟草有限责任公司 Enterprise message pushing security gateway system based on enterprise WeChat
CN113988927A (en) * 2021-10-29 2022-01-28 北京明略软件系统有限公司 Business opportunity factor missing reminding method and system, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954348A (en) * 2014-03-31 2015-09-30 普华讯光(北京)科技有限公司 Reliable message pushing method based on XMPP
CN106716436A (en) * 2016-11-18 2017-05-24 深圳前海达闼云端智能科技有限公司 Information display method and system
CN111614548A (en) * 2020-05-20 2020-09-01 广州平云小匠科技有限公司 Message pushing method and device, computer equipment and storage medium
WO2020177384A1 (en) * 2019-03-05 2020-09-10 平安科技(深圳)有限公司 Method and apparatus for reporting and processing user message status of message pushing, and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104954348A (en) * 2014-03-31 2015-09-30 普华讯光(北京)科技有限公司 Reliable message pushing method based on XMPP
CN106716436A (en) * 2016-11-18 2017-05-24 深圳前海达闼云端智能科技有限公司 Information display method and system
WO2020177384A1 (en) * 2019-03-05 2020-09-10 平安科技(深圳)有限公司 Method and apparatus for reporting and processing user message status of message pushing, and storage medium
CN111614548A (en) * 2020-05-20 2020-09-01 广州平云小匠科技有限公司 Message pushing method and device, computer equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113098758A (en) * 2021-03-29 2021-07-09 河北白沙烟草有限责任公司 Enterprise message pushing security gateway system based on enterprise WeChat
CN113988927A (en) * 2021-10-29 2022-01-28 北京明略软件系统有限公司 Business opportunity factor missing reminding method and system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112199495A (en) Personnel message notification method, device, electronic equipment and computer readable storage medium
CN112347050A (en) File cross-network transmission method and device, computer equipment and storage medium
CN111161085B (en) Service request processing method, device, electronic equipment and computer readable medium
CN111222942B (en) Data processing method and device, readable medium and electronic equipment
CN112435150A (en) Security check method and device, computer equipment and storage medium
CN112184166A (en) Data reporting method, device, equipment and readable storage medium of business system
CN113742235A (en) Method and device for checking codes
CN113079219A (en) Large file fragment uploading method and system
CN111107074B (en) Method, training method and device for preventing network crawler from stealing private data
CN112528125A (en) Method and device for avoiding content repeated recommendation, electronic equipment and storage medium
CN107623627A (en) A kind of information replying method and device, terminal and readable storage medium storing program for executing
CN112416945A (en) Data processing method and system based on big data platform and computer equipment
CN113420170B (en) Multithreading storage method, device, equipment and medium for big data image
CN113935008B (en) User authentication method, device, electronic equipment and computer readable storage medium
CN112256677A (en) Information storage method and device, electronic equipment and computer readable storage medium
CN112463627A (en) Testing method and system for enterprise WeChat, electronic equipment and storage medium
CN116055067A (en) Weak password detection method, device, electronic equipment and medium
CN110391952B (en) Performance analysis method, device and equipment
CN113204706A (en) Data screening and extracting method and system based on MapReduce
CN113641420A (en) Flink-based workflow engine implementation method, system, equipment and storage medium
CN113535338A (en) Interaction method, system, storage medium and electronic device for data access
CN112560970A (en) Abnormal picture detection method, system, equipment and storage medium based on self-coding
CN113077235A (en) Conference schedule conflict management method and system, electronic equipment and storage medium
CN113268145B (en) Physical input device input method, system, electronic device and storage medium
CN113726764B (en) Private data transmission method and device

Legal Events

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