liusheng
2025-08-12 a9a4fbbc8a071869ef298c7b9adf457ef3c88b37
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -44,4 +44,7 @@
    @ApiModelProperty(value = "科室病区")
    private Integer statisticaltype;
    private String visitDeptCode;
    private String visitDeptName;
}