|
@@ -797,7 +797,7 @@ public class PersonInfoController {
|
|
|
|
|
|
//todo 返回导入失败报表下载链接
|
|
//todo 返回导入失败报表下载链接
|
|
msgResult.setData(downloadUrl);
|
|
msgResult.setData(downloadUrl);
|
|
-
|
|
|
|
|
|
+ msgResult.setResult(true);
|
|
//将exal输出到哪个文件夹中
|
|
//将exal输出到哪个文件夹中
|
|
// ByteArrayOutputStream out = new ByteArrayOutputStream();
|
|
// ByteArrayOutputStream out = new ByteArrayOutputStream();
|
|
// workbook.write(out);
|
|
// workbook.write(out);
|