记得上下班打卡 | git大法好,push需谨慎

Commit e6c841fa authored by 胡佳晨's avatar 胡佳晨

增加 job 日志

parent a507f518
......@@ -55,6 +55,7 @@ public class KylinTaskHandler {
log.info("checkTransferOrderHandler:结果:" + result);
return ReturnT.SUCCESS;
} catch (Exception e) {
log.info("exception = ", e);
return ReturnT.FAIL;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment