This commit is contained in:
tongfei
2023-11-21 10:47:48 +08:00
parent a160fdf90b
commit e7b033401c
5 changed files with 47 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ namespace WMS.Web.Domain.Values.Single
/// 仓位集合
/// </summary>
[EnumRemark("仓位")]
SubStocks = 19,
SubStocks = 19
}
}