jiangqs
2023-05-10 9658e5ca43e617c68c54d7dd7797f873e55311c3
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 })