Browse Source

部门统计导出BUG修复

anderx 10 months ago
parent
commit
93e2de38c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/props/config_local.properties

+ 2 - 2
src/main/resources/props/config_local.properties

@@ -1,9 +1,9 @@
 dev.name=local
 jdbc.driverClassName=com.mysql.jdbc.Driver
 kede.version=1.3.39
-#static.host=//static.jishutao.com/${kede.version}
+static.host=//static.jishutao.com/${kede.version}
 #static.host=//172.16.1.187/${kede.version}
-static.host=//172.16.1.199:3000/${kede.version}
+#static.host=//172.16.1.199:3000/${kede.version}
 #avatar.host=//172.16.1.199:3000
 
 #jdbc.url=jdbc\:mysql://localhost:3306/aft20241122?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false