Commit f36b9514 authored by macro's avatar macro
Browse files

Update PmsProductCategoryAttributeRelationDao.java

parent 14f0a625
...@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param; ...@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List; import java.util.List;
/** /**
* 自定义商品分类和属性关系Dao * 商品分类和属性关系自定义Dao
* Created by macro on 2018/5/23. * Created by macro on 2018/5/23.
*/ */
public interface PmsProductCategoryAttributeRelationDao { public interface PmsProductCategoryAttributeRelationDao {
......
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