This commit is contained in:
tongfei
2024-03-30 15:06:42 +08:00
parent 8e26c11fa3
commit add492744f

View File

@@ -63,12 +63,12 @@ namespace WMS.Web.Domain.Entitys
/// <summary>
/// 箱唛编号-首位
/// </summary>
public int FirstBillNo { get; set; }
public int? FirstBillNo { get; set; }
/// <summary>
/// 箱唛编号-末尾序号
/// </summary>
public int LastBillNo { get; set; }
public int? LastBillNo { get; set; }
/// <summary>
/// 生成批号