curl --location --request GET '/scm-common/api/userType/info?id'{
"code": 0,
"data": {
"children": [
{}
],
"createTime": "2019-08-24T14:15:22.123Z",
"hasChild": true,
"id": "string",
"parentId": "string",
"parentTypeName": "string",
"remark": "string",
"sort": 0,
"state": 0,
"typeCode": "string",
"typeName": "string",
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string"
},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}