This commit is contained in:
lianxiang
2018-10-12 09:12:54 +08:00
parent dc1b1e330f
commit 97af177b88
37 changed files with 583 additions and 173 deletions
+2
View File
@@ -149,7 +149,9 @@ NSString *const kShowUserTested = @"kShowUserTested";
time = 15 * 60;
//time = MASKTIME_DEFAULT;
}
time = 5;
return time;
}
+(void)saveUserTestFlag:(BOOL)tested{