采购入库仓库修改

This commit is contained in:
2024-08-19 16:24:40 +08:00
parent e824409036
commit 509a51cc80
2 changed files with 13 additions and 1 deletions

View File

@@ -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仓库编码