issues/8972 通义千问的多模态模型保存激活报错 #55

This commit is contained in:
JEECG 2025-10-14 22:46:46 +08:00
parent 0d86df8e9e
commit bc6f336745

View File

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