培训登记
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<result column="sex" jdbcType="VARCHAR" property="sex" />
|
||||
<result column="age" jdbcType="INTEGER" property="age" />
|
||||
<result column="id_card" jdbcType="VARCHAR" property="idCard" />
|
||||
<result column="status" jdbcType="VARCHAR" property="status" />
|
||||
<result column="educational" jdbcType="TINYINT" property="educational" />
|
||||
<result column="role_id" jdbcType="BIGINT" property="roleId" />
|
||||
<result column="id_card_positive_url" jdbcType="VARCHAR" property="idCardPositiveUrl" />
|
||||
|
||||
Reference in New Issue
Block a user