fix: 增加修改手机的验证码发送

This commit is contained in:
chaosBreaking
2019-09-08 00:28:41 +08:00
parent b5745e3f7f
commit 44b30decdf
3 changed files with 6 additions and 2 deletions

View File

@@ -7,7 +7,8 @@ const CODE_TYPE = {
msgSignIn: -1,
signUp: 1,
forgetPasswd: 2,
changePasswd: 3
changePasswd: 3,
changePhone: 4
};
/**
* code type: