fuliqi
2025-02-12 8c0f0d672caeb3f41e3ce87e853d0c33fbfe7d47
flowable/pom.xml
@@ -41,7 +41,14 @@
        <!-- 业务模块 -->
        <dependency>
            <groupId>com.ycl</groupId>
            <artifactId>business</artifactId>
            <artifactId>system</artifactId>
        </dependency>
        <!--el表达式计算-->
        <dependency>
            <groupId>com.googlecode.aviator</groupId>
            <artifactId>aviator</artifactId>
            <version>5.3.3</version>
        </dependency>
    </dependencies>