jiangqs
2023-05-05 aa8f41d3b4fcc7aae0bd50fdea92b126f22485df
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 })