重庆迈尖科技有限公司
2019-01-30 94217b294ccd75a34787eb04d6e273e99536e45b
BuWanVideo2.0/FuLiSheViewController.m
@@ -101,6 +101,9 @@
        }else{
            //请求失败
            [SVProgressHUD dismiss];
            if ([error compare:@"似乎已断开与互联网的连接。"] == 0) {
                [self autoDisappearAlertTime:1 msg:@"网络不可用,请检查网络"];
            }
        }
    }];
}