齐套、转库单载具表回写任务信息
This commit is contained in:
@@ -68,4 +68,9 @@ public partial class WmsMaterialTransferCarry : BaseEntity<string>
|
||||
/// 料箱数量
|
||||
/// </summary>
|
||||
public decimal? qty { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 预任务id
|
||||
/// </summary>
|
||||
public string? pretask_id { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user