This commit is contained in:
2024-07-01 10:15:25 +08:00
parent 424020d76c
commit 73096bb277

View File

@@ -4,7 +4,7 @@ server:
spring: spring:
datasource: datasource:
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://172.18.0.4:3306/yxt_base?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true url: jdbc:mysql://172.18.0.4:3306/ss_user?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
username: root username: root
password: yxt_mysql_138 password: yxt_mysql_138
cloud: cloud: