yingzi 2 years ago
parent
commit
a0e6006ef9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      library/utils/WxpayV2.php

+ 1 - 1
library/utils/WxpayV2.php

@@ -22,7 +22,7 @@ use WeChatPay\Transformer;
 class WxpayV2{
     private $config;
     private $client;
-    private $errorMsg;
+    public $errorMsg;
     /**
      * 构造函数
      * @param type $config