Files
kiri-wchat/wchat/officialaccount/AccessToken.php
T
as2252258@163.com 291e882069 add clear
2020-03-05 12:41:49 +08:00

13 lines
120 B
PHP

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