解决推送新闻崩溃问题
This commit is contained in:
@ -190,7 +190,7 @@ public class FileUtils {
|
||||
dis.close();
|
||||
}
|
||||
return code;
|
||||
} catch (Exception e) {
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
return -1;
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user