opt:1.修复引入EasyCaptchaBoot导致的web路径报错。2.添加后台管理系统车辆管理、二维码管理。
This commit is contained in:
@@ -45,11 +45,11 @@
|
||||
<artifactId>captcha-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- <!– 解析客户端操作系统、浏览器信息 –>-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>nl.basjes.parse.useragent</groupId>-->
|
||||
<!-- <artifactId>yauaa</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
<!-- 解析客户端操作系统、浏览器信息 -->
|
||||
<dependency>
|
||||
<groupId>nl.basjes.parse.useragent</groupId>
|
||||
<artifactId>yauaa</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Sa-Token 插件:整合SSO -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user