问题/答案/评论 提交时增加限制(5秒内只能提交1次)
This commit is contained in:
@ -37,4 +37,8 @@ public class ClickUtils {
|
||||
return false;
|
||||
}
|
||||
|
||||
public static void releaseInterval() {
|
||||
lastButtonId = 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user