|
|
|
@ -110,8 +110,6 @@ public class InviteServieImpl extends ServiceImpl<InviteMapper, Invite> implemen
|
|
|
|
|
throw new ServiceException("400","添加就业失败");
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* 根据id删除数据
|
|
|
|
|
* */
|
|
|
|
@ -196,6 +194,4 @@ public class InviteServieImpl extends ServiceImpl<InviteMapper, Invite> implemen
|
|
|
|
|
return directoryList;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|