Commit 64ae81ba authored by jiangkebao's avatar jiangkebao

添加shopify rpc 参数

parent a827bac0
...@@ -9,9 +9,7 @@ ...@@ -9,9 +9,7 @@
namespace Meibuyu\Micro\Service\Interfaces\Order; namespace Meibuyu\Micro\Service\Interfaces\Order;
use phpDocumentor\Reflection\Types\Void_;
interface ShopifyServiceInterface interface ShopifyServiceInterface
{ {
public function pushOrder($topic, $json); public function pushOrder($topic, $array, $shopifySiteId);
} }
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