陈昶聿
3 天以前 14c05113b72698a331259ce7c34c7ae8dd69ffd7
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;