haungfuli 2 years ago
parent
commit
43ae7d0b22

+ 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,