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