| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
NO_LOGIN |
-101 |
public static final int |
OUT_OF_LENGTH |
-500 |
public static final int |
SUCCESS |
0 |
public static final int |
WRONG_PARAM |
-400 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
NO_LOGIN |
"-101" |
public static final String |
SUCCESS |
"REPONSE_OK" |
Copyright © 2017. All rights reserved.