Browse Source

build: release 环境对应的b2b地址用release地址

suntg 7 years ago
parent
commit
de3cd32128
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/ptest/sys.properties

+ 3 - 3
src/main/resources/ptest/sys.properties

@@ -59,9 +59,9 @@ inquiryServiceInnerUrl=http://192.168.100.9:8080
 messageServiceUrl=http://192.168.100.2:8080
 
 #b2b
-b2b=https://test-b2b.uuzcc.cn
-b2bDomain=https://test-b2b.uuzcc.cn
-b2bInner=http://192.168.100.13:8080
+b2b=https://rel-b2b.uuzcc.cn
+b2bDomain=https://rel-b2b.uuzcc.cn
+b2bInner=http://192.168.100.52:8080
 
 #lottery
 lottery=http://192.168.253.3:26789