- 新增 KnowledgeBaseController 中的 updateKnowledgeBaseInfo 方法 - 在 KnowledgeBaseService 接口中添加 updateKnowledgeBaseInfo 方法- 实现 KnowledgeBaseServiceImpl 中的 updateKnowledgeBaseInfo 方法 - 添加相关验证方法以确保知识库存在和名称不重复
- 新增 KnowledgeBaseController 中的 updateKnowledgeBaseInfo 方法 - 在 KnowledgeBaseService 接口中添加 updateKnowledgeBaseInfo 方法- 实现 KnowledgeBaseServiceImpl 中的 updateKnowledgeBaseInfo 方法 - 添加相关验证方法以确保知识库存在和名称不重复