This commit is contained in:
tongfei
2023-11-08 11:26:11 +08:00
parent 9bb1c5088f
commit 7370462aa0
3 changed files with 60 additions and 21 deletions

View File

@@ -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>