CN111432358A - Short message sending method, system, medium and equipment - Google Patents

Short message sending method, system, medium and equipment Download PDF

Info

Publication number
CN111432358A
CN111432358A CN202010235640.6A CN202010235640A CN111432358A CN 111432358 A CN111432358 A CN 111432358A CN 202010235640 A CN202010235640 A CN 202010235640A CN 111432358 A CN111432358 A CN 111432358A
Authority
CN
China
Prior art keywords
short message
sent
sending
short
messages
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
CN202010235640.6A
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 Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech 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 Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010235640.6A priority Critical patent/CN111432358A/en
Publication of CN111432358A publication Critical patent/CN111432358A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Abstract

The invention relates to a short message sending method, a system, a medium and equipment. The method comprises the following steps: acquiring a short message to be sent; carrying out rule verification on the short message to be sent according to a configuration rule; filling the short message to be sent which passes the verification into a short message table; and starting a daemon process to scan the short message list in real time, and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent. In the embodiment of the invention, before sending the short message, the rule of the short message to be sent is checked according to the configuration rule, the short message is stored in the short message table after the check is passed, the short message table is scanned in real time through the daemon process, and the short message is sent according to the short message sending time, so that the uniform management of short message sending is realized, the short message sending is reasonably arranged, and the user experience is improved.

Description

