export const AdminGroupServices = { getAdminGroupList: '/AdminGroup/getAdminGroupList', } as const;