🔨 修改路由配置.
This commit is contained in:
@@ -9,6 +9,7 @@ import axios from 'axios';
|
||||
export interface UserUpdatePasswordRequest {
|
||||
beforePassword?: string;
|
||||
password?: string;
|
||||
checkPassword?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user