liusheng
2025-08-26 1be48553ad7b1994ed6f7d0d868f0ef7ba8a67af
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -47,4 +47,8 @@
    private String visitDeptCode;
    private String visitDeptName;
    @ApiModelProperty(value = "医生编码")
    private String drcode;
}