Commit 9114ba9e authored by Quxl's avatar Quxl

x

parent 79757c30
...@@ -109,6 +109,7 @@ public class WebUtilController { ...@@ -109,6 +109,7 @@ public class WebUtilController {
return v1.compareTo(v2); return v1.compareTo(v2);
} }
}); });
objList.add(new Object[] {StringUtil.join(",", "", "", "", othersList), id});
} }
} }
if(enrolls.size() > 0) { if(enrolls.size() > 0) {
......
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