mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-02 12:36:12 +08:00
需求3
This commit is contained in:
parent
266f87f7c6
commit
952a8383d1
@ -47,7 +47,6 @@ public class RevokedController {
|
|||||||
CategoryService categoryService;
|
CategoryService categoryService;
|
||||||
@Autowired
|
@Autowired
|
||||||
RecordService recordService;
|
RecordService recordService;
|
||||||
|
|
||||||
//TODO 普通成员向管理员申请撤销
|
//TODO 普通成员向管理员申请撤销
|
||||||
@AuthAccess(allowRoles = {"user"})
|
@AuthAccess(allowRoles = {"user"})
|
||||||
@Operation(summary = "成员申请撤销")
|
@Operation(summary = "成员申请撤销")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user