支持角色标识查询角色
This commit is contained in:
@@ -27,6 +27,7 @@ public class RoleParam extends BaseParam {
|
||||
private Integer roleId;
|
||||
|
||||
@ApiModelProperty("角色标识")
|
||||
@QueryField(type = QueryType.EQ)
|
||||
private String roleCode;
|
||||
|
||||
@ApiModelProperty("角色名称")
|
||||
|
||||
Reference in New Issue
Block a user