Commit cc6b001c by xmy

商品

parent a3fe24eb
......@@ -93,5 +93,5 @@ interface GoodsInterface
* @return mixed
* @author Administrator
*/
public function ListByIds(array $ids, $storeId, $order = ['id', 'DESC']);
public function listByIds(array $ids, $storeId, $order = ['id', 'DESC']);
}
\ No newline at end of file
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