diff --git a/student/springboot/springboot.iml b/student/springboot/springboot.iml deleted file mode 100644 index 17202e0..0000000 --- a/student/springboot/springboot.iml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/student/vue/src/sql.sql b/student/vue/src/sql.sql index 00a0e49..8bb5d30 100644 --- a/student/vue/src/sql.sql +++ b/student/vue/src/sql.sql @@ -9,4 +9,4 @@ CREATE TABLE admin ( ); insert into admin values(1, 'admin', 'admin', '管理员'); -/*sql*/ +