This commit is contained in:
RickCole21 2020-12-24 16:18:52 +08:00
parent ec9b8df5c9
commit 5cc8c28dba

View File

@ -123,9 +123,13 @@ order: 21
```json
{
"value": "xxxxxxx",
"filename": "xxxx.csv",
"url": "http://xxxx.xxx.xxx"
"status": 0,
"msg": "",
"data": {
"value": "xxxxxxx",
"filename": "xxxx.csv",
"url": "http://xxxx.xxx.xxx"
}
}
```