Commit e3973fe8 authored by 廖旭伟's avatar 廖旭伟

站点事项增加查询条件

parent 05f60272
......@@ -37,4 +37,7 @@ public class SiteMatterVo extends BaseEntityLong {
/** 事项类型排除列表 */
private List <String> eventTypeShowNotList;
/** 序号,主键,自增长列表 */
private List <Long> idList;
}
\ No newline at end of file
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