【更新】修复SysRolePageParam字段注释错误

pull/60/MERGE
徐玉祥 2022-11-13 11:19:48 +08:00 committed by 小诺
parent 61c23ff794
commit bc37ff08d7
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ public class SysRolePageParam {
@ApiModelProperty(value = "组织id")
private String orgId;
/** 职位分类 */
@ApiModelProperty(value = "职位分类")
/** 角色分类 */
@ApiModelProperty(value = "角色分类")
private String category;
/** 名称关键词 */