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