解决通过docker启动程序更改默认为质谱AI模型报错 #9635

This commit is contained in:
JEECG 2026-05-15 17:12:07 +08:00
parent 5a3f0851be
commit 0215ea9737

View File

@ -546,7 +546,7 @@
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>jeecg-boot-starter-ai</artifactId>
<version>3.9.2.1</version>
<version>3.9.2.3</version>
</dependency>
<!--flyway 支持 mysql5.7+、MariaDB10.3.16-->
<!--mysql5.6需要把版本号改成5.2.1-->