feat: 添加user/me封装
This commit is contained in:
@@ -45,4 +45,5 @@ export async function clientFetch<T = unknown>(
|
||||
|
||||
|
||||
|
||||
export * as AuthAPI from './endpoints/auth.client'
|
||||
export * as AuthAPI from './endpoints/auth.client'
|
||||
export * as UserAPI from './endpoints/user.client'
|
||||
Reference in New Issue
Block a user