| | |
| | | <result column="task_name" property="taskName" /> |
| | | <result column="inspector_ids" property="inspectorIds" /> |
| | | <result column="inspection_location" property="inspectionLocation" /> |
| | | <result column="frequency" property="frequency" /> |
| | | <result column="frequency_type" property="frequencyType" /> |
| | | <result column="remarks" property="remarks" /> |
| | | <result column="registrant_id" property="registrantId" /> |
| | | <result column="registrant" property="registrant" /> |
| | |
| | | create_time, |
| | | update_by, |
| | | update_time, |
| | | id, task_name, inspector_ids, inspection_location, frequency, remarks, registrant_id, registrant, registration_date |
| | | id, task_name, inspector_ids, inspection_location, frequency_type, remarks, registrant_id, registrant, registration_date |
| | | </sql> |
| | | |
| | | </mapper> |