模型配置自定义表单

This commit is contained in:
2026-06-02 11:35:00 +08:00
parent b60583008b
commit c7fba23e3b
2 changed files with 339 additions and 39 deletions

View File

@@ -3,5 +3,5 @@ ENV = 'development'
# 统一后端服务地址前缀网关服务名admin-go
# 开发环境走本地代理,避免 CORS
VITE_API_URL = 'http://116.204.74.41:8000'
# VITE_API_URL = 'http://192.168.3.30:8000'
# VITE_API_URL = 'http://116.204.74.41:8000'
VITE_API_URL = 'http://192.168.3.30:8000'