防止表单重复提交注解移至common模块
parent
9fc4665c1a
commit
70ab63461f
@ -1,4 +1,4 @@
|
|||||||
package com.ruoyi.framework.interceptor.annotation;
|
package com.ruoyi.common.annotation;
|
||||||
|
|
||||||
import java.lang.annotation.Documented;
|
import java.lang.annotation.Documented;
|
||||||
import java.lang.annotation.ElementType;
|
import java.lang.annotation.ElementType;
|
Loading…
Reference in New Issue