public class SmsCodeConstant extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
Mobile_AlreadyExist |
static int |
Mobile_Null |
static int |
System_Exception |
static int |
System_Success |
static int |
User_NotExist |
static int |
VerifyCode_MoreThan5 |
static int |
VerifyCode_Type_NotSupport |
| Constructor and Description |
|---|
SmsCodeConstant() |
public static final int Mobile_Null
public static final int Mobile_AlreadyExist
public static final int User_NotExist
public static final int System_Success
public static final int VerifyCode_MoreThan5
public static final int VerifyCode_Type_NotSupport
public static final int System_Exception
Copyright © 2018. All rights reserved.