Commit acf516db by feixiang

Merge remote-tracking branch 'origin/master'

parents 720013b1 187b67c7
......@@ -19,7 +19,7 @@ use Swoft\Core\ResultInterface;
interface GroupBookingInterface{
public function paySuccess($orderId);
public function paySuccess($orderId,$storeId);
public function hasActivity($storeId,$goodsId);
......
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