{
"childTenantId": 0,
"amount": 0
}curl --location --request POST 'https://dedaolm.com/admin-api/system/childTenant/transfer' \
--header 'Content-Type: application/json' \
--data-raw '{
"childTenantId": 0,
"amount": 0
}'{
"code": 0,
"data": 1909,
"msg": ""
}