commit 71daaf4ebb7dd42db223f387b36e0b0d9cb32fd6 Author: 李建国 Date: Wed Apr 10 20:56:55 2024 +0800 1. 产线资料提交 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/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..2d93b6f --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ 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/ProJectData.iml b/ProJectData.iml new file mode 100644 index 0000000..9a5cfce --- /dev/null +++ b/ProJectData.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/产线SSO单点登录系统材料/立项材料/时序图/加密.png b/产线SSO单点登录系统材料/立项材料/时序图/加密.png new file mode 100644 index 0000000..3e06b75 Binary files /dev/null and b/产线SSO单点登录系统材料/立项材料/时序图/加密.png differ diff --git a/产线SSO单点登录系统材料/立项材料/时序图/登出.png b/产线SSO单点登录系统材料/立项材料/时序图/登出.png new file mode 100644 index 0000000..8db6b8b Binary files /dev/null and b/产线SSO单点登录系统材料/立项材料/时序图/登出.png differ diff --git a/产线SSO单点登录系统材料/立项材料/时序图/登录.png b/产线SSO单点登录系统材料/立项材料/时序图/登录.png new file mode 100644 index 0000000..bbd19f9 Binary files /dev/null and b/产线SSO单点登录系统材料/立项材料/时序图/登录.png differ diff --git a/产线SSO单点登录系统材料/立项材料/架构图/统一单点登录项目立项预审汇报PPT模板V3.1.pptx b/产线SSO单点登录系统材料/立项材料/架构图/统一单点登录项目立项预审汇报PPT模板V3.1.pptx new file mode 100644 index 0000000..8774a4e Binary files /dev/null and b/产线SSO单点登录系统材料/立项材料/架构图/统一单点登录项目立项预审汇报PPT模板V3.1.pptx differ diff --git a/产线SSO单点登录系统材料/立项材料/立项PPT/统一单点登录项目立项预审汇报PPT模板V3.1+20240125.pptx b/产线SSO单点登录系统材料/立项材料/立项PPT/统一单点登录项目立项预审汇报PPT模板V3.1+20240125.pptx new file mode 100644 index 0000000..044bc5e Binary files /dev/null and b/产线SSO单点登录系统材料/立项材料/立项PPT/统一单点登录项目立项预审汇报PPT模板V3.1+20240125.pptx differ