mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-18 14:23:39 +00:00
feat(知识库): 增加知识库模块
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
jdbcUrl = ${pro.jdbc.agent.url}
|
||||
user = ${pro.jdbc.agent.username}
|
||||
password = ${pro.jdbc.agent.password}
|
||||
devMode = ${pro.devMode}
|
||||
hotReloadDir = ${pro.hotreload.realpath}
|
||||
download_path = ${pro.download.path}
|
||||
log_path = ${log.file.path}
|
||||
Reference in New Issue
Block a user