feat: last update time

This commit is contained in:
chashaobao
2025-07-27 23:51:37 +08:00
parent 403bd27f95
commit e920e51702
3 changed files with 5 additions and 4 deletions

View File

@ -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: {