getBranchId()))->getNewActivityByDate($date); return $this->renderSuccess('', [ // 日期 'days' => $res['days'], // 数据 'data' => $res['data'], ]); } }