From a0c58c699613f7ce6f9824117cfb4e614f37d6a6 Mon Sep 17 00:00:00 2001 From: chenyao <1219716595@qq.com> Date: Wed, 16 Apr 2025 10:18:18 +0800 Subject: [PATCH] feat:系统运维跳转至后台 --- .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