diff --git a/src/api/planet.js b/src/api/planet.js index 75f8867..469e245 100644 --- a/src/api/planet.js +++ b/src/api/planet.js @@ -1,4 +1,4 @@ -// 白嫖星球 后台管理接口 +// 白嫖星球 import { getRequest, postRequest, postBodyRequest } from '@/libs/axios'; const PREFIX = '/app/planet/admin';