hefei 1 년 전
부모
커밋
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 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