wxw
9 天以前 d35690ef0fbf7e44d1cf3079a8e7a69c9a4e82c9
Wms/WMS.BLL/SysServer/CustomerServer.cs
@@ -41,7 +41,7 @@
                    .Includes(x => x.CreateUserInfo)
                    .Includes(x => x.UpdateUserInfo)
                    .ToListAsync();
                count = counts;
                count.Value = counts;
                return data.Select(m => new CustomerDto()
                {