Taote WeChat Bao is the latest WeChat public platform management toolkit developed by Taote CMS team. This product provides a backend function to manage multiple WeChat public accounts, and can manage the automatic reply messages and customized menus of multiple WeChat public accounts in one stop. Functions such as this eliminate the cumbersome work of WeChat interface program development through background visual operations, allowing people who do not understand programs to flexibly manage WeChat public accounts.
Taote WeChat Baoneng provides a backend function for managing multiple WeChat public accounts. It can manage automatic reply messages, customized menus and other functions of multiple WeChat public accounts in one stop. More interfaces are being developed continuously, so stay tuned.
Operating environment: IIS(6/7/7.5)+.Net.40+/Mssql
System installation instructions:
1. Database installation
1. Open Sqlserver Enterprise Manager, create a new database - right click on the new database - create a new query - and then execute the SetUp.sql file code
2. Modify app.config and configure database connection information. The instructions are as follows:
db.type database type, keep the default value Mssql (currently only supports sqlserver)
db.ip database address
db.name database name
db.username database connection account
db.password database connection password
2. Backend login. The default backend login account and password are: admins (can be modified through the backend or app.config). It is recommended to change the default password immediately after installation.
3. After logging in, click User Management - Create New User. After filling in the relevant information, you can manage the WeChat public account online. By adding multiple users, you can achieve one-stop management of multiple official accounts.
Taote WeChat Bao v1.3 update instructions:
1. Modify the BUG of WeChat interface binding error
2. Modify the BUG that the background custom menu cannot be modified and deleted.
3. The interface address field is added to the background user management to facilitate copying to the WeChat public platform.
4. Add a universal application integration interface that can be linked to any application through a custom menu (you can write your own application or use any other third-party application).
5. Newly added big wheel lottery application.