anderx 1 年間 前
コミット
4bb0c8f748
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/main/resources/props/config_test.properties

+ 1 - 1
src/main/resources/props/config_test.properties

@@ -1,5 +1,5 @@
 dev.name=test
-static.host=//static.jishutao.com/1.3.21
+static.host=//static.jishutao.com/1.3.23
 #Driver
 jdbc.driverClassName=com.mysql.jdbc.Driver
 jdbc.url=jdbc:mysql://127.0.0.1:3306/aft?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false