Get tags of the affiliate
Last updated
{
"code": 0,
"message": "Success",
"data": {
"rowset": [
{
"id": 19,
"name": "tea"
},
{
"id": 20,
"name": "apple"
}
],
"totalPages": 11,
"totalRows": 22,
"offset": 1,
"limit": 2
}
}