|
|
@@ -1,16 +1,18 @@
|
|
|
dev.name=local
|
|
|
jdbc.driverClassName=com.mysql.jdbc.Driver
|
|
|
-
|
|
|
-static.host=//static.jishutao.com/1.3.39
|
|
|
-#static.host=//172.16.1.187/1.3.39
|
|
|
+kede.version=1.3.39
|
|
|
+#static.host=//static.jishutao.com/${kede.version}
|
|
|
+#static.host=//172.16.1.187/${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
|
|
|
-#jdbc.url=jdbc\:mysql://localhost:3306/aft?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
|
|
-#jdbc.username=root
|
|
|
-#jdbc.password=123456
|
|
|
-jdbc.url=jdbc:mysql://101.37.32.31:3306/aft?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
|
|
+jdbc.url=jdbc\:mysql://localhost:3306/aft?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
|
|
jdbc.username=root
|
|
|
-jdbc.password=aftdev
|
|
|
+jdbc.password=123456
|
|
|
+#jdbc.url=jdbc:mysql://101.37.32.31:3306/aft?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
|
|
+#jdbc.username=root
|
|
|
+#jdbc.password=aftdev
|
|
|
jdbc.validationQuery=SELECT 'x'
|
|
|
jdbc.initialSize=3
|
|
|
jdbc.maxActive=20
|
|
|
@@ -58,8 +60,7 @@ clue_release_day=15
|
|
|
amb.maxLvl=6
|
|
|
|
|
|
|
|
|
-#avatar.host=//172.16.1.199:3000
|
|
|
-#static.host=//172.16.0.255:3000/1.2.62
|
|
|
+
|
|
|
avatar.host=//static.jishutao.com
|
|
|
rd.static.host=//static.jishutao.com/RD/1.0.04
|
|
|
|