调整代码
This commit is contained in:
@@ -76,4 +76,4 @@ def send_file():
|
|||||||
print(response.text)
|
print(response.text)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
send_file()
|
set_call_back()
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
base_url= "http://192.168.2.240:2531/v2/api"
|
base_url= "http://192.168.2.240:2531/v2/api"
|
||||||
gewechat_token= "cb43f52db27e4a56bb6ec7da54373582"
|
gewechat_token= "cb43f52db27e4a56bb6ec7da54373582"
|
||||||
app_id="wx_3BC6eSHGE5xEm_hH3__7c"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user