Ken hai 6 horas
pai
achega
4fd69ecf2a
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      app/Services/TopUpService.php

+ 1 - 3
app/Services/TopUpService.php

@@ -268,9 +268,7 @@ class TopUpService
         ];
 
         $receivingType = ConfigService::getVal("receiving_type");
-        if ($receivingType == 1) {
-            unset($keyboard[0][1]);
-        }
+        if ($receivingType == 1) unset($keyboard[0][1]);
 
         $text = lang("请选择网络类型");
         return [