CN115964100A - Information delivery method based on WeChat public number and application - Google Patents

Information delivery method based on WeChat public number and application Download PDF

Info

Publication number
CN115964100A
CN115964100A CN202211733027.2A CN202211733027A CN115964100A CN 115964100 A CN115964100 A CN 115964100A CN 202211733027 A CN202211733027 A CN 202211733027A CN 115964100 A CN115964100 A CN 115964100A
Authority
CN
China
Prior art keywords
information
public number
wechat
wechat public
released
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
CN202211733027.2A
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.)
Suzhou Yuanyuanzaiwang Technology Co ltd
Original Assignee
Suzhou Yuanyuanzaiwang 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 Suzhou Yuanyuanzaiwang Technology Co ltd filed Critical Suzhou Yuanyuanzaiwang Technology Co ltd
Priority to CN202211733027.2A priority Critical patent/CN115964100A/en
Publication of CN115964100A publication Critical patent/CN115964100A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses an information delivery method based on WeChat public numbers and application, wherein the method comprises the following steps: acquiring WeChat authorized public number information, and constructing a public number data pool based on the WeChat authorized public number information, wherein the public number data pool comprises a plurality of WeChat public numbers; and selecting an information delivery type based on a platform to which the information to be delivered belongs, editing the information to be delivered and sending the information to the WeChat public number. The method constructs all the authorized WeChat public accounts as a public account data pool so as to be convenient for managing and operating all the authorized WeChat public accounts, selects an information release type according to a platform to which information to be released belongs, then edits the information to be released and sends the information to the corresponding WeChat public accounts, and further realizes convenient and quick operation of the WeChat public accounts.

Description

