postman中 预览返回的base64图片
摘要:
//result中的数据是返回的图片信息 { "success": true, "message": "", "code": 0, "result": "data:image/jpg;base64,/9j/4AAQSk............", "timestamp": 1648630157882 阅读全文
posted @ 2024-09-25 09:47 朱丽叶 阅读(96) 评论(0) 推荐(0) 编辑