课程分页查询以及课程前后台数据对接

main
胡俊勇 2 years ago
parent 292e361ec2
commit ce50a50efa

@ -9,9 +9,7 @@
<module name="springboot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="11">
<module name="springboot" target="1.8" />
</bytecodeTargetLevel>
<bytecodeTargetLevel target="11" />
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="@localhost" uuid="e7a0920e-0fa6-4d77-9e5f-cd66089cc249">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>

@ -6,6 +6,16 @@
<option name="name" value="aliyun nexus" />
<option name="url" value="https://maven.aliyun.com/repository/public" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://repo.maven.apache.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="public" />
<option name="name" value="aliyun nexus" />
<option name="url" value="http://maven.aliyun.com/nexus/content/groups/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: ch.qos.logback:logback-classic:1.2.10">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/ch/qos/logback/logback-classic/1.2.10/logback-classic-1.2.10-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: ch.qos.logback:logback-core:1.2.10">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/ch/qos/logback/logback-core/1.2.10/logback-core-1.2.10-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: cn.hutool:hutool-all:5.8.18">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/cn/hutool/hutool-all/5.8.18/hutool-all-5.8.18.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/cn/hutool/hutool-all/5.8.18/hutool-all-5.8.18-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/cn/hutool/hutool-all/5.8.18/hutool-all-5.8.18-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.12.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-annotations/2.12.6/jackson-annotations-2.12.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-annotations/2.12.6/jackson-annotations-2.12.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-annotations/2.12.6/jackson-annotations-2.12.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.core:jackson-core:2.12.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-core/2.12.6/jackson-core-2.12.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-core/2.12.6/jackson-core-2.12.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-core/2.12.6/jackson-core-2.12.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.core:jackson-databind:2.12.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-databind/2.12.6/jackson-databind-2.12.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-databind/2.12.6/jackson-databind-2.12.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/core/jackson-databind/2.12.6/jackson-databind-2.12.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.6/jackson-datatype-jdk8-2.12.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.6/jackson-datatype-jdk8-2.12.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.6/jackson-datatype-jdk8-2.12.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.6/jackson-datatype-jsr310-2.12.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.6/jackson-datatype-jsr310-2.12.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.6/jackson-datatype-jsr310-2.12.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.6/jackson-module-parameter-names-2.12.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.6/jackson-module-parameter-names-2.12.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.6/jackson-module-parameter-names-2.12.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.github.jsqlparser:jsqlparser:4.5">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/jsqlparser/jsqlparser/4.5/jsqlparser-4.5.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/jsqlparser/jsqlparser/4.5/jsqlparser-4.5-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/jsqlparser/jsqlparser/4.5/jsqlparser-4.5-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.github.pagehelper:pagehelper:5.3.2">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper/5.3.2/pagehelper-5.3.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper/5.3.2/pagehelper-5.3.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper/5.3.2/pagehelper-5.3.2-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.4.6/pagehelper-spring-boot-autoconfigure-1.4.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.4.6/pagehelper-spring-boot-autoconfigure-1.4.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.4.6/pagehelper-spring-boot-autoconfigure-1.4.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.4.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper-spring-boot-starter/1.4.6/pagehelper-spring-boot-starter-1.4.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper-spring-boot-starter/1.4.6/pagehelper-spring-boot-starter-1.4.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/github/pagehelper/pagehelper-spring-boot-starter/1.4.6/pagehelper-spring-boot-starter-1.4.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: com.zaxxer:HikariCP:4.0.3">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: mysql:mysql-connector-java:8.0.28">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.apache.logging.log4j:log4j-api:2.17.1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/logging/log4j/log4j-to-slf4j/2.17.1/log4j-to-slf4j-2.17.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/logging/log4j/log4j-to-slf4j/2.17.1/log4j-to-slf4j-2.17.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/logging/log4j/log4j-to-slf4j/2.17.1/log4j-to-slf4j-2.17.1-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.56">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-core/9.0.56/tomcat-embed-core-9.0.56.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-core/9.0.56/tomcat-embed-core-9.0.56-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-core/9.0.56/tomcat-embed-core-9.0.56-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.56">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-el/9.0.56/tomcat-embed-el-9.0.56.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-el/9.0.56/tomcat-embed-el-9.0.56-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-el/9.0.56/tomcat-embed-el-9.0.56-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.56">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.56/tomcat-embed-websocket-9.0.56.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.56/tomcat-embed-websocket-9.0.56-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.56/tomcat-embed-websocket-9.0.56-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.mybatis:mybatis:3.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/mybatis/3.5.9/mybatis-3.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/mybatis/3.5.9/mybatis-3.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/mybatis/3.5.9/mybatis-3.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.mybatis:mybatis-spring:2.0.6">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/mybatis-spring/2.0.6/mybatis-spring-2.0.6.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/mybatis-spring/2.0.6/mybatis-spring-2.0.6-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/mybatis-spring/2.0.6/mybatis-spring-2.0.6-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.2.1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.2.1/mybatis-spring-boot-autoconfigure-2.2.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.2.1/mybatis-spring-boot-autoconfigure-2.2.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/2.2.1/mybatis-spring-boot-autoconfigure-2.2.1-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.1">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.2.1/mybatis-spring-boot-starter-2.2.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.2.1/mybatis-spring-boot-starter-2.2.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/mybatis/spring/boot/mybatis-spring-boot-starter/2.2.1/mybatis-spring-boot-starter-2.2.1-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.slf4j:jul-to-slf4j:1.7.33">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/slf4j/jul-to-slf4j/1.7.33/jul-to-slf4j-1.7.33.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/slf4j/jul-to-slf4j/1.7.33/jul-to-slf4j-1.7.33-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/slf4j/jul-to-slf4j/1.7.33/jul-to-slf4j-1.7.33-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.slf4j:slf4j-api:1.7.33">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot/2.5.9/spring-boot-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot/2.5.9/spring-boot-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot/2.5.9/spring-boot-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-autoconfigure/2.5.9/spring-boot-autoconfigure-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-autoconfigure/2.5.9/spring-boot-autoconfigure-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-autoconfigure/2.5.9/spring-boot-autoconfigure-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter/2.5.9/spring-boot-starter-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter/2.5.9/spring-boot-starter-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter/2.5.9/spring-boot-starter-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-jdbc/2.5.9/spring-boot-starter-jdbc-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-jdbc/2.5.9/spring-boot-starter-jdbc-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-jdbc/2.5.9/spring-boot-starter-jdbc-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter-json:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-json/2.5.9/spring-boot-starter-json-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-json/2.5.9/spring-boot-starter-json-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-json/2.5.9/spring-boot-starter-json-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter-logging:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-logging/2.5.9/spring-boot-starter-logging-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-logging/2.5.9/spring-boot-starter-logging-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-logging/2.5.9/spring-boot-starter-logging-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-tomcat/2.5.9/spring-boot-starter-tomcat-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-tomcat/2.5.9/spring-boot-starter-tomcat-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-tomcat/2.5.9/spring-boot-starter-tomcat-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework.boot:spring-boot-starter-web:2.5.9">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-web/2.5.9/spring-boot-starter-web-2.5.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-web/2.5.9/spring-boot-starter-web-2.5.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/boot/spring-boot-starter-web/2.5.9/spring-boot-starter-web-2.5.9-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-aop:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-aop/5.3.15/spring-aop-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-aop/5.3.15/spring-aop-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-aop/5.3.15/spring-aop-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-beans:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-beans/5.3.15/spring-beans-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-beans/5.3.15/spring-beans-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-beans/5.3.15/spring-beans-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-context:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-context/5.3.15/spring-context-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-context/5.3.15/spring-context-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-context/5.3.15/spring-context-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-core:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-core/5.3.15/spring-core-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-core/5.3.15/spring-core-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-core/5.3.15/spring-core-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-expression:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-expression/5.3.15/spring-expression-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-expression/5.3.15/spring-expression-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-expression/5.3.15/spring-expression-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-jcl:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-jcl/5.3.15/spring-jcl-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-jcl/5.3.15/spring-jcl-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-jcl/5.3.15/spring-jcl-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-jdbc:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-jdbc/5.3.15/spring-jdbc-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-jdbc/5.3.15/spring-jdbc-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-jdbc/5.3.15/spring-jdbc-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-tx:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-tx/5.3.15/spring-tx-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-tx/5.3.15/spring-tx-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-tx/5.3.15/spring-tx-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-web:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-web/5.3.15/spring-web-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-web/5.3.15/spring-web-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-web/5.3.15/spring-web-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.springframework:spring-webmvc:5.3.15">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-webmvc/5.3.15/spring-webmvc-5.3.15.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-webmvc/5.3.15/spring-webmvc-5.3.15-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/springframework/spring-webmvc/5.3.15/spring-webmvc-5.3.15-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Maven: org.yaml:snakeyaml:1.28">
<CLASSES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/yaml/snakeyaml/1.28/snakeyaml-1.28-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$PROJECT_DIR$/../../apache-maven-3.9.6/maven-repo/org/yaml/snakeyaml/1.28/snakeyaml-1.28-sources.jar!/" />
</SOURCES>
</library>
</component>

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
@ -7,5 +8,5 @@
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="corretto-1.8" project-jdk-type="JavaSDK" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_20" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
</project>

