记得上下班打卡 | git大法好,push需谨慎

Commit ca022f98 authored by 胡佳晨's avatar 胡佳晨

修改 只要活动上线即可显示

parent 20228fdb
......@@ -49,7 +49,7 @@ public class SmileVolunteerServerImpl implements SmileVolunteersService {
voList.add(vo);
// }
}
List<Integer> sortList = Arrays.asList(1,0,2);
// List<Integer> sortList = Arrays.asList(1,0,2);
// voList = voList.stream().sorted(Comparator.comparing(SmileVProjectListVo::getProjectStatus,(x,y)-> {
// if(x == null && y != null){
// return 1;
......
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