File size: 170 Bytes
e1ce1f2
 
18ef772
 
 
1
2
3
4
5
6
import { http } from '@/utils/request'

// 用户相关API(预留)
// 注意:当前后端暂无用户认证接口,以下为预留定义
export const userApi = {}