smart-starter-log/src/main/java/com/qianwen/core/log/event/UsualLogEvent.java
@@ -3,7 +3,6 @@ import java.util.Map; import org.springframework.context.ApplicationEvent; /* loaded from: blade-starter-log-9.3.0.0-SNAPSHOT.jar:org/springblade/core/log/event/UsualLogEvent.class */ public class UsualLogEvent extends ApplicationEvent { public UsualLogEvent(Map<String, Object> source) { super(source);