xuhy
2025-10-15 69e70841125d2e1f12fca17b0751d6d8842fc6cf
ruoyi-system/src/main/java/com/ruoyi/system/model/TCrmClinic.java
@@ -81,4 +81,8 @@
    @TableField("audit_remark")
    private String auditRemark;
    @ApiModelProperty(value = "业绩未达标次数")
    @TableField("performance_count")
    private Integer performanceCount;
}