curl --location --request GET '/position/list-by-org?orgId'[
{
"id": "",
"name": "",
"dutyStructs": [
{
"code": "",
"name": ""
}
],
"customize": false,
"orgId": "",
"orgName": "",
"positionCategoryId": "",
"positionCategoryName": "",
"positionCategoryPath": "",
"positionPermissionPkg": {
"groupPermissionPkg": [
{
"id": "",
"name": ""
}
],
"projPermissionPkg": [
{
"id": "",
"name": ""
}
]
},
"positionCategoryPermissionPkg": {
"groupPermissionPkg": [
{
"id": "",
"name": ""
}
],
"projTemplatePermissionPkg": [
{
"id": "",
"name": ""
}
]
}
}
]