ref = $ref; } /** * 交易凭证 * @return string */ public function getRef() { return $this->ref; } }