value => '未发布', self::Published->value => '已发布', ]; } public function text() { return data_get(self::options(), $this->value); } }