Short message sending method, system, medium and equipment
Technical Field
The present invention relates to the field of telecommunications technologies, and in particular, to a method, a system, a medium, and a device for sending a short message.
Background
In the field of telecom operators, many systems need to send short messages, short message notifications, marketing short messages, early warning short messages, care short messages and the like to users, and possibly send short messages to different network numbers.
The short message sending of the existing system is that each system directly pushes the short message content to the short message platform, and the short messages are not subjected to any screening and verification, so that the users may be disturbed by too many similar short messages or sending repeated short messages, and the like, and the short messages are also a waste of resources for operators. Moreover, the multiple systems directly send the short message content to the short message platform, and when the short message is sent in a centralized manner, the processing pressure of the short message platform is caused.
Disclosure of Invention
The invention aims to solve the technical problem in the prior art and provides a short message sending method, a system, a medium and equipment.
In order to solve the above technical problem, an embodiment of the present invention provides a short message sending method, including:
acquiring a short message to be sent;
carrying out rule verification on the short message to be sent according to a configuration rule;
filling the short message to be sent which passes the verification into a short message table;
and starting a daemon process to scan the short message list in real time, and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent.
In order to solve the above technical problem, an embodiment of the present invention further provides a short message sending system, including:
the short message acquisition module is used for acquiring a short message to be sent;
the rule checking module is used for carrying out rule checking on the short message to be sent according to a configuration rule;
the table entry recording module is used for filling the short message to be sent which passes the verification into a short message table;
and the short message sending module is used for starting the daemon process to scan the short message table in real time and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent.
In order to solve the foregoing technical problem, an embodiment of the present invention further provides a computer-readable storage medium, which includes instructions, and when the instructions are run on a computer, the instructions cause the computer to execute the short message sending method according to the foregoing technical solution.
In order to solve the foregoing technical problem, an embodiment of the present invention further provides a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the short message sending method according to the foregoing technical solution when executing the program.
The invention has the beneficial effects that: the method comprises the steps that a configuration rule is preset, before the short message is sent, the short message to be sent is subjected to rule verification according to the configuration rule, short messages which do not accord with the configuration rule are eliminated, the verified short messages are stored in a short message table, the short messages are filtered and screened before the short message is sent, the short messages sent to a user are guaranteed not to cause the user to be disturbed, and the short messages which accord with the requirements can be sent to the user in time; the short message list is scanned in real time through the daemon process, short messages are sent according to the short message sending time, the fact that a system for sending the short messages in batches is directly connected with a short message platform is avoided, when the short message sending amount is large, a front desk page always waits for the completion of short message sending, the front desk operation efficiency is affected, the short messages to be sent are recorded into the short message list and then are processed by a background program, front desk operation is not affected, the front desk operation efficiency is improved, the unified management of short message sending is achieved, short message sending is reasonably arranged, and user experience is improved.
Additional aspects of the invention and its advantages will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
Fig. 1 is a flowchart of a short message sending method according to an embodiment of the present invention;
fig. 2 is a block diagram of a short message sending system according to an embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
Fig. 1 is a schematic flow chart of a method for sending a short message according to an embodiment of the present invention. As shown in fig. 1, the method includes:
s1, acquiring a short message to be sent;
s2, carrying out rule verification on the short message to be sent according to a configuration rule;
s3, filling the short message to be sent passing the verification into a short message table;
and S4, starting a daemon process to scan the short message list in real time, and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent.
In the embodiment, the configuration rule is preset, the short message to be sent is subjected to rule verification according to the configuration rule before the short message is sent, short messages which do not accord with the configuration rule are eliminated, and the verified short messages are stored in the short message table, so that the short messages are filtered and screened before the short message is sent, the short messages sent to a user are ensured not to cause disturbance, and the short messages which accord with the requirement can be sent to the user in time; the short message list is scanned in real time through the daemon process, short messages are sent according to the short message sending time, the fact that a system for sending the short messages in batches is directly connected with a short message platform is avoided, when the short message sending amount is large, a front desk page always waits for the completion of short message sending, the front desk operation efficiency is affected, the short messages to be sent are recorded into the short message list and then are processed by a background program, front desk operation is not affected, the front desk operation efficiency is improved, the unified management of short message sending is achieved, short message sending is reasonably arranged, and user experience is improved.
Optionally, in an embodiment, the short message to be sent includes a receiver number, a short message type, a short message content, and sending time; performing rule verification on the short message to be sent according to a configuration rule, wherein the rule verification comprises the following steps: checking whether the number of the current short messages sent by the short message sending main body reaches the upper limit in the preset time; whether the sending quantity of the short messages of the same type reaches the upper limit in the preset time or not; whether the short messages with the same content are sent or not within preset time; and whether the short message type belongs to a do-not-disturb type for the number of the receiver;
and if the number of the short messages currently sent by the short message sending main body does not reach the upper limit in the preset time, the sending number of the short messages of the same type does not reach the upper limit in the preset time, the short messages with the same content are not sent in the preset time, and the short message type does not belong to the disturbance-free type for the number of the receiver, the verification is passed.
It should be noted that each system has different business rules, such as an account call-up message, a business system login verification message, which must be sent in real time; the short messages of the marketing, maintenance and care systems and the like can not be sent in real time, but cannot be sent when the user has a rest, and the short messages of the same type or the same type cannot be sent in multiple ways, otherwise the users are bored to cause complaints.
In this embodiment, the short message to be sent may be obtained through customer group configuration or through a file import mode. Checking the short messages to be sent according to a preset configuration rule, and if the number of the short messages currently sent by a short message sending main body reaches the upper limit of the number of the short messages sent every day or the upper limit of the number sent every month, wherein the short message sending main body can be a work number or all work numbers in a city range; whether the sending quantity of the short messages of the same type reaches the upper limit can be judged, for example, the short messages of marketing type every week or every month can be sent three times, the short messages of care type every week or every month can be sent two times, the short messages of payment urging type are not limited, and the like, which are preset; whether short messages with the same content are repeatedly sent within a week or a month can be judged, whether the user is a disturbance-free user can be judged, if some marketing short messages do not need to be received by the user, disturbance can be set, therefore, the marketing short messages are not sent to the part of users, but some short messages such as payment promotion and important notification are not limited by disturbance-free. When the short message is sent, the short message is sent according to the short message sending time, some short messages are sent immediately, some short messages are reserved time, and the short messages are sent when the preset time is reached, for example, the short messages of the birthday need to be received on the birthday of the user.
In the embodiment, the short messages to be sent are uniformly checked through the preset configuration rule, and the short messages are sent to the user through the short message sending platform after the check is passed, so that the filtering of the number, types, contents and the like of the sent short messages is realized, the disturbance on the user is avoided, the uniform management of the short message sending is realized, the short message sending is reasonably arranged, and the user experience is improved.
Optionally, in an embodiment, before sending the short message to be sent to the short message platform, the method further includes: judging whether the receiver belongs to a different network user according to the receiver number, and if the receiver belongs to the different network user, sending the short message to be sent to a three-network short message platform; and if the short message belongs to the user of the local network, sending the short message to be sent to a short message platform of the local network.
In the implementation, network judgment is firstly carried out before the short message is sent, and if the short message belongs to a different network user, the short message to be sent is sent to a three-network short message platform; if the user belongs to the user of the local network, the short message to be sent is sent to a short message platform of the local network; thus. The method can be used for smoothly sending the data to the user regardless of the home network user or the foreign network user.
The above describes in detail the short message sending method according to the embodiment of the present invention with reference to fig. 1. The following describes the short message sending system provided by the embodiment of the present invention in detail with reference to fig. 2.
As shown in fig. 2, an embodiment of the present invention further provides a short message sending system, including: the system comprises a short message acquisition module, a rule checking module, a table entry recording module and a short message sending module.
The short message acquisition module is used for acquiring a short message to be sent; the rule checking module is used for carrying out rule checking on the short message to be sent according to a configuration rule; the table entry recording module is used for filling the short message to be sent which passes the verification into a short message table; and the short message sending module is used for starting the daemon process to scan the short message table in real time and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent.
In the embodiment, the configuration rule is preset, the short message to be sent is subjected to rule verification according to the configuration rule before the short message is sent, short messages which do not accord with the configuration rule are eliminated, and the verified short messages are stored in the short message table, so that the short messages are filtered and screened before the short message is sent, the short messages sent to a user are ensured not to cause disturbance, and the short messages which accord with the requirement can be sent to the user in time; the short message list is scanned in real time through the daemon process, short messages are sent according to the short message sending time, the fact that a system for sending the short messages in batches is directly connected with a short message platform is avoided, when the short message sending amount is large, a front desk page always waits for the completion of short message sending, the front desk operation efficiency is affected, the short messages to be sent are recorded into the short message list and then are processed by a background program, front desk operation is not affected, the front desk operation efficiency is improved, the unified management of short message sending is achieved, short message sending is reasonably arranged, and user experience is improved.
Optionally, in an embodiment, the short message to be sent includes a receiver number, a short message type, a short message content, and sending time; the rule checking module is specifically configured to: checking whether the number of the current short messages sent by the short message sending main body reaches the upper limit in the preset time; whether the sending quantity of the short messages of the same type reaches the upper limit in the preset time or not; whether the short messages with the same content are sent or not within preset time; and whether the short message type belongs to a do-not-disturb type for the number of the receiver;
and if the number of the short messages currently sent by the short message sending main body does not reach the upper limit in the preset time, the sending number of the short messages of the same type does not reach the upper limit in the preset time, the short messages with the same content are not sent in the preset time, and the short message type does not belong to the disturbance-free type for the number of the receiver, the verification is passed.
In this embodiment, the short message sending system can obtain the short message to be sent through the configuration of the customer group or through the file import mode. And if the marketing system is to send marketing information to a batch of users, sending the user number, the short message content, the sending time and the like to the short message sending system. The short message sending system checks the short messages to be sent according to a preset configuration rule, and if the number of the short messages currently sent by the short message sending main body reaches the upper limit of the number of the short messages sent every day or the upper limit of the number sent every month, the short message sending main body can be a work number or all work numbers in a city range; whether the sending quantity of the short messages of the same type reaches the upper limit can be judged, for example, the short messages of marketing type every week or every month can be sent three times, the short messages of care type every week or every month can be sent two times, the short messages of payment urging type are not limited, and the like, which are preset; whether short messages with the same content are repeatedly sent within a week or a month can be judged, whether the user is a disturbance-free user can be judged, if some marketing short messages do not need to be received by the user, disturbance can be set, therefore, the marketing short messages are not sent to the part of users, but some short messages such as payment promotion and important notification are not limited by disturbance-free.
In the embodiment, the short messages to be sent are uniformly checked through the preset configuration rule, and the short messages are sent to the user through the short message sending platform after the check is passed, so that the filtering of the number, types, contents and the like of the sent short messages is realized, the disturbance on the user is avoided, the uniform management of the short message sending is realized, the short message sending is reasonably arranged, and the user experience is improved.
Optionally, in an embodiment, before sending the short message to be sent to the short message platform, the method further includes: judging whether the receiver belongs to a different network user according to the receiver number, and if the receiver belongs to the different network user, sending the short message to be sent to a three-network short message platform; and if the short message belongs to the user of the local network, sending the short message to be sent to a short message platform of the local network.
In the implementation, network judgment is firstly carried out before the short message is sent, and if the short message belongs to a different network user, the short message to be sent is sent to a three-network short message platform; if the user belongs to the user of the local network, the short message to be sent is sent to a short message platform of the local network; thus. The method can be used for smoothly sending the data to the user regardless of the home network user or the foreign network user.
The embodiment of the present invention further provides a computer-readable storage medium, which includes instructions, and when the instructions are run on a computer, the computer is caused to execute the short message sending method provided by the above embodiment.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can be run on the processor, wherein the processor executes the short message sending method provided by the embodiment.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A short message sending method is characterized by comprising the following steps:
acquiring a short message to be sent;
carrying out rule verification on the short message to be sent according to a configuration rule;
filling the short message to be sent which passes the verification into a short message table;
and starting a daemon process to scan the short message list in real time, and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent.
2. The method of claim 1, wherein the short message to be sent comprises a receiver number, a short message type, a short message content and a sending time;
the rule checking the short message to be sent according to the configuration rule comprises the following steps: checking whether the number of the current short messages sent by the short message sending main body reaches the upper limit in the preset time; whether the sending quantity of the short messages of the same type reaches the upper limit in the preset time or not; whether the short messages with the same content are sent or not within preset time; and whether the short message type belongs to a do-not-disturb type for the number of the receiver;
and if the number of the short messages currently sent by the short message sending main body does not reach the upper limit in the preset time, the sending number of the short messages of the same type does not reach the upper limit in the preset time, the short messages with the same content are not sent in the preset time, and the short message type does not belong to the disturbance-free type for the number of the receiver, the verification is passed.
3. The method of claim 2, wherein the short message sending subject is a work number, or the short message sending subject is all work numbers in a city and district scope.
4. The method according to any one of claims 1 to 3, wherein before sending the short message to be sent to the short message platform, the method further comprises:
judging whether the receiver belongs to a different network user according to the receiver number, and if the receiver belongs to the different network user, sending the short message to be sent to a three-network short message platform; and if the short message belongs to the user of the local network, sending the short message to be sent to a short message platform of the local network.
5. A short message sending system is characterized by comprising:
the short message acquisition module is used for acquiring a short message to be sent;
the rule checking module is used for carrying out rule checking on the short message to be sent according to a configuration rule;
the table entry recording module is used for filling the short message to be sent which passes the verification into a short message table;
and the short message sending module is used for starting the daemon process to scan the short message table in real time and sending the short message to be sent to the short message platform according to the sending time of the short message to be sent.
6. The system of claim 5, wherein the short message to be sent comprises a receiver number, a short message type, a short message content and a sending time;
the rule checking module is specifically configured to: checking whether the number of the current short messages sent by the short message sending main body reaches the upper limit in the preset time; whether the sending quantity of the short messages of the same type reaches the upper limit in the preset time or not; whether the short messages with the same content are sent or not within preset time; and whether the short message type belongs to a do-not-disturb type for the number of the receiver;
and if the number of the short messages currently sent by the short message sending main body does not reach the upper limit in the preset time, the sending number of the short messages of the same type does not reach the upper limit in the preset time, the short messages with the same content are not sent in the preset time, and the short message type does not belong to the disturbance-free type for the number of the receiver, the verification is passed.
7. The system of claim 6, wherein the short message sending subject is a work number, or the short message sending subject is all work numbers in a city and a district.
8. The system according to any one of claims 5 to 7, wherein before sending the short message to be sent to the short message platform, the method further comprises: judging whether the receiver belongs to a different network user according to the receiver number, and if the receiver belongs to the different network user, sending the short message to be sent to a three-network short message platform; and if the short message belongs to the user of the local network, sending the short message to be sent to a short message platform of the local network.
9. A computer-readable storage medium comprising instructions that, when executed on a computer, cause the computer to perform the method of sending short messages according to any one of claims 1-4.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the program.
CN202010235640.6A 2020-03-30 2020-03-30 Short message sending method, system, medium and equipment Pending CN111432358A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010235640.6A CN111432358A (en) 2020-03-30 2020-03-30 Short message sending method, system, medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010235640.6A CN111432358A (en) 2020-03-30 2020-03-30 Short message sending method, system, medium and equipment

