liujie
2025-09-29 d1b9a449556b86fb23ae65022d2f5d806fdd2e73
ruoyi-system/src/main/java/com/ruoyi/system/model/TAppUser.java
@@ -65,8 +65,8 @@
    @TableField("other_count")
    private Integer otherCount;
    @ApiModelProperty(value = "状态 0待审核 1通过 2拒绝")
    @ApiModelProperty(value = "审核状态 0=待审核 1=通过 2=拒绝")
    @TableField("state")
    private Integer state;
    @ApiModelProperty(value = "职业技能")