盘点添加箱信息
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user