This commit is contained in:
tongfei
2024-03-07 16:41:20 +08:00
parent 1f1a201f85
commit 0602b0cba2
3 changed files with 11 additions and 0 deletions

View File

@@ -86,6 +86,11 @@ namespace WMS.Web.Core.Dto.InStockTask
/// </summary>
public int OrgId { get; set; }
/// <summary>
/// 组织编码
/// </summary>
public string OrgCode { get; set; }
/// <summary>
/// 仓库编码(对应金蝶和单点)
/// </summary>