解决AI流程两个严重问题

1、AI流程调试接口,存在命令执行漏洞 #9144
2、AI流程导入后缀改成 *.jeecgai
This commit is contained in:
JEECG
2025-12-01 15:13:11 +08:00
parent 0704f187af
commit 859c509f08

View File

@ -75,7 +75,7 @@
<dependency> <dependency>
<groupId>org.jeecgframework.boot3</groupId> <groupId>org.jeecgframework.boot3</groupId>
<artifactId>jeecg-aiflow</artifactId> <artifactId>jeecg-aiflow</artifactId>
<version>3.9.0</version> <version>3.9.0.1</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>