序列号集合的变更-EF调整

This commit is contained in:
tongfei
2023-11-27 18:10:18 +08:00
parent 0bc2787ef4
commit 3bd25ab075
5 changed files with 52 additions and 9 deletions

View File

@@ -3,6 +3,7 @@ using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.Json;
using System.Threading.Tasks;
using WMS.Web.Core.Dto.Inventory;
using WMS.Web.Core.Internal.Results;