Se corrigio el login

This commit is contained in:
2023-03-08 15:28:54 -06:00
parent 6618e79a86
commit 5348a329d5
11 changed files with 118 additions and 36 deletions
+2
View File
@@ -0,0 +1,2 @@
INSERT INTO tipo_miembro(tipo_miembro) VALUES("Admin");
INSERT INTO tipo_miembro(tipo_miembro) VALUES("Alumno");