上传设备报警信息
This commit is contained in:
@@ -57,6 +57,11 @@ namespace JY.Model
|
||||
/// </summary>
|
||||
public string LoginMesUrl = "http://127.0.0.1";
|
||||
|
||||
/// <summary>
|
||||
/// 设备报警接口地址
|
||||
/// </summary>
|
||||
public string EquipAlarmUrl = "http://127.0.0.1";
|
||||
|
||||
public List<CollectItemCfg> CollectItemCfgList { get; set; } = new List<CollectItemCfg>();
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user