forked from gzzfw/backEnd/gz-dyh

liyj
2024-08-19 faf2ef5db9dec1d06bc1ecfef3af1a2522c03d65
dyh-service/dyh-base/pom.xml
@@ -87,10 +87,10 @@
            <artifactId>spring-test</artifactId>
            <version>RELEASE</version>
        </dependency>
        <dependency>
        <!-- <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-jpa</artifactId>
        </dependency>
        </dependency> -->
        <!-- spring end -->
        <!-- reactor-core -->
@@ -135,10 +135,6 @@
        <!-- mockito测试类 end -->
        <!-- Redis -->
        <dependency>
            <groupId>redis.clients</groupId>
            <artifactId>jedis</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>