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

+ 3 - 0
app-ghs/controllers/TestController.php

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