From 62424b385a7348c08e2def54e7d0854ce9d37243 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期一, 08 四月 2024 15:56:53 +0800
Subject: [PATCH] OsBtmServiceImpl和BtmItem类做的相关调整提交。
---
.idea/modules.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 2b810a8..bcd21f1 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -3,6 +3,10 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/PLTWEB.iml" filepath="$PROJECT_DIR$/.idea/PLTWEB.iml" />
+ <module fileurl="file://$PROJECT_DIR$/Source/platformProject/platform-parent.iml" filepath="$PROJECT_DIR$/Source/platformProject/platform-parent.iml" />
+ <module fileurl="file://$PROJECT_DIR$/Source/platformProject/vci-platform-server-starter/vci-platform-server-starter.iml" filepath="$PROJECT_DIR$/Source/platformProject/vci-platform-server-starter/vci-platform-server-starter.iml" />
+ <module fileurl="file://$PROJECT_DIR$/Source/platformProject/vci-platform-starter/vci-platform-starter.iml" filepath="$PROJECT_DIR$/Source/platformProject/vci-platform-starter/vci-platform-starter.iml" />
+ <module fileurl="file://$PROJECT_DIR$/Source/platformProject/vci-platform-web/vci-platform-web.iml" filepath="$PROJECT_DIR$/Source/platformProject/vci-platform-web/vci-platform-web.iml" />
</modules>
</component>
</project>
\ No newline at end of file
--
Gitblit v1.10.0