CN114640957A - Short message sending method, system, equipment and computer readable storage medium - Google Patents

Short message sending method, system, equipment and computer readable storage medium Download PDF

Info

Publication number
CN114640957A
CN114640957A CN202210139765.8A CN202210139765A CN114640957A CN 114640957 A CN114640957 A CN 114640957A CN 202210139765 A CN202210139765 A CN 202210139765A CN 114640957 A CN114640957 A CN 114640957A
Authority
CN
China
Prior art keywords
short message
message
matching
short
template
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.)
Granted
Application number
CN202210139765.8A
Other languages
Chinese (zh)
Other versions
CN114640957B (en
Inventor
余文胜
苏大伏
严巧凤
邱绿娇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Mengwang Yunchuang Technology Co ltd
Original Assignee
Shenzhen Mengwang Yunchuang 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 Shenzhen Mengwang Yunchuang Technology Co ltd filed Critical Shenzhen Mengwang Yunchuang Technology Co ltd
Priority to CN202210139765.8A priority Critical patent/CN114640957B/en
Publication of CN114640957A publication Critical patent/CN114640957A/en
Application granted granted Critical
Publication of CN114640957B publication Critical patent/CN114640957B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/10Multimedia information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/02Communication route or path selection, e.g. power-based or shortest path routing

Abstract

The invention discloses a short message sending method, a system, equipment and a computer readable storage medium, which can greatly improve the sending efficiency and reduce the short message sending time delay by pre-establishing a message conversion strategy capable of being judged at one time, matching the short message to be sent according to the pre-established message conversion strategy when the short message to be sent needs to be converted into a rich media message, directly routing and issuing the short message which does not conform to the message conversion strategy, converting the short message which conforms to the message conversion strategy into the rich media message and then routing and issuing the short message, and judging whether the short message conforms to the condition of converting the short message into the rich media message at one time based on the message conversion strategy and avoiding the condition of returning and reissuing.

Description

Short message sending method, system, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of electronic communication technologies, and in particular, to a short message sending method, system, device, and computer-readable storage medium.
Background
At present, when a short message is converted into a rich media message, a short message platform roughly analyzes the content of the short message preliminarily, judges whether the short message meets the condition of converting the rich media message, if so, the short message is sent to a rich media information platform (called rich platform for short), the rich platform further judges whether the short message meets the condition of converting the rich media message in detail, if the rich platform judges that the short message does not meet the condition of converting the rich media message, the rich platform sends a status report to the short message platform, after receiving the status report, the short message platform needs to reissue the short message, the reissue needs to re a routing channel, and after the routing channel succeeds, the short message is directly sent to the short message platform.
The short message sending method is equivalent to the situation that the short messages need to be judged once on the two platforms respectively, and when the rich platform judges that the short messages do not meet the condition of transferring rich media messages and needs to be sent again on the short message platform, the sending back can cause larger time delay of the short messages, for example, for the short messages with high requirement on the timeliness of verification codes, the verification codes can be invalid due to the larger time delay; in addition, if the number of the short messages which do not meet the condition of converting the rich media message is large, the number of the reissued short messages is large, and large resources are consumed.
As can be seen, the sending efficiency of the short message sending method is low.
Disclosure of Invention
The invention mainly aims to provide a short message sending method, a system, equipment and a computer readable storage medium, aiming at solving the technical problem of low short message sending efficiency.
In order to achieve the above object, the present invention provides a method for sending a short message, wherein the method comprises:
acquiring a short message to be sent, and matching the short message based on a pre-established message conversion strategy;
if the short message matching is successful, obtaining a matching result and the associated information of the short message, and obtaining a rich media message corresponding to the short message based on the matching result and the associated information;
channel routing the rich media message to send the rich media message from the routed first channel;
and if the short message matching fails, performing channel routing on the short message so as to send the short message from a second channel of the route.
Optionally, the message conversion policy comprises an exact match policy,
the step of matching the short message based on the pre-established message conversion strategy comprises:
accurately matching the short message with a preset multi-type short message template according to an accurate matching strategy;
if the matching of the short message is successful, the step of obtaining the matching result and the associated information of the short message comprises the following steps:
if the short message is identified to be accurately matched with one type of short message template in the multi-type short message templates, judging that the short message is successfully matched;
and taking the matched short message template as a first matched short message template, obtaining a template ID corresponding to the first matched short message template as the matching result, and obtaining the associated information of the short message.
Optionally, the message conversion policy further comprises an artificial intelligence matching policy,
after the short message is accurately matched with the preset multi-type short message template according to the accurate matching strategy, the method further comprises the following steps:
if the short message is identified not to be matched with any type of short message template in the multi-type short message templates, acquiring the similarity between the short message and each type of short message template in the multi-type short message templates according to an artificial intelligence matching strategy;
judging whether the similarity exceeding a preset similarity threshold exists between the short message and each type of short message template;
if yes, judging that the short message matching is successful;
and taking the short message template corresponding to the similarity exceeding the preset similarity threshold as a second matching short message template, and acquiring the template ID corresponding to the second matching short message template as the matching result.
Optionally, the message conversion policy further comprises a specified parameter matching policy,
after the step of judging whether the similarity exceeding the preset similarity threshold exists between the short message and each type of short message template, the method further comprises the following steps:
if not, judging whether the short message contains the specified parameter information of a certain type of short message template in the multi-type short message templates according to a specified parameter matching strategy;
if yes, judging that the short message matching is successful;
and taking the short message template where the specified parameter information is located as a third matching short message template, and obtaining a template ID corresponding to the third matching short message template as the matching result.
Optionally, the channel routing for the rich media message to send the rich media message from the routed first channel includes:
and performing channel routing on the rich media message according to a notification account preset on the first platform or an original short message account of the short message on the first platform, so as to send the rich media message from a routed first channel.
Optionally, the association information includes first association information, the first association information includes an account and a mobile phone number of the short message, and the step of obtaining the rich media message corresponding to the short message based on the matching result and the association information includes:
sending the matching result and the first associated information to a second platform so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the first associated information, and returns the short link address and the short message notification to the first platform, wherein the short link address is generated based on a hash algorithm or a preconfigured short link resource pool;
and receiving the short link address and the short message notification returned by the second platform, and assembling the short link address and the short message notification into a rich media message corresponding to the short message.
Optionally, the association information includes second association information, the second association information includes an account number, a mobile phone number, and content information of the short message, and the step of obtaining the rich media message corresponding to the short message based on the matching result and the association information includes:
sending the matching result and the second associated information to a second platform, so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the second associated information and sends the short link address and the short message notification to a third platform, so that the third platform assembles the short link address and the short message notification into a rich media message corresponding to the short message and returns the rich media message to the first platform;
and receiving the rich media message corresponding to the short message returned by the third platform.
In addition, in order to achieve the above object, the present invention further provides a short message sending system, including:
the short message matching module is used for acquiring a short message to be sent and matching the short message based on a pre-established message conversion strategy;
the rich media message generation module is used for acquiring a matching result and the associated information of the short message if the short message is successfully matched, and acquiring the rich media message corresponding to the short message based on the matching result and the associated information;
a first channel sending module, configured to perform channel routing on the rich media message, so as to send the rich media message from the routed first channel;
and the second channel sending module is used for carrying out channel routing on the short message if the short message matching fails so as to send the short message from the routed second channel.
In addition, to achieve the above object, the present invention further provides a short message sending device, including: the short message sending method comprises a memory, a processor and a short message sending program which is stored on the memory and can be operated on the processor, wherein the short message sending program realizes the steps of the short message sending method when being executed by the processor.
In addition, to achieve the above object, the present invention further provides a computer readable storage medium, wherein a short message sending program is stored on the computer readable storage medium, and when being executed by a processor, the short message sending program implements the steps of the short message sending method as described above.
In addition, to achieve the above object, the present invention also provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the computer program implements the steps of the short message sending method as described above.
The invention establishes a message conversion strategy capable of being judged at one time in advance, when a short message to be sent which needs to be converted into a rich media message exists, the short message is matched on the first platform according to the pre-established message conversion strategy, the short message which does not accord with the message conversion strategy is directly routed and issued, the short message which accords with the message conversion strategy is converted into the rich media message and then routed and issued, and because the first platform can judge whether the short message accords with the condition of converting the short message into the rich media message at one time based on the message conversion strategy and the condition of returning and reissuing does not exist, the sending efficiency is greatly improved, the short message sending time delay is reduced, and the technical problem that the sending efficiency of the existing short message sending mode is low is solved.
Drawings
FIG. 1 is a schematic diagram of an apparatus architecture of a hardware operating environment according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a short message sending method according to a first embodiment of the present invention;
FIG. 3 is a schematic diagram of a short message display interface according to a third embodiment of the short message sending method of the present invention;
fig. 4 is a schematic view of an overall flow architecture of a third embodiment of a short message sending method according to the present invention;
fig. 5 is a schematic view of an overall flow architecture of another embodiment of a short message sending method according to a third embodiment of the present invention;
fig. 6 is a functional module diagram of the short message sending system according to the present invention.
The implementation, functional features and advantages of the present invention will be further described with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The rich media message is a new generation short message product which is loaded with a corresponding program on the mobile terminal equipment, analyzes and reconstructs the traditional text short message into a card type short message, can realize two-way interaction and provides life scene service. At present, when a short message is converted into a rich media message, a first platform roughly analyzes the content of the short message preliminarily, judges whether the short message meets the condition of converting the rich media message, if so, the short message is sent to a rich media information platform, the rich message platform further judges whether the short message meets the condition of converting the rich media message in detail, if the rich message platform judges that the short message does not meet the condition of converting the rich media message, the rich message platform sends a status report to the first platform, after receiving the status report, the first platform needs to send the short message additionally, the additional sending needs to reroute a channel, and after the routing channel succeeds, the first platform directly sends the short message.
The short message sending method is equivalent to the situation that the short messages need to be judged once on the two platforms respectively, and when the rich platform judges that the short messages do not meet the condition of converting rich media messages and need to be sent again by the first platform, the sending back can cause larger time delay of the sending of the short messages, for example, for the short messages with high requirement on the timeliness of verification codes, the verification codes can be invalid due to the larger time delay; in addition, if the number of the short messages which do not meet the condition of converting the rich media message is large, the number of the reissued short messages is large, and large resources are consumed. As can be seen, the sending efficiency of the short message sending method is low.
In order to solve the problems, the invention provides a short message sending method, namely, a message conversion strategy capable of being judged at one time is established in advance, when a short message to be sent which needs to be converted into a rich media message exists, the short message is matched on a first platform according to the pre-established message conversion strategy, the short message which does not conform to the message conversion strategy is directly routed and issued, the short message which conforms to the message conversion strategy is converted into the rich media message and then routed and issued, and the first platform can judge whether the short message conforms to the condition of converting the short message into the rich media message at one time based on the message conversion strategy and does not have the condition of returning and reissuing, so that the sending efficiency is greatly improved, the sending time delay of the short message is reduced, and the technical problem of low sending efficiency of the existing short message sending method is solved.
As shown in fig. 1, fig. 1 is a schematic device structure diagram of a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the short message sending system is disposed on a first platform, that is, a short message platform, and may include: a processor 1001, such as a CPU, a user interface 1003, a network interface 1004, a memory 1005, a communication bus 1002. The communication bus 1002 is used to implement connection communication among these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the configuration of the apparatus shown in fig. 1 is not intended to be limiting of the apparatus and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a short message transmission program.
In the device shown in fig. 1, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; the processor 1001 may be configured to call the short message sending program stored in the memory 1005, and perform the following operations:
acquiring a short message to be sent, and matching the short message based on a pre-established message conversion strategy;
if the short message matching is successful, obtaining a matching result and the associated information of the short message, and obtaining a rich media message corresponding to the short message based on the matching result and the associated information;
channel routing the rich media message to send the rich media message from the routed first channel;
and if the short message matching fails, performing channel routing on the short message so as to send the short message from a second channel of the route.
Optionally, the message conversion policy includes an exact matching policy, and the step of matching the short message based on the pre-established message conversion policy includes:
accurately matching the short message with a preset multi-type short message template according to an accurate matching strategy;
if the matching of the short message is successful, the step of obtaining the matching result and the associated information of the short message comprises the following steps:
if the short message is identified to be accurately matched with one type of short message template in the multi-type short message templates, judging that the short message is successfully matched;
and taking the matched short message template as a first matched short message template, obtaining a template ID corresponding to the first matched short message template as the matching result, and obtaining the associated information of the short message.
Optionally, the message conversion policy further includes an artificial intelligence matching policy, and after the short message is accurately matched with a preset multi-type short message template according to the accurate matching policy, the method further includes:
if the short message is identified not to be matched with any type of short message template in the multi-type short message templates, acquiring the similarity between the short message and each type of short message template in the multi-type short message templates according to an artificial intelligence matching strategy;
judging whether the similarity exceeding a preset similarity threshold exists between the short message and each type of short message template;
if yes, judging that the short message matching is successful;
and taking the short message template corresponding to the similarity exceeding the preset similarity threshold as a second matching short message template, and acquiring the template ID corresponding to the second matching short message template as the matching result.
Optionally, the message conversion policy further includes a designated parameter matching policy, and after the step of determining whether there is a similarity exceeding a preset similarity threshold between the short message and each type of short message template, the method further includes:
if not, judging whether the short message contains the specified parameter information of a certain type of short message template in the multi-type short message templates according to a specified parameter matching strategy;
if yes, judging that the short message matching is successful;
and taking the short message template where the specified parameter information is located as a third matching short message template, and obtaining a template ID corresponding to the third matching short message template as the matching result.
Optionally, the channel routing for the rich media message to send the rich media message from the routed first channel includes:
and performing channel routing on the rich media message according to a notification account preset on the first platform or an original short message account of the short message on the first platform, so as to send the rich media message from a routed first channel.
Optionally, the association information includes first association information, the first association information includes an account and a mobile phone number of the short message, and the step of obtaining the rich media message corresponding to the short message based on the matching result and the association information includes:
sending the matching result and the first associated information to a second platform so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the first associated information, and returns the short link address and the short message notification to the first platform, wherein the short link address is generated based on a hash algorithm or a preconfigured short link resource pool;
and receiving the short link address and the short message notification returned by the second platform, and assembling the short link address and the short message notification into a rich media message corresponding to the short message.
Optionally, the association information includes second association information, the second association information includes an account number, a mobile phone number, and content information of the short message, and the step of obtaining the rich media message corresponding to the short message based on the matching result and the association information includes:
sending the matching result and the second associated information to a second platform, so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the second associated information and sends the short link address and the short message notification to a third platform, so that the third platform assembles the short link address and the short message notification into a rich media message corresponding to the short message and returns the rich media message to the first platform;
and receiving the rich media message corresponding to the short message returned by the third platform.
Based on the hardware structure, the embodiment of the short message sending method is provided.
Referring to fig. 2, fig. 2 is a flowchart illustrating a short message sending method according to a first embodiment of the present invention. The method is applied to a first platform, namely a short message platform, and comprises the following steps:
step S10, acquiring a short message to be sent, and matching the short message based on a pre-established message conversion strategy;
in this embodiment, the short message refers to a conventional text short message. The message conversion strategy refers to a matching strategy for converting a traditional text short message into a rich media message, and a single platform (referred to as a short message platform) can judge whether the short message can be converted into the corresponding rich media message at one time through the strategy. The message conversion strategy specifically comprises one or more of an accurate matching strategy, an artificial intelligence matching strategy, a designated parameter matching strategy and a tag parameter matching strategy, and the short message can be matched in one or a plurality of combined modes according to actual conditions. For the first three matching strategies, before step S10, a template (usually including multiple types) of the rich media message needs to be established on a second platform (AIM platform, or other platform), and then the template is uploaded to a shared template library shared by the short message platform for storage, and the short message platform can obtain the template from the shared template library. The precise matching, the artificial intelligence matching and the designated parameter matching are all to match the short message content with the rich media message template, the precise matching refers to the precise matching of the short message content with the rich media message template, the artificial intelligence matching refers to the matching of the similarity between the short message and the rich media message template, the designated parameter matching refers to the matching of the content in the short message with the designated parameters in the rich media message template, the template is not needed for the tag parameter matching, and the successful matching can be determined as long as the content of the short message includes the tag parameters. The tag parameter may be configured, for example, the tag parameter policy d may be configured as: including a mobile phone number, or a link, or a mobile phone number and a link. And when matching, as long as the short message comprises the label parameters in the label parameter strategy d, the matching is considered to be successful. The label parameter matching strategy maximally relaxes the limitation under the condition of not establishing a short message template, and converts the short message which meets the condition of converting the rich media message into the rich media message as far as possible. The AIM (also called Intelligent short Message) is a new generation short Message which analyzes and reconstructs a traditional text short Message into a card type short Message, can realize bidirectional interaction and provides scene service, and the AIM platform is an Intelligent short Message platform.
Specifically, if the short message platform receives a short message to be sent edited by an editor, the short message platform matches the short message by invoking a locally established message conversion policy or by invoking a message conversion policy synchronized by a third platform (i.e., a rich message platform) (e.g., preferentially and accurately matches the short message with various types of rich media message templates by using an accurate matching policy). It should be noted that the message conversion strategy can be directly established on the short message platform or on the rich message platform, and the rich message platform synchronizes the message conversion strategy to the short message platform.
Step S20, if the matching of the short message is successful, obtaining a matching result and the associated information of the short message, and obtaining a rich media message corresponding to the short message based on the matching result and the associated information;
step S30, channel routing is performed for the rich media message, so as to send the rich media message from the routed first channel;
in this embodiment, the matching result may specifically include a template ID bound to a short message template successfully matched with the short message in the templates (different short message templates in the message conversion policy correspond to different template IDs), a tag parameter included in the short message, and the like. The associated information may specifically include a platform account number, a mobile phone number, short message content, and the like associated with the short message. The rich media message refers to a card type short message which is formed by analyzing and reconstructing the short message, and can be generated by conversion according to a matched template or other appointed modes. The first channel refers to a sending channel routed by the short message platform for the rich media message.
Specifically, if the short message platform judges that the short message passes the matching through the message conversion strategy, the matching result and the account number, the mobile phone number and the short message text content associated with the short message are obtained and used as the associated information, and then the matching result and the associated information are sent to the AIM platform together. The AIM platform generates a short link address and a short message notification according to the matching result and the short message content, then sends the account number, the mobile phone number, the short link notification and the short message content to the rich message platform, the rich message platform assembles the short link address and the short message notification to generate a rich media message, and then the rich message platform sends the rich media message back to the short message platform; or the AIM platform sends the account number, the mobile phone number, the short-chain grounding address and the short message content to the short message platform, and the short message platform self-assembles the rich media message. After obtaining the rich media message corresponding to the short message, the short message platform can send the rich media message to the routing channel of the short message platform.
Step S40, if the matching of the short message fails, the channel routing is performed for the short message, so as to send the short message from the second channel of the routing.
In this embodiment, the second channel refers to a sending channel routed by the short message platform for the short message.
When the short message platform judges that the short message matching fails through the message conversion strategy, the short message platform directly routes and sends a channel for the short message so as to issue the short message without sending the short message to the rich message platform for judging again in the prior art. The specific short message platform can send the short message according to the original short message sending account number associated with the short message.
The embodiment provides a short message sending method, which includes that a message conversion strategy capable of being judged at one time is established in advance, when a short message to be sent needs to be converted into a rich media message, the short message is matched on a short message platform according to the pre-established message conversion strategy, the short message which does not conform to the message conversion strategy is directly routed and issued, the short message which conforms to the message conversion strategy is converted into the rich media message and then routed and issued, and the short message platform can judge whether the short message conforms to the condition of converting the short message into the rich media message at one time based on the message conversion strategy and does not have the condition of returning and reissuing, so that the sending efficiency is greatly improved, the short message sending time delay is reduced, and the technical problem that the sending efficiency of the existing short message sending method is low is solved.
Further, based on the first embodiment shown in fig. 2, a second embodiment of the short message sending method of the present invention is provided. In this embodiment, the message conversion policy includes an exact matching policy, and the step of matching the short message based on the pre-established message conversion policy in step S10 includes:
step S11, accurately matching the short message with a preset multi-type short message template according to an accurate matching strategy;
in step S20, if the matching of the short message is successful, the step of obtaining the matching result and the associated information of the short message includes:
step S21, if the short message is identified to be exactly matched with one type of short message template in the multi-type short message templates, the short message is judged to be successfully matched;
step S22, the matched short message template is used as a first matched short message template, the template ID corresponding to the first matched short message template is obtained as the matching result, and the associated information of the short message is obtained.
In this embodiment, the exact matching strategy is used as the matching strategy with the highest priority, the short message is first exactly matched, and the short message meeting the condition of converting to the rich media message can be accurately matched through the exact matching strategy. Generally, one type of short message corresponds to one short message template, and one short message template is bound with one template ID. The first matching short message template refers to a short message template obtained based on an accurate matching strategy.
The short message platform matches the content of the short message with each short message template in the shared template library, if the content of the short message is completely matched with one short message template, the short message can be considered to be successfully matched with the short message template, and the template ID bound by the short message template is obtained as a matching result; if the short message is not completely matched with any one of the short message templates, the short message and the short message template are considered to be failed to be matched accurately, and other matching strategies in the message conversion strategy can be adopted to continue matching subsequently, or the short message is directly determined to be failed to be matched and is directly sent down by a route.
Further, the message conversion policy further includes an artificial intelligence matching policy, and after the step S11, the method further includes:
step A1, if it is recognized that the short message is not matched with any one type of short message template in the multi-type short message templates, acquiring the similarity between the short message and each type of short message template in the multi-type short message templates according to an artificial intelligence matching strategy;
step A2, judging whether there is similarity exceeding the preset similarity threshold between the short message and each type of short message template;
step A3, if yes, judging the matching of the short message is successful;
step A4, using the short message template corresponding to the similarity exceeding the preset similarity threshold as a second matching short message template, and obtaining the template ID corresponding to the second matching short message template as the matching result.
In this embodiment, the artificial intelligence matching policy is taken as the next matching policy to the exact matching policy. When the matching of the precise matching strategy fails under the conditions of wrongly written characters, multiple characters, few characters and the like in the short message content, the artificial intelligent matching strategy can be used for making up. The second matching short message template refers to a short message template obtained by matching based on an artificial intelligence matching strategy.
Specifically, after the short message platform judges that the short message does not pass the accurate matching, an artificial intelligence matching strategy is further adopted. The short message platform calculates the similarity between the short message content and the short message template, if the similarity is greater than a preset similarity threshold (which can be flexibly set according to actual conditions), the similarity is considered, and the template ID bound by the short message template is used as a matching result; if the similarity is less than or equal to the preset similarity threshold, the short message is not matched through artificial intelligence, and other matching strategies in the message conversion strategy can be adopted to continue matching subsequently, or the short message is directly determined to be failed to be matched and is directly sent down by a route. The similarity of the two text contents can be calculated by word segmentation, semantic analysis, similarity calculation and the like. For example: the short message template is as follows: respected [ parameter 1], your captcha is [ parameter 2 ]; the short message content is as follows: respecting [ parameter 1], hello, your verification code is [ parameter 2], and the valid time is 60 seconds. After the similarity calculation, the similarity between the short message template and the content of the short message is 0.9, and if the similarity exceeds a preset threshold (for example, 0.85), the short message platform considers that the matching is successful.
Further, the message conversion policy further includes a specified parameter matching policy, and after the step a2, the method further includes:
step B1, if not, judging whether the short message contains the appointed parameter information of a certain type short message template in the multi-type short message templates according to an appointed parameter matching strategy;
step B2, if yes, judging the matching of the short message is successful;
and step B3, if the short message template where the designated parameter information is located is taken as a third matching short message template, acquiring a template ID corresponding to the third matching short message template as the matching result.
In this embodiment, the specified parameter matching policy is taken as the matching policy next to the artificial intelligence matching policy. And the specified parameter matching strategy further relaxes the limitation, and further converts the short message which meets the condition of converting the short message into the rich media message. The third matching short message template refers to a short message template obtained by matching based on the specified parameter matching strategy.
Specifically, after the short message platform judges that the short message does not pass the precise matching and the artificial intelligence matching, a specified parameter matching strategy is further adopted. Each short message template has appointed parameter information, if the short message is identified to include the appointed parameter information in a certain short message template, the short message platform judges that the short message is matched with the short message template where the appointed parameter information is located. The specified parameter information may be a link or the like. For example: the short message template is as follows: a [ link ]; the short message content is as follows: respecting customers, you say you click on http:// baidu.com for queries. The short message comprises specified parameter information, namely link 'http:// baidu.com', so that the short message and the link are considered to be matched successfully. If the short message platform identifies that the short message does not contain the specified parameter information in any short message template, the short message is considered to fail the specified parameter matching, and other matching strategies (such as the tag parameter matching strategy) in the message conversion strategy can be adopted to continue matching subsequently, or the short message is directly determined to fail matching and is directly sent down by a route.
Further, based on the first embodiment shown in fig. 2, a third embodiment of the short message sending method of the present invention is provided. In the present embodiment, step S30 includes:
and step S31, channel routing is carried out on the rich media message according to a notification account preset on the short message platform or a primary short message account of the short message on the short message platform, so that the rich media message is sent from a first channel of the routing.
In this embodiment, after the short message platform obtains the converted rich media message to be sent, it may select to forward the rich media message by routing based on the original short message account or based on a notification account newly added to the short message platform according to actual conditions. Specifically, for the case that the message conversion strategy is configured locally on the short message platform and the rich media message is assembled locally on the short message platform, the short message platform does not need to add a new notification account, so that the rich media message is sent according to the original short message account (i.e. the original account of the sender on the platform); and for the situation that the message conversion strategy is configured on the rich message platform and the rich media message is assembled by the rich message platform, the short message platform needs to newly add a notification account, so that the rich media message is sent according to the notification account when being sent.
Further, the related message includes a first related message, and the step of obtaining the rich media message corresponding to the short message based on the matching result and the association information in step S20 includes:
step C1, sending the matching result and the first correlation information to a second platform, so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the first correlation information, and returns the short link address and the short message notification to the short message platform, wherein the short link address is generated based on a hash algorithm or a preconfigured short link resource pool;
and step C2, receiving the short link address and the short message notification returned by the second platform, and assembling the short link address and the short message notification into a rich media message corresponding to the short message.
In the embodiment, the operations of creating the message conversion strategy and assembling the rich media message are limited to be completed on the short message platform. The first related message does not include the short message content, and can include an account number, a mobile phone number and the like.
It should be noted that, regarding the generation manner of the short link address (i.e. the short link), the link address (the long link) may be generated according to the template and the content of the short message, and the short link address is used as an input, and the short link grounding address corresponding to the link address is generated through a hash algorithm to obtain the short link; or after the link address is obtained, the unused short link is taken from a pre-configured short link resource pool, and the short link and the link address are mapped to obtain a short link corresponding to the link address. For example, as shown in fig. 3. The part a1 is short message notification, and the part a2 is short chain.
As a specific example, as shown in fig. 4.
In the template configuration stage, firstly, a short message platform (i.e. an MBOSS) is required to establish a short message template, a template is established on an AIM platform, then the template is uploaded to a shared template library shared with the MBOSS, a class of short message templates binds corresponding template IDs in the templates, and finally, a message conversion strategy is required to be established on the MBOSS.
After the template configuration is completed, the sending process can be formally entered.
The first step is as follows: sending a short message, namely uploading the edited short message to the MBOSS by a short message editor;
the second step is that: searching the corresponding relation between the short message and the template, namely performing template matching on the short message platform according to a preset message conversion strategy, wherein the strategy comprises accurate matching, artificial intelligence matching and the like;
the third step: generating a content link, namely acquiring an account number, a mobile phone number and a matched template ID after the short message platform successfully matches the short message, sending the account number, the mobile phone number and the matched template ID to the AIM platform, finding a corresponding template in a template library by the AIM platform based on the template ID to generate the content link (namely the short link address), and then returning the account number, the mobile phone number and the content link to the short message platform;
the fourth step: the short message content and the link are assembled, namely after the short message platform receives the information returned by the AIM platform, the short message platform generates the short message content, and the short message content and the link are assembled to obtain the rich media message;
the fifth step: the original short message account number sends the rich media message, namely the short message platform sends the rich media message based on the original account number associated with the short message on the platform.
It should be noted that, compared with the conventional method, the present embodiment is different in that:
1. the message conversion strategy configuration is moved into the MBOSS, and the AIM platform shares a template library to the MBOSS;
2. two-time matching in the sending process is changed into one-time matching, for example, AI intelligent matching can be added;
3. the short message content and the link are assembled and put into a short message platform;
4. and sending the rich media message by using the original short message account.
Further, the association information includes second association information, where the second association information includes an account number, a mobile phone number, and content information of the short message, and the step of obtaining the rich media message corresponding to the short message based on the matching result and the association information in step S20 includes:
step D1, sending the matching result and the second correlation information to an AIM platform, so that the AIM platform generates a short link address and a short message notification of the short message based on the matching result and the second correlation information and sends the short link address and the short message notification to a rich message platform, so that the rich message platform assembles the short link address and the short message notification into a rich media message corresponding to the short message and returns the rich media message to the short message platform;
and D2, receiving the rich media message corresponding to the short message returned by the rich message platform.
In the embodiment, the creation of the message conversion strategy and the assembly of the rich media message are limited to be completed on the rich platform. The second associated information needs to include short message content for the rich platform to assemble the rich media message.
As a specific example, as shown in fig. 5.
In the template configuration stage, firstly, a short message platform (namely, MBOSS) is required to establish a short message template, the template is established on an AIM platform, then the template is uploaded to a shared template library shared with the MBOSS, the template ID corresponding to the template in the class of short message templates is bound, and finally, a message conversion strategy is required to be established on the rich message platform.
After the template configuration is completed, the sending process can be formally entered.
The first step is as follows: sending a short message, namely uploading the edited short message to the MBOSS by a short message editor;
the second step is that: searching the corresponding relation between the short message and the template, namely performing template matching on the short message platform according to a message conversion strategy synchronized from the rich message platform, wherein the strategy can comprise precise matching, artificial intelligence matching and the like;
the third step: generating a content link, namely after the short message platform successfully matches the short message, generating the short message content, acquiring an account number, a mobile phone number and a matched template ID, sending the account number, the mobile phone number and the matched template ID to the AIM platform together, and finding a corresponding template in a template library by the AIM platform based on the template ID to generate the content link (namely the short link address);
the fourth step: the short message content and link are assembled, namely after the AIM platform sends the account number, the mobile phone number, the short message content and the content link to the rich message platform, the rich message platform assembles the short message content and the link to obtain a rich media message and returns the rich media message to the short message platform;
the fifth step: and sending the rich media message through the notification account, namely, sending the rich media message by the short message platform based on the newly added notification account.
It should be noted that, compared with the conventional method, the present embodiment is different in that:
1. the message conversion strategy configuration is moved into the MBOSS, and the AIM platform shares a template library to the MBOSS;
2. two-time matching in the sending process is changed into one-time matching, for example, AI intelligent matching can be added;
compared with the specific embodiment that the creating of the message conversion strategy and the assembling operation of the rich media message are completed on the short message platform, the specific embodiment has the following differences:
1. the short message content and link assembly is still on a rich platform;
2. sending a rich media message using the notification account;
3. the sending process carries the short message content and is used for assembling the rich media message of the rich platform.
Therefore, the embodiment has small change, can optimize partial configuration flow, reduce internal consumption caused by repeated configuration and improve the matching success rate.
As shown in fig. 6, the present invention further provides a short message sending system, where the short message sending system is disposed on a first platform, and the system includes:
the short message matching module 10 is configured to acquire a short message to be sent, and match the short message based on a pre-established message conversion policy;
a rich media message generating module 20, configured to, if the short message is successfully matched, obtain a matching result and associated information of the short message, and obtain a rich media message corresponding to the short message based on the matching result and the associated information;
a first channel sending module 30, configured to perform channel routing on the rich media message, so as to send the rich media message from the routed first channel;
and the second channel sending module 40 is configured to perform channel routing on the short message if the short message matching fails, so as to send the short message from the routed second channel.
Optionally, the message conversion policy includes an exact matching policy, and the short message matching module 10 includes:
the accurate matching unit is used for accurately matching the short message with a preset multi-type short message template according to an accurate matching strategy;
the rich media message generation module 20 includes:
the accurate matching success unit is used for judging that the short message matching is successful if the short message is identified to be accurately matched with one type of short message template in the multi-type short message templates;
and the first template determining unit is used for taking the matched short message template as a first matched short message template, acquiring a template ID corresponding to the first matched short message template as the matching result and acquiring the associated information of the short message.
Optionally, the message conversion policy further includes an artificial intelligence matching policy, and the rich media message generating module 20 includes:
the artificial intelligence matching unit is used for acquiring the similarity between the short message and each type of short message template in the multi-type short message templates according to an artificial intelligence matching strategy if the short message is identified not to be matched with any type of short message template in the multi-type short message templates;
the similarity judging unit is used for judging whether the similarity exceeding a preset similarity threshold exists between the short message and each type of short message template;
the intelligent matching success unit is used for judging that the short message matching is successful if the short message matching exists;
and the second template determining unit is used for taking the short message template corresponding to the similarity exceeding the preset similarity threshold as a second matching short message template and acquiring the template ID corresponding to the second matching short message template as the matching result.
Optionally, the message conversion policy further includes a specified parameter matching policy, and the rich media message generating module 20 includes:
the designated parameter matching unit is used for judging whether the short message information contains the designated parameter information of a certain type of short message template in the multi-type short message templates according to a designated parameter matching strategy if the designated parameter matching unit does not exist;
a parameter matching success unit, configured to determine that the short message matching is successful if the short message matching is successful;
and the third template determining unit is used for acquiring a template ID corresponding to the third matching short message template as the matching result if the short message template where the specified parameter information is located is used as the third matching short message template.
Optionally, the first channel sending module 30 includes:
and the first channel sending unit is used for carrying out channel routing on the rich media message according to a notification account preset on the first platform or an original short message account of the short message on the first platform so as to send the rich media message from a routed first channel.
Optionally, the associated information includes first associated information, where the first associated information includes an account and a mobile phone number of the short message, and the rich media message generating module 20 includes:
the short-chain first generating unit is used for sending the matching result and the first associated information to a second platform so that the second platform generates a short-link address and a short message notification of the short message based on the matching result and the first associated information, and returns the short-link address and the short message notification to the first platform, wherein the short-link address is generated based on a hash algorithm or a preconfigured short-link resource pool;
and the first platform assembling unit is used for receiving the short link address and the short message notification returned by the second platform and assembling the short link address and the short message notification into the rich media message corresponding to the short message.
Optionally, the associated information includes second associated information, where the second associated information includes an account, a mobile phone number, and content information of the short message, and the rich media message generating module 20 includes:
the rich message platform assembling unit is used for sending the matching result and the second associated information to a second platform, so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the second associated information and sends the short link address and the short message notification to a third platform, so that the third platform assembles the short link address and the short message notification into a rich media message corresponding to the short message and returns the rich media message to the first platform;
and the return message receiving unit is used for receiving the rich media message corresponding to the short message returned by the third platform.
The invention also provides a short message sending device.
The short message sending equipment comprises a processor, a memory and a short message sending program which is stored on the memory and can be operated on the processor, wherein the short message sending program realizes the steps of the short message sending method when being executed by the processor.
The method implemented when the short message sending program is executed may refer to each embodiment of the short message sending method of the present invention, and details are not described here.
The invention also provides a computer readable storage medium.
The computer readable storage medium of the present invention stores a short message sending program, and the short message sending program implements the steps of the short message sending method as described above when executed by a processor.
The method implemented when the short message sending program is executed can refer to each embodiment of the short message sending method of the present invention, and is not described herein again.
The invention also provides a computer program product, which comprises a computer program, and the computer program realizes the steps of the short message sending method when being executed by a processor.
The method implemented when the computer program is executed can refer to each embodiment of the short message sending method of the present invention, and details are not repeated here.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system 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 system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A short message sending method is applied to a first platform, and comprises the following steps:
acquiring a short message to be sent, and matching the short message based on a pre-established message conversion strategy;
if the short message matching is successful, obtaining a matching result and the associated information of the short message, and obtaining a rich media message corresponding to the short message based on the matching result and the associated information;
channel routing the rich media message to send the rich media message from the routed first channel;
and if the short message matching fails, performing channel routing on the short message so as to send the short message from a second channel of the route.
2. The short message transmission method of claim 1, wherein the message conversion strategy includes an exact match strategy,
the step of matching the short message based on the pre-established message conversion strategy comprises:
accurately matching the short message with a preset multi-type short message template according to an accurate matching strategy;
if the matching of the short message is successful, the step of obtaining the matching result and the associated information of the short message comprises the following steps:
if the short message is identified to be accurately matched with one type of short message template in the multi-type short message templates, judging that the short message is successfully matched;
and taking the matched short message template as a first matched short message template, acquiring a template ID corresponding to the first matched short message template as the matching result, and acquiring the associated information of the short message.
3. The method of sending short message according to claim 2, wherein the message conversion strategy further includes an artificial intelligence matching strategy,
after the short message is accurately matched with the preset multi-type short message template according to the accurate matching strategy, the method further comprises the following steps:
if the short message is identified not to be matched with any type of short message template in the multi-type short message templates, acquiring the similarity between the short message and each type of short message template in the multi-type short message templates according to an artificial intelligence matching strategy;
judging whether the similarity exceeding a preset similarity threshold exists between the short message and each type of short message template;
if yes, judging that the short message matching is successful;
and taking the short message template corresponding to the similarity exceeding the preset similarity threshold as a second matching short message template, and acquiring a template ID corresponding to the second matching short message template as the matching result.
4. The method of claim 3, wherein the message conversion strategy further comprises a specified parameter matching strategy,
after the step of judging whether the similarity exceeding the preset similarity threshold exists between the short message and each type of short message template, the method further comprises the following steps:
if not, judging whether the short message contains the specified parameter information of a certain type of short message template in the multi-type short message templates according to a specified parameter matching strategy;
if yes, judging that the short message matching is successful;
and taking the short message template where the specified parameter information is located as a third matching short message template, and obtaining a template ID corresponding to the third matching short message template as the matching result.
5. The short message sending method of claim 1, wherein the channel routing the rich media message to send the rich media message from the routed first channel comprises:
and performing channel routing on the rich media message according to a notification account preset on the first platform or an original short message account of the short message on the first platform, so as to send the rich media message from a routed first channel.
6. The short message sending method of claim 1, wherein the association information comprises first association information, the first association information comprises an account number and a mobile phone number of the short message,
the step of obtaining the rich media message corresponding to the short message based on the matching result and the associated information comprises:
sending the matching result and the first associated information to a second platform so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the first associated information, and returns the short link address and the short message notification to the first platform, wherein the short link address is generated based on a hash algorithm or a preconfigured short link resource pool;
and receiving the short link address and the short message notification returned by the second platform, and assembling the short link address and the short message notification into a rich media message corresponding to the short message.
7. The short message sending method of claim 1, wherein the association information includes second association information, the second association information includes an account number, a mobile phone number and content information of the short message,
the step of obtaining the rich media message corresponding to the short message based on the matching result and the associated information comprises:
sending the matching result and the second associated information to a second platform, so that the second platform generates a short link address and a short message notification of the short message based on the matching result and the second associated information and sends the short link address and the short message notification to a third platform, so that the third platform assembles the short link address and the short message notification into a rich media message corresponding to the short message and returns the rich media message to the first platform;
and receiving the rich media message corresponding to the short message returned by the third platform.
8. A system for sending short messages, the system comprising:
the short message matching module is used for acquiring a short message to be sent and matching the short message based on a pre-established message conversion strategy;
the rich media message generating module is used for acquiring a matching result and the associated information of the short message if the short message is successfully matched, and acquiring a rich media message corresponding to the short message based on the matching result and the associated information;
a first channel sending module, configured to perform channel routing on the rich media message, so as to send the rich media message from the routed first channel;
and the second channel sending module is used for carrying out channel routing on the short message if the short message matching fails so as to send the short message from the routed second channel.
9. A short message sending device is characterized by comprising: a memory, a processor and a short message sending program stored on the memory and operable on the processor, the short message sending program when executed by the processor implementing the steps of the short message sending method according to any one of claims 1 to 7.
10. A computer-readable storage medium, comprising a computer program which, when executed by a processor, implements the steps of the short message sending method according to any one of claims 1 to 7.
CN202210139765.8A 2022-02-15 2022-02-15 Short message sending method, system, equipment and computer readable storage medium Active CN114640957B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210139765.8A CN114640957B (en) 2022-02-15 2022-02-15 Short message sending method, system, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210139765.8A CN114640957B (en) 2022-02-15 2022-02-15 Short message sending method, system, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114640957A true CN114640957A (en) 2022-06-17
CN114640957B CN114640957B (en) 2024-03-19

Family

ID=81945861

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210139765.8A Active CN114640957B (en) 2022-02-15 2022-02-15 Short message sending method, system, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114640957B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115734178A (en) * 2022-11-09 2023-03-03 上海创蓝云智信息科技股份有限公司 5G message sending system and method, electronic equipment and storage medium
CN115866545A (en) * 2023-01-29 2023-03-28 上海大汉三通通信股份有限公司 Message translation method, device, equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105208535A (en) * 2014-06-19 2015-12-30 中兴通讯股份有限公司 Short-message communication method and device
US20160219490A1 (en) * 2015-01-26 2016-07-28 Vodafone Ip Licensing Limited Telecommunications Routing System
CN106658440A (en) * 2015-10-30 2017-05-10 华为技术有限公司 Message sending method, related device and system
CN108702318A (en) * 2017-06-23 2018-10-23 华为技术有限公司 A kind of RCS communication means and equipment
CN109120517A (en) * 2018-10-31 2019-01-01 珠海市小源科技有限公司 A kind of Rich Media's message shows method and device
WO2019095416A1 (en) * 2017-11-16 2019-05-23 平安科技(深圳)有限公司 Information pushing method and apparatus, and terminal device and storage medium
CN110059273A (en) * 2019-03-14 2019-07-26 深圳市物联天下技术有限公司 A kind of method showing Rich Media on mobile terminals and mobile terminal
CN110113247A (en) * 2019-04-18 2019-08-09 深圳市梦网科技发展有限公司 Rich media information receive-transmit system, transmission, methods of exhibiting and terminal device
CN110213381A (en) * 2019-06-12 2019-09-06 中卓信(北京)科技有限公司 Dynamic content distributing network constructs system and method
CN111314202A (en) * 2018-12-11 2020-06-19 中兴通讯股份有限公司 Message sending method and device
CN111614718A (en) * 2020-04-10 2020-09-01 广州市玄武无线科技股份有限公司 Enterprise communication channel fusion method, device, equipment and readable storage medium
CN111953776A (en) * 2020-08-12 2020-11-17 江苏云柜网络技术有限公司 Application service message pushing method and device, computer equipment and computer storage medium
CN111953579A (en) * 2020-07-15 2020-11-17 广州市玄武无线科技股份有限公司 Message generation method, system, terminal and storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105208535A (en) * 2014-06-19 2015-12-30 中兴通讯股份有限公司 Short-message communication method and device
US20160219490A1 (en) * 2015-01-26 2016-07-28 Vodafone Ip Licensing Limited Telecommunications Routing System
CN106658440A (en) * 2015-10-30 2017-05-10 华为技术有限公司 Message sending method, related device and system
CN108702318A (en) * 2017-06-23 2018-10-23 华为技术有限公司 A kind of RCS communication means and equipment
WO2019095416A1 (en) * 2017-11-16 2019-05-23 平安科技(深圳)有限公司 Information pushing method and apparatus, and terminal device and storage medium
CN109120517A (en) * 2018-10-31 2019-01-01 珠海市小源科技有限公司 A kind of Rich Media's message shows method and device
CN111314202A (en) * 2018-12-11 2020-06-19 中兴通讯股份有限公司 Message sending method and device
CN110059273A (en) * 2019-03-14 2019-07-26 深圳市物联天下技术有限公司 A kind of method showing Rich Media on mobile terminals and mobile terminal
CN110113247A (en) * 2019-04-18 2019-08-09 深圳市梦网科技发展有限公司 Rich media information receive-transmit system, transmission, methods of exhibiting and terminal device
CN110213381A (en) * 2019-06-12 2019-09-06 中卓信(北京)科技有限公司 Dynamic content distributing network constructs system and method
CN111614718A (en) * 2020-04-10 2020-09-01 广州市玄武无线科技股份有限公司 Enterprise communication channel fusion method, device, equipment and readable storage medium
CN111953579A (en) * 2020-07-15 2020-11-17 广州市玄武无线科技股份有限公司 Message generation method, system, terminal and storage medium
CN111953776A (en) * 2020-08-12 2020-11-17 江苏云柜网络技术有限公司 Application service message pushing method and device, computer equipment and computer storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115734178A (en) * 2022-11-09 2023-03-03 上海创蓝云智信息科技股份有限公司 5G message sending system and method, electronic equipment and storage medium
CN115734178B (en) * 2022-11-09 2024-02-27 上海创蓝云智信息科技股份有限公司 5G message sending system, method, electronic equipment and storage medium
CN115866545A (en) * 2023-01-29 2023-03-28 上海大汉三通通信股份有限公司 Message translation method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN114640957B (en) 2024-03-19

Similar Documents

Publication Publication Date Title
CN108462758B (en) Bank-enterprise direct connection communication method, device, equipment and computer readable storage medium
CN114640957A (en) Short message sending method, system, equipment and computer readable storage medium
CN106897153B (en) Method and system for calling application programming interface
CN110276074B (en) Distributed training method, device, equipment and storage medium for natural language processing
CN101741759A (en) Instant communication-based intelligent interactive system and interactive method
CN109558202A (en) Original list development approach, device, equipment and storage medium based on small routine
CN111200523B (en) Method, device, equipment and storage medium for configuring middle platform system
CN108491247A (en) Method for page jump, device, terminal and computer-readable medium
CN111143532A (en) Dialogue unit access method, device, equipment and storage medium
CN113779422A (en) Method and device for realizing relation chain label, electronic equipment and storage medium
CN112131014B (en) Decision engine system and business processing method thereof
CN116436935B (en) Big data integrated analysis platform
CN110475215B (en) Message editing, transmitting and displaying method, server and terminal thereof
CN115514759B (en) File forwarding method, electronic device and storage medium
CN111211981A (en) Message forwarding method and device based on policy routing
CN116700705A (en) Service system docking method and system based on configuration
CN107885604B (en) Method and device for communication between heterogeneous systems, computer equipment and storage medium
US20140310699A1 (en) Method And Apparatus For Upgrading A Plug-In Based On An Instant Messaging Application
CN115700685A (en) Method for realizing APP-free mobile office through 5G message
CN111258940B (en) Configuration method, business auditing system, business auditing equipment and storage medium
CN115204841A (en) Workflow generation method and device, electronic equipment and storage medium
US8374593B2 (en) Method of providing mobile application
CN114647688A (en) Service data sharing method and device and computer storage medium
CN112866268A (en) Message processing method and system
CN109688043B (en) IMAP protocol multi-link association analysis method and system

Legal Events

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