chengsc
2024-11-01 6aa034c0c53cc7d49302dea596864fc61c705dda
Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
@@ -77,7 +77,9 @@
        void GetBoxInfoByFuMa(string boxNo, string url);
        // 根据箱码获取标签箱码信息
        List<BoxInfoDto> GetBindBoxInfos(BoxInfoVm model);
        List<BoxInfoDto> GetBindBoxInfos(BoxInfoVm model, string url);
        // 根据箱码获取标签最小追溯码信息
        List<BoxInfoDto> GetBindBoxInfo2s(BoxInfoVm model,string url);
        //根据单据号获取单据明细列表
        List<ArrivalNoticeDetailDto> GetBindArrivalNoticeDetails(ArrivalNoticeVm model);