mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
fix comment
This commit is contained in:
parent
b07ccc3c17
commit
c919c336a5
@ -53,8 +53,9 @@ public class RobotUtil {
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取默认的延迟时间
|
||||
* 获取全局默认的延迟时间
|
||||
*
|
||||
* @return 全局默认的延迟时间
|
||||
* @since 5.7.6
|
||||
*/
|
||||
public static int getDelay() {
|
||||
|
Loading…
Reference in New Issue
Block a user