| | |
| | | <result column="foreign_investment_total" property="foreignInvestmentTotal" /> |
| | | <result column="enterprise_self_raised_total" property="enterpriseSelfRaisedTotal" /> |
| | | <result column="other_investment_total" property="otherInvestmentTotal" /> |
| | | <result column="gmt_create_time" property="gmtCreateTime" /> |
| | | <result column="gmt_create" property="gmtCreate" /> |
| | | <result column="create_by" property="createBy" /> |
| | | <result column="gmt_update_time" property="gmtUpdateTime" /> |
| | | <result column="gmt_update" property="gmtUpdate" /> |
| | | <result column="update_by" property="updateBy" /> |
| | | </resultMap> |
| | | |
| | |
| | | TPIF.foreign_investment_total, |
| | | TPIF.enterprise_self_raised_total, |
| | | TPIF.other_investment_total, |
| | | TPIF.gmt_create_time, |
| | | TPIF.gmt_create, |
| | | TPIF.create_by, |
| | | TPIF.gmt_update_time, |
| | | TPIF.gmt_update, |
| | | TPIF.update_by, |
| | | TPIF.id |
| | | FROM |
| | |
| | | TPIF.foreign_investment_total, |
| | | TPIF.enterprise_self_raised_total, |
| | | TPIF.other_investment_total, |
| | | TPIF.gmt_create_time, |
| | | TPIF.gmt_create, |
| | | TPIF.create_by, |
| | | TPIF.gmt_update_time, |
| | | TPIF.gmt_update, |
| | | TPIF.update_by, |
| | | TPIF.id |
| | | FROM |