|
|
@ -310,7 +310,7 @@ public class IcNatServiceImpl extends BaseServiceImpl<IcNatDao, IcNatEntity> imp |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@Async |
|
|
@Async("executorService") |
|
|
@Override |
|
|
@Override |
|
|
public void execAsyncExcelImport(Path filePath, String importTaskId) { |
|
|
public void execAsyncExcelImport(Path filePath, String importTaskId) { |
|
|
String userId = null; |
|
|
String userId = null; |
|
|
|