xiangpei
2025-07-15 8d98a3403bd8ba92ef6c29c46d810a085a3dd1be
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>