Update PmsSkuStockServiceImpl.java

This commit is contained in:
macro
2023-02-20 16:20:18 +08:00
parent 08ebb7b649
commit 1d5e4569be

View File

@@ -8,7 +8,6 @@ import com.macro.mall.model.PmsSkuStockExample;
import com.macro.mall.service.PmsSkuStockService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.util.StringUtils;
import java.util.List;