调整一下抓取股票的时间
This commit is contained in:
@@ -206,7 +206,6 @@ public class MoneyApiController {
|
||||
}
|
||||
return ServerResponse.createBySuccess(json1);
|
||||
}
|
||||
|
||||
} catch (Exception e) {
|
||||
}
|
||||
// 如果不是最后一次重试,则等待一段时间再进行下一次重试
|
||||
|
||||
Reference in New Issue
Block a user