// 返回修改后名字 export interface MsgSetName { name:string }