重大版本调整:gewechat兼容。
This commit is contained in:
11
config.yaml
11
config.yaml
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user