Administrator
2024-02-02 831ed2973c6676dbc3182e0ef2d073c502dbd460
Wms/WMS.IBLL/IPdaServer/IPdaAsnServer.cs
@@ -53,5 +53,8 @@
        //零箱入库
        void CompleteInStockLing(PdaLingAsnVm model, int userId);
        // 根据箱码获取标签箱码信息
        List<BoxInfoDto> GetBindBoxInfos(BoxInfoVm model);
    }
}