Commit 0eef86be authored by clone's avatar clone

bug

parent 3c7c453f
...@@ -19,7 +19,7 @@ use think\Exception; ...@@ -19,7 +19,7 @@ use think\Exception;
class WxSdk extends Basic class WxSdk extends Basic
{ {
private $wxInfoModel; private $wxInfoModel;
private $userModel private $userModel;
public function __construct($request = null) public function __construct($request = null)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment