linwei
2024-02-02 ce035e1c02f63b49d469534ba4ac5ba435022ea2
src/main/java/org/springblade/modules/place/mapper/PlaceCheckMapper.xml
@@ -19,6 +19,10 @@
        <result column="principal_phone" property="principalPhone"/>
        <result column="town_name" property="streetName"/>
        <result column="village_name" property="communityName"/>
        <result property="rectificationNoticeFlag"    column="rectification_notice_flag"    />
        <result property="punishFlag"    column="punish_flag"    />
        <result property="rectificationEndTime"    column="rectification_end_time"    />
        <result property="punishRemark"    column="punish_remark"    />
        <collection property="placePoiLabelVOList" column="jpid" javaType="java.util.List" select="selectPlacePoiLabelList"
                    ofType="org.springblade.modules.place.vo.PlacePoiLabelVO"
@@ -61,7 +65,10 @@
            image_urls,
            create_user,
            create_time,
            is_deleted
           is_deleted,
           rectification_image_urls,
           rectification_remark,
           rectification_time
            from
            jczz_patrol_record where place_check_id = #{id}
        </select>
@@ -133,9 +140,14 @@
           id,
           house_code,
           remark,
           image_urls,
           signature_path,
           create_user,
           create_time,
           rectification_notice_flag,
           punish_flag,
           rectification_end_time,
           punish_remark,
           is_deleted
      from
           jczz_place_check