fix: 知识库接口路径更改

This commit is contained in:
chenjinsong
2023-05-11 10:21:40 +08:00
parent a6511508ad
commit b6209fc71e

View File

@@ -35,7 +35,7 @@ export const api = {
// galaxyProxy
galaxyProxy: '/galaxy/setting',
// 知识库
knowledgeBase: '/knowledge',
knowledgeBase: '/knowledgeBase',
// 报告相关
reportJob: '/report/job',