value => '微信小程序', self::WxOfficial->value => '微信公众号', ]; } public function text() { return data_get(self::options(), $this->value); } }