修改取消投递报错问题
This commit is contained in:
@@ -327,6 +327,7 @@ public class AppJobController extends BaseController
|
||||
|
||||
return toAjax(jobApplyService.applyJobCencal(apply));
|
||||
}catch (Exception e){
|
||||
e.printStackTrace();
|
||||
return error("取消投递失败,请稍后重试");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user