2023年12月9日发(作者:小米mix5准确发布时间)
【EasyMock】接口传参代码
传入的参数通过_接收
{
"data": function({
_req,
Mock
}) {
if (!_) {
return [{
"code": 1,
"msg": "error"
}]
}
if (_ === '1' || _ === undefined) {
return [{
"id": 1,
"product_id": "A001",
"poster_url": "/a1/pms_1550642182.7527088!",
"description": "骁龙855,索尼4800万超广角微距三摄",
"title": "小米9 6GB+128GB",
"price": 2999
}, {
"id": 2,
"product_id": "A002",
"poster_url": "/a1/pms_1545457719.47232999!",
"description": "5.84"小水滴全面屏,后置1200万 AI 双摄",
"title": "小米Play 4GB+64GB",
"price": 1099
}, {
"id": 3,
"product_id": "A003",
"poster_url": "/a1/pms_1537324004.08544830!",
"description": "潮流镜面渐变色,2400万自拍旗舰",
"title": "小米8青春版6GB+64GB",
"price": 1499
}]
}
}
}
发布者:admin,转转请注明出处:http://www.yc00.com/num/1702115943a1177244.html
评论列表(0条)