liujie
5 天以前 f8d30932873605f5eb407228b22a38ec5ff96af9
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;
}