部分实体

This commit is contained in:
18942506660
2023-10-26 11:54:35 +08:00
parent dcd7a7567c
commit 9c890c219d
12 changed files with 491 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ namespace WMS.Web.Domain.Entitys
/// 单据头Id
/// </summary>
[Column("FID")]
public int ProduceFeedID { get; set; }
public int OutStockTaskId { get; set; }
/// <summary>
/// 来源单号
///</summary>