zhanghua
2023-08-17 8945b94fc922fc6598f7558b318dc7674f525b70
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;