首页>代码>基于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();
}
最近下载更多
3993zby  LV2 11月11日
mlml123  LV6 8月20日
liulian666  LV2 7月22日
大张旗鼓  LV6 5月16日
floweyws  LV6 5月10日
wsgwly  LV6 5月9日
南乔木  LV8 4月24日
2716804680  LV9 4月20日
txf123  LV5 4月8日
最近浏览更多
3993zby  LV2 11月11日
WanLiuYun  LV12 11月11日
withyouatdusk  LV2 10月19日
isssssss7 10月13日
暂无贡献等级
233002037  LV3 10月12日
半夏bx  LV14 10月12日
xp95323  LV14 10月11日
小小ffggyh  LV1 9月12日
lilong007  LV22 8月28日
zsflucky  LV6 8月27日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友