bklLiudl
2024-09-07 b9246f8f943730b9e027e06ecbbed6c0677e69ee
Wms/WMS.BLL/BllAsnServer/BllBoxInfoServer.cs
@@ -505,8 +505,8 @@
                        InspectStatus = a.InspectStatus,
                        Origin = a.Origin,
                        QtyCount = a.QtyCount,
                        QtyOrd = a.QtyOrd,
                        QtyCount = (int)a.QtyCount,
                        QtyOrd = (int)a.QtyOrd,
                        CreateUserName = b.RealName,