💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# QQLite.Framework.Entity.PointLevelInfo 类 ## 注释 ~~~ 积分系统等级信息 ~~~ ## 语法 ~~~ public class PointLevelInfo : PointInfo ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [NowLevel](https://www.kancloud.cn/gxser1986/cqrobot/3016314) | 当前等级 | | | [NowLevelName](https://www.kancloud.cn/gxser1986/cqrobot/3016315) | 当前等级名称 | | | [NextLevel](https://www.kancloud.cn/gxser1986/cqrobot/3016316) | 下一个等级 | | | [NextLevelName](https://www.kancloud.cn/gxser1986/cqrobot/3016317) | 下一个等级名称 | | | [NextLevelPoint](https://www.kancloud.cn/gxser1986/cqrobot/3016318) | 还差多少积分到下一个等级 |