yingzi hace 2 años
padre
commit
a0e6006ef9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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