// 定义返回字段 export interface MsgEpsChange { [id: string]: number; //属性信息 }