curl --location '/option/customer'{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"customerId": "string",
"shortName": "string",
"label": "string"
}
],
"other": {}
}