Commit e92122e3 authored by hanfeng's avatar hanfeng

获取车辆详情接口

parent 7158c49d
...@@ -358,6 +358,9 @@ public class BaseOrderController extends CommonBaseController implements UserRes ...@@ -358,6 +358,9 @@ public class BaseOrderController extends CommonBaseController implements UserRes
private List<String> vehicleIds; private List<String> vehicleIds;
/**
* 获取一条车辆详情,需要传的订单号
*/
private String oneNo; private String oneNo;
......
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