zhou zhou
昨天 82624affb0251b75b62b35567d3eb260c06efe78
rsf-server/pom.xml
@@ -63,6 +63,16 @@
         <scope>system</scope>
         <systemPath>${project.basedir}/src/main/resources/lib/RouteUtils.jar</systemPath>
      </dependency>
      <dependency>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-test</artifactId>
         <scope>test</scope>
      </dependency>
      <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
         <scope>test</scope>
      </dependency>
    </dependencies>
   <build>