curl --location 'https://scm.sdongpo.com/cc_thirdparty/openApiV2/Common/CustomizeFieldList?customize_type=undefined' \
--header 'Authorization;' \
--header 'X-Request-Id;'{
"status": 0,
"data": [
{
"id": 0,
"name": "string",
"type": 1,
"options": [
{
"id": 0,
"name": "string"
}
],
"customize_type": 3
}
],
"message": "string"
}