hefei 1 yıl önce
ebeveyn
işleme
91e5112f66
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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