Sfoglia il codice sorgente

修改了数据库配置信息

jinshihui 2 settimane fa
parent
commit
15ed6a2112

+ 1 - 5
nightFragrance-admin/src/main/resources/application-dev.yml

@@ -56,12 +56,8 @@ spring:
     driverClassName: com.mysql.cj.jdbc.Driver
     druid:
       # 主库数据源
-#      master:
-#        url: jdbc:mysql://localhost:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-#        username: root
-#        password: 1234
       master:
-        url: jdbc:mysql://39.98.239.48:3366/night_fragrance?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://39.98.239.48:3366/guangyuyuan?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
         password: '@RqGHG#KZ*C9ytkQ'
       slave: