From 250370573641bd37cafb57b20b02e443242d1ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Mon, 5 Jul 2021 19:54:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=A3=80=E6=B5=8B=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- .idea/runConfigurations.xml | 1 + modules/mogo-module-check/README.md | 2 +- .../com/mogo/module/check/CheckProvider.java | 1 + .../mogo/module/check/api/SoftCheckApi.java | 23 +++++++++++++++++++ 5 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 modules/mogo-module-check/src/main/java/com/mogo/module/check/api/SoftCheckApi.java diff --git a/.idea/misc.xml b/.idea/misc.xml index 09cc32c567..733acb1920 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index 7f68460d8b..e497da9998 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -3,6 +3,7 @@