|
|
|
@ -9,6 +9,7 @@
|
|
|
|
|
<result property="roleId" column="role_id" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="username" column="username" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="account" column="account" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="status" column="status" jdbcType="INTEGER"/>
|
|
|
|
|
<result property="userPd" column="user_pd" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="deptId" column="dept_id" jdbcType="VARCHAR"/>
|
|
|
|
|
<result property="remark" column="remark" jdbcType="VARCHAR"/>
|
|
|
|
|