设备任务
This commit is contained in:
parent
74ac8e3b02
commit
be59ef1784
@ -94,5 +94,7 @@ namespace DOAN.Model.MES.dev
|
||||
[SugarColumn(ColumnName = "uPDATED_TIME")]
|
||||
public DateTime? UpdatedTime { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public int inner_type { get; set; }
|
||||
}
|
||||
}
|
||||
@ -161,5 +161,7 @@ namespace DOAN.Model.MES.dev.Dto
|
||||
[ExcelColumn(Name = "更新时间", Format = "yyyy-MM-dd HH:mm:ss")]
|
||||
[ExcelColumnName("更新时间")]
|
||||
public DateTime? UpdatedTime { get; set; }
|
||||
|
||||
public int inner_type { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user