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