Commit c52fd274 authored by macro's avatar macro
Browse files

不再使用定时任务取消超时订单

parent df5363a0
......@@ -11,7 +11,7 @@ import org.springframework.stereotype.Component;
* 取消超时订单并解锁库存的定时器
* Created by macro on 2018/8/24.
*/
@Component
//@Component
public class OrderTimeOutCancelTask {
private final Logger LOGGER = LoggerFactory.getLogger(OrderTimeOutCancelTask.class);
@Autowired
......
Supports Markdown
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