curl --location --request GET 'http://127.0.0.1:9307/cypnest/user/quotaperiod'
{ "status": 0, "msg": "string", "data": { "Result": true, "RemainDays": 0, "IsTrial": true } }