zendwang
2021-12-02 ac38f7b9099d96165e248209c9c8fd127cb22972
ruoyi-framework/src/main/java/com/ruoyi/framework/config/properties/RepeatSubmitProperties.java
@@ -17,6 +17,6 @@
    /**
     * 间隔时间(毫秒)
     */
    private int intervalTime;
    private int interval;
}