Kaynağa Gözat

杉泰配置生产环境

wzy 1 yıl önce
ebeveyn
işleme
2fdaf0d659

+ 1 - 1
mjava-shantai/src/main/resources/application-prod.yml

@@ -5,7 +5,7 @@ server:
 
 spring:
   datasource:
-    url: jdbc:mysql://127.0.0.1:3306/dingtalk?serverTimezone=GMT%2B8
+    url: jdbc:mysql://127.0.0.1:3306/shantai?serverTimezone=GMT%2B8
     username: root
     password: ST-cloudpure2024
     driver-class-name: com.mysql.cj.jdbc.Driver