{ "userId": 902797, "active": 1 }
curl --location --request POST 'https://www.plaso.cn/dataentry/consultant/setActive' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 902797, "active": 1 }'
{ "msg": "string", "code": 0, "reqId": "string", "reqTime": 0, "execTime": 0 }