mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -53,8 +53,9 @@ public class RobotUtil {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取默认的延迟时间
|
* 获取全局默认的延迟时间
|
||||||
*
|
*
|
||||||
|
* @return 全局默认的延迟时间
|
||||||
* @since 5.7.6
|
* @since 5.7.6
|
||||||
*/
|
*/
|
||||||
public static int getDelay() {
|
public static int getDelay() {
|
||||||
|
Reference in New Issue
Block a user