wankeda
2026-01-19 e83c793bebdb1b9ecdcd79fab8d83fd167baa817
WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/ISys_MenuService.cs
@@ -30,5 +30,7 @@
        WebResponseContent Save(Sys_Menu menu);
        WebResponseContent DelMenu(int menuId);
        List<MenuDTO> GetUserMenuListPDA(int roleId);
        object? GetTreeMenuPDAStash(int parentId);
    }
}