设备管理BUG修复
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user