Commit 624d3e86 authored by  林继鑫's avatar 林继鑫

增加分级品类

parent cc27c944
......@@ -465,7 +465,8 @@ interface ProductServiceInterface
/**
* 根据供应商维护的品类进行分级
* @param $id
* @param $supplierId
* @return mixed
*/
public function CategoryGrading($id);
public function CategoryGrading($id,$supplierId);
}
Markdown is supported
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