kyy
2025-08-09 3c647d6880baafd75db2ce06a2cb953f8fcf9261
WebApi/Gs.Warehouse/Services/VArrivalBarcodeManager.cs
@@ -115,6 +115,7 @@
                m = dr.RowToDynamic();
                m.list1 = dset.Tables[1].TableToDynamicList();
                m.list2 = dset.Tables[2].TableToDynamicList();
                m.list3 = dset.Tables[3].TableToDynamicList();
            }
        }
        catch (Exception ex)
@@ -124,7 +125,6 @@
        return ReturnDto<dynamic>.QuickReturn(m, ReturnCode.Success,
                    "读取成功!");
    }
    /// <summary>
    /// 删除条码
@@ -184,8 +184,6 @@
                _outMsg);
        return ReturnDto<int>.QuickReturn(rtnInt, ReturnCode.Success, _outMsg);
    }
    /// <summary>
    /// 选择条码