From 949a21a036d3c5b5df4e07bd5ecc80b08eeff841 Mon Sep 17 00:00:00 2001 From: chenyao <1219716595@qq.com> Date: Fri, 18 Apr 2025 08:44:06 +0800 Subject: [PATCH] feat:打印系统运维地址 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 4792921..c1b7c39 100644 --- a/.env.development +++ b/.env.development @@ -12,4 +12,4 @@ 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 +VITE_APP_ADMIN_URL = 'https://wrj.shuixiongit.com/manage' -- Gitblit v1.9.3