curl --location --request GET '/package/'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"tenantType": 0,
"packageType": 0,
"description": "string",
"isOnline": 0,
"isRecommend": 0,
"autoRenew": 0,
"billingType": 0,
"priceMonth": 0,
"priceQuarter": 0,
"priceYear": 0,
"trialDays": 0,
"trialPrice": 0,
"status": 0,
"subscribeCount": 0,
"tenantCount": 0,
"version": 0,
"createTime": "string",
"menuIds": [
0
],
"priceDisplay": "string"
},
"other": {}
}