上架的序列号

This commit is contained in:
tongfei
2023-12-11 17:24:40 +08:00
parent 79a4401f9b
commit 20fff099fd
2 changed files with 15 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ namespace WMS.Web.Domain.Services
x.OrgCode = stock.ErpOrgCode;
});
entity.Create(loginInfo.UserInfo.StaffId);
entity = await _backRecordRepositories.Add(entity, isTransaction);