Ken 1 settimana fa
parent
commit
2ce0f4557d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app/Services/BaseService.php

+ 1 - 0
app/Services/BaseService.php

@@ -249,6 +249,7 @@ $res = [];
 
 
         }
+        return $res;
     }
 
     /**