This commit is contained in:
eric
2023-05-05 09:49:44 +08:00
parent 3c0fd592e8
commit ee3c9b7795

3
app.py
View File

@@ -204,5 +204,4 @@ async def getphonenum(
headers = {"Content-Type": "application/json"}
return JSONResponse(content=content, headers=headers)
# # 微信对话平台一定要选择: 随机回复
s
# # 微信对话平台一定要选择: 随机回复