shish 2 жил өмнө
parent
commit
52ff56db49

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

@@ -60,7 +60,7 @@ class RenewController extends BaseController
         $time = 86400;
         if (getenv('YII_ENV') == 'production') {
             if ($mainId == 7704) {
-                $time = 10000;
+                $time = 7200;
             }
         } else {
             if ($mainId == 644) {