curl --location --request GET 'https://test.51vive.com/store/spuType/list?id=&typeName=&enable=&deleted=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"typeName": "string",
"enable": true,
"deleted": true,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}