【更新】修复SysRolePageParam字段注释错误
This commit is contained in:
parent
79ceea9b6f
commit
13b25bd0c7
@ -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