涂装抛光流程变更
This commit is contained in:
@@ -291,5 +291,11 @@ namespace ZR.Model.MES.wms
|
||||
[SugarColumn(ColumnName = "is_return_workpiece")]
|
||||
public bool IsReturnWorkpiece { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// 是否抛光直接出库
|
||||
/// </summary>
|
||||
[SugarColumn(IsIgnore = true)]
|
||||
public bool IsOutbound { get; set; } = false;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user