@@ -8,8 +8,8 @@ import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
/**
- * Created by macro on 2018/8/24.
* 订单超时取消并解锁库存的定时器
+ * Created by macro on 2018/8/24.
*/
@Component
public class OrderTimeOutCancelTask {