xin
2025-05-30 347909bae241fff128b628ea6d12992d7e5b4b10
oying-system/src/main/resources/config/application-prod.yml
@@ -129,7 +129,7 @@
  avatarMaxSize: 5
  # 短信验证码key 时间
sms:
  key: lyhd-sms-key-
  key: oying-sms-key-
  time: 300
#微信配置
@@ -159,13 +159,13 @@
# 汇旺财
swift-pass:
  # 密钥1
  key-1: qqqqqqqqqqqqqqqqqqqq
  key: qqqqqqqqqqqqqqqqqqqq
  # 私钥
  mch-private-key: qqqqqqqqqqqq
  # 公钥
  plat-public-key: qqqqq
  # 门店编号1
  mch-id-1: 1111
  mch-id: 1111
  # 签名方式
  sign-type: MD5
  # 原生JS
@@ -177,6 +177,6 @@
  # 请求url
  req-url: https://pay.hstypay.com/v2/pay/gateway
  # 支付通知地址
  notify-url: https://localhost/lyhd/api/swiftPass/alipayCallback
  notify-url: https://localhost/oying/api/swiftPass/alipayCallback
  # 退款通知地址
  refund-url: https://localhost/lyhd/api/swiftPass/returnNotify
  refund-url: https://localhost/oying/api/swiftPass/returnNotify