diff --git a/后端/.idea/.gitignore b/后端/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/后端/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/后端/.idea/dataSources.local.xml b/后端/.idea/dataSources.local.xml new file mode 100644 index 0000000..b53b162 --- /dev/null +++ b/后端/.idea/dataSources.local.xml @@ -0,0 +1,10 @@ + + + + + + forget + + + + \ No newline at end of file diff --git a/后端/.idea/dataSources.xml b/后端/.idea/dataSources.xml new file mode 100644 index 0000000..5674dc0 --- /dev/null +++ b/后端/.idea/dataSources.xml @@ -0,0 +1,14 @@ + + + + + mysql.8 + true + true + $PROJECT_DIR$/yicanyishi/settings.py + com.mysql.cj.jdbc.Driver + jdbc:mysql://sh-cynosdbmysql-grp-102eitfe.sql.tencentcdb.com:23345/yicanyishi + $ProjectFileDir$ + + + \ No newline at end of file diff --git a/后端/.idea/misc.xml b/后端/.idea/misc.xml new file mode 100644 index 0000000..420ce4f --- /dev/null +++ b/后端/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/后端/.idea/modules.xml b/后端/.idea/modules.xml new file mode 100644 index 0000000..825d2de --- /dev/null +++ b/后端/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/后端/.idea/other.xml b/后端/.idea/other.xml new file mode 100644 index 0000000..640fd80 --- /dev/null +++ b/后端/.idea/other.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/后端/.idea/vcs.xml b/后端/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/后端/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/后端/.idea/workspace.xml b/后端/.idea/workspace.xml new file mode 100644 index 0000000..bacba9d --- /dev/null +++ b/后端/.idea/workspace.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + 1654137046502 + + + + + + \ No newline at end of file diff --git a/后端/.idea/yicanyishi.iml b/后端/.idea/yicanyishi.iml new file mode 100644 index 0000000..05b587e --- /dev/null +++ b/后端/.idea/yicanyishi.iml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file