Commit d5f43510 authored by macro's avatar macro
Browse files

Update OrderTimeOutCancelTask.java

parent f1548cbd
...@@ -8,7 +8,7 @@ import org.springframework.scheduling.annotation.Scheduled; ...@@ -8,7 +8,7 @@ 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
......
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