require 'typhoeus' # 接口地址 apiurl="https://v.1dq.com/api/a170" #请求参数 body={key:'您申请的key',com : '上海xx公司',realname : '张三',no : '310115003291737',creditcode : '91310115MA1H8L398F'} resp=Typhoeus::Request.post(apiurl,body:body) puts resp.body
在线咨询
在线客服
关注我们