amis/mock/upload/fileError.json

6 lines
71 B
JSON
Raw Normal View History

2019-04-30 11:11:25 +08:00
{
"status": 500,
"msg": "上传失败",
"data": null
}