@@ -158,9 +158,7 @@
<if test="isArtwork != null ">
IS_ARTWORK = #{isArtwork},
</if>
- <if test="remark != null and remark != '' ">
- REMARK = #{remark},
- </if>
+ REMARK = #{remark},
parm_type = #{parmType},
<if test="seq != null and seq != '' ">
SEQ = #{seq},