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

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

@@ -563,8 +563,6 @@ class WaterQueryController
         }else{
             $list = [];
         }
-
-
         return app('json')->success($list);
     }