@@ -76,6 +76,9 @@ public class QiYuHelper {
return options;
}
+ /**
+ * 账号注销使用
+ */
public static void logout() {
Unicorn.logout();
KVUtils.getDefault().putString(VISITOR_KEY, null);