Commit f0811e85 authored by macro's avatar macro
Browse files

Update PmsProductAttributeValueDao.java

parent f2647f2e
...@@ -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/4/26. * Created by macro on 2018/4/26.
*/ */
public interface PmsProductAttributeValueDao { public interface PmsProductAttributeValueDao {
......
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