|
|
@ -19,7 +19,7 @@
|
|
|
|
<result property="secretDegree" column="secret_degree" jdbcType="VARCHAR"/>
|
|
|
|
<result property="secretDegree" column="secret_degree" jdbcType="VARCHAR"/>
|
|
|
|
<result property="term" column="term" jdbcType="VARCHAR"/>
|
|
|
|
<result property="term" column="term" jdbcType="VARCHAR"/>
|
|
|
|
<result property="keyPoint" column="key_point" jdbcType="VARCHAR"/>
|
|
|
|
<result property="keyPoint" column="key_point" jdbcType="VARCHAR"/>
|
|
|
|
<result property="deptId" column="dept_id" jdbcType="BIGINT"/>
|
|
|
|
<result property="deptId" column="dept_id" jdbcType="BIGINT"/>
|
|
|
|
</resultMap>
|
|
|
|
</resultMap>
|
|
|
|
|
|
|
|
|
|
|
|
<sql id="Base_Column_List">
|
|
|
|
<sql id="Base_Column_List">
|
|
|
|