From a511414fff295be1d95f27017493cf05e11c155c Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Sun, 23 Oct 2022 01:18:33 +0800 Subject: [PATCH] no message --- api/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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