This commit is contained in:
hackrobot
2024-03-25 11:12:20 +08:00
parent 3979b76df4
commit 7a176bf931
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -56,10 +56,10 @@ def read_users(code, wxid, db: Session = Depends(get_db)):
# 异度星球-小程序
payload = {
# 'appid': config.appid,
'appid': "wxid_haqoszjheyuz22",
'appid': "wxa55815dd741a540d",
# 'secret': config.secret,
'secret':'49187487591@chatroom',
'secret':'82ce78719cc6b6e4a8ff738704d5b6cc',
'js_code': code,
'grant_type': 'authorization_code'