Kirin преди 2 години
родител
ревизия
183e05ab9e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      crmeb/services/WithdrawService.php

+ 1 - 1
crmeb/services/WithdrawService.php

@@ -20,7 +20,7 @@ class WithdrawService
     static $aeskey = '';
     static $aeskey = '';
 
 
 
 
-    public function init()
+    public static function init()
     {
     {
         self::$token = CacheService::get('withdraw_token', '');
         self::$token = CacheService::get('withdraw_token', '');
         if (!self::$token) {
         if (!self::$token) {