Commit 1e65e24d by 王召彬

Merge branch 'ft-insurance' into test

parents 8c059b2b 92f55241
...@@ -33,7 +33,7 @@ interface InsuranceInterface ...@@ -33,7 +33,7 @@ interface InsuranceInterface
* 支付成功回调 * 支付成功回调
* *
* @param integer $orderId * @param integer $orderId
* @return array * @return void
*/ */
public function paySuccess(int $storeId, int $sellerId, $unionId, int $orderId); public function paySuccess(int $storeId, int $sellerId, $unionId, int $orderId);
......
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