系统接口 1.调用getopenid获取openId之后, 会返回token(目前token的时效是三个月), 后续的接口请求都需要在Header里增加Authorization,值为token,否则会提示token无效,无法调用