!90 czh-20260724-IM模块统一使用fastjson2

* czh-20260724-IM模块统一使用fastjson2
* czh-20260724-添加bundle到gitignore
* czh-20260724-增补意见即时通推送和回显功能
This commit is contained in:
陈志浩
2026-07-24 04:07:44 +00:00
parent a3ff3d66e7
commit c49f094f48
10 changed files with 142 additions and 37 deletions
@@ -47,7 +47,13 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-system-local-api</artifactId>
</dependency>
<!-- 即时通消息推送模块 -->
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-module-im</artifactId>
<version>${jeecgProjectVersion}</version>
</dependency>
<!--flowable 核心依赖-->
<dependency>
<groupId>org.flowable</groupId>