diff --git a/mobile/source/helpers/dalianpay/library/Base.php b/mobile/source/helpers/dalianpay/library/Base.php index 8c34270..2f16d4c 100644 --- a/mobile/source/helpers/dalianpay/library/Base.php +++ b/mobile/source/helpers/dalianpay/library/Base.php @@ -3,7 +3,7 @@ class Base { // 配置 - protected $config; + public $config; // 加解密类 public $Crypt; // 请求类