Commit a43cc007 authored by shiyu's avatar shiyu

自动更新超时未支付拍卖订单状态,新增日志2

parent 891790b4
......@@ -241,6 +241,7 @@ public class AutoSendMsgJob {
/**
* 拍卖订单中拍超时未付款导致流拍
* 自动更新这些拍品的状态为"中拍未付款流拍"
* 每次检测100条
*/
public void autoCancelNotPayOrder() {
logger.info("********************* 自动更新超时未支付拍卖订单状态 *********************");
......
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