Commit 2a7efbb2 authored by 赵啸非's avatar 赵啸非

添加同步办件进度查询

parent e24f7b20
...@@ -16,8 +16,6 @@ import java.util.Date; ...@@ -16,8 +16,6 @@ import java.util.Date;
@Data @Data
public class DoworkStatVo extends BaseEntityLong { public class DoworkStatVo extends BaseEntityLong {
/** ID列表 */
private List <Long> idList;
/** 开始 年 */ /** 开始 年 */
private Integer yearStart; private Integer yearStart;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment