2021年3月29日

摘要: 聚合数据常用快递接口 申请地址:https://www.juhe.cn/docs/api/id/43 ashx代码 publicvoid ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain" 阅读全文

posted @ 2021-03-29 16:51 sesen 阅读(186) 评论(0) 推荐(0) 编辑

摘要: 使用聚合数据提供的免费二维码生成器; 申请地址:https://www.juhe.cn/docs/api/id/296 在pom,xml中引入模板jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spr 阅读全文

posted @ 2021-03-29 16:42 sesen 阅读(224) 评论(0) 推荐(0) 编辑

摘要: 此篇java文章是基于聚合数据(http://www.juhe.cn) 证件识别接口来演示,基本HTTP POST请求上传图片并接收JSON数据来处理,其他与上传图片相关的接口请求可参考此篇文章。 使用前你需要: ①:通过 http://www.juhe.cn/docs/api/id/153 申请一 阅读全文

posted @ 2021-03-29 16:16 sesen 阅读(243) 评论(0) 推荐(0) 编辑


Copyright © 2024 sesen
Powered by .NET 9.0 on Kubernetes