bug修复,前端测试。

This commit is contained in:
Orangeeee
2026-09-23 02:19:58 +08:00
parent 45dbd3e99c
commit 38b95eadf8
4 changed files with 21 additions and 20 deletions
+3 -1
View File
@@ -10,7 +10,9 @@ drop database student_manage_system;
drop table students;
select * from students limit 50;
select * from students limit 200;
select * from scores limit 200;
desc students;