增加MXL4模组
This commit is contained in:
@ -42,6 +42,7 @@ namespace WCS.BLL.HardWare
|
||||
public LightColorEnum LightColor { get; set; }
|
||||
public List<int> ModuleIds { get; set; }
|
||||
public List<SmartShelfModule> Modules { get; set; }
|
||||
public List<MXL4ShelfModule> MXL4Modules { get; set; }
|
||||
public string ClientIp { get; set; }
|
||||
/// <summary>
|
||||
/// 货架当前模式
|
||||
|
Reference in New Issue
Block a user