@ -1,70 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<module version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<webroots />
</configuration>
</facet>
<facet type="Spring" name="Spring">
<configuration />
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.5.9" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.5.9" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.5.9" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.5.9" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.5.9" level="project" />
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.10" level="project" />
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.10" level="project" />
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.1" level="project" />
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.17.1" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.33" level="project" />
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.28" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.5.9" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.12.6" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.12.6" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.12.6" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.6" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.6" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.6" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.5.9" level="project" />
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.56" level="project" />
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.56" level="project" />
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.56" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.15" level="project" />
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.28" level="project" />
<orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.1" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.5.9" level="project" />
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:4.0.3" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.33" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.15" level="project" />
<orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.2.1" level="project" />
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.9" level="project" />
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.6" level="project" />
<orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.4.6" level="project" />
<orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.6" level="project" />
<orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.3.2" level="project" />
<orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:4.5" level="project" />
<orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.8.18" level="project" />
</component>
</module>

@ -6,7 +6,7 @@ spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: 123456
password: Hjy2775616671
url: jdbc:mysql://localhost:3306/student?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8&allowPublicKeyRetrieval=true
servlet:
multipart:

@ -6,7 +6,7 @@ spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: 123456
password: Hjy2775616671
url: jdbc:mysql://localhost:3306/student?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8&allowPublicKeyRetrieval=true
servlet:
multipart:

