lyh
2025-06-27 f472efc9ad1f9bda645dd39b40607c5eabb73b47
lxzn-module-system/lxzn-system-biz/pom.xml
@@ -34,11 +34,17 @@
         <groupId>org.jeecgframework.jimureport</groupId>
         <artifactId>jimureport-spring-boot-starter</artifactId>
      </dependency>
      <!-- 积木报表 mongo redis 支持包
      <dependency>
         <groupId>org.jeecgframework.jimureport</groupId>
         <artifactId>jimureport-nosql-starter</artifactId>
      </dependency>-->
        <dependency>
            <groupId>org.jeecgframework.boot</groupId>
            <artifactId>lxzn-module-flowable</artifactId>
            <version>3.4.3</version>
            <scope>compile</scope>
        </dependency>
        <!-- 积木报表 mongo redis 支持包
        <dependency>
            <groupId>org.jeecgframework.jimureport</groupId>
            <artifactId>jimureport-nosql-starter</artifactId>
        </dependency>-->
   </dependencies>
</project>