角色模板返回树形
This commit is contained in:
@@ -9,6 +9,6 @@ import java.util.List;
|
||||
@Data
|
||||
public class RoleSaveTemplateDTO
|
||||
{
|
||||
private List<Integer> roleTemplateIdList;
|
||||
private Integer id;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user