From 3d614f77049356ea56e3408d7480d244d3af475c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 21 十二月 2023 10:28:44 +0800
Subject: [PATCH] 海康接口对接开发
---
.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml b/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml
index 7af89b1..b78755c 100644
--- a/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml
+++ b/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml
@@ -1,13 +1,13 @@
<component name="libraryTable">
<library name="Maven: io.github.classgraph:classgraph:4.8.83">
<CLASSES>
- <root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" />
</CLASSES>
<JAVADOC>
- <root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-javadoc.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
- <root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../../maven/repository/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
--
Gitblit v1.9.3