curl --location --request GET 'http://127.0.0.1:9307/cypnest/user/license/packages'{
"status": 0,
"msg": "string",
"data": [
{
"startTime": "string",
"status": 0,
"buyUrl": "string",
"features": [
{
"itemId": 0,
"featureId": 0,
"productId": 0,
"featureCode": 0
}
],
"title": "string",
"desc": "string",
"leftDays": 0,
"expiredTime": "string",
"expiredDays": 0,
"useable": true
}
]
}