Commit 4f2515b2 authored by macro's avatar macro
Browse files

Update PmsProductAttributeCategoryDao.java

parent e736e0f2
...@@ -5,7 +5,7 @@ import com.macro.mall.dto.PmsProductAttributeCategoryItem; ...@@ -5,7 +5,7 @@ import com.macro.mall.dto.PmsProductAttributeCategoryItem;
import java.util.List; import java.util.List;
/** /**
* 自定义商品属性分类Dao * 商品属性分类管理自定义Dao
* Created by macro on 2018/5/24. * Created by macro on 2018/5/24.
*/ */
public interface PmsProductAttributeCategoryDao { public interface PmsProductAttributeCategoryDao {
......
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