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

Commit ba55d90d authored by jiangxiulong's avatar jiangxiulong

add log

parent 9f516d74
......@@ -105,6 +105,7 @@ public class KylinOrderRefundBatchAdminController extends BaseController {
return error(res.getMessage());
}
} catch (Exception e) {
logger.info("refundBatchApplyException", e);
return error(e.getMessage());
}
}
......
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