// 道具数量发生改变下发 export interface MsgItemChange { [itemid:string]:number }