options->set('method', 'alipay.data.dataservice.bill.downloadurl.query'); } /** * 创建数据操作 * @param array $options * @return array|bool * @throws \WeChat\Exceptions\InvalidResponseException * @throws \WeChat\Exceptions\LocalCacheException */ public function apply($options) { return $this->getResult($options); } } ?>