Authorization: Bearer ********************
{"ids":["05edca5cc6bf4690bbfbd27d08401502"]}
curl --location --request POST 'https://dcode-uat.xudc.com/api/launcher/satisfactionsurvey/domain_service_runtime/ComplexQuestionItem/getChildQuestionItemInfo' \ --header 'tenantCode: clo7nyn50uh3wtenant' \ --header 'Content-Type: application/json' \ --data-raw '{"ids":["05edca5cc6bf4690bbfbd27d08401502"]}'
[ { "itemName": "aaa", "itemNumber": 1, "childQuestionId": "05edca5cc6bf4690bbfbd27d08401502" }, { "itemName": "bbb", "itemNumber": 2, "childQuestionId": "05edca5cc6bf4690bbfbd27d08401502" } ]