// api基础地质
export const BASE_URL = 'https://test.tall.wiki/gateway';
// 错误码
export const ERR_CODE = 200;