Commit 445edeb4 authored by liaoanyuan's avatar liaoanyuan

增加工单筛选条件和工时导出信息

parent bb9f38a5
......@@ -77,7 +77,6 @@ public class StatisticsServiceImpl implements StatisticsService {
private final static Integer EXCEL_WIDTH = 1000 * 6;
@Override
public PageInfo getDayWorkTimeOfMonth(GetMonthlyCollectParam param) {
log.info("StatisticsServiceImpl[]getMonthlyCollect[]input.param" + param);
......
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