From 3cb9d3a60691128c64dbd4e42259103d21d90493 Mon Sep 17 00:00:00 2001 From: 86156 <823267011@qq.com> Date: Tue, 24 Mar 2026 15:30:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 ++++++++ .idea/vcs.xml | 4 ++++ fad-oa-ui | 1 + fad_oa | 1 + 4 files changed, 14 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/vcs.xml create mode 160000 fad-oa-ui create mode 160000 fad_oa 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/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..d843f34 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/fad-oa-ui b/fad-oa-ui new file mode 160000 index 0000000..b031960 --- /dev/null +++ b/fad-oa-ui @@ -0,0 +1 @@ +Subproject commit b0319601c80dfd88391fa9fd8b80eea19f56b003 diff --git a/fad_oa b/fad_oa new file mode 160000 index 0000000..4d4ab32 --- /dev/null +++ b/fad_oa @@ -0,0 +1 @@ +Subproject commit 4d4ab32ab1d849933f0b9e30b9a2b44ddd19c1c9