Commit d72078a1 authored by jiaorz's avatar jiaorz

后台订单列表修改

parent 318a2227
...@@ -41,4 +41,7 @@ public class BgOrderListVo { ...@@ -41,4 +41,7 @@ public class BgOrderListVo {
private Integer vehicleCode; private Integer vehicleCode;
private Integer userId; private Integer userId;
//员工身份
private String positionName;
} }
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