From 72b971c98c46531064d74b68fc8fe8864ed0b544 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Tue, 08 Nov 2022 09:04:56 +0800
Subject: [PATCH] 大屏溯源统计次数sql修改
---
pom.xml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index c76c78f..abe6904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,7 @@
<scope>import</scope>
</dependency>
</dependencies>
+
</dependencyManagement>
<dependencies>
@@ -211,6 +212,18 @@
<classifier>jdk15</classifier>
</dependency>
+<!-- jap-->
+<!-- <dependency>-->
+<!-- <groupId>com.fujieid</groupId>-->
+<!-- <artifactId>jap-simple</artifactId>-->
+<!-- <version>1.0.5</version>-->
+<!-- </dependency>-->
+<!-- <dependency>-->
+<!-- <groupId>xyz.dong6662.jap.spring.boot</groupId>-->
+<!-- <artifactId>jap-spring-boot-starter-template</artifactId>-->
+<!-- <version>1.0.0</version>-->
+<!-- </dependency>-->
+
</dependencies>
<build>
--
Gitblit v1.9.3