hrjy 3 anni fa
parent
commit
b9e2fc2740
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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);
     }