qfqwfqw
This commit is contained in:
1
main.py
1
main.py
@@ -246,6 +246,7 @@ def h5group(nickname, db: Session = Depends(get_db)):
|
||||
print('new_wxid--', new_wxid)
|
||||
# global globalMsgData
|
||||
# 发送小程序
|
||||
print("globalMsgData",globalMsgData)
|
||||
utils.sendminiProgram(globalMsgData, config.account_wxid, new_wxid, planetXml)
|
||||
return {"code": 200, "success": "ok", "message": "群聊邀请已发送"}
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user