wbc
2025-07-28 211c7e7061788318a5357101ec4f83e6067527dd
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)