2
0

feat: rename directory wfc-modules-user to wfc-user

This commit is contained in:
zhangsz
2024-12-30 10:03:24 +08:00
parent b79f2a441a
commit dd0404b6a6
151 changed files with 26 additions and 19 deletions

View File

@@ -77,7 +77,7 @@ logging:
github:
binarywang: debug
file:
name: /home/wfc/logs/wfc-payment.log
name: /opt/wfc/logs/wfc-payment.log
wxpay:
appId: 121412414112
@@ -85,5 +85,5 @@ wxpay:
mchKey: 1525342aa
subAppId: #服务商模式下的子商户公众账号ID
subMchId: #服务商模式下的子商户号
keyPath: /home/wfc/config/payment/wxpay_key.pem
keyPath: /opt/wfc/config/payment/wxpay_key.pem
useSandboxEnv: false