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