1
2 天以前 5e4d6a9017f2cce64506ae6a2bef3e9b57c19f8a
rsf-server/pom.xml
@@ -33,6 +33,13 @@
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-security</artifactId>
      </dependency>
      <dependency>
         <groupId>RouteUtils</groupId>
         <artifactId>RouteUtils</artifactId>
         <version>1.0.0</version>
         <scope>system</scope>
         <systemPath>${project.basedir}/src/main/resources/lib/RouteUtils.jar</systemPath>
      </dependency>
    </dependencies>
   <build>