From 8e378a11ac6371c843d53b541008eb6986727f02 Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期一, 08 四月 2024 15:09:22 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- .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.9.3