|
|
|
@@ -7,7 +7,7 @@ |
|
|
|
<result column="parent_tenant_id" jdbcType="VARCHAR" property="parentTenantId" /> |
|
|
|
<result column="user_id" jdbcType="BIGINT" property="userId"/> |
|
|
|
<result column="liaison_man" jdbcType="VARCHAR" property="liaisonMan"/> |
|
|
|
<result column="liaison_sex" jdbcType="TINYINT" property="liaisonrSex"/> |
|
|
|
<result column="liaison_sex" jdbcType="TINYINT" property="liaisonSex"/> |
|
|
|
<result column="liaison_phone" jdbcType="VARCHAR" property="liaisonPhone"/> |
|
|
|
<result column="liaison_email" jdbcType="VARCHAR" property="liaisonEmail"/> |
|
|
|
<result column="title" jdbcType="VARCHAR" property="title"/> |
|
|
|
|