@@ -60,7 +60,10 @@ PageListTableViewDelegate
[self showAgreementAndPolicyView];
}
-
+- (void)test{
+
+ NSLog(@"主干bug修改了");
+}
#pragma mark - event response 通知
/* 登录刷新 */
- (void)loginRefresh:(NSNotification *)notification {