diff --git a/.env.development b/.env.development index 07483ec..524387b 100644 --- a/.env.development +++ b/.env.development @@ -3,6 +3,6 @@ ENV = 'development' # 统一后端服务地址前缀(网关服务名:admin-go) # 开发环境走本地代理,避免 CORS -# VITE_API_URL = 'http://116.204.74.41:8000' -VITE_API_URL = 'http://192.168.3.30:8000' +VITE_API_URL = 'http://116.204.74.41:8000' +# VITE_API_URL = 'http://192.168.3.30:8000' # VITE_API_URL = 'http://192.168.3.135:8000' \ No newline at end of file diff --git a/src/api/settings/modelConfigV2/index.ts b/src/api/settings/modelConfigV2/index.ts index 237894a..602bb31 100644 --- a/src/api/settings/modelConfigV2/index.ts +++ b/src/api/settings/modelConfigV2/index.ts @@ -174,6 +174,24 @@ export interface UpdateModelManageParams extends Partial - + - + - + @@ -236,7 +236,7 @@ - +