fuliqi
2025-02-19 af9ca22c266833e798b0837a1589d419d563d3f9
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>