设备管理BUG修复

This commit is contained in:
quowingwang
2025-12-12 10:08:26 +08:00
parent d4228b34cd
commit 9f620c70c1
5 changed files with 7 additions and 4 deletions

View File

@@ -14,6 +14,8 @@ namespace ZR.Model.MES.dev.Dto
public DateTime? LifeCycleEnd { get; set; }
public int? ExcuteCycleType { get; set; }
public int? InnerType { get; set; }
public int? Status { get; set; }
}
/// <summary>