parent
51dd28b1fc
commit
72b4043e21
@ -3660,7 +3660,7 @@ public class DataImportNewServiceImpl implements DataImportNewService {
|
||||
}catch (InterruptedException e){
|
||||
return;
|
||||
} catch (Exception e) {
|
||||
log.error("insertSingle error api:{},错误信息:{}", api, JSON.toJSONString(e));
|
||||
log.error("insertSingle error api:{}", api,e);
|
||||
}
|
||||
}
|
||||
if (z*10000+size >= count){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user