目前这种函数定义 ``` type AccessTokenGetter func() (token string, expireIn uint) ``` 无法支持多个appid的场景。
目前这种函数定义
无法支持多个appid的场景。