podmall.mall.complaint.order.detailconfig/api/podmall/mall/complaint/detail.json1。{
"id": 0
}curl --location '/v4/gateway/podmall.mall.complaint.order.detail' \
--header 'Access-Token-Type;' \
--header 'Access-Token-Type: JWT' \
--header 'Locale;' \
--header 'X-Tenant-Key;' \
--header 'Appkey: 1000' \
--header 'Content-Type: application/json' \
--data '{
"id": 0
}'{
"status": 0,
"success": true,
"data": {}
}