chen.lin
2026-02-03 fcf0c2bbfae0a82d516dfa8b71f97e6ea817e0b4
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>