export const config = { apis: { product: 'http://ksyun.com', }, }; export type Config = typeof config;