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>