From 942e784e3127a2234a3a66c761d9876a01dd7dcc Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Wed, 16 Apr 2025 20:23:10 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- .env.development | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 029d374..4792921 100644 --- a/.env.development +++ b/.env.development @@ -11,3 +11,5 @@ # 航线文件地址 VITE_APP_AIRLINE_URL = https://wrj.shuixiongit.com/minio/cloud-bucket +#系统运维 +VITE_APP_ADMIN_URL = 'https://wrj.shuixiongit.com/manage' \ No newline at end of file -- Gitblit v1.9.3