From 539dc0b9d85c181e516243748958575c0aa474c3 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Wed, 6 Mar 2024 15:26:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 1 + .idea/workspace.xml | 238 +++++++++++++++--- bctask/pom.xml | 28 +++ .../bc/mm/mis/task/BcTaskApplication.java | 31 +++ pom.xml | 1 + 5 files changed, 259 insertions(+), 40 deletions(-) create mode 100644 bctask/pom.xml create mode 100644 bctask/src/main/java/bc/mm/mis/task/BcTaskApplication.java diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 2592ef2..1eab03a 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -10,6 +10,7 @@ + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 84f2720..48f96b2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,12 +2,11 @@ - - - + + + - - + @@ -15,6 +14,7 @@ + - @@ -112,25 +116,25 @@ - + - + - + - + @@ -138,11 +142,24 @@ - + - + + + + + + + + + + + + + +