value => '上班', self::Afternoon->value => '下班', ]; } public function text() { return data_get(self::options(), $this->value); } }