to develop a web page in Wechat"s official account, you need to obtain Wechat"s web page authorization
must the callback address be port 80
does this project have to configure SSL certificates
to develop a web page in Wechat"s official account, you need to obtain Wechat"s web page authorization
must the callback address be port 80
does this project have to configure SSL certificates
the official account does not require ssl, but requires authentication.
check this table: https://mp.weixin.qq.com/wiki.
to see if you have the appropriate permissions.
recently I want to write a trial hand of a project with front and rear separation. since I have been self-taught nodejs, all this time, the idea is to build a back-end server with express framework, but in this way I don t know what to do in the middle...
there are many shortcuts under the folder after installing with cnpm. What should I do when I use nodejs to read the files in the directory? how can I tell if it is a shortcut? how do I get the true direction of the shortcut? ...
...
logs are recorded before each operation to prevent data loss caused by interruptions. do the following: A log B redis count + 1 C clear log 1. If the execution of An is interrupted, check the log after startup, and you can perform operation B aga...