# FLFDZ-React-master **Repository Path**: zyylqx/flfdz-react-master ## Basic Information - **Project Name**: FLFDZ-React-master - **Description**: 风力发电站螺栓智能监测系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-06 - **Last Updated**: 2026-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 接口文档地址:http://1.13.0.97:8895/scalar#tag * 层级说明: * - farm: 电场总览 - 展示电场内所有机组聚合数据 * - unit: 机组总览 - 展示单个机组的详细信息 * - location: 安装位置总览 - 展示安装位置的信息和通道状态 * - channel: 通道总览 - 展示单个通道的螺栓分布和异常 1. Install dependencies: `npm install` 2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key 3. Run the app: `npm run dev`