1
This commit is contained in:
@@ -20,6 +20,10 @@ namespace Tnb.WarehouseMgr.Entities.Dto
|
||||
/// </summary>
|
||||
public string CarryId { get; set; }
|
||||
/// <summary>
|
||||
/// 载具Code
|
||||
/// </summary>
|
||||
public string CarryCode { get; set; }
|
||||
/// <summary>
|
||||
/// 载具起始库位Id
|
||||
/// </summary>
|
||||
public string CarryStartLocationId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user