修改开发环境API地址并优化租户管理中营业执照上传功能

This commit is contained in:
WUSIJIAN
2025-12-31 16:25:26 +08:00
parent 499028c2d6
commit 23aac3a09e
3 changed files with 79 additions and 42 deletions

View File

@@ -3,5 +3,7 @@ ENV = 'development'
# 本地环境接口地址
# VITE_API_URL = 'http://192.168.3.200:8808/'
VITE_API_URL = 'http://localhost:8808/'
# VITE_API_URL = 'http://localhost:8808/'
VITE_API_URL = 'http://192.168.3.11:8808/'