<?php
namespace wchat\officialaccount;
use wchat\common\HttpClient;
class AccessToken extends AfficialAccount
{
}