From 048043c8dac47228253e03421935c87c6a49d743 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Fri, 12 Jul 2019 11:40:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=94=99=E8=AF=AF=E5=AD=97?= =?UTF-8?q?=E7=9C=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-quartz/src/main/resources/templates/monitor/job/add.html | 2 +- ruoyi-quartz/src/main/resources/templates/monitor/job/edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-quartz/src/main/resources/templates/monitor/job/add.html b/ruoyi-quartz/src/main/resources/templates/monitor/job/add.html index ceeca489..d15cedf3 100644 --- a/ruoyi-quartz/src/main/resources/templates/monitor/job/add.html +++ b/ruoyi-quartz/src/main/resources/templates/monitor/job/add.html @@ -27,7 +27,7 @@ Bean调用示例:ryTask.ryParams('ry') Class类调用示例:com.ruoyi.quartz.task.RyTask.ryParams('ry') - 参数说明:支持字符串,布尔类型,长整型,浮点型,整形 + 参数说明:支持字符串,布尔类型,长整型,浮点型,整型
diff --git a/ruoyi-quartz/src/main/resources/templates/monitor/job/edit.html b/ruoyi-quartz/src/main/resources/templates/monitor/job/edit.html index d46227f9..2f26ec24 100644 --- a/ruoyi-quartz/src/main/resources/templates/monitor/job/edit.html +++ b/ruoyi-quartz/src/main/resources/templates/monitor/job/edit.html @@ -28,7 +28,7 @@ Bean调用示例:ryTask.ryParams('ry') Class类调用示例:com.ruoyi.quartz.task.RyTask.ryParams('ry') - 参数说明:支持字符串,布尔类型,长整型,浮点型,整形 + 参数说明:支持字符串,布尔类型,长整型,浮点型,整型