소스 검색

添加商户号

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