JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.luna.common.anno
Annotation Interface NotRepeatSubmit
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
NotRepeatSubmit
禁止重复提交
Author:
luna_mac
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
long
value
过期时间,单位毫秒
Element Details
value
long
value
过期时间,单位毫秒
Default:
5000L