Revert "refactor: 导入xlsx添加exit防止因debug导致导出文件有问题"
This reverts commit 61bf631c2d.
This commit is contained in:
@@ -223,7 +223,6 @@ class ProductPurchaseLink
|
||||
|
||||
/// 导出
|
||||
xlsx_writer($data, $schema)->save('php://output');
|
||||
exit;
|
||||
}
|
||||
private function getExportLinkData()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user