haungfuli 2 年之前
父節點
當前提交
43ae7d0b22
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      winsea-haixin-plugin-wangluohuoyun/src/main/resources/mapper/DriverCarInfoMapper.xml

+ 2 - 0
winsea-haixin-plugin-wangluohuoyun/src/main/resources/mapper/DriverCarInfoMapper.xml

@@ -197,6 +197,8 @@
         c.owner,
         c.use_nature as useNature,
         c.vehicle_type as vehicleType,
+        c.trailer_vehicle_type as trailerVehicleType,
+        c.trailer_car_code as trailerCarCode,
         c.car_long as carLong,
         c.car_width as carWidth,
         c.car_height as carHeight,