@@ -0,0 +1,5 @@
+package com.zhentao.constant;
+
+public class Test {
+ public static String token="123";
+}