Information delivery method based on WeChat public number and application
Technical Field
The invention relates to the technical field of internet, in particular to an information delivery method based on WeChat public numbers and application.
Background
With the diversity of information delivery means, when the information delivery party delivers the information, more and more delivery channels can be selected, for example, information can be delivered to the user by using a WeChat public number delivery method.
In the prior art, business personnel push related information to user fans through operating a WeChat public number. Generally, a service person at least operates and maintains a WeChat public number, and when information is released, the information to be released needs to be sorted and edited, and then text is sent. When one service person operates and maintains a plurality of micro-message public numbers, the pushed messages may be different when facing different types of user fans, and in this time, if the number of the micro-message public numbers operated by the service person is large, great inconvenience is caused.
The information disclosed in this background section is only for enhancement of understanding of the general background of the invention and should not be taken as an acknowledgement or any form of suggestion that this information forms the prior art that is already known to a person skilled in the art.
Disclosure of Invention
The invention aims to provide an information delivery method based on WeChat public accounts and application thereof, which are used for solving the technical problem of how to improve the convenience of carrying out message delivery by simultaneously operating a plurality of WeChat public accounts.
In order to achieve the above object, an embodiment of the present invention provides an information delivery method based on WeChat public accounts, where the method includes:
acquiring WeChat authorization public number information, and constructing a public number data pool based on the WeChat authorization public number information, wherein the public number data pool comprises a plurality of WeChat public numbers;
and selecting an information delivery type based on a platform to which the information to be delivered belongs, editing the information to be delivered and sending the information to the WeChat public number.
In one or more embodiments of the present invention, the acquiring the wechat authorization public number information specifically includes:
receiving authorization feedback of the WeChat public number, and acquiring the WeChat authorized public number information based on a WeChat authorized information interface;
the WeChat authorized public number information comprises a public number name, a main body name to which the public number belongs, an original ID of the public number and an APP-ID of the public number.
In one or more embodiments of the present invention, the acquiring the wechat authorization public number information specifically further includes:
and setting a label for each WeChat public number so as to divide all WeChat public numbers in the public number data pool into a plurality of label public number groups.
In one or more embodiments of the present invention, the selecting an information delivery type based on a platform to which the information to be delivered belongs, editing the information to be delivered, and sending the information to the wechat public number specifically includes:
acquiring information to be released from a third-party platform based on the link address, and selecting an information releasing type;
editing the information to be released and sending the information to the WeChat public number to be released;
the information delivery types comprise promotion types, activity types, common types and custom types.
In one or more embodiments of the present invention, the obtaining information to be delivered from a third party platform based on a link address specifically includes:
uploading a docking interface request parameter corresponding to a link address of the third-party platform in a form submission mode to acquire information to be launched corresponding to the link address;
and the docking interface request parameter is set based on the information release type.
In one or more embodiments of the present invention, editing the information to be delivered and sending the information to be delivered to the wechat public number to be delivered specifically includes:
compiling the character part of the information to be put into the HTML code, and adding the link address corresponding to the picture part of the information to be put into the HTML code;
and uploading the integrated HTML codes to the WeChat public number, and analyzing the codes by the WeChat public number to obtain information to be delivered.
In one or more embodiments of the invention, the method further comprises:
acquiring a link address of a source material and uploading the link address to a target WeChat public number to obtain a multiplexing template;
and uploading the link address of the information to be released to the target WeChat public number, and replacing the link address in the multiplexing template to copy the information to be released in batch.
In another aspect of the present invention, there is provided a wechat public number-based information delivery apparatus, the apparatus including:
the system comprises an acquisition module, a display module and a management module, wherein the acquisition module is used for acquiring WeChat authorized public number information and constructing a public number data pool based on the WeChat authorized public number information, and the public number data pool comprises a plurality of WeChat public numbers;
and the releasing module is used for selecting an information releasing type based on a platform to which the information to be released belongs, editing the information to be released and sending the information to the WeChat public number.
In one embodiment, the obtaining module is specifically configured to: receiving authorization feedback of the WeChat public number, and acquiring the WeChat authorized public number information based on a WeChat authorized information interface;
the WeChat authorized public number information comprises a public number name, a main body name to which the public number belongs, an original ID of the public number and an APP-ID of the public number.
In an embodiment, the obtaining module is further specifically configured to: and setting a label for each WeChat public number so as to divide all WeChat public numbers in the public number data pool into a plurality of label public number groups.
In one embodiment, the delivery module is specifically configured to: acquiring information to be released from a third-party platform based on the link address, and selecting an information release type;
editing the information to be released and sending the information to be released to the WeChat public number to be released;
the information delivery types comprise a promotion type, an activity type, a common type and a user-defined type.
In an embodiment, the delivery module is further specifically configured to: uploading a docking interface request parameter corresponding to a link address of the third-party platform in a form submission mode to acquire information to be launched corresponding to the link address;
and the docking interface request parameter is set based on the information release type.
In an embodiment, the delivery module is further specifically configured to: compiling the character part of the information to be put into the HTML code, and adding the link address corresponding to the picture part of the information to be put into the HTML code;
and uploading the integrated HTML codes to the WeChat public number, and analyzing the codes by the WeChat public number to obtain information to be delivered.
In an embodiment, the delivery module is further specifically configured to: acquiring a link address of a source material and uploading the link address to a target WeChat public number to obtain a multiplexing template;
and uploading the link address of the information to be released to the target WeChat public number, and replacing the link address in the multiplexing template to copy the information to be released in batches.
In another aspect of the present invention, there is provided an electronic device including:
at least one processor; and
a memory storing instructions that, when executed by the at least one processor, cause the at least one processor to perform a wechat community number based information delivery method as described above.
In another aspect of the present invention, there is also provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the wechat public number-based information delivery method as described above.
Compared with the prior art, according to the information delivery method and the application based on the WeChat public number, all the authorized WeChat public numbers are constructed into the public number data pool, so that all the authorized WeChat public numbers are managed and operated conveniently; and simultaneously, selecting an information delivery type according to a platform to which the information to be delivered belongs, editing the information to be delivered, and sending the information to a corresponding WeChat public number. On the other hand, the HTML codes analyzed by the source materials are acquired and stored as a multiplexing template, then the link addresses of the information to be released are uploaded to the target WeChat public numbers, the link addresses in the multiplexing template are replaced, the information to be released is copied in batches, and the multiple WeChat public numbers are further operated conveniently and quickly.
Drawings
Fig. 1 is a schematic flow chart of a method for delivering information based on wechat public numbers according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a system framework adopted in a method for delivering information based on wechat public numbers according to an embodiment of the present invention;
fig. 3 is a service flow diagram of a wechat public number-based information delivery method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an information delivery device based on a wechat public number according to an embodiment of the present invention;
fig. 5 is a hardware configuration diagram of an electronic device for information delivery based on a wechat public number according to an embodiment of the present invention.
Detailed Description
The following detailed description of the present invention is provided in conjunction with the accompanying drawings, but it should be understood that the scope of the present invention is not limited to the specific embodiments.
Throughout the specification and claims, unless explicitly stated otherwise, the word "comprise", or variations such as "comprises" or "comprising", will be understood to imply the inclusion of a stated element or component but not the exclusion of any other element or component.
Referring to fig. 2, the present invention is applied to a wechat public number operation management system, and the current system adopts a microservice architecture model. The system utilizes Maven as a project management tool, adopts a project structure of parent-child aggregation, places repeated jar packages under a parent project for dependency, and makes child projects not need to depend on the repeated jar packages.
And using the Git/gite as a version warehouse of the code and a remote code hosting platform to realize the collaborative development and the remote storage of the project. Meanwhile, a continuous integration tool Jekins is used, and source codes are quickly pulled from a warehouse to carry out agile development, deployment and version release.
The system adopts a one-stop solution Spring Cloud Alibaba developed by micro-service based on Spring boot, and distributed application components such as a registration center Nacos, a GateWay, a load balancing Ribbon, a remote call Open Feign and the like are used. For the configuration scheme of multithreading, a Thread Pool and a Hakari connection Pool are adopted.
The system adopts a Mybatis/Hibernate persistent layer framework and a MySQL database for database connection. Hibernate and MyBatis both generate Session Factory from an XML configuration file through a Session Factory browser, generate Session from Session Factory, start execution transaction and SQL statement by Session, and solve the mapping problem of the entry and database based on the ORM (object relational mapping) idea.
And (3) concurrent computation of large-amount services, and a solution scheme of a caching database Redis and a message queue RabbitMQ is adopted. Redis uses a single thread, avoids performance consumption caused by unnecessary thread switching, does not consider locking problems (operations of locking and releasing locks), and is completely based on a memory, so the performance is better. The RabbitMQ is message-oriented middleware which realizes a high-level message queue protocol, the content stored in the RabbitMQ is a message which is essentially a queue, FIFO is first in and first out, and the performance is better due to the high concurrency characteristic of the erlang language.
The system is a framework with a front end and a back end separated, and the front end adopts a progressive framework Vue and a component library ElementUI which are constructed based on standard HTML, CSS and JavaScript.
The system is a one-stop data management platform dedicated to advertisement delivery and digital marketing, can conveniently and quickly operate public numbers, can realize cross-platform editing tools for material production of text and customer service messages in large batch, and further realizes text delivery push and information delivery through WeChat public numbers.
As shown in fig. 1 and fig. 3, an embodiment of the information delivery method based on the wechat public number according to the present invention is described. In this embodiment, the method includes the following steps.
S101, acquiring WeChat authorized public number information, and constructing a public number data pool based on the WeChat authorized public number information, wherein the public number data pool comprises a plurality of WeChat public numbers.
Specifically, firstly, the public number administrator is guided to enter an authorization page, and the public number authority is granted to the project, namely authorization is completed. The wechat server of the system receives the authorization feedback of the wechat public number, namely, recalls the successful authorization message, and then acquires the wechat authorization public number information through the wechat authorization information interface.
The information of the WeChat authorized public number comprises information such as a public number name, a name of a subject to which the public number belongs, an original ID of the public number, an APP-ID of the public number and the like.
In one embodiment, in order to facilitate operation management of the wechat public numbers, a tag may be further provided for each wechat public number, so as to divide all the wechat public numbers in the public number data pool into a plurality of tag public number groups.
The system uses an Easy Excel form tool which is a Java-based Excel processing tool which is rapid and concise and solves the problem of large file memory overflow, and can rapidly identify the operation of marking a label by importing and reading an Excel form. Exemplary, include: the first operation: newly adding users in EXCEL; and operation two: newly adding a full amount of users; operation three: deleting all the labels; and operation four: and deleting the label in the EXCEL.
And S102, selecting an information delivery type based on a platform to which the information to be delivered belongs, editing the information to be delivered and sending the information to the WeChat public number.
Specifically, the information to be released can be obtained from the third-party platform through the link address, and the information release type is selected. The third party platform may be a collaborative third party bookstore. For each cooperative third party book city, different links are used to obtain the docking interface. In this embodiment, the docking interface request parameter corresponding to the link address of each third-party platform may be uploaded in a form submission manner, so as to obtain the information to be launched corresponding to the link address.
And setting the docking interface request parameters based on the information release type. The information delivery types comprise promotion types, activity types, common types and custom types. Exemplarily, the docking interface request parameter of the promotion type may include a book ID and a promotion section; the docking interface request parameter for the activity type may
To include activity titles, resource configuration/custom configuration, activity time, etc.; the docking interface 5 of the usual type requests the selection of an option whose parameters are generally fixed; the custom type docking interface request parameter may be a text fill type. The above request parameters can be set according to actual use requirements.
And after the information to be released is acquired from the third-party platform and the release type of the information to be released is determined, releasing information editing is started on the WeChat public number to be released and releasing is carried out.
In the present embodiment, a book city novel is taken as an example, and the book city novel includes image-text information. When the 0-text material is edited on the WeChat public number, the method generally comprises a multi-text material overview interface, a material making main body interface and a text editing interface.
The multi-image-text material overview interface generally realizes the up-and-down movement of single image and text through level fields, and the effect presented by the interface during editing is the effect seen by a user when the interface is sent to a user side and comprises images and text brief descriptions.
And 5, editing contents in the material making main interface, namely contents displayed after a user clicks corresponding pictures and texts in the multi-picture material overview interface. Actual content can be compiled into HTML codes when being sent, pictures can be selected, the pictures can be uploaded to a public number background through an interface, after link addresses of the pictures are obtained, the link addresses of the pictures are spliced into corresponding tags in the HTML codes, and corresponding content can be analyzed
In the tag corresponding to the HTML, the HTML code is finally sent to the public number, and the information of the WeChat public number 0 can be automatically analyzed into the actual text sending content.
The text editing interface is a cover page picture and a link acquisition area, and can select a text type and set text content according to the public number of the text and the book city to which the text belongs. For example, the type of the issue text is popularization: the user can jump to the corresponding chapter of the set novel after clicking. The type of the hair style is activity: can be provided with the functions of charging and book money delivery
After clicking, the user can jump to an activity page and check the activity details; the type of hair script is the usual chain 5: jump to the usual page of the book city after clicking: home page, personal center, reading record, etc.
In one embodiment, aiming at the rapid operation requirement of public numbers, the system also provides a material copying function, and can copy the original text material of the same book city and automatically replace the original text link therein.
Specifically, the link address of the source material is firstly obtained and uploaded to the target WeChat public number to obtain the multiplexing template, that is, the HTML code analyzed by the source material can be obtained and stored as the multiplexing template.
And then uploading the link address of the information to be released to a target WeChat public number, and replacing the link address in the multiplexing template to copy the information to be released in batch. Exemplarily, the link address of the source material picture is obtained firstly, the picture file is obtained according to the address, the file is uploaded to the public number of the multiplexing target again, the link of the picture on the target public number is obtained, and the new link replaces the old picture link address in the template code.
Meanwhile, the source material can be uploaded to a target public number as a parameter according to the text content (books, chapters, recharging activities and the like) of the source material, the link address of the target public number is obtained, the link address in the HTML (hypertext markup language) template is replaced by the new link address, and finally the text HTML code of the same material and activity in the target public number waits for sending.
Referring to fig. 4, an embodiment of the information delivery apparatus based on wechat public numbers according to the present invention is described, and the apparatus includes an obtaining module 201 and a delivery module 202.
The acquisition module 201 is configured to acquire wechat authorized public number information and construct a public number data pool based on the wechat authorized public number information, where the public number data pool includes a plurality of wechat public numbers;
and the releasing module 202 is used for selecting an information releasing type based on a platform to which the information to be released belongs, editing the information to be released and sending the information to the wechat public number.
In an embodiment, the obtaining module 201 is specifically configured to: receiving authorization feedback of the WeChat public number, and acquiring the WeChat authorized public number information based on a WeChat authorized information interface;
the WeChat authorized public number information comprises a public number name, a main body name to which the public number belongs, an original ID of the public number and an APP-ID of the public number.
In an embodiment, the obtaining module 201 is further specifically configured to: and setting a label for each WeChat public number so as to divide all WeChat public numbers in the public number data pool into a plurality of label public number groups.
In an embodiment, the delivery module 202 is specifically configured to: acquiring information to be released from a third-party platform based on the link address, and selecting an information releasing type;
editing the information to be released and sending the information to be released to the WeChat public number to be released;
the information delivery types comprise promotion types, activity types, common types and custom types.
In an embodiment, the releasing module 202 is further specifically configured to: uploading a docking interface request parameter corresponding to a link address of the third-party platform in a form submission mode to acquire information to be released corresponding to the link address;
and setting the docking interface request parameters based on the information delivery type.
In an embodiment, the releasing module 202 is further specifically configured to: compiling the character part of the information to be put into the HTML code, and adding the link address corresponding to the picture part of the information to be put into the HTML code;
and uploading the integrated HTML codes to the WeChat public number, and analyzing the codes by the WeChat public number to obtain information to be delivered.
In an embodiment, the delivering module 202 is further configured to: acquiring a link address of a source material and uploading the link address to a target WeChat public number to obtain a multiplexing template;
and uploading the link address of the information to be released to the target WeChat public number, and replacing the link address in the multiplexing template to copy the information to be released in batch.
Fig. 5 shows a hardware configuration diagram of an electronic device 30 for information delivery based on the wechat public number according to an embodiment of the present description. As shown in fig. 5, the electronic device 30 may include at least one processor 301, a storage 302 (e.g., a non-volatile storage), a memory 303, and a communication interface 304, and the at least one processor 301, the storage 302, the memory 303, and the communication interface 304 are connected together via a bus 305. The at least one processor 301 executes at least one computer readable instruction stored or encoded in the memory 302.
It should be appreciated that the computer-executable instructions stored in the memory 302, when executed, cause the at least one processor 301 to perform the various operations and functions described above in connection with fig. 1-3 in the various embodiments of the present specification.
In embodiments of the present description, the electronic device 30 may include, but is not limited to: personal computers, server computers, workstations, desktop computers, laptop computers, notebook computers, mobile computing devices, smart phones, tablet computers, cellular phones, personal Digital Assistants (PDAs), handsets, messaging devices, wearable computing devices, consumer electronics, and the like.
According to one embodiment, a program product, such as a computer-readable storage medium, is provided. The computer-readable storage medium may have instructions (i.e., elements described above as being implemented in software) that, when executed by a computer, cause the computer to perform various operations and functions described above in connection with fig. 1-3 in the various embodiments of the present specification. Specifically, a system or apparatus may be provided which is provided with a readable storage medium on which software program code implementing the functions of any of the above embodiments is stored, and which causes a computer or processor of the system or apparatus to read out and execute the instructions stored in the readable storage medium.
According to the information delivery method and the application based on the WeChat public number, all the authorized WeChat public numbers are constructed into the public number data pool, so that all the authorized WeChat public numbers are managed and operated conveniently; and simultaneously, selecting an information delivery type according to a platform to which the information to be delivered belongs, editing the information to be delivered, and sending the information to a corresponding WeChat public number. On the other hand, the HTML codes analyzed by the source materials are acquired and stored as a multiplexing template, then the link addresses of the information to be released are uploaded to the target WeChat public numbers, the link addresses in the multiplexing template are replaced, the information to be released is copied in batches, and the multiple WeChat public numbers are further operated conveniently and quickly.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing descriptions of specific exemplary embodiments of the present invention have been presented for purposes of illustration and description. It is not intended to limit the invention to the precise form disclosed, and obviously many modifications and variations are possible in light of the above teaching. The exemplary embodiments were chosen and described in order to explain certain principles of the invention and its practical application to enable one skilled in the art to make and use various exemplary embodiments of the invention and various alternatives and modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the claims and their equivalents.

Claims (10)

1. An information delivery method based on WeChat public account, characterized in that the method comprises:
acquiring WeChat authorized public number information, and constructing a public number data pool based on the WeChat authorized public number information, wherein the public number data pool comprises a plurality of WeChat public numbers;
and selecting an information delivery type based on a platform to which the information to be delivered belongs, editing the information to be delivered and sending the information to the WeChat public number.
2. The information delivery method based on the WeChat public number according to claim 1, wherein the acquiring the WeChat authorized public number information specifically includes:
receiving authorization feedback of the WeChat public number, and acquiring the WeChat authorized public number information based on a WeChat authorized information interface;
the WeChat authorized public number information comprises a public number name, a main body name to which the public number belongs, an original ID of the public number and an APP-ID of the public number.
3. The information delivery method based on the WeChat public number according to claim 1, wherein the acquiring the WeChat authorized public number information specifically further includes:
and setting a label for each WeChat public number so as to divide all WeChat public numbers in the public number data pool into a plurality of label public number groups.
4. The information delivery method based on the wechat public number according to claim 1, wherein the information delivery type is selected based on a platform to which the information to be delivered belongs, the information to be delivered is edited and sent to the wechat public number, and specifically includes:
acquiring information to be released from a third-party platform based on the link address, and selecting an information releasing type;
editing the information to be released and sending the information to be released to the WeChat public number to be released;
the information delivery types comprise a promotion type, an activity type, a common type and a user-defined type.
5. The information delivery method based on wechat public numbers according to claim 4, wherein the obtaining of the information to be delivered from the third party platform based on the link address specifically includes:
uploading a docking interface request parameter corresponding to a link address of the third-party platform in a form submission mode to acquire information to be launched corresponding to the link address;
and the docking interface request parameter is set based on the information release type.
6. The information delivery method based on the WeChat public number according to claim 4, wherein editing the information to be delivered and sending the information to the WeChat public number to be delivered specifically comprises:
compiling the character part of the information to be put into the HTML code, and adding the link address corresponding to the picture part of the information to be put into the HTML code;
and uploading the integrated HTML codes to the WeChat public number, and analyzing the codes by the WeChat public number to obtain information to be delivered.
7. The method of claim 1, wherein the method further comprises:
acquiring a link address of a source material and uploading the link address to a target WeChat public number to obtain a multiplexing template;
and uploading the link address of the information to be released to the target WeChat public number, and replacing the link address in the multiplexing template to copy the information to be released in batch.
8. An information delivery device based on WeChat public account, the device comprising:
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring WeChat authorized public number information and constructing a public number data pool based on the WeChat authorized public number information, and the public number data pool comprises a plurality of WeChat public numbers;
and the releasing module is used for selecting an information releasing type based on a platform to which the information to be released belongs, editing the information to be released and sending the information to the WeChat public number.
9. An electronic device, characterized in that the electronic device comprises:
at least one processor; and
a memory storing instructions that, when executed by the at least one processor, cause the at least one processor to perform the method of wechat public number based information delivery of any of claims 1 to 7.
10. A computer-readable storage medium, having a computer program stored thereon, which, when being executed by a processor, implements the wechat public number-based information delivery method according to any one of claims 1 to 7.
CN202211733027.2A 2022-12-30 2022-12-30 Information delivery method based on WeChat public number and application Pending CN115964100A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211733027.2A CN115964100A (en) 2022-12-30 2022-12-30 Information delivery method based on WeChat public number and application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211733027.2A CN115964100A (en) 2022-12-30 2022-12-30 Information delivery method based on WeChat public number and application

