baizonghao
2023-03-01 7372ee6fbbcc068fad684d203589594eb1a55063
pom.xml
@@ -50,6 +50,7 @@
        <module>ycl-platform</module>
        <module>ycl-common</module>
        <module>ycl-generator</module>
        <module>ycl-smoke</module>
    </modules>
    <dependencies>
@@ -190,6 +191,11 @@
            <artifactId>spring-cloud-starter-openfeign</artifactId>
            <version>3.1.3</version>
        </dependency>
        <dependency>
            <groupId>commons-logging</groupId>
            <artifactId>commons-logging</artifactId>
            <version>1.2</version>
        </dependency>
    </dependencies>
</project>