Commit 88327b03 authored by 赵啸非's avatar 赵啸非

修改数据库字段映射关键字转义问题

parent e2708154
...@@ -101,6 +101,12 @@ ...@@ -101,6 +101,12 @@
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>knife4j-spring-boot-starter</artifactId>
<version>3.0.3</version>
</dependency>
<dependency> <dependency>
<groupId>io.swagger</groupId> <groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId> <artifactId>swagger-annotations</artifactId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment