mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 11:05:06 +08:00
完善 RoleServiceImpl 单元测试
This commit is contained in:
@ -16,6 +16,6 @@ public interface RoleApi {
|
||||
*
|
||||
* @param ids 角色编号数组
|
||||
*/
|
||||
void validRoles(Collection<Long> ids);
|
||||
void validRoleList(Collection<Long> ids);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user