股票详情接口提供
This commit is contained in:
@@ -180,7 +180,7 @@ public class MoneyScraper {
|
||||
}
|
||||
} catch (IOException e) {
|
||||
retryAttempts++;
|
||||
log.error(Thread.currentThread().getName()+",Exception during HTTP request: " +retryAttempts);
|
||||
log.error(Thread.currentThread().getName()+",Exception during HTTP request time: " +retryAttempts);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user