{ "request": { "data_id": "20201202" } }
curl --location --request POST 'http://127.0.0.1/topapi/kac/datav/group/get?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "request": { "data_id": "20201202" } }'
{ "result": { "inner_group_cnt": 0, "dept_group_cnt": 0 }, "errcode": 0, "errmsg": "string", "request_id": "string" }