/** * 属性变化 */ export interface MsgEpsChange_s { [id: string]: number; //属性信息 }