{
"texture": "string",
"thickness": 0,
"remark": "string"
}curl --location --request POST 'http://127.0.0.1:9307/cypnest/config/techitem/autotech/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"texture": "string",
"thickness": 0,
"remark": "string"
}'{}