Commit d6c1f3cf authored by cq990612's avatar cq990612

优化代码结构

parent e8d9fd24
......@@ -1088,6 +1088,7 @@ public class StatisticsServiceImpl implements StatisticsService {
}
}
}
Collections.sort(workDays);
return workDays;
}
......
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