首页>代码>基于SpringBoot+freemarker实现的人事管理系统>/person_system/person-admin/src/main/java/com/person/common/annotation/SysLog.java
                
                /**
 * 
 *
 * 
 *
 * 
 */
package com.person.common.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;
/**
 * 系统日志注解
 *
 * @author 
 */
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface SysLog {
	String value() default "";
}
 最近下载更多
最近下载更多
                
                ttg2025     LV3
                9月8日
            
            
        
                38735466     LV11
                8月4日
            
            
        
                gann2015     LV25
                6月6日
            
            
        
                陈小灏     LV18
                2月18日
            
            
        
                Mhgfhjyrf     LV3
                2024年12月10日
            
            
        
                15953970869     LV6
                2024年11月10日
            
            
        
                talete     LV3
                2024年10月10日
            
            
        
                微信网友_7134912998903808     LV15
                2024年8月29日
            
            
        
                255921158     LV5
                2024年7月16日
            
            
        
                2578193624     LV2
                2024年6月1日
            
            
         最近浏览更多
最近浏览更多
                
                ttg2025     LV3
                9月8日
            
            
        
                atheking     LV18
                9月4日
            
            
        
                38735466     LV11
                8月4日
            
            
        
                nanjifeng8    
                7月8日
            
            
                    暂无贡献等级
            
        
                短巷拥猫     LV12
                6月23日
            
            
        
                3334004690     LV11
                6月19日
            
            
        
                gann2015     LV25
                6月6日
            
            
        
                luomengqi    
                6月2日
            
            
                    暂无贡献等级
            
        
                yangguang     LV8
                5月1日
            
            
        
                docnnxxy688    
                3月16日
            
            
                    暂无贡献等级
            
        
 
                 
                 
                