require 'typhoeus' # 接口地址 apiurl="https://v.1dq.com/api/c99" #请求参数 body={key:'您申请的key',com : '小米科技有限责任公司',page : '1',limit : '10'} resp=Typhoeus::Request.post(apiurl,body:body) puts resp.body
在线咨询
在线客服
关注我们