Commit 31fe90a2 by 徐康

麦咖啡订单推送

parent 4677d095
......@@ -2630,6 +2630,9 @@ public class MCCafeOrderServiceImpl implements MCCafeOrderService {
}
}
AppLogUtil.infoLog("麦咖啡历史订单推送完成: "+JSON.toJSONString(queryOrderVo),null,null);
});
BaseResponse baseResponse = new BaseResponse();
......
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