zhanglin8526
2023-05-10 39748c770c83ff1b1e4593c5f24b147361e587c0
ruoyi-common/ruoyi-common-log/src/main/java/com/ruoyi/common/log/annotation/Log.java
@@ -11,7 +11,7 @@
/**
 * 自定义操作日志记录注解
 * 
 * @author ruoyi
 * @author jqs
 *
 */
@Target({ ElementType.PARAMETER, ElementType.METHOD })