出货报工
This commit is contained in:
@@ -41,6 +41,13 @@ namespace DOAN.Model.MES.product
|
||||
[SugarColumn(ColumnName = "plan_num")]
|
||||
public int? PlanNum { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 出货数量
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnName = "shipment_num")]
|
||||
public int? ShipmentNum { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 序号
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user