|
@@ -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);
|
|
|
}
|
|
|
|