CURL

curl --location --request POST 'http://127.0.1.1:8080/getInfo' \
--header 'Content-Type: application/json' \
--header 'Authorization: hnxyzz' \
--data '{
"tenantId":"1",
"firstRowId":"202302000000000055"
}';
posted @ 2024-02-23 10:17  亲爱的阿道君  阅读(30)  评论(0编辑  收藏  举报