{}
curl --location --request POST '/app/ecCps/openTb/getFiles' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": { "client_id": "string", "pid": "string", "redirect_uri": "string", "state": "string" }, "msg": "string" }