/** * 后端推送道具变化信息 */ export interface MsgItemChange_s { [itemid:string]:number }