type
This commit is contained in:
parent
53ce6d5993
commit
734d5e6619
@ -7,6 +7,7 @@ use App\Domains\Stats\Exports\CompanyReportExport;
|
|||||||
require_once realpath(dirname(__FILE__) . '/TestCase.php');
|
require_once realpath(dirname(__FILE__) . '/TestCase.php');
|
||||||
|
|
||||||
$conditions = [
|
$conditions = [
|
||||||
|
'type' => [0, 1],
|
||||||
'company_name' => '福建车媒通网络科技有限公司',
|
'company_name' => '福建车媒通网络科技有限公司',
|
||||||
'month' => '2016-01'
|
'month' => '2016-01'
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user