Browse Source

feat: 修改dev环境的搜索服务地址为外网地址

suntg 6 years ago
parent
commit
48496ee2d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/dev/sys.properties

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

@@ -20,7 +20,7 @@ inquiryServiceUrl=https://test-inquiry.uuzcc.cn
 messageServiceIp=http://message.ubtob.com/
 
 #search url
-searchUrl=http://188.131.128.107:24005
+searchUrl=https://test-b2b-search.uuzcc.cn
 
 #dfs file url
 dfsFileUrl=http://10.10.100.200:9999