销售冠,post
This commit is contained in:
@@ -65,7 +65,7 @@ public class KnowledgeBaseController {
|
||||
/**
|
||||
* 分页查询知识列表
|
||||
*/
|
||||
@GetMapping("/list")
|
||||
@PostMapping("/list")
|
||||
@Operation(summary = "分页查询知识列表", description = "分页查询知识信息列表")
|
||||
public ResponseEntity<Map<String, Object>> getKnowledgeList(
|
||||
@Parameter(description = "页码", example = "1")
|
||||
|
||||
Reference in New Issue
Block a user