zhangyuewww 3 years ago
parent
commit
41275aef4d

+ 2 - 0
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/WarehouseInOutInfoMapper.xml

@@ -71,6 +71,7 @@
         w.in_out_type as inOutType,
         w.contract_no as contractNo,
         w.car_no as carNo,
+        w.car_id as carId,
         w.box_no as boxNo,
         w.title_no as titleNo,
         w.consignee,
@@ -211,6 +212,7 @@
         w.in_out_date as inOutDate,
         w.in_out_type as inOutType,
         w.contract_no as contractNo,
+        w.car_id as carId,
         w.temporary_out_type as temporaryOutType,
         w.car_no as carNo,
         w.agent,