orderCountingRecords(Carbon::now()->toDateString(), Carbon::now()->toDateString(), null, '日'); $orderCountingRecordService->orderCountingRecords(Carbon::now()->toDateString(), Carbon::now()->toDateString(), null, '周'); $orderCountingRecordService->orderCountingRecords(Carbon::now()->toDateString(), Carbon::now()->toDateString(), null, '月'); } }