From 91c82965b2d987452ca276e3a03b48c8dcda2ae9 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期三, 19 八月 2026 11:47:26 +0800
Subject: [PATCH] config(env): 更新生产环境配置和公司名称
---
/dev/null | 0
.env.production | 4 ++--
company.config.ts | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.env.production b/.env.production
index cd639f5..72074e1 100644
--- a/.env.production
+++ b/.env.production
@@ -3,9 +3,9 @@
VITE_BASE=/
# 璇锋眰璺緞
-VITE_BASE_URL=http://36.213.180.217:9501
+VITE_BASE_URL=http://47.97.181.254:9001
# 鎺ュ彛鍦板潃
-VITE_GLOB_API_URL=http://36.213.180.217:9501/admin-api
+VITE_GLOB_API_URL=http://47.97.181.254:9001/admin-api
# 鏂囦欢涓婁紶绫诲瀷锛歴erver - 鍚庣涓婁紶锛� client - 鍓嶇鐩磋繛涓婁紶锛屼粎鏀寔S3鏈嶅姟
VITE_UPLOAD_TYPE=server
diff --git a/company.config.ts b/company.config.ts
index 1246f58..ac786e8 100644
--- a/company.config.ts
+++ b/company.config.ts
@@ -18,7 +18,7 @@
*/
export const companies: Record<string, CompanyConfig> = {
TEST: {
- name: '娴嬭瘯鍏徃',
+ name: '鏂扮枂濉旀渤绉嶄笟',
logo: '/logos/TEST.png',
favicon: '/logos/TEST.ico',
apiUrl: 'http://36.213.180.217:9501/admin-api',
diff --git a/dist.zip b/dist.zip
deleted file mode 100644
index d7474cd..0000000
--- a/dist.zip
+++ /dev/null
Binary files differ
--
Gitblit v1.9.3