添加支付功能

This commit is contained in:
macro
2023-09-19 09:37:54 +08:00
parent 9b4343e436
commit b3bc051e79
13 changed files with 434 additions and 0 deletions

View File

@@ -42,3 +42,11 @@ logstash:
host: localhost
enableInnerLog: false
alipay:
gatewayUrl: https://openapi-sandbox.dl.alipaydev.com/gateway.do
appId: your appId
alipayPublicKey: your alipayPublicKey
appPrivateKey: your appPrivateKey
returnUrl: http://localhost:8060/#/pages/money/paySuccess
notifyUrl: