wxw
2025-04-29 8fb51d8addce5bfb8b3d5e0ca0dfec7aad275c9a
Wms/WMS.IBLL/IBllTransServer/IHopperTransportServer.cs
@@ -17,7 +17,7 @@
        List<string> GetSku();
        void jiaoLiaoHopper(string areaNo, string endLocate, string plnStatus, string standard, string skuNo, string lotNo, string url, int userId);
        void jiaoCheHopper(string areaNo, string StartLocate, string plnNo, string plnStatus, decimal weight, string skuNo, string lotNo, int userId);
        void jiaoCheHopper(string areaNo, string StartLocate, string plnNo, string plnStatus, decimal weight, string skuNo, string lotNo, string url, int userId);
    }