curl --location --request GET 'http://test1-opapi.nn.com/api/admin/column/relate/list?code' \
--header 'reqChannel: 3' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'token: nnPcWeb_8GIXaARk5f8ac0920aeb46da995dd43319d5e9a1'
{
"retCode": "",
"retMsg": "",
"retData": [
{
"id": 0,
"columnCode": "",
"categoryId": 0,
"mallGameId": 0,
"gameName": "",
"sort": 0,
"status": 0
}
],
"retTime": ""
}