Administrator 4 年之前
父節點
當前提交
58fa160652
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/com/goafanti/order/service/impl/OrderNewServiceImpl.java

+ 0 - 1
src/main/java/com/goafanti/order/service/impl/OrderNewServiceImpl.java

@@ -28,7 +28,6 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.beans.factory.annotation.Value;
-import org.springframework.scheduling.annotation.Async;
 import org.springframework.scheduling.annotation.EnableAsync;
 import org.springframework.stereotype.Service;