yingzi 2 tahun lalu
induk
melakukan
a0e6006ef9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      library/utils/WxpayV2.php

+ 1 - 1
library/utils/WxpayV2.php

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