liusheng
9 小时以前 0abbee42ed08582645795b4b98e2637cc10cfed0
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -51,7 +51,7 @@
    @ApiModelProperty(value = "子任务Id集合")
    private List<Long> subTaskIds;
    @ApiModelProperty(value = "科室病区")
    @ApiModelProperty(value = "科室病区:1,病区统计  2,科室统计")
    private Integer statisticaltype;
    private String visitDeptCode;