xiangpei
2025-03-26 a0020e9ccac495a6bb9efedc2c2f523277387081
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>