This commit is contained in:
2025-09-10 21:03:33 -04:00
parent 3481d76d38
commit e646597c7a
6 changed files with 255 additions and 14 deletions
-2
View File
@@ -85,5 +85,3 @@ CREATE TABLE `servicio` (
PRIMARY KEY (`id_servicio`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;
--