parent
5a5105be34
commit
7dac407c9c
|
@ -34,5 +34,5 @@ public class GlobalVar {
|
|||
/**
|
||||
* The constant IS_VERIFY_TOKEN.
|
||||
*/
|
||||
public static boolean IS_VERIFY_TOKEN = true;
|
||||
public static volatile boolean IS_VERIFY_TOKEN = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue