删除类
This commit is contained in:
@ -7,7 +7,6 @@
|
|||||||
<result column="id" jdbcType="BIGINT" property="id"/>
|
<result column="id" jdbcType="BIGINT" property="id"/>
|
||||||
<result column="document_center_id" jdbcType="VARCHAR" property="documentCenterId"/>
|
<result column="document_center_id" jdbcType="VARCHAR" property="documentCenterId"/>
|
||||||
<result column="ipass_version" jdbcType="VARCHAR" property="ipassVersion"/>
|
<result column="ipass_version" jdbcType="VARCHAR" property="ipassVersion"/>
|
||||||
<result column="config_document_id" jdbcType="VARCHAR" property="configDocumentId"/>
|
|
||||||
<result column="publish_date" jdbcType="TIMESTAMP" property="publishDate"/>
|
<result column="publish_date" jdbcType="TIMESTAMP" property="publishDate"/>
|
||||||
<result column="remark" jdbcType="VARCHAR" property="remark"/>
|
<result column="remark" jdbcType="VARCHAR" property="remark"/>
|
||||||
</resultMap>
|
</resultMap>
|
||||||
|
Reference in New Issue
Block a user