陈昶聿
2026-01-30 7f7e41a31031f9fef49b705c00eaadedd58bfeb3
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;