更新后端生成類型 Integer出錯的問題

This commit is contained in:
fy53888
2025-08-09 21:55:23 +08:00
parent 210a9d9b14
commit 5a4d76ac09
13 changed files with 564 additions and 3 deletions

View File

@@ -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:
# 最大连接池数量