package request // SyncHelperReq 同步小助手的请求 type SyncHelperReq struct { WechatId string `description:"微信小助手标识"` }