Commit 499b67f8 authored by 赵啸非's avatar 赵啸非

修改导出动态列

parent 7e758f7e
......@@ -237,7 +237,7 @@ public class AttendanceStatController extends BaseCRUDJsonBodyMappingController<
}
mapList.add(map);
}
return mapList;
return mapList;
}).collect(Collectors.toList());
......
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