Commit ad17acff authored by macro's avatar macro
Browse files

Update PmsProductAttributeService.java

parent 27356463
...@@ -13,7 +13,7 @@ import java.util.List; ...@@ -13,7 +13,7 @@ import java.util.List;
*/ */
public interface PmsProductAttributeService { public interface PmsProductAttributeService {
/** /**
* 根据分类分页获取商品属性 * 根据分类ID和类型分页获取商品属性
* @param cid 分类id * @param cid 分类id
* @param type 0->规格;1->参数 * @param type 0->规格;1->参数
*/ */
......
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