亮灯日志与报警逻辑,亮灯灭灯逻辑修改

This commit is contained in:
2025-02-06 11:03:31 +08:00
parent 0f403387ed
commit 9b41d2e99e
4 changed files with 74 additions and 92 deletions

View File

@@ -21,6 +21,8 @@ namespace DOAN.Model.PBL.Dto
public string ShelfCode { get; set; }
public string LayerNum { get; set; }
public string Operationer { get; set; }
public DateTime? CreatedTime { get; set; }