hrjy hace 3 años
padre
commit
b9e2fc2740
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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);
     }