SEND_CONFIG
SEND_CONFIG = "send"
_send_reset_password(\eapie\source\request\session\const $command, array $user_phone_data, string $phone = NULL, integer $code = NULL) : boolean
重置密码
| \eapie\source\request\session\const | $command | |
| array | $user_phone_data | |
| string | $phone | 手机号 |
| integer | $code | 验证码 |
_send_reset_pay_password(\eapie\source\request\session\const $command, array $user_phone_data, string $phone = NULL, integer $code = NULL) : boolean
重置支付密码
| \eapie\source\request\session\const | $command | |
| array | $user_phone_data | |
| string | $phone | 手机号 |
| integer | $code | 验证码 |