{ "appId": "string", "childOrgId": 0 }
curl --location 'https://www.plaso.cn/dataentry/dataentry/org/closeChildOrg' \ --header 'Content-Type: application/json' \ --data '{ "appId": "string", "childOrgId": 0 }'
{ "code": 0, "obj": { "operationType": "string", "operationName": "string" } }