·
hwh
2025-01-15 131347ad63bb534b5abb6dbc979f0a47d780d8ff
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,