kyy
2025-07-25 ea876f671b5111fc1936906d1a531ff99afd4f0a
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)