add clear

This commit is contained in:
as2252258@163.com
2019-08-21 12:11:36 +08:00
parent 93e763c880
commit 5202270073
+1 -1
View File
@@ -15,7 +15,7 @@ abstract class Miniprogarampage
protected $config;
/** @var mixed $instance */
private static $instance = null;
protected static $instance = null;
/** @var WxClient */
protected $request = null;