zhanghua
2023-12-11 a9674f2fdd767d37a920e08535d8ab7d88746796
ycl-common/src/main/java/com/ycl/entity/user/UmsRole.java
@@ -53,6 +53,8 @@
    private Integer sort;
    private String code;
    @ApiModelProperty(value = "角色类型文本")
    @TableField(exist = false)
    private String typeText;