【更新】修复SysRolePageParam字段注释错误
This commit is contained in:
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…
x
Reference in New Issue
Block a user