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