fix(knowledge): 修复文件上传失败

This commit is contained in:
v-zhangjc9
2025-05-30 11:03:26 +08:00
parent 2cac589b0f
commit b8cc8fee67
3 changed files with 3 additions and 14 deletions

View File

@@ -176,6 +176,7 @@ deploy:
jdk: "jdk17"
replicas: 1
arguments:
"[knowledge.download-prefix]": 'http://132.126.207.130:35690/hudi_services/ai_knowledge'
"[knowledge.upload-path]": ${deploy.runtime.data-path}/knowledge
"[spring.datasource.url]": ${deploy.runtime.database.config.url}
"[spring.datasource.username]": ${deploy.runtime.database.config.username}