shish 2 lat temu
rodzic
commit
99fb1e9473
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app-ghs/controllers/RenewController.php

+ 1 - 1
app-ghs/controllers/RenewController.php

@@ -64,7 +64,7 @@ class RenewController extends BaseController
             }
         } else {
             if ($mainId == 7704) {
-                $time = 60;
+                $time = 10;
             }
         }
         Yii::$app->redis->executeCommand('SETEX', [$cacheKey, $time, 'has']);