Publications (1)

Publication Number Publication Date
CN111432358A true CN111432358A (en) 2020-07-17

Family

ID=71549200

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010235640.6A Pending CN111432358A (en) 2020-03-30 2020-03-30 Short message sending method, system, medium and equipment

Country Status (1)

Country Link
CN (1) CN111432358A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112040431A (en) * 2020-09-07 2020-12-04 上海浦东发展银行股份有限公司 Marketing short message management and control system and method thereof
CN113301516A (en) * 2021-03-31 2021-08-24 北京思特奇信息技术股份有限公司 Method and system for rejecting duplicate messages during short message sending

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1905408A (en) * 2006-08-04 2007-01-31 华为技术有限公司 Method and apparatus for monitoring message
CN101137087A (en) * 2007-08-01 2008-03-05 浙江大学 Short message monitoring center and monitoring method
CN101330473A (en) * 2007-06-18 2008-12-24 电子科技大学 Method and apparatus for filtrating network rubbish information supported by multiple protocols
CN101335968A (en) * 2008-08-04 2008-12-31 中兴通讯股份有限公司 Method and system for rubbish short message monitoring post processing
CN104703153A (en) * 2015-01-13 2015-06-10 山东大学 Short message intercepting method and system applicable to data exchange of internal and external network isolated environments
US20150373514A1 (en) * 2014-06-20 2015-12-24 Samsung Electronics Co., Ltd. Method for processing received message and electronic device implementing the same
CN107155179A (en) * 2017-04-18 2017-09-12 北京思特奇信息技术股份有限公司 A kind of method and device for short message shunt processing

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1905408A (en) * 2006-08-04 2007-01-31 华为技术有限公司 Method and apparatus for monitoring message
CN101330473A (en) * 2007-06-18 2008-12-24 电子科技大学 Method and apparatus for filtrating network rubbish information supported by multiple protocols
CN101137087A (en) * 2007-08-01 2008-03-05 浙江大学 Short message monitoring center and monitoring method
CN101335968A (en) * 2008-08-04 2008-12-31 中兴通讯股份有限公司 Method and system for rubbish short message monitoring post processing
US20150373514A1 (en) * 2014-06-20 2015-12-24 Samsung Electronics Co., Ltd. Method for processing received message and electronic device implementing the same
CN104703153A (en) * 2015-01-13 2015-06-10 山东大学 Short message intercepting method and system applicable to data exchange of internal and external network isolated environments
CN107155179A (en) * 2017-04-18 2017-09-12 北京思特奇信息技术股份有限公司 A kind of method and device for short message shunt processing

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112040431A (en) * 2020-09-07 2020-12-04 上海浦东发展银行股份有限公司 Marketing short message management and control system and method thereof
CN113301516A (en) * 2021-03-31 2021-08-24 北京思特奇信息技术股份有限公司 Method and system for rejecting duplicate messages during short message sending

