kyy
2025-07-26 039bd67e849fa22bca55ec62d09d71e0bd55ef67
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)