mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-06-19 12:27:03 +00:00
init v1.0.0
This commit is contained in:
@@ -51,7 +51,7 @@ spring:
|
||||
# rewriteBatchedStatements=true 批处理优化 大幅提升批量插入更新删除性能(对数据库有性能损耗 使用批量操作应考虑性能问题)
|
||||
url: jdbc:mysql://127.0.0.1:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
|
||||
username: ry-vue
|
||||
password: ry-vue
|
||||
password: xxx
|
||||
|
||||
# 从库数据源
|
||||
# slave:
|
||||
|
||||
Reference in New Issue
Block a user