Browse Source

记录查询

master
zhizhi wu 4 years ago
parent
commit
2deb277572
  1. 14
      qcp/qcp.http

14
qcp/qcp.http

@ -184,3 +184,17 @@ Authorization: Bearer {{login.response.body.$.data.token}}
"projectId":1420652719055839232
}
}
###
POST {{www}}/record/weightList
{{type}}
Authorization: Bearer {{login.response.body.$.data.token}}
{
"param":{
"carId":2,
"types":[1],
"startTime":1627621908076,
"endTime":1627622908076
}
}
Loading…
Cancel
Save