value = static::PAY; $this->order = $order; } public function getStatusName() { return '待付款'; } }