修改job名称
continuous-integration/drone/push Build is failing Details

沃森川job同步飞书
YXY 1 year ago
parent 170175ea83
commit 282ca813e1

@ -98,7 +98,7 @@ public abstract class SyncAccountsJobAbstract {
} }
} }
private String buildRobotErrorMessage(CJTJobRequest req,Exception e){ private String buildRobotErrorMessage(Exception e){
JSONObject jsonObject = new JSONObject(); JSONObject jsonObject = new JSONObject();
jsonObject.put("同步任务",getClassName()); jsonObject.put("同步任务",getClassName());
jsonObject.put("异常信息",e.getMessage()); jsonObject.put("异常信息",e.getMessage());

Loading…
Cancel
Save