生产领料完成
This commit is contained in:
@@ -73,6 +73,15 @@ namespace ZR.Model.mes.pro
|
||||
///</summary>
|
||||
[SugarColumn(ColumnName = "production_time")]
|
||||
public decimal? ProductionTime { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 零件号
|
||||
///</summary>
|
||||
[SugarColumn(ColumnName = "partnumber")]
|
||||
public string Partnumber { get; set; }
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 产品名称
|
||||
///</summary>
|
||||
|
||||
Reference in New Issue
Block a user