xin
13 hours ago 501eba8c1c5b58fb3e5f442dcf892a460148e0c0
oying-system/src/main/resources/config/application-prod.yml
@@ -98,8 +98,8 @@
  # 续期时间范围,默认 1小时,这里单位毫秒
  renew: 3600000
#是否允许生成代码,生产环境设置为false
generator:
#生产环境设置为false
oying:
  enabled: false
#如果生产环境要开启swagger,需要配置请求地址
@@ -135,8 +135,6 @@
#微信配置
wx:
  # 测试环境
  enabled: false
  # AppID
  app-id: wx2273296a5569cbad
  # AppSecret
@@ -184,13 +182,11 @@
  # 请求url
  req-url: https://pay.hstypay.com/v2/pay/gateway
  # 支付通知地址
  notify-url: https://o-ying.cn/oying/api/swiftPass/alipayCallback
  notify-url: https://apix.o-ying.cn/oying/api/swiftPass/alipayCallback
  # 退款通知地址
  refund-url: https://o-ying.cn/oying/api/swiftPass/returnNotify
  refund-url: https://apix.o-ying.cn/oying/api/swiftPass/returnNotify
obs:
  # 测试环境
  enabled: false
  access_key_id: HPUATJYFVPO6DABSVEKA
  access_key_secret: 8TQG5wnLID3MsUPsJjmZ31LtKlgyvFFUDvXnI9nm
  bucket: o-ying
@@ -201,3 +197,7 @@
  url-send-msg-batch: https://118.178.116.15:8443/winnerrxd/api/trigger/SendBatchMsg
  user-code: CQLYSXYJ
  user-pass: lych1205!
# 支付类型
pay:
  type: HWC2