mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 10:59:42 +08:00
fix doc
This commit is contained in:
parent
ec9b8df5c9
commit
5cc8c28dba
@ -123,9 +123,13 @@ order: 21
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"value": "xxxxxxx",
|
"status": 0,
|
||||||
"filename": "xxxx.csv",
|
"msg": "",
|
||||||
"url": "http://xxxx.xxx.xxx"
|
"data": {
|
||||||
|
"value": "xxxxxxx",
|
||||||
|
"filename": "xxxx.csv",
|
||||||
|
"url": "http://xxxx.xxx.xxx"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user