stanley-king 3 yıl önce
ebeveyn
işleme
fc55b6022e
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      helper/refill/policy/lingzh/policy.php

+ 0 - 3
helper/refill/policy/lingzh/policy.php

@@ -38,9 +38,6 @@ class policy extends ProviderManager implements IPolicy
 
         $turn_name = 'oil_amount_lock_turn';
         $this->mAmountLockTurn = rkcache($turn_name);
-        Log::record("AmountLockTurn = {$this->mAmountLockTurn}",Log::DEBUG);
-
-        $this->mStorageLocker->load();
         $this->mGroupCtl->load($opened_names,$opened_merchants);
     }