mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 21:15:06 +08:00
新增 车辆离场时对应方法、 海南平台新增对应充电平台code
This commit is contained in:
@@ -65,6 +65,8 @@ public interface OrderPileOccupyService{
|
||||
*/
|
||||
void stopOccupyPileOrder(String pileSn, String connectorCode);
|
||||
|
||||
void stopOccupyPileOrder(OrderPileOccupy orderPileOccupy);
|
||||
|
||||
/**
|
||||
* 通过memberid查询挂起状态订单
|
||||
* @param memberId
|
||||
|
||||
Reference in New Issue
Block a user