• 【AI】兼容jdk21,让程序可以启动,但是提示AI流程编排无法使用

• 【AI】流程,入参中的必填没有校验
• 【AI】开启多租户,导致流程接口调用提示流程不存在
• 【AI】流程调用流程接口改成无需登录
pull/8191/head
JEECG 2025-04-24 14:02:32 +08:00
parent de767e07b4
commit e032591366
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-aiflow-jdk8</artifactId>
<version>1.0.0</version>
<artifactId>jeecg-aiflow</artifactId>
<version>1.0.1</version>
</dependency>
<!-- langChain4j model support -->