Commit df66b204 LN

类型改为NS200

1 个父辈 09dfe401
...@@ -110,7 +110,7 @@ namespace OnlineStore.Common ...@@ -110,7 +110,7 @@ namespace OnlineStore.Common
public List<AlarmInfo> alarmList = new List<AlarmInfo>(); public List<AlarmInfo> alarmList = new List<AlarmInfo>();
public List<EquipMsg> showLogs = new List<EquipMsg>(); public List<EquipMsg> showLogs = new List<EquipMsg>();
public String type { get; set; } = "NEOSCAN"; public String type { get; set; } = "NS200";
} }
/** /**
* agv日志信息 * agv日志信息
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!