电梯bug erp成品调拨入库单同步
This commit is contained in:
@@ -114,5 +114,10 @@ public partial class WmsTransferInstockH : BaseEntity<string>
|
||||
/// erp仓库类型
|
||||
/// </summary>
|
||||
public string? erp_wh_type { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 入库仓库
|
||||
/// </summary>
|
||||
public string? incoming_ware { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user