Scheduled

This commit is contained in:
redkale
2024-01-03 17:19:49 +08:00
parent d6b9df4109
commit 564eadec11
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ public @interface Scheduled {
String cron() default "";
/**
* 时区
* 时区, 例如: Asia/Shanghai
*
* @return 时区
*/