瀏覽代碼

添加商户号

yq 3 年之前
父節點
當前提交
f1ea8159a1
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/main/resources/application-dev.properties
  2. 1 1
      src/main/resources/application-test.properties

+ 1 - 1
src/main/resources/application-dev.properties

@@ -107,7 +107,7 @@ spring.rabbitmq.password=admin
 spring.rabbitmq.publisher-confirm-type=correlated
 # 通云支付配置
 toppay.version=v1.0
-toppay.merchantNo=553611048165UDU
+toppay.merchantNo=228304018003
 toppay.secret=18577770852
 toppay.wxAppId=wx40274c2aaec24330
 toppay.wxAppSecret=4b0c04f796a8bed2c2435cc68362b22b

+ 1 - 1
src/main/resources/application-test.properties

@@ -101,7 +101,7 @@ spring.rabbitmq.publisher-confirm-type=correlated
 
 # 通云支付配置
 toppay.version=v1.0
-toppay.merchantNo=553611048165UDU
+toppay.merchantNo=228304018003
 toppay.secret=18577770852
 toppay.wxAppId=wx40274c2aaec24330
 toppay.wxAppSecret=4b0c04f796a8bed2c2435cc68362b22b