diff --git a/dsBase/.idea/.gitignore b/dsBase/.idea/.gitignore new file mode 100644 index 00000000..a7cdac76 --- /dev/null +++ b/dsBase/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/dsBase/.idea/compiler.xml b/dsBase/.idea/compiler.xml new file mode 100644 index 00000000..78263778 --- /dev/null +++ b/dsBase/.idea/compiler.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dsBase/.idea/encodings.xml b/dsBase/.idea/encodings.xml new file mode 100644 index 00000000..610f66e4 --- /dev/null +++ b/dsBase/.idea/encodings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/dsBase/.idea/jarRepositories.xml b/dsBase/.idea/jarRepositories.xml new file mode 100644 index 00000000..e5a91823 --- /dev/null +++ b/dsBase/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/dsBase/.idea/misc.xml b/dsBase/.idea/misc.xml new file mode 100644 index 00000000..158c04b5 --- /dev/null +++ b/dsBase/.idea/misc.xml @@ -0,0 +1,12 @@ + + + + + + + + \ No newline at end of file diff --git a/dsBase/.idea/vcs.xml b/dsBase/.idea/vcs.xml new file mode 100644 index 00000000..2e3f6920 --- /dev/null +++ b/dsBase/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/操作文档/7、DataEase.md b/操作文档/7、DataEase.md index 3525ffd9..a42eddb3 100644 --- a/操作文档/7、DataEase.md +++ b/操作文档/7、DataEase.md @@ -133,6 +133,8 @@ yum install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-co # 下载Docker Compose的最新版本 curl -L "https://mirror.ghproxy.com/https://github.com/docker/compose/releases/download/v2.31.0/docker-compose-linux-x86_64" -o /usr/local/bin/docker-compose + + curl -L "https://dsideal.obs.cn-north-1.myhuaweicloud.com/HuangHai/docker-compose-linux-x86_64" -o /usr/local/bin/docker-compose # 赋予执行权限 chmod +x /usr/local/bin/docker-compose diff --git a/操作文档/MaxKb管理员密码.txt b/操作文档/MaxKb管理员密码.txt new file mode 100644 index 00000000..ae731ddc --- /dev/null +++ b/操作文档/MaxKb管理员密码.txt @@ -0,0 +1,6 @@ +# 长春云校 +http://222.161.203.183:8200/ui/login +admin +Dsideal4r5t6y7u!@# + +http://222.161.203.183:8200/ui/chat/a21c842f2eeffaa2 \ No newline at end of file