xiangpei
2025-01-24 28a4560663f92f92af9104dd4822f06ed438ec43
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>