|
@@ -12,7 +12,10 @@ import javax.annotation.Resource;
|
|
|
import java.util.List;
|
|
|
|
|
|
/**
|
|
|
- * 知识管理
|
|
|
+ * @ClassName : KnowledgeController
|
|
|
+ * @Author : xieshengjie
|
|
|
+ * @Date: 2021/3/17 21:13
|
|
|
+ * @Description : 知识管理controller
|
|
|
*/
|
|
|
@RestController
|
|
|
@RequestMapping("//knowledge")
|