Similar Documents

Publication Publication Date Title
US9304862B2 (en) Method of handling an email messaging campaign
DE202012013734U1 (en) System for filtering spam messages based on user reputation
CN111131368A (en) Message pushing method and device
CN111432358A (en) Short message sending method, system, medium and equipment
US20150081488A1 (en) Marketing inclusion list manipulation
CN101389085B (en) Rubbish short message recognition system and method based on sending behavior
CN110611929A (en) Abnormal user identification method and device
CN101715192A (en) Harassing call filtering method, device and system
CN109151828A (en) Support recognition methods, device, equipment and the storage medium of card user
KR20080072873A (en) Anti-spam application storage system
CN106713242A (en) Data request processing method and device
CN109219001B (en) Short message interception method, device, interception platform and storage medium
CN107872553B (en) 4G industry application card detection system and method
CN104348712B (en) A kind of rubbish mail filtering method and device
CN109600744B (en) Voice processing method and system
CN115239387A (en) Marketing event pushing method and device
CN114895879A (en) Management system design scheme determining method, device, equipment and storage medium
CN111447609A (en) Dynamic number allocation method and system
CN115065946B (en) Short message sending method, device, equipment and medium
CN111065062A (en) Call signaling processing method, device and storage medium
CN113766069B (en) Harassment call interception method and device
CN112468471B (en) Remote authorization method and device
CN115802299B (en) Configuration method of short message group sending service system and related product
CN109993587B (en) Data classification method, device, equipment and medium
CN109842716A (en) A kind of application message processing method and terminal 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200717