update ac_activity_detail set reading_number = #{count} where id=#{id} update ac_activity_detail set activity_quota = #{quota} where id=#{id}