xuhy
2025-09-30 7018084c29844b1a53a7376ccefc95065adbaa4f
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 = "职业技能")