hefei vor 1 Jahr
Ursprung
Commit
91e5112f66
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      app/common.php

+ 0 - 1
app/common.php

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