|
|
@@ -13,7 +13,7 @@ |
|
|
|
<result column="link_title" jdbcType="VARCHAR" property="linkTitle"/> |
|
|
|
<result column="create_date" jdbcType="TIMESTAMP" property="createDate"/> |
|
|
|
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate"/> |
|
|
|
<result column="new_open" jdbcType="INTEGER" property="serialNumber"/> |
|
|
|
<result column="new_open" jdbcType="INTEGER" property="newOpen"/> |
|
|
|
</resultMap> |
|
|
|
|
|
|
|
|
|
|
|