上传图片.md 206 B

地址

chat/upload

参数

参数 类型 必须 备注
file file

返回

{
	"data": {
		"url": "xxx.jpg"
	}
	...
}