摘要:
package com.geekmore.modules.device.aop;import com.alibaba.fastjson.JSON;import com.geekmore.modules.device.constant.LogsConstant;import com.geekmore. 阅读全文
posted @ 2022-12-02 10:56
风景啊
阅读(37)
评论(0)
推荐(0)
摘要:
package com.geekmore.modules.device.aop;import java.lang.annotation.*;/** * 设备日志注解 * @author View_Zhang */@Target(ElementType.METHOD)@Retention(Retent 阅读全文
posted @ 2022-12-02 10:55
风景啊
阅读(23)
评论(0)
推荐(0)
摘要:
package com.geekmore.modules.device.aop;import java.lang.reflect.Method;import org.aspectj.lang.JoinPoint;import org.aspectj.lang.reflect.MethodSignat 阅读全文
posted @ 2022-12-02 10:54
风景啊
阅读(363)
评论(0)
推荐(0)