Commit 8d2343a6 authored by macro's avatar macro
Browse files

update PmsSkuStockService.java

parent 35760b68
......@@ -5,7 +5,7 @@ import com.macro.mall.model.PmsSkuStock;
import java.util.List;
/**
* sku商品库存管理Service
* 商品SKU库存管理Service
* Created by macro on 2018/4/27.
*/
public interface PmsSkuStockService {
......
......@@ -12,7 +12,7 @@ import org.springframework.util.StringUtils;
import java.util.List;
/**
* 商品sku库存管理Service实现类
* 商品SKU库存管理Service实现类
* Created by macro on 2018/4/27.
*/
@Service
......
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