Commit 7fbf3269 by 王召彬

调整代码

parent 1df097eb
...@@ -58,8 +58,6 @@ interface ReservationInterface ...@@ -58,8 +58,6 @@ interface ReservationInterface
*/ */
public function getReservListByOrderId(int $storeId, int $orderId, $state = null); public function getReservListByOrderId(int $storeId, int $orderId, $state = null);
/** /**
* 修改某个预约信息 * 修改某个预约信息
* *
......
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