opt:1.修复引入EasyCaptchaBoot导致的web路径报错。2.添加后台管理系统车辆管理、二维码管理。

This commit is contained in:
2026-02-01 18:10:37 +08:00
parent 778c8de6cd
commit 67653cc200
21 changed files with 505 additions and 239 deletions

View File

@@ -45,11 +45,11 @@
<artifactId>captcha-spring-boot-starter</artifactId>
</dependency>
<!-- &lt;!&ndash; 解析客户端操作系统、浏览器信息 &ndash;&gt;-->
<!-- <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>