This commit is contained in:
2025-06-17 14:34:47 +08:00
parent 05cedd2457
commit 90bcfc9033
13 changed files with 204 additions and 27 deletions

View File

@@ -69,5 +69,9 @@ namespace WMS.Web.Domain.Entitys
/// 是否启用批号管理
/// </summary>
public bool IsBatchManage { get; set; }
}
}