nidapeng
2024-04-20 cdfa3d41a2e9cbc3019d9c244ca30b09f2de6f20
server/pom.xml
@@ -15,6 +15,7 @@
    <module>dmvisit_service</module>
    <module>dmvisit_web</module>
    <module>openapi</module>
      <module>admin_timer</module>
  </modules>
@@ -55,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>