首页>代码>Spring+Spring Mvc+Hibernate+Bootstrap整合实现企业级的员工信息管理系统,带数据库>/te-empl/src/main/java/com/empl/mgr/annotation/SecureValid.java
package com.empl.mgr.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Inherited; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import com.empl.mgr.constant.MethodType; @Inherited @Documented @Target({ ElementType.METHOD, ElementType.TYPE }) @Retention(RetentionPolicy.RUNTIME) public @interface SecureValid { String[] code(); String desc(); MethodType type() default MethodType.FIND; }
最近下载更多
暮江吟 LV8
2023年4月11日
帅潇潇 LV12
2022年12月22日
wxm_123 LV1
2022年10月15日
testuser1234567 LV24
2022年6月15日
moyude LV2
2022年6月3日
1690356080 LV37
2022年4月27日
tdcq123 LV14
2022年4月8日
wanglinddad LV55
2022年2月22日
yuefenggg LV2
2022年1月15日
双方各何必呢 LV13
2021年12月8日
最近浏览更多
shunlun8855 LV1
10月25日
255921158 LV5
7月19日
李朝磊 LV18
6月12日
24437298
6月10日
暂无贡献等级
ma406805131 LV15
6月2日
long123_356 LV7
5月18日
yangyang567 LV1
3月8日
WBelong LV8
3月8日
123456wadff LV3
1月15日
liuxiao2 LV16
2023年10月25日