/** Priority1 站点无即时报价、需人工确认时的 GET 报价 error_code */ export const PRIORITY1_MANUAL_FOLLOWUP_ERROR_CODE = "PRIORITY1_MANUAL_FOLLOWUP" as const;