@ -1,149 +1,146 @@
{
"hash": "7225a1f6",
"browserHash": "4ab8647e",
"hash": "3fed47c4",
"browserHash": "1c63fbb4",
"optimized": {
"@element-plus/icons-vue": {
"src": "../../@element-plus/icons-vue/dist/index.js",
"file": "@element-plus_icons-vue.js",
"fileHash": "c905d5fe",
"fileHash": "7a5a9bb2",
"needsInterop": false
},
"axios": {
"src": "../../axios/index.js",
"file": "axios.js",
"fileHash": "b4f6af2d",
"fileHash": "c8e0a118",
"needsInterop": false
},
"element-plus": {
"src": "../../element-plus/es/index.mjs",
"file": "element-plus.js",
"fileHash": "967c0da0",
"fileHash": "ea937831",
"needsInterop": false
},
"element-plus/dist/locale/zh-cn.mjs": {
"src": "../../element-plus/dist/locale/zh-cn.mjs",
"file": "element-plus_dist_locale_zh-cn__mjs.js",
"fileHash": "740de023",
"fileHash": "ce0ff1af",
"needsInterop": false
},
"vue": {
"src": "../../vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "516c20e8",
"fileHash": "874a71d6",
"needsInterop": false
},
"vue-router": {
"src": "../../vue-router/dist/vue-router.mjs",
"file": "vue-router.js",
"fileHash": "849ab07c",
"fileHash": "04e76ff1",
"needsInterop": false
},
"element-plus/es": {
"src": "../../element-plus/es/index.mjs",
"file": "element-plus_es.js",
"fileHash": "4e2c8d51",
"fileHash": "8c2f9892",
"needsInterop": false
},
"element-plus/es/components/base/style/index": {
"src": "../../element-plus/es/components/base/style/index.mjs",
"file": "element-plus_es_components_base_style_index.js",
"fileHash": "626ac02e",
"fileHash": "9a79376d",
"needsInterop": false
},
"element-plus/es/components/menu/style/index": {
"src": "../../element-plus/es/components/menu/style/index.mjs",
"file": "element-plus_es_components_menu_style_index.js",
"fileHash": "6f9ffcb2",
"fileHash": "599d06bd",
"needsInterop": false
},
"element-plus/es/components/sub-menu/style/index": {
"src": "../../element-plus/es/components/sub-menu/style/index.mjs",
"file": "element-plus_es_components_sub-menu_style_index.js",
"fileHash": "eddf342d",
"fileHash": "b318872d",
"needsInterop": false
},
"element-plus/es/components/menu-item/style/index": {
"src": "../../element-plus/es/components/menu-item/style/index.mjs",
"file": "element-plus_es_components_menu-item_style_index.js",
"fileHash": "954e8afb",
"fileHash": "7e37b478",
"needsInterop": false
},
"element-plus/es/components/icon/style/index": {
"src": "../../element-plus/es/components/icon/style/index.mjs",
"file": "element-plus_es_components_icon_style_index.js",
"fileHash": "3da66ac4",
"fileHash": "739a1ef8",
"needsInterop": false
},
"element-plus/es/components/message/style/index": {
"src": "../../element-plus/es/components/message/style/index.mjs",
"file": "element-plus_es_components_message_style_index.js",
"fileHash": "85ab607e",
"fileHash": "639ad198",
"needsInterop": false
},
"element-plus/es/components/form/style/index": {
"src": "../../element-plus/es/components/form/style/index.mjs",
"file": "element-plus_es_components_form_style_index.js",
"fileHash": "7c5911fc",
"element-plus/es/components/pagination/style/index": {
"src": "../../element-plus/es/components/pagination/style/index.mjs",
"file": "element-plus_es_components_pagination_style_index.js",
"fileHash": "91f1eed5",
"needsInterop": false
},
"element-plus/es/components/table/style/index": {
"src": "../../element-plus/es/components/table/style/index.mjs",
"file": "element-plus_es_components_table_style_index.js",
"fileHash": "409bc205",
"needsInterop": false
},
"element-plus/es/components/table-column/style/index": {
"src": "../../element-plus/es/components/table-column/style/index.mjs",
"file": "element-plus_es_components_table-column_style_index.js",
"fileHash": "47fd1ddc",
"needsInterop": false
},
"element-plus/es/components/button/style/index": {
"src": "../../element-plus/es/components/button/style/index.mjs",
"file": "element-plus_es_components_button_style_index.js",
"fileHash": "b4ba1b10",
"needsInterop": false
},
"element-plus/es/components/form-item/style/index": {
"src": "../../element-plus/es/components/form-item/style/index.mjs",
"file": "element-plus_es_components_form-item_style_index.js",
"fileHash": "87a9999e",
"fileHash": "ee8bc8e0",
"needsInterop": false
},
"element-plus/es/components/input/style/index": {
"src": "../../element-plus/es/components/input/style/index.mjs",
"file": "element-plus_es_components_input_style_index.js",
"fileHash": "7b107868",
"needsInterop": false
},
"element-plus/es/components/pagination/style/index": {
"src": "../../element-plus/es/components/pagination/style/index.mjs",
"file": "element-plus_es_components_pagination_style_index.js",
"fileHash": "1a3de686",
"fileHash": "ce70a96b",
"needsInterop": false
},
"element-plus/es/components/table/style/index": {
"src": "../../element-plus/es/components/table/style/index.mjs",
"file": "element-plus_es_components_table_style_index.js",
"fileHash": "e0844581",
"element-plus/es/components/form/style/index": {
"src": "../../element-plus/es/components/form/style/index.mjs",
"file": "element-plus_es_components_form_style_index.js",
"fileHash": "b4fd6d02",
"needsInterop": false
},
"element-plus/es/components/table-column/style/index": {
"src": "../../element-plus/es/components/table-column/style/index.mjs",
"file": "element-plus_es_components_table-column_style_index.js",
"fileHash": "61ff2ef9",
"element-plus/es/components/form-item/style/index": {
"src": "../../element-plus/es/components/form-item/style/index.mjs",
"file": "element-plus_es_components_form-item_style_index.js",
"fileHash": "815094c5",
"needsInterop": false
}
},
"chunks": {
"chunk-ULNJMO2N": {
"file": "chunk-ULNJMO2N.js"
"chunk-KWLWLUR3": {
"file": "chunk-KWLWLUR3.js"
},
"chunk-D2ROJR42": {
"file": "chunk-D2ROJR42.js"
"chunk-RY3HKYFE": {
"file": "chunk-RY3HKYFE.js"
},
"chunk-A5AAEVV2": {
"file": "chunk-A5AAEVV2.js"
"chunk-JXBA3LWN": {
"file": "chunk-JXBA3LWN.js"
},
"chunk-265A6FJM": {
"file": "chunk-265A6FJM.js"
"chunk-AI3JUHGE": {
"file": "chunk-AI3JUHGE.js"
},
"chunk-HUMRINAU": {
"file": "chunk-HUMRINAU.js"
"chunk-P2X3V5DE": {
"file": "chunk-P2X3V5DE.js"
},
"chunk-SXH4V44J": {
"file": "chunk-SXH4V44J.js"
},
"chunk-BEBKB23Y": {
"file": "chunk-BEBKB23Y.js"
"chunk-TBR3FRFV": {
"file": "chunk-TBR3FRFV.js"
},
"chunk-MFXAVKGL": {
"file": "chunk-MFXAVKGL.js"
@ -156,6 +153,9 @@
},
"chunk-5WWUZCGV": {
"file": "chunk-5WWUZCGV.js"
},
"chunk-NIMP4RJT": {
"file": "chunk-NIMP4RJT.js"
}
}
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/popper/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/popper.scss";
//# sourceMappingURL=chunk-265A6FJM.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/popper/style/index.mjs"],
"sourcesContent": ["import '../../base/style/index.mjs';\r\nimport 'element-plus/theme-chalk/src/popper.scss';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AACA,OAAO;",
"names": []
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/scrollbar/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/scrollbar.scss";
//# sourceMappingURL=chunk-A5AAEVV2.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/scrollbar/style/index.mjs"],
"sourcesContent": ["import '../../base/style/index.mjs';\r\nimport 'element-plus/theme-chalk/src/scrollbar.scss';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AACA,OAAO;",
"names": []
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/base/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/base.scss";
//# sourceMappingURL=chunk-BEBKB23Y.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/base/style/index.mjs"],
"sourcesContent": ["import 'element-plus/theme-chalk/src/base.scss';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AAAA,OAAO;",
"names": []
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/tooltip/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/tooltip.scss";
//# sourceMappingURL=chunk-D2ROJR42.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/tooltip/style/index.mjs"],
"sourcesContent": ["import '../../base/style/index.mjs';\r\nimport 'element-plus/theme-chalk/src/tooltip.scss';\r\nimport '../../popper/style/index.mjs';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AACA,OAAO;",
"names": []
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/tag/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/tag.scss";
//# sourceMappingURL=chunk-HUMRINAU.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/tag/style/index.mjs"],
"sourcesContent": ["import '../../base/style/index.mjs';\r\nimport 'element-plus/theme-chalk/src/tag.scss';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AACA,OAAO;",
"names": []
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/checkbox/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/checkbox.scss";
//# sourceMappingURL=chunk-SXH4V44J.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/checkbox/style/index.mjs"],
"sourcesContent": ["import '../../base/style/index.mjs';\r\nimport 'element-plus/theme-chalk/src/checkbox.scss';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AACA,OAAO;",
"names": []
}

@ -1,3 +0,0 @@
// node_modules/element-plus/es/components/input/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/input.scss";
//# sourceMappingURL=chunk-ULNJMO2N.js.map

@ -1,7 +0,0 @@
{
"version": 3,
"sources": ["../../element-plus/es/components/input/style/index.mjs"],
"sourcesContent": ["import '../../base/style/index.mjs';\r\nimport 'element-plus/theme-chalk/src/input.scss';\r\n//# sourceMappingURL=index.mjs.map\r\n"],
"mappings": ";AACA,OAAO;",
"names": []
}

@ -1,2 +1,2 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
//# sourceMappingURL=element-plus_es_components_base_style_index.js.map

@ -1,5 +1,5 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/button/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/button.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/button.scss";
//# sourceMappingURL=element-plus_es_components_button_style_index.js.map

@ -1,5 +1,5 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/form-item/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/form-item.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/form-item.scss";
//# sourceMappingURL=element-plus_es_components_form-item_style_index.js.map

@ -1,5 +1,5 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/form/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/form.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/form.scss";
//# sourceMappingURL=element-plus_es_components_form_style_index.js.map

@ -1,5 +1,5 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/icon/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/icon.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/icon.scss";
//# sourceMappingURL=element-plus_es_components_icon_style_index.js.map

@ -1,3 +1,3 @@
import "./chunk-ULNJMO2N.js";
import "./chunk-BEBKB23Y.js";
import "./chunk-P2X3V5DE.js";
import "./chunk-NIMP4RJT.js";
//# sourceMappingURL=element-plus_es_components_input_style_index.js.map

@ -1,5 +1,5 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/menu-item/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/menu-item.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/menu-item.scss";
//# sourceMappingURL=element-plus_es_components_menu-item_style_index.js.map

@ -1,7 +1,7 @@
import "./chunk-D2ROJR42.js";
import "./chunk-265A6FJM.js";
import "./chunk-BEBKB23Y.js";
import "./chunk-RY3HKYFE.js";
import "./chunk-TBR3FRFV.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/menu/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/menu.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/menu.scss";
//# sourceMappingURL=element-plus_es_components_menu_style_index.js.map

@ -1,8 +1,8 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/badge/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/badge.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/badge.scss";
// node_modules/element-plus/es/components/message/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/message.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/message.scss";
//# sourceMappingURL=element-plus_es_components_message_style_index.js.map

@ -1,18 +1,18 @@
import "./chunk-ULNJMO2N.js";
import "./chunk-A5AAEVV2.js";
import "./chunk-265A6FJM.js";
import "./chunk-HUMRINAU.js";
import "./chunk-BEBKB23Y.js";
import "./chunk-JXBA3LWN.js";
import "./chunk-AI3JUHGE.js";
import "./chunk-P2X3V5DE.js";
import "./chunk-TBR3FRFV.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/pagination/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/pagination.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/pagination.scss";
// node_modules/element-plus/es/components/option/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/option.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/option.scss";
// node_modules/element-plus/es/components/option-group/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/option-group.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/option-group.scss";
// node_modules/element-plus/es/components/select/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/select.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/select.scss";
//# sourceMappingURL=element-plus_es_components_pagination_style_index.js.map

@ -1,5 +1,5 @@
import "./chunk-BEBKB23Y.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/sub-menu/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/sub-menu.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/sub-menu.scss";
//# sourceMappingURL=element-plus_es_components_sub-menu_style_index.js.map

@ -1,7 +1,7 @@
import "./chunk-HUMRINAU.js";
import "./chunk-SXH4V44J.js";
import "./chunk-BEBKB23Y.js";
import "./chunk-KWLWLUR3.js";
import "./chunk-JXBA3LWN.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/table-column/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/table-column.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/table-column.scss";
//# sourceMappingURL=element-plus_es_components_table-column_style_index.js.map

@ -1,9 +1,9 @@
import "./chunk-D2ROJR42.js";
import "./chunk-A5AAEVV2.js";
import "./chunk-265A6FJM.js";
import "./chunk-SXH4V44J.js";
import "./chunk-BEBKB23Y.js";
import "./chunk-KWLWLUR3.js";
import "./chunk-RY3HKYFE.js";
import "./chunk-AI3JUHGE.js";
import "./chunk-TBR3FRFV.js";
import "./chunk-NIMP4RJT.js";
// node_modules/element-plus/es/components/table/style/index.mjs
import "D:/JAVA/Project/1111/student/vue/node_modules/element-plus/theme-chalk/src/table.scss";
import "D:/Program/mysql/work1/student/vue/node_modules/element-plus/theme-chalk/src/table.scss";
//# sourceMappingURL=element-plus_es_components_table_style_index.js.map

@ -1,23 +0,0 @@
CREATE DATABASE student;
USE student;
CREATE TABLE admin (
id INT PRIMARY KEY,
username VARCHAR(255),
password VARCHAR(255),
name VARCHAR(255)
);
insert into admin values(1, 'admin', 'admin', '管理员');
use student
CREATE TABLE course (
id INT PRIMARY KEY,
ame VARCHAR(255),
no VARCHAR(255),
descr VARCHAR(255),
times varchar(255),
teacher varchar(255)
);

@ -1,9 +1,11 @@
<template>
<div>
<div class="card" style="margin-bottom: 10px">
<el-input style="width: 260px" placeholder="请输入课程名称查询" prefix-icon="Search" v-model="data.name" icon="el-icon-search"></el-input>
<el-button type="primary" style="margin-left: 10px">查询</el-button>
<el-button type="primary">重置</el-button>
<el-input style="width: 260px; margin-right: 10px" placeholder="请输入课程名称查询" prefix-icon="Search" v-model="data.name" icon="el-icon-search"></el-input>
<el-input style="width: 260px; margin-right: 10px" placeholder="请输入课程编号查询" prefix-icon="Search" v-model="data.no" icon="el-icon-search"></el-input>
<el-input style="width: 260px" placeholder="请输入任课老师查询" prefix-icon="Search" v-model="data.teacher" icon="el-icon-search"></el-input>
<el-button type="primary" style="margin-left: 10px" @click="load"></el-button>
<el-button type="primary" @click="reset"></el-button>
</div>
<div class="card" style="margin-bottom: 10px">
<div style="margin-bottom: 10px">
@ -28,22 +30,53 @@
</div>
<div calss="card">
<el-pagination background layout="prev, pager, next" :total="1000"></el-pagination>
<el-pagination v-model:current-page="data.pageNum" v-model:page-size="data.pageSize"
@current-change="handelCurrentChange"
background layout="prev, pager, next" :total="data.total" ></el-pagination>
</div>
</div>
</template>
<script setup>
import {reactive} from "vue";
import {Search} from "@element-plus/icons-vue";
import request from "@/utils/request";
const data = reactive({
name:'',
tableData: [
{id: '1', name: '高数', no: 'cs10001', descr: 'easy', times: '48', teacher:'lsh'},
{id: '2', name: '英语', no: 'cs10002', descr: 'easy', times: '48', teacher:'lsh'},
{id: '3', name: '程设', no: 'cs10003', descr: 'wdf', times: '48', teacher:'谢勇'},
{id: '4', name: '111', no: 'cs10004', descr: 'easy', times: '48', teacher:'lsh'}
]
no:'',
teacher:'',
tableData: [],
total: 0,
pageNum: 1,
pageSize: 5
})
const load = () => {
request.get('/course/selectPage',{
params :{
pageNum: data.pageNum,
pageSize: data.pageSize,
name: data.name,
no: data.no,
teacher: data.teacher,
}
}).then(res =>{
data.tableData = res.data?.list || []
data.total = res.data?.total || 0
})
}
load()
const handelCurrentChange = (pageNum) => {
load()
}
const reset = () => {
data.name = ''
data.no = ''
data.teacher = ''
load()
}
</script>
Loading…
Cancel
Save