Commit 7a9f2ef8 authored by Quxl's avatar Quxl

x

parent 659fea58
......@@ -75,9 +75,7 @@ public class ExportServiceImpl implements ExportService {
enrollList.add(enrollTypes.get(s));
}
map.put("enroll_type_name", StringUtil.join(",", enrollList));
}
}
return list;
}
......
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