黄磊的项目,分享文件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

24 lines
525 B

#微信配置
wx:
public:
redirect_uri: http://asdf.com
appid: aa
secret: bb
video:
baseUrl:
forest:
variables:
wechat_clients_url: https://api.weixin.qq.com
wechat_mch_clients_url: https://api.mch.weixin.qq.com
## 日志总开关,打开/关闭Forest请求/响应日志
log-enabled: true
## 打开/关闭Forest请求日志
log-request: false
## 打开/关闭Forest响应状态日志
log-response-status: true
## 打开/关闭Forest响应内容日志
log-response-content: true