Publications (1)

Publication Number Publication Date
CN115964100A true CN115964100A (en) 2023-04-14

Family

ID=87357579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211733027.2A Pending CN115964100A (en) 2022-12-30 2022-12-30 Information delivery method based on WeChat public number and application

Country Status (1)

Country Link
CN (1) CN115964100A (en)

Similar Documents

Publication Publication Date Title
US11886806B2 (en) Templating process for a multi-page formatted document
Bruegge et al. Object-oriented software engineering; conquering complex and changing systems
Muchow Core J2ME technology and MIDP
CN100444158C (en) Web page rendering mechanism using external programmatic themes
Wigley et al. Microsoft. net compact framework: Core reference
US20200387372A1 (en) Microservice file generation system
US10437926B2 (en) System and method to generate a data-rich template
Brunetti Windows Azure step by step
CN112800370A (en) Business document processing method and device, computer equipment and storage medium
CN114036425A (en) Page access method, client, server and system
US11481467B2 (en) System and method for management and delivery of shoppable content data
CN110647327A (en) Method and device for dynamic control of user interface based on card
CN115964100A (en) Information delivery method based on WeChat public number and application
US20220284371A1 (en) Method, device and medium for a business function page
CN114201157A (en) Method and system for customizing target service module by low code
KR20190098810A (en) Method and server for interactive message service
US20130163028A1 (en) Accessing current data by using code images
CN108984318B (en) Message delivery method and device based on driving model and readable storage medium
Sreeram Azure serverless computing cookbook
CN106716403A (en) Automated generation of web site entry pages
Ferrari et al. Systemic view of human-data interaction: analyzing a COVID-19 data visualization platform
US11886434B1 (en) Management of application entities
CN116127227A (en) Automatic information release method and application based on WeChat public number
US20220253343A1 (en) Method for combining unified matters in personal workspace and system using the same
Screen et al. Oracle Business Intelligence enterprise edition 11g: A hands-on tutorial

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