wxw
2025-04-27 33572be8da5fd6534b56e1e22d70e8cf56f5fe41
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);
    }