yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
smart-core-context/src/main/java/com/qianwen/core/context/BladeContext.java
@@ -3,7 +3,6 @@
import java.util.function.Function;
import org.springframework.lang.Nullable;
/* loaded from: blade-core-context-9.3.0.0-SNAPSHOT.jar:org/springblade/core/context/BladeContext.class */
public interface BladeContext {
    @Nullable
    String getRequestId();