| | |
| | | <result column="deptid" property="deptid"/> |
| | | <result column="permitime" property="permitime"/> |
| | | <result column="ptype" property="ptype"/> |
| | | <result column="examinetime" property="examinetime"/> |
| | | <result column="cardid" property="cardid"/> |
| | | <result column="representativecell" property="representativecell"/> |
| | | <result column="contacts" property="contacts"/> |
| | | <result column="contactscell" property="contactscell"/> |
| | | <result column="storage" property="storage"/> |
| | | <result column="jurisdiction" property="jurisdiction"/> |
| | | <result column="overtime" property="overtime"/> |
| | | </resultMap> |
| | | |
| | | |