amis/mock/crud/quickSave.json

8 lines
84 B
JSON

{
"status": 0,
"msg": "保存成功",
"data": {
"id": 1
}
}