diff --git a/api/index.js b/api/index.js index 209326e..887e954 100644 --- a/api/index.js +++ b/api/index.js @@ -1,7 +1,8 @@ import { $post } from '@/lu/axios.js' - +const url_ = "http://code.dev.sa0.online:88"; + export const yo = async (data) => await $post({ url: 'YO', data