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