{
"id": 0
}curl --location --request POST 'http://127.0.0.1:9307/cypnest/config/machine/techs/all' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"status": 0,
"msg": "string",
"data": [
{
"Gas": 0,
"LayerText": "string",
"MachineID": 0,
"TechName": "string",
"Material": "string",
"ID": 0,
"Product_Name": "string",
"Thickness": 0,
"Path": "string",
"Note": "string"
}
]
}