shish hace 1 año
padre
commit
28614c06bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app-ghs/controllers/RenewController.php

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

@@ -106,7 +106,7 @@ class RenewController extends BaseController
         if (getenv('YII_ENV') == 'production') {
         if (getenv('YII_ENV') == 'production') {
             $unitPrice = $pfLevel == 0 ? 980 : 1980;
             $unitPrice = $pfLevel == 0 ? 980 : 1980;
             if ($mainId == 50) {
             if ($mainId == 50) {
-                $unitPrice = $pfLevel == 0 ? 0.1 : 0.2;
+                //$unitPrice = $pfLevel == 0 ? 0.1 : 0.2;
             }
             }
         } else {
         } else {
             $unitPrice = $pfLevel == 0 ? 0.1 : 0.2;
             $unitPrice = $pfLevel == 0 ? 0.1 : 0.2;