This commit is contained in:
Dftre 2024-06-11 01:53:44 +08:00
parent befeb07fac
commit 374931d349

View File

@ -1,15 +1,14 @@
pay: pay:
sqb: sqb:
enabled: false enabled: false
appId: "appId"
apiDomain: "apiDomain" apiDomain: "apiDomain"
terminalSn: "terminalSn" terminalSn: "terminalSn"
terminalKey: "terminalKey" terminalKey: "terminalKey"
appId: "appId"
vendorSn: "vendorSn" vendorSn: "vendorSn"
vendorKey: "vendorKey" vendorKey: "vendorKey"
alipay: alipay:
enabled: true enabled: false
# 应用id
appId: appid appId: appid
# 应用私钥 # 应用私钥
appPrivateKey: classpath:pay/alipay/alipay_private_key.pem appPrivateKey: classpath:pay/alipay/alipay_private_key.pem