修改 监控页面链接

master
wangh 1 year ago
parent 4663a6587b
commit 6a0c8d8b8f

@ -44,7 +44,8 @@ public class BaseCustomerController extends BaseController {
/**
*
*/
@RequiresPermissions("manage:base_customer:list")
// @RequiresPermissions("manage:base_customer:list")
@ApiOperation(tags = {"文档归档"}, value = "客户-列表")
@PostMapping("/list")
@ResponseBody
public TableDataInfo list(BaseCustomer baseCustomer) {

Loading…
Cancel
Save