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; }

阿里啪啪 LV1
2022年10月17日
asdqwdasdqwwd LV2
2022年7月1日
ownnow LV2
2022年6月1日
fenghe9527 LV1
2022年3月16日
D LV5
2021年12月27日
yjycdjb LV5
2021年12月13日
lsglsg9 LV23
2021年11月28日
Franking LV15
2020年6月7日
houliukou LV38
2020年2月9日
123456hdhdhdhd LV7
2020年1月22日

qwe6002 LV10
2024年5月24日
ttttttyyyyy
2023年3月20日
暂无贡献等级
qwq2023 LV1
2023年3月18日
000423
2022年11月15日
暂无贡献等级
uni-code_0123 LV1
2022年11月11日
yifeng868 LV8
2022年10月27日
阿里啪啪 LV1
2022年10月17日
吉村富郎 LV1
2022年10月14日
ouupojik LV2
2022年10月12日
qixiansheng LV1
2022年10月9日