$this->id, 'rule_title' => $this->rule->title, 'variable'=>number_format($this->variable,2), 'rule_remark' =>$this->rule->remark, 'created_at' =>$this->created_at, ]; } }