demand: 取消查询报关清关级别维护列表接口权限限制
committer: heyu
This commit is contained in:
parent
fc8d32d0ea
commit
4e15d92e86
@ -36,7 +36,7 @@ public class EmisCustomsLevelController extends EmisBaseController {
|
||||
/**
|
||||
* 查询报关清关级别维护列表
|
||||
*/
|
||||
@PreAuthorize("@ss.hasPermi('emis:emisCustomsLevel:list')")
|
||||
// @PreAuthorize("@ss.hasPermi('emis:emisCustomsLevel:list')")
|
||||
@GetMapping("/list")
|
||||
public TableDataInfo list(EmisCustomsLevel emisCustomsLevel) {
|
||||
startPage();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user