Commit 74c1e099 by 王召彬

修改payCallback

parent 86f6eb7a
...@@ -149,7 +149,7 @@ interface OrderInterface ...@@ -149,7 +149,7 @@ interface OrderInterface
* @param array $subData * @param array $subData
* @return bool * @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