This commit is contained in:
邓皓元 2019-08-12 14:39:52 +08:00
parent 53ce6d5993
commit 734d5e6619

View File

@ -7,6 +7,7 @@ use App\Domains\Stats\Exports\CompanyReportExport;
require_once realpath(dirname(__FILE__) . '/TestCase.php');
$conditions = [
'type' => [0, 1],
'company_name' => '福建车媒通网络科技有限公司',
'month' => '2016-01'
];