shish 2 лет назад
Родитель
Сommit
42d5fc8b0f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      app-ghs/controllers/TestController.php

+ 2 - 2
app-ghs/controllers/TestController.php

@@ -461,9 +461,9 @@ class TestController extends BaseController
                 echo "</table>";
             }
         }
-        //echo bcadd((string)1718772417, (string)‭120000);
+        echo bcadd(1718772417, 120000);
         echo "<br/>";
-        echo bcadd(1, 2);
+        echo bcadd(1718772417, 120000‬);
     }
 
     public function actionRefundQuery()