hefei 1 год назад
Родитель
Сommit
91e5112f66
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      app/common.php

+ 0 - 1
app/common.php

@@ -903,7 +903,6 @@ if (!function_exists("is_json")){
903
 if (!function_exists("round_optimize")){
903
 if (!function_exists("round_optimize")){
904
     /**
904
     /**
905
      * round公用四舍五入去除
905
      * round公用四舍五入去除
906
-     * @param $number
907
      * @return string
906
      * @return string
908
      */
907
      */
909
     function round_optimize($amount, $decimals = 2): string
908
     function round_optimize($amount, $decimals = 2): string