Browse Source

将公共询价服务的地址修改为内网地址

liusw 7 years ago
parent
commit
eef020cc8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/prod/sys.properties

+ 1 - 1
src/main/resources/prod/sys.properties

@@ -48,4 +48,4 @@ productServiceIp=http://10.10.0.197:8080
 kafka-bootstrap-servers=10.10.100.11:9292,10.10.100.12:9292,10.10.100.13:9292,10.10.100.14:9292,10.10.100.15:9292,10.10.100.16:9292
 
 #inquiry service url
-inquiryServiceUrl=https://api-inquiry.usoftmall.com
+inquiryServiceUrl=http://10.10.0.254:8080