| | |
| | | <result column="creditCode" property="creditcode"/> |
| | | <result column="enterpriseName" property="enterprisename"/> |
| | | <result column="representative" property="representative"/> |
| | | <result column=" |
| | | |
| | | registrationStatus |
| | | " property=" |
| | | |
| | | registrationstatus |
| | | "/> |
| | | <result column="registrationStatus" property="registrationstatus"/> |
| | | <result column="establishTime" property="establishtime"/> |
| | | <result column="registeredCapital" property="registeredcapital"/> |
| | | <result column="capital" property="capital"/> |
| | |
| | | <result column="region" property="region"/> |
| | | <result column="registration" property="registration"/> |
| | | <result column="industry" property="industry"/> |
| | | <result column="identification" property="identification"/> |
| | | </resultMap> |
| | | |
| | | |