{
"orgId": 182
}
curl --location --request POST 'https://www.plaso.cn/dataentry/product/getColumnList' \
--header 'Content-Type: application/json' \
--data-raw '{
"orgId": 182
}'
{
"msg": "remote call success",
"code": 0,
"obj": {
"columnList": [
{
"id": 800460,
"name": "小学精选"
},
{
"id": 800461,
"name": "职业教育精选"
},
{
"id": 800462,
"name": "名师讲堂"
}
]
},
"reqId": "1699514629717_0.6950902989793559",
"reqTime": 1699514629717,
"execTime": 12
}