nidapeng
2024-04-22 2d34613f07deabbbe7e5065c13eec61cfe2a4dcf
server/pom.xml
@@ -15,7 +15,9 @@
    <module>dmvisit_service</module>
    <module>dmvisit_web</module>
    <module>openapi</module>
      <module>admin_timer</module>
  </modules>
  <parent>
    <groupId>org.springframework.boot</groupId>
@@ -54,6 +56,10 @@
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-web</artifactId>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-quartz</artifactId>
    </dependency>
    <!-- Shiro -->
    <dependency>
      <groupId>org.apache.shiro</groupId>