This commit is contained in:
ldw
2025-08-12 14:03:37 +08:00
parent e6f5b275fc
commit 1e9f1052d5
13 changed files with 682 additions and 48 deletions
+4
View File
@@ -184,6 +184,10 @@ namespace JinYuan.VirtualDataLibrary
/// 设备风速接口
/// </summary>
public string CollectData = "http://10.1.3.66:3000/mock/15/eve_api/ems/iot/upload_device_collect_data";
/// <summary>
/// 设备风速接口
/// </summary>
public string OkNgParamMesUrl = "http://10.17.128.206/core/api/public/eve/pm/eqm/new/grading";
}
}