mirror of https://gitee.com/karson/fastadmin.git
修复API中参数拼写错误
parent
e14008ca02
commit
0869b103ee
|
|
@ -202,7 +202,7 @@ class User extends Api
|
||||||
/**
|
/**
|
||||||
* 修改手机号
|
* 修改手机号
|
||||||
*
|
*
|
||||||
* @param string $email 手机号
|
* @param string $mobile 手机号
|
||||||
* @param string $captcha 验证码
|
* @param string $captcha 验证码
|
||||||
*/
|
*/
|
||||||
public function changemobile()
|
public function changemobile()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue