# 获取今日生产数据 curl -H "X-API-Key: MES_SECRET_KEY_2024" http://localhost:8080/api/v1/production/today # 获取生产摘要 curl -H "X-API-Key: MES_SECRET_KEY_2024" http://localhost:8080/api/v1/production/summary # 获取报警数据 curl -H "X-API-Key: MES_SECRET_KEY_2024" http://localhost:8080/api/v1/production/alert