feat
This commit is contained in:
2
app.py
2
app.py
@@ -97,7 +97,7 @@ def urlSend(num):
|
|||||||
sendFlash(phonenumber, warntext)
|
sendFlash(phonenumber, warntext)
|
||||||
else:
|
else:
|
||||||
print(f"用户输入:{inputArguments},手机号不正确")
|
print(f"用户输入:{inputArguments},手机号不正确")
|
||||||
# sendTg(f"用户输入:{inputArguments},手机号不正确,或者uid参数异常")
|
sendTg(f"用户输入:{inputArguments},手机号不正确,或者uid参数异常")
|
||||||
|
|
||||||
|
|
||||||
@app.get("/")
|
@app.get("/")
|
||||||
|
|||||||
Reference in New Issue
Block a user