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