Commit 74c1e099 by 王召彬

修改payCallback

parent 86f6eb7a
......@@ -149,7 +149,7 @@ interface OrderInterface
* @param array $subData
* @return bool
*/
public function payCallback(int $storeId,int $pId,array $mainData,array $subData=[]);
public function payCallback(int $storeId,int $pId,array $mainData,array $subData);
/**
* 获取未入账统计
......
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