diff --git a/珞珈岛-项目相关文件/luojia-island/.idea/inspectionProfiles/Project_Default.xml b/珞珈岛-项目相关文件/luojia-island/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..03d9549 --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/珞珈岛-项目相关文件/luojia-island/redis.config b/珞珈岛-项目相关文件/luojia-island/redis.config new file mode 100644 index 0000000..0a18791 --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/redis.config @@ -0,0 +1,8 @@ + +protected-mode no + +requirepass "Redis@9012" + + +bind 0.0.0.0 +port 6379 \ No newline at end of file diff --git a/珞珈岛-项目相关文件/luojia-island/service/.idea/.gitignore b/珞珈岛-项目相关文件/luojia-island/service/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/service/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/珞珈岛-项目相关文件/luojia-island/service/.idea/compiler.xml b/珞珈岛-项目相关文件/luojia-island/service/.idea/compiler.xml new file mode 100644 index 0000000..2a3a090 --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/service/.idea/compiler.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/珞珈岛-项目相关文件/luojia-island/service/.idea/encodings.xml b/珞珈岛-项目相关文件/luojia-island/service/.idea/encodings.xml new file mode 100644 index 0000000..63e9001 --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/service/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/珞珈岛-项目相关文件/luojia-island/service/.idea/jarRepositories.xml b/珞珈岛-项目相关文件/luojia-island/service/.idea/jarRepositories.xml new file mode 100644 index 0000000..712ab9d --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/service/.idea/jarRepositories.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/珞珈岛-项目相关文件/luojia-island/service/.idea/misc.xml b/珞珈岛-项目相关文件/luojia-island/service/.idea/misc.xml new file mode 100644 index 0000000..5ddb3b3 --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/service/.idea/misc.xml @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/珞珈岛-项目相关文件/luojia-island/service/.idea/vcs.xml b/珞珈岛-项目相关文件/luojia-island/service/.idea/vcs.xml new file mode 100644 index 0000000..c2365ab --- /dev/null +++ b/珞珈岛-项目相关文件/luojia-island/service/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file