xuhy
6 天以前 6233c215047bd2c15512f1f32e42b7a858306882
ruoyi-system/src/main/java/com/ruoyi/system/query/TCrmClinicQuery.java
@@ -30,4 +30,9 @@
    @ApiModelProperty(value = "状态 1=待审核 2=已拒绝 3=使用中 4=冻结")
    private Integer status;
    @ApiModelProperty(value = "前端忽略")
    private Long userId;
    @ApiModelProperty(value = "前端忽略")
    private Integer roleType;
}