@@ -1,3 +1,7 @@
+mp:
+ # 文件路径 示例( Windows配置D:/ygp/uploadPath,Linux配置 /home/ygp/uploadPath)
+ profile: /home/mangpiao/mp-server
+
#三方支付配置
pay:
callbackUrl: https://mp-api.51jiazhu.com/service/notify/payCallback
+ profile: /Users/Steven/Documents/logs
callbackUrl: https://test-mp.quanshu123.com/service/notify/payCallback
@@ -1,3 +1,6 @@
+ profile: /home/quanshu/mp-server
@@ -8,8 +8,6 @@ mp:
copyrightYear: 2022
# 实例演示开关
demoEnabled: true
- # 文件路径 示例( Windows配置D:/ygp/uploadPath,Linux配置 /home/ygp/uploadPath)
- profile: /home/mangpiao/mp-server
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数组计算 char 字符验证