mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-29 12:33:44 +08:00
更新后端生成類型 Integer出錯的問題
This commit is contained in:
@@ -18,7 +18,7 @@ spring:
|
||||
driverClassName: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://127.0.0.1:3306/ruoyi-ai?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
|
||||
username: root
|
||||
password: root
|
||||
password: 123456
|
||||
|
||||
hikari:
|
||||
# 最大连接池数量
|
||||
|
||||
Reference in New Issue
Block a user