/** * msg推送信息 */ export interface MsgHcTili_s { tili:number //体力 maxTili:number //体力最大值 lastTime:number //最后一次结算体力时间 }