ww
This commit is contained in:
Binary file not shown.
4
main.py
4
main.py
@@ -56,10 +56,10 @@ def read_users(code, wxid, db: Session = Depends(get_db)):
|
|||||||
# 异度星球-小程序
|
# 异度星球-小程序
|
||||||
payload = {
|
payload = {
|
||||||
# 'appid': config.appid,
|
# 'appid': config.appid,
|
||||||
'appid': "wxid_haqoszjheyuz22",
|
'appid': "wxa55815dd741a540d",
|
||||||
|
|
||||||
# 'secret': config.secret,
|
# 'secret': config.secret,
|
||||||
'secret':'49187487591@chatroom',
|
'secret':'82ce78719cc6b6e4a8ff738704d5b6cc',
|
||||||
|
|
||||||
'js_code': code,
|
'js_code': code,
|
||||||
'grant_type': 'authorization_code'
|
'grant_type': 'authorization_code'
|
||||||
|
|||||||
Reference in New Issue
Block a user