From 3605994af488c6b7189f35410be8d8998a37696b Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期三, 10 四月 2024 17:09:46 +0800 Subject: [PATCH] 1 --- .env.production | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 9ea4fc6..c2eff2a 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,15 @@ +### + # @Date: 2024-03-23 09:49:06 + # @LastEditors: gaoshp + # @LastEditTime: 2024-03-24 14:11:48 + # @FilePath: /cps-web/.env.production +### # 鐢熶骇鐜 NODE_ENV = production # 鏍囬 -VUE_APP_TITLE = SCUI +VUE_APP_TITLE = CPS10.0 # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api \ No newline at end of file +VUE_APP_API_BASEURL = http://116.63.155.153:83 +VUE_APP_API_MYBASEURL = http://116.63.155.153:83 \ No newline at end of file -- Gitblit v1.9.3