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