将开源版本的修改打补丁应用到商业版

This commit is contained in:
wsm
2026-04-09 19:33:52 +08:00
parent d94e9c9bc4
commit b52aec1611
111 changed files with 7215 additions and 275 deletions
@@ -24,6 +24,12 @@
<artifactId>jeecg-module-demo</artifactId>
<version>${jeecgboot.version}</version>
</dependency>
<!-- supervision 督办模块 -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-module-supervision</artifactId>
<version>3.8.1</version>
</dependency>
<!-- flyway 数据库自动升级 -->
<dependency>
@@ -217,6 +217,7 @@ mybatis-plus:
minidao:
base-package: org.jeecg.modules.jmreport.*,org.jeecg.modules.drag.*
jeecg:
appName: supervision
# 自定义资源请求前缀(js、css等解决nginx转发问题)
custom-resource-prefix-path:
# AI集成