1、如何添加数据2、上代码'posts': {        'code': 0,        'msg': '操作成功',        'result': [            {              'id': 1,              'make': 'Hello',              'model': 'Ketty',              'type': 1,              'price': 10            },            {              'id': 2,              'make': 'dddd',              'model': 'fffff',              'type': 0,              'price': 20            },        ]    } 3、添加数据到result里面{      'id': 3,      'make': 'GGGGGGG',      'model': '吞吞吐吐拖',      'type': 0,      'price': 20}
                    
                    
                添加回答
举报
0/150
	提交
		取消
	