优化
This commit is contained in:
@@ -23,5 +23,10 @@ namespace WMS.Web.Core.Dto
|
||||
/// 仓位名称
|
||||
/// </summary>
|
||||
public string SubStock { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 组织
|
||||
/// </summary>
|
||||
public string OrgCode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user