(
This commit is contained in:
parent
ebf7a5125b
commit
ce5d47ec04
@ -186,6 +186,7 @@ export const resetPassword = async (token, password) => {
|
|||||||
* 获取用户临时权限信息
|
* 获取用户临时权限信息
|
||||||
* 路由: /user/temp_privilege
|
* 路由: /user/temp_privilege
|
||||||
* 方法: GET
|
* 方法: GET
|
||||||
|
*
|
||||||
* 需要登录
|
* 需要登录
|
||||||
* @returns {Promise<Object>} 返回一个包含临时权限信息的Promise对象
|
* @returns {Promise<Object>} 返回一个包含临时权限信息的Promise对象
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user