ai流程脚本节点执行报错

springboot3_sas
JEECG 2025-05-28 11:28:55 +08:00
commit 8eb81493ce
2 changed files with 1 additions and 5 deletions

View File

@ -9,10 +9,6 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>jeecg-boot-base-core</artifactId>
<properties>
<spring-boot.version>3.1.5</spring-boot.version>
</properties>
<repositories>
<repository>
<id>aliyun</id>

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>jeecg-aiflow</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</dependency>
<!-- aiflow 脚本依赖 -->