summary = $summary; } /** * 汇总数据列表 * @return ListMonthlyOrderSummary */ public function getSummary() { return $this->summary; } }