camera.http 380 Bytes
Newer Older
kenzo committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

###
POST http://localhost:8689/parking/add/enter
Content-Type: application/json

{
  "boutNumber": 12,
  "carNo": "京N6PQ65",
  "enterTime": "2021-12-13 16:15:01",
  "enterGateName": "入口1"
}

###


###
GET http://localhost:8689/weather/info
Accept: application/json

###
GET http://localhost:8689/weather/city
Accept: application/json

###

GET http://localhost:8689/test