update mk_store_camp_minus set is_valid = 1, is_past = #{isPast}, mod_time = now() where camp_minus_id = #{campMinusId} update mall_ad set enabled = #{enabled} where id = #{adId} update mall_store_topic set is_valid = 1,mod_time = now() where id = #{storeTopicId}