瀏覽代碼

尽力没报错,bug之后再修

Huanyi 1 周之前
父節點
當前提交
1c72bc0b77
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      ruoyi-visual/ruoyi-nacos/src/main/resources/application.properties

+ 6 - 6
ruoyi-visual/ruoyi-nacos/src/main/resources/application.properties

@@ -43,14 +43,14 @@ db.num=1
 ## Development
 
 # Local
-#db.url.0=jdbc:mysql://127.0.0.1:3306/pet_system_config?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true
-#db.user.0=root
-#db.password.0=1234
+db.url.0=jdbc:mysql://127.0.0.1:3306/pet_system_config?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true
+db.user.0=root
+db.password.0=1234
 
 # Test
-db.url.0=jdbc:mysql://116.62.136.107:4563/pet_system_config?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true
-db.user.0=pet_system_config
-db.password.0=tfry6h6yrztNTw3e
+#db.url.0=jdbc:mysql://116.62.136.107:4563/pet_system_config?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true
+#db.user.0=pet_system_config
+#db.password.0=tfry6h6yrztNTw3e
 
 ## Production
 #db.url.0=jdbc:mysql://127.0.0.1:3306/pet_system_config?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true