重大版本调整:gewechat兼容。

This commit is contained in:
liuwei
2025-04-22 11:17:03 +08:00
parent 41def62467
commit a62bb61901
48 changed files with 2855 additions and 1420 deletions

View File

@@ -139,4 +139,13 @@ redis_config:
host: "192.168.2.40"
port: 6379
db: 0
decode_responses: true
decode_responses: true
#gewechat 配置
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"