mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 07:23:59 +00:00
Merge branch 'dillon/34.5-jenkins-vapor' into vapor/development
This commit is contained in:
@@ -32,7 +32,7 @@ class TestRunningALongQueryV2CommandJob implements ShouldQueue
|
||||
$start = new Carbon();
|
||||
|
||||
////https://dev.exchange.izyim.com/company/2294/false/transaction/export
|
||||
$companyId = 2294; //$request->route('id');
|
||||
$companyId = '2294'; //$request->route('id');
|
||||
$isPrecise = false; //$request->route('is_precise');
|
||||
$company = Company::find($companyId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user