{
"property1": {},
"property2": {}
}curl --location --request POST '/api/admin/page/layout/index/table/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"property1": {},
"property2": {}
}'{
"code": 0,
"data": {},
"message": "string"
}