From 40f07f412782cb245104f51bb93fa1a7f6955e0d Mon Sep 17 00:00:00 2001 From: charile_Lu Date: Fri, 13 Nov 2020 11:23:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 77 +++++++++++++++++++++++++++++++++------------ README.md | 3 ++ 2 files changed, 60 insertions(+), 20 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 200b5ca..822c084 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,12 +2,7 @@ - - - - - - + @@ -21,7 +16,38 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -65,7 +92,7 @@ - + - - + - + @@ -361,24 +388,34 @@ + + + + + + + - - + + - - + + - - - - + + + + + + + diff --git a/README.md b/README.md index e69de29..7520c82 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +**自定义报表结果类型**
+通过实现ReportScheduleResultProvider提供一个ScheduleResultProvider实现, +来实现注册ScheduleResultProvider的目的 \ No newline at end of file