【feat】 优化错误信息抛出
This commit is contained in:
parent
794fb5b5db
commit
d2f9c6a06a
@ -3,7 +3,7 @@ spring:
|
|||||||
type: com.zaxxer.hikari.HikariDataSource
|
type: com.zaxxer.hikari.HikariDataSource
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
# 城博
|
# 城博
|
||||||
url: jdbc:mysql://127.0.0.1:3306/chengbo?useUnicode=true&allowPublicKeyRetrieval=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
|
url: jdbc:mysql://127.0.0.1:3306/zsd?useUnicode=true&allowPublicKeyRetrieval=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
|
||||||
username: root
|
username: root
|
||||||
password: Celnet2025.QY
|
password: Celnet2025.QY
|
||||||
mail:
|
mail:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user