zjh
2023-12-27 0c13ff7e333b2800fa4fd8802d6e9e515cfb372c
ltkj-common/src/main/java/com/ltkj/common/annotation/RepeatSubmit.java
@@ -20,7 +20,7 @@
    /**
     * 间隔时间(ms),小于此时间视为重复提交
     */
     int interval() default 200;
     int interval() default 10000;
    /**
     * 提示消息