Commit e8b10de6 by liwotianname

增加账本接口 更改

parent 9f06bc41
......@@ -30,6 +30,7 @@ interface ProfileInterface
* @param $orderType
* @return mixed
*/
public function AddOrder($storeId, $orderId,$goodsId,$goodsName,$orderPrice,$orderType,$consigneeName,$consigneePhone);
}
\ 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