首页>代码>基于SSM的技术博客系统>/Art_Blog/src/main/java/com/java214/annotation/SystemLog.java
package com.java214.annotation;

import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;

@Target({ElementType.PARAMETER, ElementType.METHOD})    
@Retention(RetentionPolicy.RUNTIME)    
@Documented    
public  @interface SystemLog {    
    
    String description()  default ""; 
    
    String userType()  default "管理员";   
} 
最近下载更多
TY0165  LV20 6月21日
lpwgzy  LV5 2023年10月9日
全栈小白  LV34 2023年9月11日
yunYUN123  LV1 2023年5月18日
tyyeng  LV18 2022年12月27日
利民提提  LV3 2022年11月20日
lilong007  LV22 2022年10月21日
cyx123456  LV6 2022年8月13日
getset  LV8 2022年6月26日
zhangjilu  LV18 2022年6月11日
最近浏览更多
897258976  LV8 8月29日
TY0165  LV20 6月21日
mc152921 5月29日
暂无贡献等级
yellow_flowers  LV8 4月26日
yqyqyqyqy  LV4 4月24日
xiongM  LV4 4月20日
g815835618  LV2 4月12日
zolscy  LV12 4月2日
xiaopengzep  LV1 3月24日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友