| | |
| | | <result column="email" property="email" /> |
| | | <result column="create_by" property="createBy" /> |
| | | <result column="update_by" property="updateBy" /> |
| | | <result column="gmt_create_time" property="gmtCreateTime" /> |
| | | <result column="gmt_update_time" property="gmtUpdateTime" /> |
| | | <result column="gmt_create" property="gmtCreateTime" /> |
| | | <result column="gmt_update" property="gmtUpdateTime" /> |
| | | </resultMap> |
| | | |
| | | |
| | |
| | | TPURI.email, |
| | | TPURI.create_by, |
| | | TPURI.update_by, |
| | | TPURI.gmt_create_time, |
| | | TPURI.gmt_update_time, |
| | | TPURI.gmt_create, |
| | | TPURI.gmt_update, |
| | | TPURI.id |
| | | FROM |
| | | t_project_unit_registration_info TPURI |
| | |
| | | TPURI.email, |
| | | TPURI.create_by, |
| | | TPURI.update_by, |
| | | TPURI.gmt_create_time, |
| | | TPURI.gmt_update_time, |
| | | TPURI.gmt_create, |
| | | TPURI.gmt_update, |
| | | TPURI.id |
| | | FROM |
| | | t_project_unit_registration_info TPURI |