Prechádzať zdrojové kódy

正式环境修改配置

yq 3 rokov pred
rodič
commit
fa3d4919b3

+ 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
 
 
+