液晶标签协议对接!
This commit is contained in:
@ -18,6 +18,11 @@ namespace WCS.BLL.HardWare
|
||||
/// 货架是否处于报警中
|
||||
/// </summary>
|
||||
public bool IsWarning { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 货架类型名称
|
||||
/// </summary>
|
||||
public string ShelfTypeName { get; set; }
|
||||
/// <summary>
|
||||
/// 货架ID 数据库中那个
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user