add clear

This commit is contained in:
as2252258@163.com
2019-11-04 14:46:37 +08:00
parent 8eb5922d10
commit 62a2326e23
+1 -1
View File
@@ -7,7 +7,7 @@ namespace wchat;
class Token extends Miniprogarampage class Token extends Miniprogarampage
{ {
private $url = 'https://api.q.qq.com/cgi-bin/token'; private $url = 'https://api.weixin.qq.com/cgi-bin/token';
/** /**