{
"pageNo": 1,
"pageSize": 10,
"classId": "",
"source": "",
"textType": ""
}curl --location --request POST 'http://localhost:9000/map/newIbms/material/getMaterials' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNo": 1,
"pageSize": 10,
"classId": "",
"source": "",
"textType": ""
}'{}