liusheng
3 天以前 6393d6ba70099f1b47f4124e06426f016fb28052
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -44,4 +44,7 @@
    @ApiModelProperty(value = "科室病区")
    private Integer statisticaltype;
    private String visitDeptCode;
    private String visitDeptName;
}