{
"keyword":"性能",
"pageNum":"1",
"pageSize":"20"
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/health/post/search/page' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":"性能",
"pageNum":"1",
"pageSize":"20"
}'
{}