Commit fe6ba8b9 by feixiang

拼团关闭订单

parent 00323dc1
......@@ -111,4 +111,6 @@ interface OrderInterface
*/
public function refundSuccess(int $storeId, array $orderInfo);
public function collectionClose(int $storeId, int $orderId);
}
\ 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