快乐的昕的电脑
5 天以前 430f4df6519253ffaf49f2d098ac1df77aa5891e
service/Warehouse/MesItemQtrkManager.cs
@@ -181,6 +181,8 @@
        if (qtrk == null) throw new Exception("其他入库申请单不存在!");
        if(p_bill_no != barcode.BillNo)
            throw new Exception($"该条码对应的申请单【{barcode.BillNo}】与当前申请单号不匹配!");
        if (qtrk.Qt008 != c_depot_id.ToString())
            throw new Exception($"该 {p_section_code} 对应的仓库 与 检验判定的入库仓库不一致,请确认!");