Merge pull request #56 from tsln1998/fix-doc

修复API中参数拼写错误
pull/163/MERGE
Karson 2019-12-27 12:02:35 +08:00 committed by GitHub
commit edb6a12c3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ class User extends Api
/**
* 修改手机号
*
* @param string $email 手机号
* @param string $mobile 手机号
* @param string $captcha 验证码
*/
public function changemobile()