userId = $userId; $this->fundId = $fundId; $this->beforeStatus = $beforeStatus; $this->afterStatus = $afterStatus; $this->operateType = $operateType; $this->operateId = $operateId; $this->remark = $remark; } }