| Name | Description | Type | Additional information |
|---|---|---|---|
| UserModules |
用户菜单 |
Collection of MKYModule |
None. |
| UserDashboards |
用户所有有权限的仪表盘 |
Collection of SimpleDashboard |
None. |
| DefaultDashboardID |
默认仪表盘ID |
integer |
None. |
| LeftDays |
剩余天数 |
integer |
None. |
| NearExpirationInfoText |
临近过期的提示信息 |
string |
None. |
| ResultCode |
返回代码 200为成功,其余为失败,原因参考 ResultMsg |
string |
None. |
| ResultMsg |
返回信息 |
string |
None. |
| ReturnValue |
返回数据 |
Object |
None. |