require 'typhoeus' # 接口地址 apiurl="https://v.1dq.com/api/a28/v4" #请求参数 body={key:'您申请的key',com : '上海加数信息科技有限公司',realName : '张三',cardNo : '511011111',no : '310111'} resp=Typhoeus::Request.post(apiurl,body:body) puts resp.body
在线咨询
在线客服
关注我们