修复 找不到包错误
This commit is contained in:
parent
c5a8f8f032
commit
830ce9d3af
|
|
@ -65,6 +65,11 @@
|
|||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- 服务保障相关 -->
|
||||
<dependency>
|
||||
<groupId>cn.hangtag</groupId>
|
||||
<artifactId>hangtag-spring-boot-starter-protection</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- Thymeleaf 模板引擎 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue