From 0a0114964007502d1a855c34e601e437be947c5e Mon Sep 17 00:00:00 2001 From: 李喆(开发组) <lzhe@yxqiche.com> Date: 星期二, 18 十一月 2025 16:09:45 +0800 Subject: [PATCH] 1 --- .env.development | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index a61c074..bdeec82 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ ### # @Date: 2024-03-23 09:49:06 - # @LastEditors: lzhe lzhe@example.com - # @LastEditTime: 2024-11-12 20:33:34 + # @LastEditors: gaoshp + # @LastEditTime: 2025-03-24 21:39:04 # @FilePath: /cps-web/.env.development ### # 鏈湴鐜 @@ -11,7 +11,7 @@ VUE_APP_TITLE = 鍒堕�犱俊鎭鐞嗙郴缁� # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = http://120.46.212.231:86 +VUE_APP_API_BASEURL = http://120.46.212.231:4102 # 鏈湴绔彛 VUE_APP_PORT = 2800 -- Gitblit v1.9.3