{
"pageSize": 0,
"pageIndex": 0,
"craftKitName": "string"
}curl --location --request POST 'http://127.0.0.1:8088/service/QKMComponent/getQKMComponentList' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageSize": 0,
"pageIndex": 0,
"craftKitName": "string"
}'{}