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