You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
177 B

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