hanfucheng 1 년 전
부모
커밋
5553dea7ec
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/main/resources/mapper/housingconstruction/CenterdataTHousingconstructionViewMapper.xml

+ 2 - 1
src/main/resources/mapper/housingconstruction/CenterdataTHousingconstructionViewMapper.xml

@@ -302,7 +302,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             b.join_house_name joinHouseName,
             c.gas_address gasAddress,
             b.delivery_time deliveryTime,
-            b.delivery_name deliveryName
+            b.delivery_name deliveryName,
+            a.steelcylinder_number steelcylinderNumber
         FROM
             centerdata_t_housingconstruction_steelcylinder a
             left join centerdata_t_housingconstruction_steelcylinder_log b on a.id = b.steelcylinder_id and recycling_time is null