diff --git a/app.py b/app.py index 8ea6111..a0997f8 100644 --- a/app.py +++ b/app.py @@ -204,5 +204,4 @@ async def getphonenum( headers = {"Content-Type": "application/json"} return JSONResponse(content=content, headers=headers) - # # 微信对话平台一定要选择: 随机回复 -s \ No newline at end of file + # # 微信对话平台一定要选择: 随机回复 \ No newline at end of file