Преглед изворни кода

Update OrderTimeOutCancelTask.java

macro пре 3 година
родитељ
комит
1efae9f707

+ 1 - 1
mall-portal/src/main/java/com/macro/mall/portal/component/OrderTimeOutCancelTask.java

@@ -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 {