亮灯日志与报警逻辑,亮灯灭灯逻辑修改
This commit is contained in:
@@ -25,6 +25,12 @@ namespace DOAN.Model.PBL
|
||||
[SugarColumn(ColumnName = "shelf_code")]
|
||||
public string ShelfCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 层号
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnName = "layer_num")]
|
||||
public string LayerNum { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// PBL系统、人工
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user