Authored by zhaoqing

砍价

... ... @@ -125,9 +125,6 @@
<if test="params.jumpUrl != null and params.jumpUrl != ''">
jump_url = VALUES(jump_url),
</if>
<if test="params.status != null and params.status != ''">
status = VALUES(status),
</if>
</trim>
</insert>
</mapper>
\ No newline at end of file
... ...