// 修改名字 export interface MsgSetName_c { name:string; }