首页>代码>Spring Boot + MyBatis + AOP + LayUI实现权限管理系统>/lab/src/main/java/com/neusoft/demosb/annotation/Id.java
package com.neusoft.demosb.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target(ElementType.FIELD) @Retention(RetentionPolicy.RUNTIME) public @interface Id { String value() default ""; }
最近下载更多
李朝磊 LV18
5月27日
interface LV22
5月7日
微信网友_6906962132258816 LV7
4月21日
HANCW LV9
4月16日
ww0408 LV1
2023年12月28日
WBelong LV8
2023年12月26日
fff2003 LV9
2023年11月14日
1003480239 LV7
2023年5月29日
微信网友_6319582217965568 LV3
2023年2月18日
LCL10086 LV3
2023年1月16日