import { $post } from '@/lu/axios.js' export const yo = async (data) => await $post({ url: 'YO', data })