取消定时任务配置
This commit is contained in:
@@ -11,7 +11,7 @@ import org.springframework.stereotype.Component;
|
||||
* Created by macro on 2018/8/24.
|
||||
* 订单超时取消并解锁库存的定时器
|
||||
*/
|
||||
@Component
|
||||
//@Component
|
||||
public class OrderTimeOutCancelTask {
|
||||
private Logger LOGGER =LoggerFactory.getLogger(OrderTimeOutCancelTask.class);
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user