Commit ce5e322a by 陈浩建

剔除冗余日志

parent 5baebd82
......@@ -884,7 +884,6 @@ public class IntelligenceSendOrder {
log.info("融合下单数据为空!");
return;
}
log.info("融合办理前置调用:"+order.toString());
if (!rightNowSend) {
SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd");
Date rhTime = null;
......
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