新增相机限制

This commit is contained in:
2026-05-20 16:40:47 +08:00
parent 8dc9371cc5
commit b5b70251e2
7 changed files with 177 additions and 78 deletions

4
.env
View File

@ -1,6 +1,8 @@
# API 配置
# 开发环境
VITE_API_BASE_URL=https://ztserver.zguiy.com
VITE_API_BASE_URL=http://192.168.3.100:26517
#生产环境
# VITE_API_BASE_URL=https://ztserver.zguiy.com
# 生产环境示例(部署时修改)
# VITE_API_BASE_URL=https://api.yourdomain.com