|
|
@ -169,6 +169,7 @@ public class HandleTransInit implements ApplicationRunner {
|
|
|
|
log.error(e.getMessage());
|
|
|
|
log.error(e.getMessage());
|
|
|
|
log.error("正在重试...");
|
|
|
|
log.error("正在重试...");
|
|
|
|
}catch (org.springframework.web.client.HttpServerErrorException e){
|
|
|
|
}catch (org.springframework.web.client.HttpServerErrorException e){
|
|
|
|
|
|
|
|
log.error(e.getMessage());
|
|
|
|
if (e.getMessage().contains("\\u56fe\\u7247\\u8def\\u5f84\\u9519\\u8bef")) {
|
|
|
|
if (e.getMessage().contains("\\u56fe\\u7247\\u8def\\u5f84\\u9519\\u8bef")) {
|
|
|
|
//图片不存在,跳过
|
|
|
|
//图片不存在,跳过
|
|
|
|
check=2;
|
|
|
|
check=2;
|
|
|
|