去掉不要的

This commit is contained in:
tongfei
2024-01-08 15:51:26 +08:00
parent 83201e9eaa
commit 85efb2b41c
2 changed files with 1 additions and 7 deletions

View File

@@ -28,10 +28,5 @@ namespace WMS.Web.Domain.Options
/// erp-Id
/// </summary>
public string ErpId { get; set; }
/// <summary>
/// 采购入库:字段
/// </summary>
public string PurchaseInstockFieldKeys { get; set; }
}
}