物料收发明细加入操作人

This commit is contained in:
tongfei
2023-11-25 09:08:34 +08:00
parent 060a0dd22d
commit 0a96e5f418
5 changed files with 34 additions and 0 deletions

View File

@@ -918,6 +918,11 @@
操作时间
</summary>
</member>
<member name="M:WMS.Web.Domain.Entitys.InventoryInOutDetails.Create(System.Int32)">
<summary>
创建
</summary>
</member>
<member name="T:WMS.Web.Domain.Entitys.MoveBoxRecord">
<summary>
wms移箱记录
@@ -2081,6 +2086,11 @@
公司Id
</summary>
</member>
<member name="P:WMS.Web.Domain.Infrastructure.ILoginRepositories.StaffId">
<summary>
员工ID
</summary>
</member>
<member name="M:WMS.Web.Domain.Infrastructure.IMoveBoxRecordRepositories.AddRange(System.Collections.Generic.List{WMS.Web.Domain.Entitys.MoveBoxRecord},System.Boolean)">
批量添加
</member>