在Eclipse中,connectionTimeout未定义

时间:2018-01-08 09:16:21

标签: java android eclipse

我收到此错误:

  

setconnectiontimeout undefined for okhttpclient
  setreadtimeout undefined for okhttpclient

这是我的导入代码和功能..

    var app = angular.module('app', [
      'services',
      'controllers',
]);

如果未定义此错误,我该怎么办?提前谢谢。

0 个答案:

没有答案