curl --location --request POST 'https://fva.hygc.site/api/log/logoutList' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": []
}'{
"code": 200,
"msg": "操作成功!",
"data": {
"property1": "string",
"property2": "string"
},
"success": true,
"time": ""
}