From 1daac0aa9998b3a483966bbdf859c45e64e682a2 Mon Sep 17 00:00:00 2001
From: chenjiahe <763432473@qq.com>
Date: 星期四, 04 八月 2022 18:41:01 +0800
Subject: [PATCH] 时间计算

---
 pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8cc4bb0..03e7429 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,12 @@
             <artifactId>jstl</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-tomcat</artifactId>
+            <!--<scope>provided</scope>-->
+        </dependency>
+
         <!-- mybatis鑷姩鐢熸垚 -->
         <dependency>
             <groupId>com.gitee.sunchenbin.mybatis.actable</groupId>

--
Gitblit v1.8.0