curl --location --request GET 'https://jnotetest-hm.jideos.com/goods/tag/relations/unallocated-list?tagId' \
--header 'Authorization: Bearer wa2Is62EdKdzO9UekfbOj0UqVbM-3QT4c8kPf4lwIVeAEqM9jNdNx83ryZq0_GOx4DZlTSFaWd_DUqbvKaNzBbi_qCPuR3y6-ft1E7rDdEnY-3d_O0I5PyaUfRVRqP7E' \
--header 'token: wa2Is62EdKdzO9UekfbOj0UqVbM-3QT4c8kPf4lwIVeAEqM9jNdNx83ryZq0_GOx4DZlTSFaWd_DUqbvKaNzBbi_qCPuR3y6-ft1E7rDdEnY-3d_O0I5PyaUfRVRqP7E' \
--header 'appVersionCode: 408' \
--header 'Accept-Language: zh' \
--header 'language: zh'
{
"code": 0,
"msg": "",
"data": {
"records": [
{
"id": 0,
"goodsNo": "",
"goodsName": "",
"description": "",
"thumbnailUrl": "",
"pictureIds": [
0
],
"categoryKey": "",
"categoryName": "",
"tagIds": [
0
],
"tagNames": [
""
],
"tagKey": "",
"tagName": "",
"freeFlag": false,
"preferentialFlag": 0,
"priceFlag": 0,
"hotFlag": 0,
"copyrightFlag": 0,
"creatorId": 0,
"isExclusive": false,
"originalPrice": 0.0,
"realPrice": 0.0,
"discountPrice": 0.0,
"salesTotal": 0,
"listingTime": "",
"status": 0,
"isTop": false,
"sort": 0,
"createTime": "",
"specs": "",
"layout": "",
"pageNumber": 0,
"fontNumber": 0,
"fontStyles": [
""
],
"fontLanguages": [
""
],
"discountContent": {
"discount": 0.0,
"startTime": "",
"endTime": "",
"status": 0
},
"goodsNames": [
{
"language": "",
"context": ""
}
],
"descriptions": [
{
"language": "",
"context": ""
}
],
"pictureFileList": [
{
"id": 0,
"fileName": "",
"url": ""
}
],
"resourceList": [
{
"id": 0,
"goodsId": 0,
"originalFileName": "",
"resType": 0,
"resThumbnailUrl": "",
"resFileUrl": ""
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": "",
"pages": 0
}
}