From fa2808377527d954ff031df107c630d57a24c36e Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 29 四月 2026 15:10:38 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun --- admin/.env.development | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index de2ac07..8e19371 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -1,3 +1,4 @@ # 寮�鍙戠幆澧冮厤缃� NODE_ENV = 'development' VUE_APP_API_URL = 'http://192.168.1.4:10010' +#VUE_APP_API_URL = 'https://llfc.lmpro.cn/nyx_admin' -- Gitblit v1.9.3