{
"packageId": 0,
"tenantIds": [
0
],
"forceDistribute": true
}curl --location --request POST '/package/distribute' \
--header 'Content-Type: application/json' \
--data-raw '{
"packageId": 0,
"tenantIds": [
0
],
"forceDistribute": true
}'{
"code": 0,
"msg": "string",
"data": null,
"other": {}
}