If you want to develop users to follow the public account to obtain user information, you need to enable the server configuration to get event push. However, after enabling it, the automatic reply and custom menu functions of the public platform cannot be used. How should the interface be configured so that the functions of the public platform can be used normally?
仅有的幸福2017-05-16 13:17:18
There is no way to configure the interface. The custom menu can only be modified by calling the WeChat interface.
https://mp.weixin.qq.com/wiki
習慣沉默2017-05-16 13:17:18
First install a set of WeChat third parties, such as weiPHP and WeQing, change the server binding development address, release the menu function, and then change it back.
某草草2017-05-16 13:17:18
Don’t you have a server? Just call the WeChat interface to modify it yourself
给我你的怀抱2017-05-16 13:17:18
If WeChat uses its own server, it seems that the background functions will be invalid, and you need to implement related functions on your own server.