提交修改
This commit is contained in:
@@ -387,7 +387,7 @@
|
||||
|
||||
bool have_refresh_numbres=false;
|
||||
for(NSUInteger j=0;j<dark_url_array.count;j++){
|
||||
if(([dark_url_array[j][4] intValue]==(i+1))&&([dark_url_array[j][4] intValue]>0)){
|
||||
if(([dark_url_array[j][4] intValue]==(i+1))&&([dark_url_array[j][2] intValue]>0)){
|
||||
have_refresh_numbres=true;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user