接口优化
This commit is contained in:
@@ -28,5 +28,10 @@ namespace WMS.Web.Domain.Entitys
|
||||
/// 箱号ID
|
||||
/// </summary>
|
||||
public int BoxId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 箱号
|
||||
/// </summary>
|
||||
public string BoxBillNo { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user