erp-org
This commit is contained in:
@@ -14,6 +14,11 @@ namespace WMS.Web.Core.Dto.Erp.Org
|
||||
/// </summary>
|
||||
public int Id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 编码
|
||||
/// </summary>
|
||||
public string Number { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 名称
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user