修复API中参数拼写错误

pull/163/MERGE
tsln1998 2019-07-25 20:34:09 +08:00
parent df68b9d0c0
commit 42057091e7
1 changed files with 1 additions and 1 deletions

View File

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