liusheng
5 天以前 4bb2588c5579d43ae5d343c7343a425a80b02d6c
smartor/src/main/java/com/smartor/domain/ServiceSubtaskStatistic.java
@@ -142,4 +142,8 @@
    private Long weChatAgain = 0L;
    @ApiModelProperty(value = "结果异常")
    private Long abnormalAgain = 0L;
    @ApiModelProperty(value = "科室病区")
    private Integer statisticaltype;
}