xuhy
2025-09-29 14e060206ec8445daf6f72081d7aaf7b4fc85cf5
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 = "职业技能")