feat: last update time
This commit is contained in:
@ -12,8 +12,8 @@ import { IRequestResponse } from './types/http';
|
||||
* @doc https://umijs.org/docs/max/request#配置
|
||||
*/
|
||||
export const requestConfig: RequestConfig = {
|
||||
// baseURL: 'https://neighbourhood.cn',
|
||||
baseURL: 'http://192.168.60.120:8082',
|
||||
baseURL: 'https://neighbourhood.cn',
|
||||
// baseURL: 'http://192.168.60.120:8082',
|
||||
|
||||
// 错误处理: umi@3 的错误处理方案。
|
||||
errorConfig: {
|
||||
|
||||
Reference in New Issue
Block a user