1
wankeda
4 天以前 0cc7b55a04bc96c76e8ac3b02793dff1c69e578a
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);
    }
}