Update PmsProductAttributeCategoryService.java

This commit is contained in:
macro 2020-12-16 21:15:13 +08:00
parent b67fc7f225
commit 94319e4853

View File

@ -6,7 +6,7 @@ import com.macro.mall.model.PmsProductAttributeCategory;
import java.util.List;
/**
* 商品属性分类Service
* 商品属性分类管理Service
* Created by macro on 2018/4/26.
*/
public interface PmsProductAttributeCategoryService {