xiongzhu 4 years ago
parent
commit
1825bea86f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yaml

+ 1 - 1
src/main/resources/application.yaml

@@ -12,7 +12,7 @@ spring:
   profiles:
     active: dev
   datasource:
-    url: jdbc:mysql://rm-wz9y2p75f51a2o19kbo.mysql.rds.aliyuncs.com:53306/9th?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
+    url: jdbc:mysql://rm-wz9y2p75f51a2o19kbo.mysql.rds.aliyuncs.com:53306/9th_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
     username: develop
     password: glV1BJCzcNB9ughR
     hikari: