id, `name`, community_id, community_name, address, contacts, phone, wechat_account,
lat, lon, `business_status`, cumulative_goods_num, prepare_goods_num, already_goods_num, is_del,
created_at, created_by, updated_at, updated_by
UPDATE com_convenient_elevating_point SET is_del = 1, updated_by = #{operator} WHERE id = #{pointId}