| | |
| | | <id property="id" column="id"/> |
| | | <result property="inspectionId" column="inspection_id"/> |
| | | <result property="recordId" column="record_id"/> |
| | | <result property="safeHiddenId" column="safe_hidden_id"/> |
| | | <result property="hazardCode" column="hazard_code"/> |
| | | <result property="hazardDesc" column="hazard_desc"/> |
| | | <result property="hazardLevel" column="hazard_level"/> |
| | |
| | | <result property="hazardImage" column="hazard_image"/> |
| | | <result property="status" column="status"/> |
| | | <result property="rectifyUserId" column="rectify_user_id"/> |
| | | <result property="rectifyDeadline" column="rectify_deadline"/> |
| | | <result property="rectifyTime" column="rectify_time"/> |
| | | <result property="rectifyDesc" column="rectify_desc"/> |
| | | <result property="createTime" column="create_time"/> |