陈昶聿
昨天 b73334e984e391cb2ea6b2651e77bf008e127459
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -57,7 +57,7 @@
    @ApiModelProperty(value = "子任务Id集合")
    private List<Long> subTaskIds;
    @ApiModelProperty(value = "科室病区:1,病区统计  2,科室统计")
    @ApiModelProperty(value = "科室病区:1,病区统计  2,科室统计  3. 病种统计")
    private Integer statisticaltype;
    private String visitDeptCode;