From 4abee8e36e3259fcf77cc1d1879a2d959edc8297 Mon Sep 17 00:00:00 2001
From: zhangyong <517047165@qq.com>
Date: 星期三, 10 一月 2024 17:09:32 +0800
Subject: [PATCH] 增加参数结构化相关设计代码,仅供参考

---
 springboot-vue3/.idea/vcs.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/springboot-vue3/.idea/vcs.xml b/springboot-vue3/.idea/vcs.xml
index 2e3f692..6c0b863 100644
--- a/springboot-vue3/.idea/vcs.xml
+++ b/springboot-vue3/.idea/vcs.xml
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
-  </component>
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$/.." vcs="Git" />
+  </component>
 </project>
\ No newline at end of file

--
Gitblit v1.8.0