05 2020 档案

摘要:/** * 合同URL转换-空白合同(服务器加了白名单) * @return * @throws IOException */ @RequestMapping(value = "/yunji/agreement/get_template", method = RequestMethod.GET) p 阅读全文
posted @ 2020-05-20 15:38 悟空为师想要吃肉 阅读(333) 评论(0) 推荐(0)
摘要:public ResponseEntity<byte[]> download(String path) throws IOException { // 找到对应真实的URL String httpUrl = "http://a2.att.hudong.com/36/48/19300001357258 阅读全文
posted @ 2020-05-20 12:18 悟空为师想要吃肉 阅读(101) 评论(0) 推荐(0)