提交 17f6fa2c authored 作者: wangmenglong's avatar wangmenglong

屏蔽支付宝岗位接口

上级 a63e9da5
...@@ -182,6 +182,7 @@ public class RecruitServiceImpl extends ServiceImpl<RecruitMapper, Recruit> impl ...@@ -182,6 +182,7 @@ public class RecruitServiceImpl extends ServiceImpl<RecruitMapper, Recruit> impl
Org org = orgService.getDetails(recruit.getOrgId()); Org org = orgService.getDetails(recruit.getOrgId());
recruit.setOrg(org); recruit.setOrg(org);
//todo 发送阿里
//sendAli(recruit); //sendAli(recruit);
}catch (Exception e){ }catch (Exception e){
e.printStackTrace(); e.printStackTrace();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论