hrjy 2 years ago
parent
commit
76ba93251f
1 changed files with 0 additions and 4 deletions
  1. 0 4
      app/api/controller/water/WaterQueryController.php

+ 0 - 4
app/api/controller/water/WaterQueryController.php

@@ -289,10 +289,6 @@ class WaterQueryController
         }else{
             return ['table' => $table, 'zj' => round($zj, 2), 'zzl' => round($zzl, 2)];
         }
-
-
-
-
     }