import server from '@/utils/request' export const queryOwnThree = (data: any) => server.post('/menu/user-own/tree', data)