功能优化 成品调拨入库
This commit is contained in:
@@ -33,5 +33,14 @@ namespace Tnb.ProductionMgr.Entities.Dto
|
||||
/// 夜班后人员id/
|
||||
/// </summary>
|
||||
public string nightshiftafter_worker_id { get; set; }
|
||||
/// <summary>
|
||||
/// 物料规格
|
||||
/// </summary>
|
||||
public string? f_flowtaskid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 物料型号
|
||||
/// </summary>
|
||||
public string? f_flowid { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user