|
|
@@ -11,7 +11,7 @@ |
|
|
|
<result column="link" jdbcType="VARCHAR" property="link"/> |
|
|
|
<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"/> |
|
|
|
<result column="title" jdbcType="VARCHAR" property="title"/> |
|
|
|
<result column="sub_title" jdbcType="VARCHAR" property="subTitle"/> |
|
|
|
<result column="remark" jdbcType="VARCHAR" property="remark"/> |
|
|
|