采购入库仓库修改
This commit is contained in:
@@ -43,6 +43,16 @@ public partial class WmsErpWarehouserelaH : BaseEntity<string>
|
||||
/// erp仓库编码
|
||||
/// </summary>
|
||||
public string? erp_warehousecode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp仓库id
|
||||
/// </summary>
|
||||
public string? erp_warehouseid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp仓库vid
|
||||
/// </summary>
|
||||
public string? erp_warehousevid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// wms仓库编码
|
||||
|
||||
Reference in New Issue
Block a user