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,