对比失败,直接接口返回错误信息
This commit is contained in:
@@ -23,10 +23,5 @@ namespace WMS.Web.Core.Dto.InStockTask
|
||||
/// 箱号明细数量的总和
|
||||
/// </summary>
|
||||
public decimal TotalCount { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 比对结果:true为比对成功,false为比对失败
|
||||
/// </summary>
|
||||
public bool IsRight { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user