拉取源数据的方式

This commit is contained in:
tongfei
2023-12-01 14:20:17 +08:00
parent 5f6d1d0de0
commit b6052dea49
15 changed files with 110 additions and 21 deletions

View File

@@ -18,6 +18,11 @@ namespace WMS.Web.Core.Dto.Erp
/// </summary>
public int OrgId { get; set; }
/// <summary>
/// erp的明细ID
/// </summary>
public int ErpDetailId { get; set; }
/// <summary>
/// 组织编码
/// </summary>