Authorization: Bearer ********************{
"teamCode": "PPM",
"roleCode": "PMO"
}curl --location --request POST '/api/app/normal/dify/teamRoleStaff/detailList' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"teamCode": "PPM",
"roleCode": "PMO"
}'{
"data": {
"id": 7,
"teamCode": "CRMT",
"category": "lowcode",
"key": "system_url",
"value": "https://timus-agent.feishu.cn/wiki/B3HNw1gieiS7cdkvHhgcK8innMg?from=from_copylink"
},
"traceId": "69046999ec3c04371c2644a95bef8185"
}