mirror of https://gitee.com/y_project/RuoYi.git
删除无用注解
parent
febd69e2b3
commit
6c94fe8b82
|
@ -13,7 +13,6 @@ import java.lang.annotation.Target;
|
||||||
* @author ruoyi
|
* @author ruoyi
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
@Inherited
|
|
||||||
@Target(ElementType.METHOD)
|
@Target(ElementType.METHOD)
|
||||||
@Retention(RetentionPolicy.RUNTIME)
|
@Retention(RetentionPolicy.RUNTIME)
|
||||||
@Documented
|
@Documented
|
||||||
|
|
Loading…
Reference in New Issue