加入一个全局Client ,方便所有地方调用。

This commit is contained in:
liuwei
2025-04-23 11:24:33 +08:00
parent 04ebb43fe5
commit b7e5a1ff3e
10 changed files with 69 additions and 433 deletions

5
gewechat/config.toml Normal file
View File

@@ -0,0 +1,5 @@
[Gewechat]
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.192:8999/gewechat/callback"