|
@@ -49,7 +49,7 @@
|
|
,#{createTime,jdbcType= TIMESTAMP }
|
|
,#{createTime,jdbcType= TIMESTAMP }
|
|
,#{updateBy,jdbcType=VARCHAR}
|
|
,#{updateBy,jdbcType=VARCHAR}
|
|
,#{updateTime,jdbcType= TIMESTAMP }
|
|
,#{updateTime,jdbcType= TIMESTAMP }
|
|
-,#{isBound,jdbcType=VARCHAR}
|
|
|
|
|
|
+,#{isBound,jdbcType=NUMERIC}
|
|
)
|
|
)
|
|
]]>
|
|
]]>
|
|
</insert>
|
|
</insert>
|