生产管理系统 - 全领域数据感知中心开发

This commit is contained in:
2025-10-30 20:20:24 +08:00
parent 5d5a24ac89
commit 8b7e86b8bf
21 changed files with 11093 additions and 1329 deletions

5
crop-x/env/.env.dev vendored
View File

@@ -5,7 +5,10 @@ NODE_ENV=development
FRONTEND_BASE_URL=https://cavin-smart-crop-ui-app.dev.maimaiag.com
# 后端 API 地址
BACKEND_BASE_URL=http://pengcode.tech:8080
BACKEND_BASE_URL=https://gitea-admin-hm-smart-agri-app.dev.maimaiag.com/
# OpenAPI 生成配置
API_BASE_URL=https://gitea-admin-hm-smart-agri-app.dev.maimaiag.com
# API 版本
API_VERSION=v1