javascript - How does the WeChat applet obtain user information based on openid
曾经蜡笔没有小新2017-07-06 10:36:33
0
1
1235
How does the WeChat applet obtain user information based on openid? PS: According to the N number of openids returned by the server, the front desk obtains the corresponding user information based on the openid
It should be stored in the database from the beginning, so you don’t have to go and get signatures every time you need it. Just update it if there is an update
It should be stored in the database from the beginning, so you don’t have to go and get signatures every time you need it. Just update it if there is an update