Authorization: Bearer ********************
curl --location --request GET 'http://ip:port/openApi/api/v1/open/ocs/screen/work/order/device/production/type'
{
"code": "string",
"data": [
{
"code": {},
"name": {}
}
],
"message": "string",
"time": "2019-08-24T14:15:22Z"
}