修改实体属性

This commit is contained in:
tongfei
2023-11-01 09:19:41 +08:00
parent 1eafbc8503
commit 8a3361c61f
12 changed files with 135 additions and 71 deletions

View File

@@ -20,11 +20,7 @@ namespace WMS.Web.Domain.Entitys
/// <summary>
/// 单据头ID
/// </summary>
public int Fid { get; set; }
/// <summary>
/// 来源单号
/// </summary>
public string SourceBillNo { get; set; }
public int Fid { get; set; }
/// <summary>
/// 供应商Id
/// </summary>