From 02409bfbe15f22fc3b5dccadabfd860a660a49d9 Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Sat, 11 Oct 2025 10:37:14 +0800 Subject: [PATCH] feat: 名称修改 --- .env.localhost | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.env.localhost b/.env.localhost index 258a5ec..851dc67 100644 --- a/.env.localhost +++ b/.env.localhost @@ -28,6 +28,8 @@ # 图片存放地址 VITE_APP_TERRAIN_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_terrain/all_terrain +# 行政区划存放地址 +VITE_APP_REGION_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region # 算法仓库图片地址 VITE_APP_PICTURE_URL = http://192.168.1.227:80/aiskyminio/cloud-bucket -- Gitblit v1.9.3