curl --location --request GET 'https://mcs-gateway.fscut.com/cn-api/api/material/list/v2' \
--header 'app-id: op193bf9f2eb09e0e4' \
--header 'time-stamp: 1756799491440' \
--header 'app-sign;' \
--header 'X-FS-Orgcode: A4WEHGP02BZ4'{
"status": 0,
"msg": "OK",
"data": [
{
"id": 1232,
"material": "冷轧板",
"density": 7.85,
"plate_amount": 197
}
]
}