From 25bb09bc4e19103bdd55a8159c70a9642803b7b8 Mon Sep 17 00:00:00 2001 From: leutu <leutu@qq.com> Date: 星期五, 07 六月 2024 18:44:18 +0800 Subject: [PATCH] 访问意图服务 --- .idea/vcs.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 6c0b863..288b36b 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,6 @@ <project version="4"> <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> </project> \ No newline at end of file -- Gitblit v1.9.3