盘点添加箱信息

This commit is contained in:
18942506660
2024-06-14 14:27:02 +08:00
parent a36338b191
commit d87ae2dbe1
7 changed files with 65 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ namespace WMS.Web.Domain.Entitys
/// <summary>
/// 对应老OPS的箱ID
/// </summary>
public int OpsBoxId { get; set; }
public int OpsBoxId { get; set; } = 0;
/// <summary>
/// 箱编号老OPS生成的箱号
/// </summary>