|
|
@@ -17,7 +17,7 @@ public class TtWebConstants { |
|
|
/** |
|
|
/** |
|
|
* 200104 token已过期 |
|
|
* 200104 token已过期 |
|
|
* |
|
|
* |
|
|
* 2190008 token 已过期 |
|
|
|
|
|
|
|
|
* 2190008 token已过期 |
|
|
*/ |
|
|
*/ |
|
|
public static final int ERR_200104 = 200104; |
|
|
public static final int ERR_200104 = 200104; |
|
|
public static final int ERR_2190008 = 2190008; |
|
|
public static final int ERR_2190008 = 2190008; |
|
|
|