mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 22:25:36 +08:00
feat: post form
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import type { FileCallBack, UpdatePasswordParam, UserProfile } from './model';
|
||||
|
||||
import { buildUUID } from '@vben/utils';
|
||||
|
||||
import { requestClient } from '#/api/request';
|
||||
import { buildUUID } from '#/utils/uuid';
|
||||
|
||||
enum Api {
|
||||
root = '/system/user/profile',
|
||||
|
||||
Reference in New Issue
Block a user