摘要: 1、controller接口参数类型 @PreAuthorize("@ss.hasPermi('manual:staff:list')") @GetMapping("/list") public TableDataInfo list(@RequestParam Map<String, Object> 阅读全文
posted @ 2023-05-22 14:57 过氧化氢 阅读(281) 评论(0) 推荐(0) 编辑