package wechat type WechatCall interface { call() }