This commit is contained in:
qsh
2025-06-09 18:15:23 +08:00
parent 8f4da16e81
commit be9a9d77be
3 changed files with 72 additions and 9 deletions

View File

@@ -5,6 +5,11 @@ VITE_DEV=false
# 请求路径
VITE_BASE_URL='/crm-api'
# 高德地图key密钥
# 1寻驾
VITE_AMAP_KEY=ec6b7ebe38f7ff27126f7088d87a9091
# 2莳松
# VITE_AMAP_KEY=9233a9d4ffe95fb335e70834503460fa
# 上传路径
VITE_UPLOAD_URL='/crm-api/admin-api/system/file/upload'