@@ -31,7 +31,7 @@
SET
targetshow =#{backShow},
targetdata = #{data},
- updated = NOW()
+ updated = #{updated}
WHERE adgroup_id=#{adGroupId} and targettype = #{directType}
</update>