首页>代码>基于SpringBoot+Vue实现的物流快递仓库管理系统>/服务端代码/api/src/main/java/com/example/api/annotation/Log.java
package com.example.api.annotation;

import com.example.api.model.enums.BusincessType;

import java.lang.annotation.*;

@Target(ElementType.METHOD)   //目标类型
@Retention(RetentionPolicy.RUNTIME)  //作用范围
@Documented
public @interface Log {
    /*
        功能模块
     */
    String moudle() default "";

    /*
        操作类型
     */
    BusincessType type();
}
最近下载更多
vincemokea  LV9 10月12日
ttg2025  LV3 9月5日
38735466  LV11 8月4日
yifeng868  LV9 6月23日
5418888  LV3 5月13日
luhong  LV5 5月6日
xp95323  LV15 3月6日
hubugai1  LV11 2月20日
微信网友_6961718086799360  LV2 2024年12月22日
最近浏览更多
khmumuno 10月24日
暂无贡献等级
vincemokea  LV9 10月12日
求学的熊猫  LV11 10月10日
jenkens  LV3 9月24日
ttg2025  LV3 7月12日
caozongan  LV19 7月6日
yifeng868  LV9 6月23日
ES大兵  LV11 6月12日
zhaopb  LV8 5月17日
5418888  LV3 5月13日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友