月报表明细
This commit is contained in:
parent
18174472a0
commit
c8da6621f1
@ -86,7 +86,7 @@ class CompanyReportController extends Controller
|
|||||||
try {
|
try {
|
||||||
$export = new CompanyReportDetailExport($conditions);
|
$export = new CompanyReportDetailExport($conditions);
|
||||||
|
|
||||||
$queue = $total > 6000;
|
$queue = $total > 50000;
|
||||||
|
|
||||||
$url = ExportService::store($export, $this->disk, $queue);
|
$url = ExportService::store($export, $this->disk, $queue);
|
||||||
} catch (\Exception $e) {
|
} catch (\Exception $e) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user