add auth detail
This commit is contained in:
@@ -20,7 +20,7 @@ public interface AclService {
|
||||
|
||||
ResponseData deleteUserAndAuth(String name);
|
||||
|
||||
ResponseData getAclList();
|
||||
ResponseData getAclDetailList(AclEntry entry);
|
||||
|
||||
ResponseData getAclList(AclEntry entry);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user