liusheng
4 天以前 0c515e7b8e3c1c15c615cc831ef3fdb09ea5265e
smartor/src/main/java/com/smartor/domain/ServiceStatisticsRequest.java
@@ -32,7 +32,7 @@
    private String timeType = "day";
    @ApiModelProperty(value = "机构ID,为空则查询所有")
    private Long orgid;
    private String orgid;
    @ApiModelProperty(value = "科室编码列表,为空则查询所有")
    private List<String> deptcodes;