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