{
"orgId": 0,
"productId": 0,
"tenantId": 0
}curl --location '/web/org/product/getOrgProductDetail' \
--header 'Content-Type: application/json' \
--data '{
"orgId": 0,
"productId": 0,
"tenantId": 0
}'{
"productId": "string",
"productName": "string",
"createTime": "string",
"state": "string",
"productType": "string",
"dueTime": "string",
"authControl": "string",
"controlRole": "string",
"total": 0,
"used": 0,
"surplus": 0
}