AprilWind
2025-01-15 8f21e9e2fde6f1e5acc5355f3a9a4c8dbfbeba47
1
2
3
4
5
6
7
8
9
10
package org.dromara.common.core.service;
 
/**
 * 通用 角色服务
 *
 * @author AprilWind
 */
public interface RoleService {
 
}