From 7a0d7a81f02515bbb185a4cb954e9debb07bff6c Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期四, 04 九月 2025 15:23:33 +0800
Subject: [PATCH] 1、全局调整样式名称 2、新增倍率报表页面

---
 .env.production |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/.env.production b/.env.production
index 530cebc..6ed9576 100644
--- a/.env.production
+++ b/.env.production
@@ -1,4 +1,11 @@
 NODE_ENV=production
-VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot
+#宸ユ帶缃�
+#VUE_APP_API_BASE_URL=http://10.118.10.62:6099
+#娑夊瘑缃�
+#VUE_APP_API_BASE_URL=http://20.10.3.42:6099
+#鏈湴
+VUE_APP_API_BASE_URL=http://127.0.0.1:9999
+#鏈湴铏氭嫙鏈�
+#VUE_APP_API_BASE_URL=http://192.168.1.18:9999
 VUE_APP_CAS_BASE_URL=http://localhost:8888/cas
 VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
\ No newline at end of file

--
Gitblit v1.9.3