调整版本,实现wifi认证

This commit is contained in:
冯佳
2025-07-25 08:08:11 +08:00
parent 97a7d848d4
commit 50f7531518
20 changed files with 5323 additions and 429 deletions

View File

@ -1,4 +1,3 @@
Student_Name,Student_PRN,Student_Email,Student_Whatsapp_no,Student_pass,Branch,Semester
Ravikiran Yavalkar,12444444,abcd.efgh24@gmail.com,9607111115,India,AIML-F,III
jfen,55775577,test@example.com,NULL,China,AIML-F,III
Student_Name,Student_PRN,Student_Email,Student_Whatsapp_no,Student_pass,Branch,Semester,ssid
Ravikiran Yavalkar,12444444,abcd.efgh24@gmail.com,9607111115,India,AIML-F,III,NULL
测试用户,11111111,test@example.com,NULL,0000,测试,III,zhizhan-2

1 Student_Name Student_PRN Student_Email Student_Whatsapp_no Student_pass Branch Semester ssid
2 Ravikiran Yavalkar 12444444 abcd.efgh24@gmail.com 9607111115 India AIML-F III NULL
3 jfen 测试用户 55775577 11111111 test@example.com NULL China 0000 AIML-F 测试 III zhizhan-2