Nancy
This commit is contained in:
20
Adaptation/.vscode/localhost.http
vendored
Normal file
20
Adaptation/.vscode/localhost.http
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
@host = http://localhost:8071/
|
||||
|
||||
GET {{host}}/api/v1/ado
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
POST {{host}}/api/v1/ado
|
||||
Content-Type: application/json
|
||||
Accept: application/json
|
||||
|
||||
{
|
||||
"id": 109734,
|
||||
"machineId": "",
|
||||
"page": "risk",
|
||||
"site": "MES",
|
||||
"time": 1743438398094,
|
||||
"username": "",
|
||||
"value": "3"
|
||||
}
|
Reference in New Issue
Block a user