cnf
2025-07-24 8785263a9b5b8e8ca5ab307c8f3bf37643036acb
WebApi/Gs.Wom/WorkService/WorkTechniqueController.cs
@@ -57,6 +57,8 @@
                    m = dr.RowToDynamic();
                    var _tb = dset.Tables[1].TableToDynamicList();
                    m.list = _tb;
                    var _tb2 = dset.Tables[1].TableToDynamicList();
                    m.list2 = _tb2;
                }
            }
            catch (Exception ex)