浏览代码

正式环境修改配置

yq 3 年之前
父节点
当前提交
fa3d4919b3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/application-prod.properties

+ 2 - 2
src/main/resources/application-prod.properties

@@ -106,11 +106,10 @@ spring.rabbitmq.password=123456
 # 开启confirms回调 P -> Exchange
 spring.rabbitmq.publisher-confirm-type=correlated
 
-
 # 通云支付配置
 toppay.version=v1.0
 toppay.merchantNo=228304018003
-toppay.secret=18577770852
+toppay.secret=1640917603644ad8b61873599d96b2e6
 toppay.wxAppId=wx40274c2aaec24330
 toppay.wxAppSecret=4b0c04f796a8bed2c2435cc68362b22b
 toppay.notifyUrl=https://10.21.39.1/dxapi/top/notify
@@ -119,3 +118,4 @@ toppay.dealSelectUrl=https://interface.allinpaygx.com/api/access/payInterface/fi
 toppay.unifyUrl=https://interface.allinpaygx.com/api/access/payInterface/unifiedPay
 
 
+