@@ -21,6 +21,8 @@
<result property="uniqueFlag" column="unique_flag" jdbcType="INTEGER"/>
<result property="dateUpdate" column="date_update" jdbcType="TIMESTAMP"/>
<result property="appId" column="app_id" jdbcType="TIMESTAMP"/>
+ <result property="sceneType" column="scene_type" jdbcType="TIMESTAMP"/>
+
</resultMap>
<!-- 基本字段 -->