调整代码

This commit is contained in:
liuwei
2025-04-27 10:25:26 +08:00
parent 5c5d9595e4
commit bacfa048cb
2 changed files with 2 additions and 2 deletions

View File

@@ -76,4 +76,4 @@ def send_file():
print(response.text)
if __name__ == '__main__':
send_file()
set_call_back()

View File

@@ -2,4 +2,4 @@
base_url= "http://192.168.2.240:2531/v2/api"
gewechat_token= "cb43f52db27e4a56bb6ec7da54373582"
app_id="wx_3BC6eSHGE5xEm_hH3__7c"
callback_url="http://192.168.2.210:8999/gewechat/message/callback"
callback_url="http://192.168.2.212:8999/gewechat/message/callback"