Commit 9a72bb20 authored by gongyuanbiao's avatar gongyuanbiao

s

parent 9890eb33
......@@ -245,6 +245,6 @@ interface ProductServiceInterface
* @throws \Meibuyu\Rpc\Exceptions\RpcException
* @author Zero
*/
public function getCraftByProductId(array $productIds);
public function getCraftByProductIds(array $productIds);
}
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