Update PmsProductAttributeService.java
This commit is contained in:
parent
1f5462c825
commit
7e420f1968
@ -16,7 +16,6 @@ public interface PmsProductAttributeService {
|
||||
* 根据分类分页获取商品属性
|
||||
* @param cid 分类id
|
||||
* @param type 0->属性;2->参数
|
||||
* @return
|
||||
*/
|
||||
List<PmsProductAttribute> getList(Long cid, Integer type, Integer pageSize, Integer pageNum);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user