Update OrderTimeOutCancelTask.java
This commit is contained in:
parent
d24e68922f
commit
1efae9f707
@ -8,8 +8,8 @@ import org.springframework.scheduling.annotation.Scheduled;
|
|||||||
import org.springframework.stereotype.Component;
|
import org.springframework.stereotype.Component;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Created by macro on 2018/8/24.
|
|
||||||
* 订单超时取消并解锁库存的定时器
|
* 订单超时取消并解锁库存的定时器
|
||||||
|
* Created by macro on 2018/8/24.
|
||||||
*/
|
*/
|
||||||
@Component
|
@Component
|
||||||
public class OrderTimeOutCancelTask {
|
public class OrderTimeOutCancelTask {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user