This commit is contained in:
kuaifan
2022-07-13 21:10:52 +08:00
parent e0ec15653c
commit 0273fe76ca
86 changed files with 69 additions and 80 deletions

View File

@@ -1026,7 +1026,7 @@ class UsersController extends AbstractController
}
/**
* @api {get} api/users/email/edit 19. 修改邮箱
* @api {get} api/users/email/edit 19. 修改邮箱
*
* @apiDescription 需要token身份
* @apiVersion 1.0.0
@@ -1067,7 +1067,7 @@ class UsersController extends AbstractController
}
/**
* @api {get} api/users/delete/account 20. 删除账户
* @api {get} api/users/delete/account 20. 删除账户
*
* @apiDescription 需要token身份
* @apiVersion 1.0.0