mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-03 12:56:10 +08:00
Merge branch 'wr' of https://github.com/suyiiyii/SIMS into wr
This commit is contained in:
commit
872178ddcc
4
pom.xml
4
pom.xml
@ -48,8 +48,8 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.tangzc</groupId>
|
||||
<artifactId>mybatis-plus-ext-boot-starter</artifactId>
|
||||
<version>3.5.5-EXT560</version>
|
||||
<artifactId>mybatis-plus-ext-spring-boot3-starter</artifactId>
|
||||
<version>3.5.7-EXT691</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
|
@ -1,6 +1,6 @@
|
||||
package top.suyiiyii.sims;
|
||||
|
||||
import com.tangzc.mpe.autotable.EnableAutoTable;
|
||||
import com.tangzc.autotable.springboot.EnableAutoTable;
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
@EnableAutoTable
|
||||
|
Loading…
x
Reference in New Issue
Block a user