From b8694d86aea1a9154af99ee3e67ce4e6114aa091 Mon Sep 17 00:00:00 2001 From: gaoshp <291585735@qq.com> Date: 星期一, 25 三月 2024 23:51:51 +0800 Subject: [PATCH] 修改readme --- .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