mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +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
|
* @since 5.7.6
|
||||||
*/
|
*/
|
||||||
public static int getDelay() {
|
public static int getDelay() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user