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__com_github_yulichang_mybatis_plus_join_1_4_2_2.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.idea/libraries/Maven__com_github_yulichang_mybatis_plus_join_1_4_2_2.xml b/.idea/libraries/Maven__com_github_yulichang_mybatis_plus_join_1_4_2_2.xml
index 9335778..a130850 100644
--- a/.idea/libraries/Maven__com_github_yulichang_mybatis_plus_join_1_4_2_2.xml
+++ b/.idea/libraries/Maven__com_github_yulichang_mybatis_plus_join_1_4_2_2.xml
@@ -1,13 +1,13 @@
<component name="libraryTable">
<library name="Maven: com.github.yulichang:mybatis-plus-join:1.4.2.2">
<CLASSES>
- <root url="jar://$MAVEN_REPOSITORY$/com/github/yulichang/mybatis-plus-join/1.4.2.2/mybatis-plus-join-1.4.2.2.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../../maven/repository/com/github/yulichang/mybatis-plus-join/1.4.2.2/mybatis-plus-join-1.4.2.2.jar!/" />
</CLASSES>
<JAVADOC>
- <root url="jar://$MAVEN_REPOSITORY$/com/github/yulichang/mybatis-plus-join/1.4.2.2/mybatis-plus-join-1.4.2.2-javadoc.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../../maven/repository/com/github/yulichang/mybatis-plus-join/1.4.2.2/mybatis-plus-join-1.4.2.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
- <root url="jar://$MAVEN_REPOSITORY$/com/github/yulichang/mybatis-plus-join/1.4.2.2/mybatis-plus-join-1.4.2.2-sources.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../../maven/repository/com/github/yulichang/mybatis-plus-join/1.4.2.2/mybatis-plus-join-1.4.2.2-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
--
Gitblit v1.9.3