mirror of https://gitee.com/xiaonuobase/snowy
【更新】修复SysRolePageParam字段注释错误
parent
61c23ff794
commit
bc37ff08d7
|
@ -46,8 +46,8 @@ public class SysRolePageParam {
|
|||
@ApiModelProperty(value = "组织id")
|
||||
private String orgId;
|
||||
|
||||
/** 职位分类 */
|
||||
@ApiModelProperty(value = "职位分类")
|
||||
/** 角色分类 */
|
||||
@ApiModelProperty(value = "角色分类")
|
||||
private String category;
|
||||
|
||||
/** 名称关键词 */
|
||||
|
|
Loading…
Reference in New Issue