xuhy
5 天以前 ab4a96f6c17c88187004c2fff7b4458aaa31520c
ruoyi-system/src/main/java/com/ruoyi/system/dto/SysRoleDTO.java
@@ -18,7 +18,7 @@
    private String roleName;
    @ApiModelProperty(value = "类型")
    private Integer postType;
    private Integer roleType;
    @ApiModelProperty(value = "备注")
    private String remark;