Browse Source

官网首页等内容优化、新增热门等相关处理开发

anderx 3 years ago
parent
commit
23be6de781
1 changed files with 4 additions and 3 deletions
  1. 4 3
      src/main/resources/props/config_local.properties

+ 4 - 3
src/main/resources/props/config_local.properties

@@ -61,11 +61,12 @@ template.cacheable=false
 
 #连接开�
 
-#portal.host=//kedejs.jishutao.com/portal/1.0.25
-portal.host=//172.16.1.187/portal/1.0.25
+portal.host=//kedejs.jishutao.com/portal/1.0.25
+#portal.host=//172.16.1.187/portal/1.0.25
 #portal.host=//172.16.0.255:3000/1.0.21
 
-static.host=//kedejs.jishutao.com/client/1.0.7
+#static.host=//kedejs.jishutao.com/client/1.0.7
+static.host=//172.16.1.187/client/1.0.7
 #static.host=//172.16.0.52/client/1.0.5
 #static.host=//172.16.0.255:3000/1.0.5