暂存仓呼叫其它入库
This commit is contained in:
@@ -144,4 +144,9 @@ public partial class WmsCarryH : BaseEntity<string>
|
||||
/// 入库时间
|
||||
/// </summary>
|
||||
public DateTime? instock_time { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 转库单ID
|
||||
/// </summary>
|
||||
public string? material_tranfer_billid { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user