@@ -98,6 +98,7 @@
res.id = '';
res.dept = '';
res.depteventId = '';
+ res.userId=selection[i].userId;
res.name = selection[i].nickName;
res.post = selection[i].postName;
res.telphone = selection[i].phonenumber;