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